(This page was automatically generated by the tools in the opsboy project on 20:13:48 29-Nov-2017 GMT.)
Commit | Testing Time | Unexpected Failures |
Expected Failures |
Files | Tests | Elapsed Time |
---|---|---|---|---|---|---|
9de3dc7e | 2017-11-29 05:50:48 GMT | 0 | 618 | 193 | 19848 | 5414 sec |
File | Name | Details |
---|---|---|
005-exit.t | TEST 21: exit 403 in header filter - status code ok |
got: '' expected: '403' |
005-exit.t | TEST 21: exit 403 in header filter - response_body_like - response is expected () |
'' doesn't match '(?^s:403 Forbidden)' |
005-exit.t | TEST 21: exit 403 in header filter - status code ok |
got: '' expected: '403' |
005-exit.t | TEST 21: exit 403 in header filter - response_body_like - response is expected () |
'' doesn't match '(?^s:403 Forbidden)' |
005-exit.t | TEST 24: exit 444 in header filter - status code ok |
got: '' expected: '444' |
005-exit.t | TEST 23: exit both in header filter and content handler - status code ok |
got: '' expected: '201' |
005-exit.t | TEST 22: exit 201 in header filter - status code ok |
got: '' expected: '201' |
023-rewrite/req-socket.t | TEST 7: Expect & 100 Continue - status code ok |
got: '200' expected: '100' |
023-rewrite/req-socket.t | TEST 7: Expect & 100 Continue - response_body_like - response is expected (failed to get the request socket: test expect failed) |
'failed to get the request socket: test expect failed ' doesn't match '(?^s:\breceived: hello\b.*?\breceived: worl\b)' |
023-rewrite/req-socket.t | TEST 7: Expect & 100 Continue - status code ok |
got: '200' expected: '100' |
023-rewrite/req-socket.t | TEST 7: Expect & 100 Continue - response_body_like - response is expected (failed to get the request socket: test expect failed) |
'failed to get the request socket: test expect failed ' doesn't match '(?^s:\breceived: hello\b.*?\breceived: worl\b)' |
025-codecache.t | TEST 29: cosocket connection pool timeout (after Lua VM destroys) - pattern "(?^:\blua tcp socket keepalive: free connection pool [0-9A-F]+ for "127.0.0.1:)" should match a line in error.log (req 0) | |
025-codecache.t | TEST 29: cosocket connection pool timeout (after Lua VM destroys) - pattern "lua tcp socket keepalive max idle timeout" should not match any line in error.log but matches line "2017/11/29 06:25:53 [debug] 13844\#0: lua tcp socket keepalive max idle timeout" (req 0) | |
025-codecache.t | TEST 29: cosocket connection pool timeout (after Lua VM destroys) - pattern "(?^:\blua tcp socket keepalive: free connection pool [0-9A-F]+ for "127.0.0.1:)" should match a line in error.log (req 1) | |
025-codecache.t | TEST 29: cosocket connection pool timeout (after Lua VM destroys) - pattern "lua tcp socket keepalive max idle timeout" should not match any line in error.log but matches line "2017/11/29 06:25:53 [debug] 13844\#0: lua tcp socket keepalive max idle timeout" (req 1) | |
025-codecache.t | TEST 29: cosocket connection pool timeout (after Lua VM destroys) - pattern "lua tcp socket keepalive max idle timeout" should not match any line in error.log but matches line "2017/11/29 06:25:54 [debug] 13844\#0: lua tcp socket keepalive max idle timeout" (req 1) | |
025-codecache.t | TEST 24: lua_max_pending_timers - chained timers (non-zero delay) - not exceeding - pattern "decrementing the reference count for Lua VM: 3" should not match any line in error.log but matches line "2017/11/29 06:26:06 [debug] 13850\#0: lua decrementing the reference count for Lua VM: 3" (req 0) | |
025-codecache.t | TEST 24: lua_max_pending_timers - chained timers (non-zero delay) - not exceeding - pattern "decrementing the reference count for Lua VM: 3" should not match any line in error.log but matches line "2017/11/29 06:26:06 [debug] 13850\#0: lua decrementing the reference count for Lua VM: 3" (req 1) | |
041-header-filter.t | TEST 41: filter finalize - status code ok |
got: '' expected: '302' |
041-header-filter.t | TEST 41: filter finalize - response_body_like - response is expected () |
'' doesn't match '(?^s:302 Found)' |
041-header-filter.t | TEST 41: filter finalize - status code ok |
got: '' expected: '302' |
041-header-filter.t | TEST 41: filter finalize - response_body_like - response is expected () |
'' doesn't match '(?^s:302 Found)' |
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 |
056-flush.t | TEST 1: flush wait - content - pattern "lua reuse free buf chain, but reallocate memory because 5 >= 0" should match a line in error.log (req 0) | |
056-flush.t | TEST 1: flush wait - content - pattern "lua reuse free buf chain, but reallocate memory because 5 >= 0" should match a line in error.log (req 1) | |
067-req-socket.t | TEST 7: Expect & 100 Continue - status code ok |
got: '200' expected: '100' |
067-req-socket.t | TEST 7: Expect & 100 Continue - response_body_like - response is expected (failed to get the request socket: test expect failed) |
'failed to get the request socket: test expect failed ' doesn't match '(?^s:\breceived: hello\b.*?\breceived: worl\b)' |
067-req-socket.t | TEST 7: Expect & 100 Continue - status code ok |
got: '200' expected: '100' |
067-req-socket.t | TEST 7: Expect & 100 Continue - response_body_like - response is expected (failed to get the request socket: test expect failed) |
'failed to get the request socket: test expect failed ' doesn't match '(?^s:\breceived: hello\b.*?\breceived: worl\b)' |
067-req-socket.t | TEST 14: successful reread after reading timeout happens (receive -> receive) - response_body - response is expected (repeated req 0, req 0) |
@@ -1,4 +1,4 @@ sent: 65 sent: 11 -received: err: timeout, partial: abc +received: err: timeout, partial: abchello world -received: received: hello world +received: err: timeout, partial: ' |
067-req-socket.t | TEST 14: successful reread after reading timeout happens (receive -> receive) - response_body - response is expected (repeated req 1, req 0) |
@@ -1,4 +1,4 @@ sent: 65 sent: 11 -received: err: timeout, partial: abc +received: err: timeout, partial: abchello world -received: received: hello world +received: err: timeout, partial: ' |
067-req-socket.t | TEST 15: successful reread after reading timeout happens (receive -> receiveuntil) - response_body - response is expected (repeated req 0, req 0) |
@@ -1,4 +1,4 @@ sent: 65 sent: 12 -received: err: timeout, partial: abc +received: err: timeout, partial: abchello world -received: received: hello world +received: ' |
067-req-socket.t | TEST 15: successful reread after reading timeout happens (receive -> receiveuntil) - response_body - response is expected (repeated req 1, req 0) |
@@ -1,4 +1,4 @@ sent: 65 sent: 12 -received: err: timeout, partial: abc +received: err: timeout, partial: abchello world -received: received: hello world +received: ' |
067-req-socket.t | TEST 16: successful reread after reading timeout happens (receiveuntil -> receive) - response_body - response is expected (repeated req 0, req 0) |
@@ -1,4 +1,4 @@ sent: 65 sent: 12 -received: err: timeout, partial: abc +received: err: timeout, partial: abchello world -received: received: hello world +received: ' |
067-req-socket.t | TEST 16: successful reread after reading timeout happens (receiveuntil -> receive) - response_body - response is expected (repeated req 1, req 0) |
@@ -1,4 +1,4 @@ sent: 65 sent: 12 -received: err: timeout, partial: abc +received: err: timeout, partial: abchello world -received: received: hello world +received: ' |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== Invalid read of size 8 ==15067== at 0x424334: ngx_chain_update_chains (ngx_buf.c:190) ==15067== by 0x4F479D: ngx_http_lua_output_filter (ngx_http_lua_util.c:602) ==15067== by 0x4F52EB: ngx_http_lua_send_chain_link (ngx_http_lua_util.c:548) ==15067== by 0x4E6342: ngx_http_lua_ngx_echo (ngx_http_lua_output.c:233) ==15067== by 0x4E63CA: ngx_http_lua_ngx_say (ngx_http_lua_output.c:34) ==15067== by 0x5462BC7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==15067== by 0x4F69C2: ngx_http_lua_run_thread (ngx_http_lua_util.c:1010) ==15067== by 0x4FA6C3: ngx_http_lua_content_by_chunk (ngx_http_lua_contentby.c:120) ==15067== by 0x4FA79D: ngx_http_lua_content_handler_inline (ngx_http_lua_contentby.c:310) ==15067== by 0x4FA236: ngx_http_lua_content_handler (ngx_http_lua_contentby.c:222) ==15067== by 0x45C477: ngx_http_core_content_phase (ngx_http_core_module.c:1173) ==15067== by 0x457282: ngx_http_core_run_phases (ngx_http_core_module.c:862) ==15067== by 0x457391: ngx_http_handler (ngx_http_core_module.c:845) ==15067== by 0x46284B: ngx_http_process_request (ngx_http_request.c:1950) ==15067== by 0x462E77: ngx_http_process_request_headers (ngx_http_request.c:1377) ==15067== by 0x4633E5: ngx_http_process_request_line (ngx_http_request.c:1049) ==15067== by 0x463AC5: ngx_http_wait_request_handler (ngx_http_request.c:507) ==15067== by 0x44085A: ngx_event_process_posted (ngx_event_posted.c:34) ==15067== by 0x44024F: ngx_process_events_and_timers (ngx_event.c:269) ==15067== by 0x449648: ngx_single_process_cycle (ngx_process_cycle.c:332) ==15067== by 0x420D6D: main (nginx.c:378) ==15067== Address 0x118 is not stack'd, malloc'd or (recently) free'd ==15067== { <insert_a_suppression_name_here> Memcheck:Addr8 fun:ngx_chain_update_chains fun:ngx_http_lua_output_filter fun:ngx_http_lua_send_chain_link fun:ngx_http_lua_ngx_echo fun:ngx_http_lua_ngx_say 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_http_process_request_line fun:ngx_http_wait_request_handler fun:ngx_event_process_posted fun:ngx_process_events_and_timers fun:ngx_single_process_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== ==15067== Process terminating with default action of signal 11 (SIGSEGV) ==15067== Access not within mapped region at address 0x118 ==15067== at 0x424334: ngx_chain_update_chains (ngx_buf.c:190) ==15067== by 0x4F479D: ngx_http_lua_output_filter (ngx_http_lua_util.c:602) ==15067== by 0x4F52EB: ngx_http_lua_send_chain_link (ngx_http_lua_util.c:548) ==15067== by 0x4E6342: ngx_http_lua_ngx_echo (ngx_http_lua_output.c:233) ==15067== by 0x4E63CA: ngx_http_lua_ngx_say (ngx_http_lua_output.c:34) ==15067== by 0x5462BC7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==15067== by 0x4F69C2: ngx_http_lua_run_thread (ngx_http_lua_util.c:1010) ==15067== by 0x4FA6C3: ngx_http_lua_content_by_chunk (ngx_http_lua_contentby.c:120) ==15067== by 0x4FA79D: ngx_http_lua_content_handler_inline (ngx_http_lua_contentby.c:310) ==15067== by 0x4FA236: ngx_http_lua_content_handler (ngx_http_lua_contentby.c:222) ==15067== by 0x45C477: ngx_http_core_content_phase (ngx_http_core_module.c:1173) ==15067== by 0x457282: ngx_http_core_run_phases (ngx_http_core_module.c:862) ==15067== by 0x457391: ngx_http_handler (ngx_http_core_module.c:845) ==15067== by 0x46284B: ngx_http_process_request (ngx_http_request.c:1950) ==15067== by 0x462E77: ngx_http_process_request_headers (ngx_http_request.c:1377) ==15067== by 0x4633E5: ngx_http_process_request_line (ngx_http_request.c:1049) ==15067== by 0x463AC5: ngx_http_wait_request_handler (ngx_http_request.c:507) ==15067== by 0x44085A: ngx_event_process_posted (ngx_event_posted.c:34) ==15067== by 0x44024F: ngx_process_events_and_timers (ngx_event.c:269) ==15067== by 0x449648: ngx_single_process_cycle (ngx_process_cycle.c:332) ==15067== by 0x420D6D: main (nginx.c:378) ==15067== If you believe this happened as a result of a stack ==15067== overflow in your program's main thread (unlikely but ==15067== possible), you can try to increase the size of the ==15067== main thread stack using the --main-stacksize= flag. ==15067== The main thread stack size used in this run was 8388608. ==15067== 18 bytes in 1 blocks are definitely lost in loss record 394 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x547C3C1: lj_parse_keepstr (lj_parse.c:237) ==15067== by 0x547948F: lex_scan (lj_lex.c:301) ==15067== by 0x547992C: lj_lex_next (lj_lex.c:454) ==15067== by 0x547E77E: parse_stmt (lj_parse.c:2647) ==15067== by 0x547E77E: parse_chunk (lj_parse.c:2684) ==15067== by 0x547C580: parse_body (lj_parse.c:1853) ==15067== by 0x547D1BB: expr_simple (lj_parse.c:2008) ==15067== by 0x547D1BB: expr_unop (lj_parse.c:2077) ==15067== by 0x547D1BB: expr_binop (lj_parse.c:2090) ==15067== by 0x547D5F5: expr (lj_parse.c:2109) ==15067== by 0x547D5F5: expr_list (lj_parse.c:1876) ==15067== by 0x547E367: parse_assignment (lj_parse.c:2202) ==15067== by 0x547E533: parse_call_assign (lj_parse.c:2233) ==15067== by 0x547E533: parse_stmt (lj_parse.c:2672) ==15067== by 0x547E533: parse_chunk (lj_parse.c:2684) ==15067== by 0x547F2D8: parse_block (lj_parse.c:2402) ==15067== by 0x547EC99: parse_for_iter (lj_parse.c:2554) ==15067== by 0x547EC99: parse_for (lj_parse.c:2577) ==15067== by 0x547EC99: parse_stmt (lj_parse.c:2638) ==15067== by 0x547EC99: parse_chunk (lj_parse.c:2684) ==15067== by 0x547F48F: lj_parse (lj_parse.c:2717) ==15067== by 0x548118A: cpparser (lj_load.c:41) ==15067== by 0x5462F36: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==15067== by 0x54812AA: lua_loadx (lj_load.c:58) ==15067== by 0x548152B: luaL_loadbufferx (lj_load.c:143) ==15067== by 0x50CC98: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:320) ==15067== by 0x4F9588: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758) ==15067== by 0x4F9588: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F9588: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9588: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> 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: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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 18 bytes in 1 blocks are definitely lost in loss record 395 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x547C3C1: lj_parse_keepstr (lj_parse.c:237) ==15067== by 0x547948F: lex_scan (lj_lex.c:301) ==15067== by 0x547992C: lj_lex_next (lj_lex.c:454) ==15067== by 0x547C489: parse_params (lj_parse.c:1813) ==15067== by 0x547C489: parse_body (lj_parse.c:1849) ==15067== by 0x547D1BB: expr_simple (lj_parse.c:2008) ==15067== by 0x547D1BB: expr_unop (lj_parse.c:2077) ==15067== by 0x547D1BB: expr_binop (lj_parse.c:2090) ==15067== by 0x547D5F5: expr (lj_parse.c:2109) ==15067== by 0x547D5F5: expr_list (lj_parse.c:1876) ==15067== by 0x547E367: parse_assignment (lj_parse.c:2202) ==15067== by 0x547E533: parse_call_assign (lj_parse.c:2233) ==15067== by 0x547E533: parse_stmt (lj_parse.c:2672) ==15067== by 0x547E533: parse_chunk (lj_parse.c:2684) ==15067== by 0x547F48F: lj_parse (lj_parse.c:2717) ==15067== by 0x548118A: cpparser (lj_load.c:41) ==15067== by 0x5462F36: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==15067== by 0x54812AA: lua_loadx (lj_load.c:58) ==15067== by 0x548152B: luaL_loadbufferx (lj_load.c:143) ==15067== by 0x50CC98: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:320) ==15067== by 0x4F9588: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758) ==15067== by 0x4F9588: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F9588: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9588: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 19 bytes in 1 blocks are definitely lost in loss record 398 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x54BF5AA: luaopen_base (lib_base.c:663) ==15067== by 0x5462BC7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==15067== by 0x54CAF38: luaL_openlibs (lib_init.c:45) ==15067== by 0x4F8FFF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==15067== by 0x4F8FFF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 19 bytes in 1 blocks are definitely lost in loss record 399 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x54BF659: newproxy_weaktable (lib_base.c:654) ==15067== by 0x54BF659: luaopen_base (lib_base.c:665) ==15067== by 0x5462BC7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==15067== by 0x54CAF38: luaL_openlibs (lib_init.c:45) ==15067== by 0x4F8FFF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==15067== by 0x4F8FFF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_realloc fun:lj_str_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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 19 bytes in 1 blocks are definitely lost in loss record 400 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x4EEAE9: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:2003) ==15067== by 0x4F94A9: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:733) ==15067== by 0x4F94A9: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94A9: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94A9: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 19 bytes in 1 blocks are definitely lost in loss record 401 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x5138B1: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:58) ==15067== by 0x4F9503: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:744) ==15067== by 0x4F9503: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F9503: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9503: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 19 bytes in 1 blocks are definitely lost in loss record 402 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x513B80: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:37) ==15067== by 0x4F9513: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746) ==15067== by 0x4F9513: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F9513: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9513: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 19 bytes in 1 blocks are definitely lost in loss record 403 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x547C3C1: lj_parse_keepstr (lj_parse.c:237) ==15067== by 0x54795D6: lex_string (lj_lex.c:280) ==15067== by 0x54795D6: lex_scan (lj_lex.c:364) ==15067== by 0x547992C: lj_lex_next (lj_lex.c:454) ==15067== by 0x547D698: expr_bracket (lj_parse.c:1681) ==15067== by 0x547E0EF: expr_primary (lj_parse.c:1954) ==15067== by 0x547C81A: expr_simple (lj_parse.c:2011) ==15067== by 0x547C81A: expr_unop (lj_parse.c:2077) ==15067== by 0x547C81A: expr_binop (lj_parse.c:2090) ==15067== by 0x547D5F5: expr (lj_parse.c:2109) ==15067== by 0x547D5F5: expr_list (lj_parse.c:1876) ==15067== by 0x547EEAB: parse_local (lj_parse.c:2261) ==15067== by 0x547EEAB: parse_stmt (lj_parse.c:2648) ==15067== by 0x547EEAB: parse_chunk (lj_parse.c:2684) ==15067== by 0x547F2D8: parse_block (lj_parse.c:2402) ==15067== by 0x547EC99: parse_for_iter (lj_parse.c:2554) ==15067== by 0x547EC99: parse_for (lj_parse.c:2577) ==15067== by 0x547EC99: parse_stmt (lj_parse.c:2638) ==15067== by 0x547EC99: parse_chunk (lj_parse.c:2684) ==15067== by 0x547F48F: lj_parse (lj_parse.c:2717) ==15067== by 0x548118A: cpparser (lj_load.c:41) ==15067== by 0x5462F36: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==15067== by 0x54812AA: lua_loadx (lj_load.c:58) ==15067== by 0x548152B: luaL_loadbufferx (lj_load.c:143) ==15067== by 0x50CC98: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:320) ==15067== by 0x4F9588: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758) ==15067== by 0x4F9588: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F9588: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9588: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 19 bytes in 1 blocks are definitely lost in loss record 404 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x547C3C1: lj_parse_keepstr (lj_parse.c:237) ==15067== by 0x547948F: lex_scan (lj_lex.c:301) ==15067== by 0x547992C: lj_lex_next (lj_lex.c:454) ==15067== by 0x547E77E: parse_stmt (lj_parse.c:2647) ==15067== by 0x547E77E: parse_chunk (lj_parse.c:2684) ==15067== by 0x547C580: parse_body (lj_parse.c:1853) ==15067== by 0x547D1BB: expr_simple (lj_parse.c:2008) ==15067== by 0x547D1BB: expr_unop (lj_parse.c:2077) ==15067== by 0x547D1BB: expr_binop (lj_parse.c:2090) ==15067== by 0x547D5F5: expr (lj_parse.c:2109) ==15067== by 0x547D5F5: expr_list (lj_parse.c:1876) ==15067== by 0x547E367: parse_assignment (lj_parse.c:2202) ==15067== by 0x547E533: parse_call_assign (lj_parse.c:2233) ==15067== by 0x547E533: parse_stmt (lj_parse.c:2672) ==15067== by 0x547E533: parse_chunk (lj_parse.c:2684) ==15067== by 0x547F48F: lj_parse (lj_parse.c:2717) ==15067== by 0x548118A: cpparser (lj_load.c:41) ==15067== by 0x5462F36: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==15067== by 0x54812AA: lua_loadx (lj_load.c:58) ==15067== by 0x548152B: luaL_loadbufferx (lj_load.c:143) ==15067== by 0x50CC98: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:320) ==15067== by 0x4F9588: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758) ==15067== by 0x4F9588: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F9588: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9588: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 19 bytes in 1 blocks are definitely lost in loss record 405 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x547C3C1: lj_parse_keepstr (lj_parse.c:237) ==15067== by 0x547948F: lex_scan (lj_lex.c:301) ==15067== by 0x547992C: lj_lex_next (lj_lex.c:454) ==15067== by 0x547E77E: parse_stmt (lj_parse.c:2647) ==15067== by 0x547E77E: parse_chunk (lj_parse.c:2684) ==15067== by 0x547C580: parse_body (lj_parse.c:1853) ==15067== by 0x547D1BB: expr_simple (lj_parse.c:2008) ==15067== by 0x547D1BB: expr_unop (lj_parse.c:2077) ==15067== by 0x547D1BB: expr_binop (lj_parse.c:2090) ==15067== by 0x547D5F5: expr (lj_parse.c:2109) ==15067== by 0x547D5F5: expr_list (lj_parse.c:1876) ==15067== by 0x547EBC3: parse_return (lj_parse.c:2316) ==15067== by 0x547EBC3: parse_stmt (lj_parse.c:2651) ==15067== by 0x547EBC3: parse_chunk (lj_parse.c:2684) ==15067== by 0x547F48F: lj_parse (lj_parse.c:2717) ==15067== by 0x548118A: cpparser (lj_load.c:41) ==15067== by 0x5462F36: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==15067== by 0x54812AA: lua_loadx (lj_load.c:58) ==15067== by 0x4FC830: ngx_http_lua_clfactory_loadbuffer (ngx_http_lua_clfactory.c:731) ==15067== by 0x4F9D5E: ngx_http_lua_cache_loadbuffer (ngx_http_lua_cache.c:166) ==15067== by 0x4FA788: ngx_http_lua_content_handler_inline (ngx_http_lua_contentby.c:300) ==15067== by 0x4FA236: ngx_http_lua_content_handler (ngx_http_lua_contentby.c:222) ==15067== by 0x45C477: ngx_http_core_content_phase (ngx_http_core_module.c:1173) ==15067== by 0x457282: ngx_http_core_run_phases (ngx_http_core_module.c:862) ==15067== by 0x457391: ngx_http_handler (ngx_http_core_module.c:845) ==15067== by 0x46284B: ngx_http_process_request (ngx_http_request.c:1950) ==15067== by 0x462E77: ngx_http_process_request_headers (ngx_http_request.c:1377) ==15067== by 0x4633E5: ngx_http_process_request_line (ngx_http_request.c:1049) ==15067== by 0x463AC5: ngx_http_wait_request_handler (ngx_http_request.c:507) ==15067== by 0x44085A: ngx_event_process_posted (ngx_event_posted.c:34) ==15067== by 0x44024F: ngx_process_events_and_timers (ngx_event.c:269) ==15067== by 0x449648: ngx_single_process_cycle (ngx_process_cycle.c:332) ==15067== by 0x420D6D: main (nginx.c:378) ==15067== { <insert_a_suppression_name_here> 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_return 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_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_http_process_request_line fun:ngx_http_wait_request_handler fun:ngx_event_process_posted fun:ngx_process_events_and_timers fun:ngx_single_process_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 20 bytes in 1 blocks are definitely lost in loss record 407 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A37B: func_newL (lj_func.c:122) ==15067== by 0x546A5B8: lj_func_newL_empty (lj_func.c:138) ==15067== by 0x54BC7EB: lib_read_lfunc (lj_lib.c:65) ==15067== by 0x54BC7EB: lj_lib_register (lj_lib.c:116) ==15067== by 0x54C1C6F: luaopen_string (lib_string.c:739) ==15067== by 0x5462BC7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==15067== by 0x54CAF38: luaL_openlibs (lib_init.c:45) ==15067== by 0x4F8FFF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==15067== by 0x4F8FFF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 20 bytes in 1 blocks are definitely lost in loss record 408 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x54752EA: lua_pushlstring (lj_api.c:640) ==15067== by 0x54C81D8: luaopen_jit (lib_jit.c:766) ==15067== by 0x5462BC7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==15067== by 0x54CAF38: luaL_openlibs (lib_init.c:45) ==15067== by 0x4F8FFF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==15067== by 0x4F8FFF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 20 bytes in 1 blocks are definitely lost in loss record 409 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x54752EA: lua_pushlstring (lj_api.c:640) ==15067== by 0x54BD4A5: luaL_findtable (lib_aux.c:89) ==15067== by 0x54BC303: lib_create_table (lj_lib.c:35) ==15067== by 0x54BC303: lj_lib_register (lj_lib.c:78) ==15067== by 0x54C8265: luaopen_jit (lib_jit.c:778) ==15067== by 0x5462BC7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==15067== by 0x54CAF38: luaL_openlibs (lib_init.c:45) ==15067== by 0x4F8FFF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==15067== by 0x4F8FFF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 20 bytes in 1 blocks are definitely lost in loss record 410 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x54CAF8E: luaL_openlibs (lib_init.c:51) ==15067== by 0x4F8FFF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==15067== by 0x4F8FFF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 20 bytes in 1 blocks are definitely lost in loss record 411 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x4E16C1: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:182) ==15067== by 0x4F9380: ngx_http_lua_init_globals (ngx_http_lua_util.c:702) ==15067== by 0x4F9380: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9380: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 20 bytes in 1 blocks are definitely lost in loss record 412 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x54752EA: lua_pushlstring (lj_api.c:640) ==15067== by 0x4F93C8: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:2918) ==15067== by 0x4F93C8: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:718) ==15067== by 0x4F93C8: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F93C8: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F93C8: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 20 bytes in 1 blocks are definitely lost in loss record 413 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x4DE813: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:301) ==15067== by 0x4DE813: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274) ==15067== by 0x4F9466: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:723) ==15067== by 0x4F9466: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F9466: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9466: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 20 bytes in 1 blocks are definitely lost in loss record 414 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x4E644F: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:670) ==15067== by 0x4F946E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:724) ==15067== by 0x4F946E: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F946E: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F946E: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 20 bytes in 1 blocks are definitely lost in loss record 415 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x4E6497: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:676) ==15067== by 0x4F946E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:724) ==15067== by 0x4F946E: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F946E: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F946E: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 20 bytes in 1 blocks are definitely lost in loss record 416 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x4E2CBE: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:221) ==15067== by 0x4F9476: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:725) ==15067== by 0x4F9476: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F9476: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9476: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 20 bytes in 1 blocks are definitely lost in loss record 417 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x4E4CE2: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:86) ==15067== by 0x4F947E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:726) ==15067== by 0x4F947E: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F947E: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F947E: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_realloc fun:lj_str_new fun:lua_setfield fun:ngx_http_lua_inject_string_api fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 20 bytes in 1 blocks are definitely lost in loss record 418 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x4F5A5F: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2122) ==15067== by 0x4F94B4: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736) ==15067== by 0x4F94B4: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94B4: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94B4: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_realloc fun:lj_str_new fun:lua_setfield fun:ngx_http_lua_inject_req_api fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 20 bytes in 1 blocks are definitely lost in loss record 419 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A37B: func_newL (lj_func.c:122) ==15067== by 0x546A5B8: lj_func_newL_empty (lj_func.c:138) ==15067== by 0x5481198: cpparser (lj_load.c:42) ==15067== by 0x5462F36: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==15067== by 0x54812AA: lua_loadx (lj_load.c:58) ==15067== by 0x548152B: luaL_loadbufferx (lj_load.c:143) ==15067== by 0x4E8009: ngx_http_lua_create_headers_metatable (ngx_http_lua_headers.c:1070) ==15067== by 0x4F94C7: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:738) ==15067== by 0x4F94C7: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94C7: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94C7: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 20 bytes in 1 blocks are definitely lost in loss record 420 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x4E3A8C: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:35) ==15067== by 0x4F94CF: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:739) ==15067== by 0x4F94CF: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94CF: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94CF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 20 bytes in 1 blocks are definitely lost in loss record 421 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x509793: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:209) ==15067== by 0x4F94E5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741) ==15067== by 0x4F94E5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94E5: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94E5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 20 bytes in 1 blocks are definitely lost in loss record 422 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x547C3C1: lj_parse_keepstr (lj_parse.c:237) ==15067== by 0x547948F: lex_scan (lj_lex.c:301) ==15067== by 0x547992C: lj_lex_next (lj_lex.c:454) ==15067== by 0x5479A28: lex_opt (lj_parse.c:989) ==15067== by 0x547E7CF: parse_local (lj_parse.c:2260) ==15067== by 0x547E7CF: parse_stmt (lj_parse.c:2648) ==15067== by 0x547E7CF: parse_chunk (lj_parse.c:2684) ==15067== by 0x547F48F: lj_parse (lj_parse.c:2717) ==15067== by 0x548118A: cpparser (lj_load.c:41) ==15067== by 0x5462F36: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==15067== by 0x54812AA: lua_loadx (lj_load.c:58) ==15067== by 0x548152B: luaL_loadbufferx (lj_load.c:143) ==15067== by 0x509899: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:217) ==15067== by 0x4F94E5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741) ==15067== by 0x4F94E5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94E5: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94E5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 20 bytes in 1 blocks are definitely lost in loss record 423 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A37B: func_newL (lj_func.c:122) ==15067== by 0x546A5B8: lj_func_newL_empty (lj_func.c:138) ==15067== by 0x5481198: cpparser (lj_load.c:42) ==15067== by 0x5462F36: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==15067== by 0x54812AA: lua_loadx (lj_load.c:58) ==15067== by 0x548152B: luaL_loadbufferx (lj_load.c:143) ==15067== by 0x509899: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:217) ==15067== by 0x4F94E5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741) ==15067== by 0x4F94E5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94E5: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94E5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 20 bytes in 1 blocks are definitely lost in loss record 424 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x510DA5: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:81) ==15067== by 0x4F94F0: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:742) ==15067== by 0x4F94F0: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94F0: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94F0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 20 bytes in 1 blocks are definitely lost in loss record 425 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x513B5C: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:34) ==15067== by 0x4F9513: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746) ==15067== by 0x4F9513: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F9513: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9513: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 20 bytes in 1 blocks are definitely lost in loss record 426 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x547C3C1: lj_parse_keepstr (lj_parse.c:237) ==15067== by 0x547948F: lex_scan (lj_lex.c:301) ==15067== by 0x547992C: lj_lex_next (lj_lex.c:454) ==15067== by 0x5479A28: lex_opt (lj_parse.c:989) ==15067== by 0x547E910: parse_for_iter (lj_parse.c:2540) ==15067== by 0x547E910: parse_for (lj_parse.c:2577) ==15067== by 0x547E910: parse_stmt (lj_parse.c:2638) ==15067== by 0x547E910: parse_chunk (lj_parse.c:2684) ==15067== by 0x547F48F: lj_parse (lj_parse.c:2717) ==15067== by 0x548118A: cpparser (lj_load.c:41) ==15067== by 0x5462F36: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==15067== by 0x54812AA: lua_loadx (lj_load.c:58) ==15067== by 0x548152B: luaL_loadbufferx (lj_load.c:143) ==15067== by 0x50CC98: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:320) ==15067== by 0x4F9588: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758) ==15067== by 0x4F9588: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F9588: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9588: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> 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_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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 20 bytes in 1 blocks are definitely lost in loss record 427 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x547C3C1: lj_parse_keepstr (lj_parse.c:237) ==15067== by 0x547948F: lex_scan (lj_lex.c:301) ==15067== by 0x547992C: lj_lex_next (lj_lex.c:454) ==15067== by 0x547E77E: parse_stmt (lj_parse.c:2647) ==15067== by 0x547E77E: parse_chunk (lj_parse.c:2684) ==15067== by 0x547F2D8: parse_block (lj_parse.c:2402) ==15067== by 0x547F324: parse_then (lj_parse.c:2591) ==15067== by 0x547EB14: parse_if (lj_parse.c:2601) ==15067== by 0x547EB14: parse_stmt (lj_parse.c:2627) ==15067== by 0x547EB14: parse_chunk (lj_parse.c:2684) ==15067== by 0x547C580: parse_body (lj_parse.c:1853) ==15067== by 0x547D1BB: expr_simple (lj_parse.c:2008) ==15067== by 0x547D1BB: expr_unop (lj_parse.c:2077) ==15067== by 0x547D1BB: expr_binop (lj_parse.c:2090) ==15067== by 0x547D5F5: expr (lj_parse.c:2109) ==15067== by 0x547D5F5: expr_list (lj_parse.c:1876) ==15067== by 0x547E367: parse_assignment (lj_parse.c:2202) ==15067== by 0x547E533: parse_call_assign (lj_parse.c:2233) ==15067== by 0x547E533: parse_stmt (lj_parse.c:2672) ==15067== by 0x547E533: parse_chunk (lj_parse.c:2684) ==15067== by 0x547F2D8: parse_block (lj_parse.c:2402) ==15067== by 0x547EC99: parse_for_iter (lj_parse.c:2554) ==15067== by 0x547EC99: parse_for (lj_parse.c:2577) ==15067== by 0x547EC99: parse_stmt (lj_parse.c:2638) ==15067== by 0x547EC99: parse_chunk (lj_parse.c:2684) ==15067== by 0x547F48F: lj_parse (lj_parse.c:2717) ==15067== by 0x548118A: cpparser (lj_load.c:41) ==15067== by 0x5462F36: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==15067== by 0x54812AA: lua_loadx (lj_load.c:58) ==15067== by 0x548152B: luaL_loadbufferx (lj_load.c:143) ==15067== by 0x50CC98: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:320) ==15067== by 0x4F9588: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758) ==15067== by 0x4F9588: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F9588: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9588: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 20 bytes in 1 blocks are definitely lost in loss record 428 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A37B: func_newL (lj_func.c:122) ==15067== by 0x546A5B8: lj_func_newL_empty (lj_func.c:138) ==15067== by 0x5481198: cpparser (lj_load.c:42) ==15067== by 0x5462F36: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==15067== by 0x54812AA: lua_loadx (lj_load.c:58) ==15067== by 0x548152B: luaL_loadbufferx (lj_load.c:143) ==15067== by 0x50CC98: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:320) ==15067== by 0x4F9588: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758) ==15067== by 0x4F9588: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F9588: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9588: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 20 bytes in 1 blocks are definitely lost in loss record 429 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x547C3C1: lj_parse_keepstr (lj_parse.c:237) ==15067== by 0x547948F: lex_scan (lj_lex.c:301) ==15067== by 0x547992C: lj_lex_next (lj_lex.c:454) ==15067== by 0x5479A28: lex_opt (lj_parse.c:989) ==15067== by 0x547E7BE: parse_local (lj_parse.c:2259) ==15067== by 0x547E7BE: parse_stmt (lj_parse.c:2648) ==15067== by 0x547E7BE: parse_chunk (lj_parse.c:2684) ==15067== by 0x547C580: parse_body (lj_parse.c:1853) ==15067== by 0x547D1BB: expr_simple (lj_parse.c:2008) ==15067== by 0x547D1BB: expr_unop (lj_parse.c:2077) ==15067== by 0x547D1BB: expr_binop (lj_parse.c:2090) ==15067== by 0x547D5F5: expr (lj_parse.c:2109) ==15067== by 0x547D5F5: expr_list (lj_parse.c:1876) ==15067== by 0x547EBC3: parse_return (lj_parse.c:2316) ==15067== by 0x547EBC3: parse_stmt (lj_parse.c:2651) ==15067== by 0x547EBC3: parse_chunk (lj_parse.c:2684) ==15067== by 0x547F48F: lj_parse (lj_parse.c:2717) ==15067== by 0x548118A: cpparser (lj_load.c:41) ==15067== by 0x5462F36: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==15067== by 0x54812AA: lua_loadx (lj_load.c:58) ==15067== by 0x4FC830: ngx_http_lua_clfactory_loadbuffer (ngx_http_lua_clfactory.c:731) ==15067== by 0x4F9D5E: ngx_http_lua_cache_loadbuffer (ngx_http_lua_cache.c:166) ==15067== by 0x4FA788: ngx_http_lua_content_handler_inline (ngx_http_lua_contentby.c:300) ==15067== by 0x4FA236: ngx_http_lua_content_handler (ngx_http_lua_contentby.c:222) ==15067== by 0x45C477: ngx_http_core_content_phase (ngx_http_core_module.c:1173) ==15067== by 0x457282: ngx_http_core_run_phases (ngx_http_core_module.c:862) ==15067== by 0x457391: ngx_http_handler (ngx_http_core_module.c:845) ==15067== by 0x46284B: ngx_http_process_request (ngx_http_request.c:1950) ==15067== by 0x462E77: ngx_http_process_request_headers (ngx_http_request.c:1377) ==15067== by 0x4633E5: ngx_http_process_request_line (ngx_http_request.c:1049) ==15067== by 0x463AC5: ngx_http_wait_request_handler (ngx_http_request.c:507) ==15067== by 0x44085A: ngx_event_process_posted (ngx_event_posted.c:34) ==15067== by 0x44024F: ngx_process_events_and_timers (ngx_event.c:269) ==15067== by 0x449648: ngx_single_process_cycle (ngx_process_cycle.c:332) ==15067== by 0x420D6D: main (nginx.c:378) ==15067== { <insert_a_suppression_name_here> 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:expr_simple fun:expr_unop fun:expr_binop fun:expr fun:expr_list fun:parse_return 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_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_http_process_request_line fun:ngx_http_wait_request_handler fun:ngx_event_process_posted fun:ngx_process_events_and_timers fun:ngx_single_process_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 20 bytes in 1 blocks are definitely lost in loss record 430 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A37B: func_newL (lj_func.c:122) ==15067== by 0x546A5B8: lj_func_newL_empty (lj_func.c:138) ==15067== by 0x5481198: cpparser (lj_load.c:42) ==15067== by 0x5462F36: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==15067== by 0x54812AA: lua_loadx (lj_load.c:58) ==15067== by 0x4FC830: ngx_http_lua_clfactory_loadbuffer (ngx_http_lua_clfactory.c:731) ==15067== by 0x4F9D5E: ngx_http_lua_cache_loadbuffer (ngx_http_lua_cache.c:166) ==15067== by 0x4FA788: ngx_http_lua_content_handler_inline (ngx_http_lua_contentby.c:300) ==15067== by 0x4FA236: ngx_http_lua_content_handler (ngx_http_lua_contentby.c:222) ==15067== by 0x45C477: ngx_http_core_content_phase (ngx_http_core_module.c:1173) ==15067== by 0x457282: ngx_http_core_run_phases (ngx_http_core_module.c:862) ==15067== by 0x457391: ngx_http_handler (ngx_http_core_module.c:845) ==15067== by 0x46284B: ngx_http_process_request (ngx_http_request.c:1950) ==15067== by 0x462E77: ngx_http_process_request_headers (ngx_http_request.c:1377) ==15067== by 0x4633E5: ngx_http_process_request_line (ngx_http_request.c:1049) ==15067== by 0x463AC5: ngx_http_wait_request_handler (ngx_http_request.c:507) ==15067== by 0x44085A: ngx_event_process_posted (ngx_event_posted.c:34) ==15067== by 0x44024F: ngx_process_events_and_timers (ngx_event.c:269) ==15067== by 0x449648: ngx_single_process_cycle (ngx_process_cycle.c:332) ==15067== by 0x420D6D: main (nginx.c:378) ==15067== { <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_http_process_request_line fun:ngx_http_wait_request_handler fun:ngx_event_process_posted fun:ngx_process_events_and_timers fun:ngx_single_process_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 20 bytes in 1 blocks are definitely lost in loss record 431 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A37B: func_newL (lj_func.c:122) ==15067== by 0x546A68D: lj_func_newL_gc (lj_func.c:160) ==15067== by 0x5461CF5: lj_BC_FNEW (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==15067== by 0x547771C: lua_pcall (lj_api.c:1129) ==15067== by 0x4F9CD4: ngx_http_lua_cache_store_code (ngx_http_lua_cache.c:125) ==15067== by 0x4F9DA8: ngx_http_lua_cache_loadbuffer (ngx_http_lua_cache.c:187) ==15067== by 0x4FA788: ngx_http_lua_content_handler_inline (ngx_http_lua_contentby.c:300) ==15067== by 0x4FA236: ngx_http_lua_content_handler (ngx_http_lua_contentby.c:222) ==15067== by 0x45C477: ngx_http_core_content_phase (ngx_http_core_module.c:1173) ==15067== by 0x457282: ngx_http_core_run_phases (ngx_http_core_module.c:862) ==15067== by 0x457391: ngx_http_handler (ngx_http_core_module.c:845) ==15067== by 0x46284B: ngx_http_process_request (ngx_http_request.c:1950) ==15067== by 0x462E77: ngx_http_process_request_headers (ngx_http_request.c:1377) ==15067== by 0x4633E5: ngx_http_process_request_line (ngx_http_request.c:1049) ==15067== by 0x463AC5: ngx_http_wait_request_handler (ngx_http_request.c:507) ==15067== by 0x44085A: ngx_event_process_posted (ngx_event_posted.c:34) ==15067== by 0x44024F: ngx_process_events_and_timers (ngx_event.c:269) ==15067== by 0x449648: ngx_single_process_cycle (ngx_process_cycle.c:332) ==15067== by 0x420D6D: main (nginx.c:378) ==15067== { <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_cache_store_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_http_process_request_line fun:ngx_http_wait_request_handler fun:ngx_event_process_posted fun:ngx_process_events_and_timers fun:ngx_single_process_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 21 bytes in 1 blocks are definitely lost in loss record 435 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x54C5443: luaopen_package (lib_package.c:588) ==15067== by 0x5462BC7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==15067== by 0x54CAF38: luaL_openlibs (lib_init.c:45) ==15067== by 0x4F8FFF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==15067== by 0x4F8FFF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 21 bytes in 1 blocks are definitely lost in loss record 436 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x4F3C1F: ngx_http_lua_inject_core_consts (ngx_http_lua_consts.c:28) ==15067== by 0x4F945E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:721) ==15067== by 0x4F945E: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F945E: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F945E: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 21 bytes in 1 blocks are definitely lost in loss record 437 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x4F3C80: ngx_http_lua_inject_core_consts (ngx_http_lua_consts.c:37) ==15067== by 0x4F945E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:721) ==15067== by 0x4F945E: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F945E: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F945E: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 21 bytes in 1 blocks are definitely lost in loss record 438 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x4DE7F4: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:298) ==15067== by 0x4DE7F4: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274) ==15067== by 0x4F9466: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:723) ==15067== by 0x4F9466: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F9466: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9466: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 21 bytes in 1 blocks are definitely lost in loss record 439 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x4DE832: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:304) ==15067== by 0x4DE832: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274) ==15067== by 0x4F9466: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:723) ==15067== by 0x4F9466: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F9466: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9466: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 21 bytes in 1 blocks are definitely lost in loss record 440 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x4DE870: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:310) ==15067== by 0x4DE870: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274) ==15067== by 0x4F9466: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:723) ==15067== by 0x4F9466: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F9466: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9466: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 21 bytes in 1 blocks are definitely lost in loss record 441 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x4E7EE0: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1031) ==15067== by 0x4F94BC: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:737) ==15067== by 0x4F94BC: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94BC: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94BC: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 21 bytes in 1 blocks are definitely lost in loss record 442 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x509A50: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:264) ==15067== by 0x4F94E5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741) ==15067== by 0x4F94E5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94E5: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94E5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 21 bytes in 1 blocks are definitely lost in loss record 443 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x5121D1: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:40) ==15067== by 0x4F94FB: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:743) ==15067== by 0x4F94FB: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94FB: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94FB: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 21 bytes in 1 blocks are definitely lost in loss record 444 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x5121F5: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:43) ==15067== by 0x4F94FB: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:743) ==15067== by 0x4F94FB: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94FB: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94FB: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 21 bytes in 1 blocks are definitely lost in loss record 445 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x54752EA: lua_pushlstring (lj_api.c:640) ==15067== by 0x513A40: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:47) ==15067== by 0x4F950B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:745) ==15067== by 0x4F950B: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F950B: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F950B: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 21 bytes in 1 blocks are definitely lost in loss record 446 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x547C3C1: lj_parse_keepstr (lj_parse.c:237) ==15067== by 0x547948F: lex_scan (lj_lex.c:301) ==15067== by 0x547992C: lj_lex_next (lj_lex.c:454) ==15067== by 0x547E77E: parse_stmt (lj_parse.c:2647) ==15067== by 0x547E77E: parse_chunk (lj_parse.c:2684) ==15067== by 0x547F48F: lj_parse (lj_parse.c:2717) ==15067== by 0x548118A: cpparser (lj_load.c:41) ==15067== by 0x5462F36: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==15067== by 0x54812AA: lua_loadx (lj_load.c:58) ==15067== by 0x548152B: luaL_loadbufferx (lj_load.c:143) ==15067== by 0x50CC98: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:320) ==15067== by 0x4F9588: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758) ==15067== by 0x4F9588: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F9588: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9588: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 22 bytes in 1 blocks are definitely lost in loss record 451 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x54C3B19: luaopen_io (lib_io.c:532) ==15067== by 0x5462BC7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==15067== by 0x54CAF38: luaL_openlibs (lib_init.c:45) ==15067== by 0x4F8FFF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==15067== by 0x4F8FFF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 22 bytes in 1 blocks are definitely lost in loss record 452 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x54C2E6A: io_std_new (lib_io.c:524) ==15067== by 0x54C3B52: luaopen_io (lib_io.c:534) ==15067== by 0x5462BC7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==15067== by 0x54CAF38: luaL_openlibs (lib_init.c:45) ==15067== by 0x4F8FFF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==15067== by 0x4F8FFF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 22 bytes in 1 blocks are definitely lost in loss record 453 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x54752EA: lua_pushlstring (lj_api.c:640) ==15067== by 0x54C81C4: luaopen_jit (lib_jit.c:765) ==15067== by 0x5462BC7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==15067== by 0x54CAF38: luaL_openlibs (lib_init.c:45) ==15067== by 0x4F8FFF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==15067== by 0x4F8FFF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 22 bytes in 1 blocks are definitely lost in loss record 454 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x54BC4D2: lj_lib_register (lj_lib.c:110) ==15067== by 0x54C8265: luaopen_jit (lib_jit.c:778) ==15067== by 0x5462BC7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==15067== by 0x54CAF38: luaL_openlibs (lib_init.c:45) ==15067== by 0x4F8FFF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==15067== by 0x4F8FFF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 22 bytes in 1 blocks are definitely lost in loss record 455 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x4F3BFE: ngx_http_lua_inject_core_consts (ngx_http_lua_consts.c:25) ==15067== by 0x4F945E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:721) ==15067== by 0x4F945E: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F945E: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F945E: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 22 bytes in 1 blocks are definitely lost in loss record 456 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x4F3C61: ngx_http_lua_inject_core_consts (ngx_http_lua_consts.c:34) ==15067== by 0x4F945E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:721) ==15067== by 0x4F945E: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F945E: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F945E: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 22 bytes in 1 blocks are definitely lost in loss record 457 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x4DE7D5: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:295) ==15067== by 0x4DE7D5: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274) ==15067== by 0x4F9466: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:723) ==15067== by 0x4F9466: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F9466: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9466: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 22 bytes in 1 blocks are definitely lost in loss record 458 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x4DE88F: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:313) ==15067== by 0x4DE88F: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274) ==15067== by 0x4F9466: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:723) ==15067== by 0x4F9466: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F9466: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9466: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 22 bytes in 1 blocks are definitely lost in loss record 459 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x4E2D2A: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:230) ==15067== by 0x4F9476: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:725) ==15067== by 0x4F9476: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F9476: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9476: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 22 bytes in 1 blocks are definitely lost in loss record 460 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x50B0B1: ngx_http_lua_inject_sleep_api (ngx_http_lua_sleep.c:150) ==15067== by 0x4F9499: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:729) ==15067== by 0x4F9499: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F9499: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9499: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 22 bytes in 1 blocks are definitely lost in loss record 461 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x5121AD: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:37) ==15067== by 0x4F94FB: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:743) ==15067== by 0x4F94FB: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94FB: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94FB: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 22 bytes in 1 blocks are definitely lost in loss record 462 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x5138D5: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:61) ==15067== by 0x4F9503: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:744) ==15067== by 0x4F9503: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F9503: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9503: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 22 bytes in 1 blocks are definitely lost in loss record 463 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x51392F: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:69) ==15067== by 0x4F9503: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:744) ==15067== by 0x4F9503: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F9503: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9503: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 22 bytes in 1 blocks are definitely lost in loss record 464 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x513BA4: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:40) ==15067== by 0x4F9513: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746) ==15067== by 0x4F9513: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F9513: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9513: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 23 bytes in 1 blocks are definitely lost in loss record 467 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x54C54B8: luaopen_package (lib_package.c:593) ==15067== by 0x5462BC7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==15067== by 0x54CAF38: luaL_openlibs (lib_init.c:45) ==15067== by 0x4F8FFF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==15067== by 0x4F8FFF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 23 bytes in 1 blocks are definitely lost in loss record 468 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x54C2E6A: io_std_new (lib_io.c:524) ==15067== by 0x54C3B74: luaopen_io (lib_io.c:535) ==15067== by 0x5462BC7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==15067== by 0x54CAF38: luaL_openlibs (lib_init.c:45) ==15067== by 0x4F8FFF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==15067== by 0x4F8FFF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 23 bytes in 1 blocks are definitely lost in loss record 469 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x54C2E6A: io_std_new (lib_io.c:524) ==15067== by 0x54C3B93: luaopen_io (lib_io.c:536) ==15067== by 0x5462BC7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==15067== by 0x54CAF38: luaL_openlibs (lib_init.c:45) ==15067== by 0x4F8FFF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==15067== by 0x4F8FFF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 23 bytes in 1 blocks are definitely lost in loss record 470 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x4DE797: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:289) ==15067== by 0x4DE797: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274) ==15067== by 0x4F9466: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:723) ==15067== by 0x4F9466: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F9466: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9466: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 23 bytes in 1 blocks are definitely lost in loss record 471 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x4DE851: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:307) ==15067== by 0x4DE851: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274) ==15067== by 0x4F9466: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:723) ==15067== by 0x4F9466: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F9466: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9466: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 23 bytes in 1 blocks are definitely lost in loss record 472 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x509E57: ngx_http_lua_inject_req_socket_api (ngx_http_lua_socket_tcp.c:374) ==15067== by 0x4F5A35: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2117) ==15067== by 0x4F94B4: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736) ==15067== by 0x4F94B4: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94B4: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94B4: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 23 bytes in 1 blocks are definitely lost in loss record 473 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x4E7E98: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1024) ==15067== by 0x4F94BC: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:737) ==15067== by 0x4F94BC: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94BC: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94BC: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 23 bytes in 1 blocks are definitely lost in loss record 474 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x5000F8: ngx_http_lua_inject_shdict_api (ngx_http_lua_shdict.c:412) ==15067== by 0x4F94DA: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:740) ==15067== by 0x4F94DA: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94DA: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94DA: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 23 bytes in 1 blocks are definitely lost in loss record 475 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x5097A5: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:210) ==15067== by 0x4F94E5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741) ==15067== by 0x4F94E5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94E5: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94E5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 23 bytes in 1 blocks are definitely lost in loss record 476 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x5139CC: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:36) ==15067== by 0x4F950B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:745) ==15067== by 0x4F950B: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F950B: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F950B: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 23 bytes in 1 blocks are definitely lost in loss record 477 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x50CB87: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:265) ==15067== by 0x4F9588: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758) ==15067== by 0x4F9588: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F9588: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9588: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 24 bytes in 1 blocks are definitely lost in loss record 1,081 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x54C53F3: luaopen_package (lib_package.c:584) ==15067== by 0x5462BC7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==15067== by 0x54CAF38: luaL_openlibs (lib_init.c:45) ==15067== by 0x4F8FFF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==15067== by 0x4F8FFF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 24 bytes in 1 blocks are definitely lost in loss record 1,082 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x54C54E5: luaopen_package (lib_package.c:595) ==15067== by 0x5462BC7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==15067== by 0x54CAF38: luaL_openlibs (lib_init.c:45) ==15067== by 0x4F8FFF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==15067== by 0x4F8FFF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 24 bytes in 1 blocks are definitely lost in loss record 1,083 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5475F5B: lua_getfield (lj_api.c:800) ==15067== by 0x54BC2D5: lib_create_table (lj_lib.c:32) ==15067== by 0x54BC2D5: lj_lib_register (lj_lib.c:78) ==15067== by 0x54C8265: luaopen_jit (lib_jit.c:778) ==15067== by 0x5462BC7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==15067== by 0x54CAF38: luaL_openlibs (lib_init.c:45) ==15067== by 0x4F8FFF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==15067== by 0x4F8FFF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 24 bytes in 1 blocks are definitely lost in loss record 1,084 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x4E167E: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:177) ==15067== by 0x4F9380: ngx_http_lua_init_globals (ngx_http_lua_util.c:702) ==15067== by 0x4F9380: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9380: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 24 bytes in 1 blocks are definitely lost in loss record 1,085 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x4F3EB1: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:99) ==15067== by 0x4F9456: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720) ==15067== by 0x4F9456: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F9456: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9456: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_realloc fun:lj_str_new fun:lua_setfield fun:ngx_http_lua_inject_http_consts fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 24 bytes in 1 blocks are definitely lost in loss record 1,086 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x4E2C0A: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:206) ==15067== by 0x4F9476: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:725) ==15067== by 0x4F9476: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F9476: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9476: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 24 bytes in 1 blocks are definitely lost in loss record 1,087 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x4E2C52: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:212) ==15067== by 0x4F9476: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:725) ==15067== by 0x4F9476: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F9476: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9476: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 24 bytes in 1 blocks are definitely lost in loss record 1,088 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x4E4CBE: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:83) ==15067== by 0x4F947E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:726) ==15067== by 0x4F947E: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F947E: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F947E: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_realloc fun:lj_str_new fun:lua_setfield fun:ngx_http_lua_inject_string_api fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 24 bytes in 1 blocks are definitely lost in loss record 1,089 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x4E1326: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1427) ==15067== by 0x4F9491: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:728) ==15067== by 0x4F9491: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F9491: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9491: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 24 bytes in 1 blocks are definitely lost in loss record 1,090 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x4EA985: ngx_http_lua_inject_req_uri_api (ngx_http_lua_uri.c:25) ==15067== by 0x4F5A1D: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2114) ==15067== by 0x4F94B4: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736) ==15067== by 0x4F94B4: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94B4: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94B4: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 24 bytes in 1 blocks are definitely lost in loss record 1,091 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x547C3C1: lj_parse_keepstr (lj_parse.c:237) ==15067== by 0x547948F: lex_scan (lj_lex.c:301) ==15067== by 0x547992C: lj_lex_next (lj_lex.c:454) ==15067== by 0x547E117: expr_primary (lj_parse.c:1958) ==15067== by 0x547C81A: expr_simple (lj_parse.c:2011) ==15067== by 0x547C81A: expr_unop (lj_parse.c:2077) ==15067== by 0x547C81A: expr_binop (lj_parse.c:2090) ==15067== by 0x547D5F5: expr (lj_parse.c:2109) ==15067== by 0x547D5F5: expr_list (lj_parse.c:1876) ==15067== by 0x547EEAB: parse_local (lj_parse.c:2261) ==15067== by 0x547EEAB: parse_stmt (lj_parse.c:2648) ==15067== by 0x547EEAB: parse_chunk (lj_parse.c:2684) ==15067== by 0x547F48F: lj_parse (lj_parse.c:2717) ==15067== by 0x548118A: cpparser (lj_load.c:41) ==15067== by 0x5462F36: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==15067== by 0x54812AA: lua_loadx (lj_load.c:58) ==15067== by 0x548152B: luaL_loadbufferx (lj_load.c:143) ==15067== by 0x509899: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:217) ==15067== by 0x4F94E5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741) ==15067== by 0x4F94E5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94E5: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94E5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 24 bytes in 1 blocks are definitely lost in loss record 1,092 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x50992D: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:236) ==15067== by 0x4F94E5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741) ==15067== by 0x4F94E5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94E5: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94E5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 24 bytes in 1 blocks are definitely lost in loss record 1,093 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x513B38: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:31) ==15067== by 0x4F9513: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746) ==15067== by 0x4F9513: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F9513: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9513: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 24 bytes in 1 blocks are definitely lost in loss record 1,094 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x50CB3F: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:259) ==15067== by 0x4F9588: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758) ==15067== by 0x4F9588: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F9588: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9588: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 24 bytes in 1 blocks are definitely lost in loss record 1,095 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x50CB63: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:262) ==15067== by 0x4F9588: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758) ==15067== by 0x4F9588: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F9588: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9588: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 24 bytes in 1 blocks are definitely lost in loss record 1,096 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x50CBAB: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:268) ==15067== by 0x4F9588: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758) ==15067== by 0x4F9588: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F9588: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9588: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 25 bytes in 1 blocks are definitely lost in loss record 1,100 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x54752EA: lua_pushlstring (lj_api.c:640) ==15067== by 0x54BD4A5: luaL_findtable (lib_aux.c:89) ==15067== by 0x54C54D1: luaopen_package (lib_package.c:594) ==15067== by 0x5462BC7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==15067== by 0x54CAF38: luaL_openlibs (lib_init.c:45) ==15067== by 0x4F8FFF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==15067== by 0x4F8FFF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_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:luaopen_package fun:lj_BC_FUNCC fun:luaL_openlibs fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 25 bytes in 1 blocks are definitely lost in loss record 1,101 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x54BCA97: lj_lib_prereg (lj_lib.c:168) ==15067== by 0x54C8248: luaopen_jit (lib_jit.c:775) ==15067== by 0x5462BC7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==15067== by 0x54CAF38: luaL_openlibs (lib_init.c:45) ==15067== by 0x4F8FFF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==15067== by 0x4F8FFF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 25 bytes in 1 blocks are definitely lost in loss record 1,102 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x4F3CA2: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:47) ==15067== by 0x4F9456: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720) ==15067== by 0x4F9456: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F9456: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9456: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_realloc fun:lj_str_new fun:lua_setfield fun:ngx_http_lua_inject_http_consts fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 25 bytes in 1 blocks are definitely lost in loss record 1,103 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x4F3CE0: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:53) ==15067== by 0x4F9456: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720) ==15067== by 0x4F9456: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F9456: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9456: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_realloc fun:lj_str_new fun:lua_setfield fun:ngx_http_lua_inject_http_consts fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 25 bytes in 1 blocks are definitely lost in loss record 1,104 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x4E4D06: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:90) ==15067== by 0x4F947E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:726) ==15067== by 0x4F947E: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F947E: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F947E: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_realloc fun:lj_str_new fun:lua_setfield fun:ngx_http_lua_inject_string_api fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 25 bytes in 1 blocks are definitely lost in loss record 1,105 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x4E24D0: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:31) ==15067== by 0x4F9489: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:727) ==15067== by 0x4F9489: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F9489: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9489: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 25 bytes in 1 blocks are definitely lost in loss record 1,106 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x4E2560: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:49) ==15067== by 0x4F9489: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:727) ==15067== by 0x4F9489: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F9489: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9489: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 25 bytes in 1 blocks are definitely lost in loss record 1,107 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x4E135C: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1432) ==15067== by 0x4F9491: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:728) ==15067== by 0x4F9491: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F9491: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9491: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 25 bytes in 1 blocks are definitely lost in loss record 1,108 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x50CC00: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:277) ==15067== by 0x4F9588: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758) ==15067== by 0x4F9588: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F9588: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9588: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 25 bytes in 1 blocks are definitely lost in loss record 1,109 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x50CC48: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:283) ==15067== by 0x4F9588: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758) ==15067== by 0x4F9588: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F9588: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9588: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 26 bytes in 1 blocks are definitely lost in loss record 1,111 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5475F5B: lua_getfield (lj_api.c:800) ==15067== by 0x54BC2D5: lib_create_table (lj_lib.c:32) ==15067== by 0x54BC2D5: lj_lib_register (lj_lib.c:78) ==15067== by 0x54BF6E5: luaopen_base (lib_base.c:667) ==15067== by 0x5462BC7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==15067== by 0x54CAF38: luaL_openlibs (lib_init.c:45) ==15067== by 0x4F8FFF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==15067== by 0x4F8FFF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_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_base fun:lj_BC_FUNCC fun:luaL_openlibs fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 26 bytes in 1 blocks are definitely lost in loss record 1,112 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x54BCA97: lj_lib_prereg (lj_lib.c:168) ==15067== by 0x54C26F0: luaopen_table (lib_table.c:323) ==15067== by 0x5462BC7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==15067== by 0x54CAF38: luaL_openlibs (lib_init.c:45) ==15067== by 0x4F8FFF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==15067== by 0x4F8FFF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 26 bytes in 1 blocks are definitely lost in loss record 1,113 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x4F3CC1: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:50) ==15067== by 0x4F9456: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720) ==15067== by 0x4F9456: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F9456: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9456: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_realloc fun:lj_str_new fun:lua_setfield fun:ngx_http_lua_inject_http_consts fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 26 bytes in 1 blocks are definitely lost in loss record 1,114 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x4F3CFF: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:56) ==15067== by 0x4F9456: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720) ==15067== by 0x4F9456: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F9456: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9456: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_realloc fun:lj_str_new fun:lua_setfield fun:ngx_http_lua_inject_http_consts fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 26 bytes in 1 blocks are definitely lost in loss record 1,115 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x4F3D7B: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:68) ==15067== by 0x4F9456: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720) ==15067== by 0x4F9456: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F9456: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9456: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_realloc fun:lj_str_new fun:lua_setfield fun:ngx_http_lua_inject_http_consts fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 26 bytes in 1 blocks are definitely lost in loss record 1,116 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x4F3D9A: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:71) ==15067== by 0x4F9456: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720) ==15067== by 0x4F9456: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F9456: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9456: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_realloc fun:lj_str_new fun:lua_setfield fun:ngx_http_lua_inject_http_consts fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 26 bytes in 1 blocks are definitely lost in loss record 1,117 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x4F3DF7: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:80) ==15067== by 0x4F9456: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720) ==15067== by 0x4F9456: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F9456: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9456: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_realloc fun:lj_str_new fun:lua_setfield fun:ngx_http_lua_inject_http_consts fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 26 bytes in 1 blocks are definitely lost in loss record 1,118 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x4F411D: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:161) ==15067== by 0x4F9456: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720) ==15067== by 0x4F9456: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F9456: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9456: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_realloc fun:lj_str_new fun:lua_setfield fun:ngx_http_lua_inject_http_consts fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 26 bytes in 1 blocks are definitely lost in loss record 1,119 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x4E2D06: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:227) ==15067== by 0x4F9476: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:725) ==15067== by 0x4F9476: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F9476: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9476: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 26 bytes in 1 blocks are definitely lost in loss record 1,120 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x4E2D72: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:236) ==15067== by 0x4F9476: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:725) ==15067== by 0x4F9476: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F9476: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9476: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 26 bytes in 1 blocks are definitely lost in loss record 1,121 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x4E4D72: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:101) ==15067== by 0x4F947E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:726) ==15067== by 0x4F947E: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F947E: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F947E: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_realloc fun:lj_str_new fun:lua_setfield fun:ngx_http_lua_inject_string_api fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 26 bytes in 1 blocks are definitely lost in loss record 1,122 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x5119BC: ngx_http_lua_inject_phase_api (ngx_http_lua_phase.c:107) ==15067== by 0x4F94A1: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:730) ==15067== by 0x4F94A1: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94A1: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94A1: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 26 bytes in 1 blocks are definitely lost in loss record 1,123 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x4EA526: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:40) ==15067== by 0x4F5A2D: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2116) ==15067== by 0x4F94B4: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736) ==15067== by 0x4F94B4: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94B4: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94B4: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 26 bytes in 1 blocks are definitely lost in loss record 1,124 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x4EA5FE: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:58) ==15067== by 0x4F5A2D: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2116) ==15067== by 0x4F94B4: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736) ==15067== by 0x4F94B4: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94B4: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94B4: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 26 bytes in 1 blocks are definitely lost in loss record 1,125 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x509BDF: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:305) ==15067== by 0x4F94E5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741) ==15067== by 0x4F94E5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94E5: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94E5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 26 bytes in 1 blocks are definitely lost in loss record 1,126 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x513A52: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:48) ==15067== by 0x4F950B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:745) ==15067== by 0x4F950B: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F950B: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F950B: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 26 bytes in 1 blocks are definitely lost in loss record 1,127 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x547C3C1: lj_parse_keepstr (lj_parse.c:237) ==15067== by 0x547948F: lex_scan (lj_lex.c:301) ==15067== by 0x547992C: lj_lex_next (lj_lex.c:454) ==15067== by 0x547C0EB: expr_field (lj_parse.c:1673) ==15067== by 0x547E0CF: expr_primary (lj_parse.c:1950) ==15067== by 0x547C81A: expr_simple (lj_parse.c:2011) ==15067== by 0x547C81A: expr_unop (lj_parse.c:2077) ==15067== by 0x547C81A: expr_binop (lj_parse.c:2090) ==15067== by 0x547D5F5: expr (lj_parse.c:2109) ==15067== by 0x547D5F5: expr_list (lj_parse.c:1876) ==15067== by 0x547EEAB: parse_local (lj_parse.c:2261) ==15067== by 0x547EEAB: parse_stmt (lj_parse.c:2648) ==15067== by 0x547EEAB: parse_chunk (lj_parse.c:2684) ==15067== by 0x547C580: parse_body (lj_parse.c:1853) ==15067== by 0x547D1BB: expr_simple (lj_parse.c:2008) ==15067== by 0x547D1BB: expr_unop (lj_parse.c:2077) ==15067== by 0x547D1BB: expr_binop (lj_parse.c:2090) ==15067== by 0x547D5F5: expr (lj_parse.c:2109) ==15067== by 0x547D5F5: expr_list (lj_parse.c:1876) ==15067== by 0x547E367: parse_assignment (lj_parse.c:2202) ==15067== by 0x547E533: parse_call_assign (lj_parse.c:2233) ==15067== by 0x547E533: parse_stmt (lj_parse.c:2672) ==15067== by 0x547E533: parse_chunk (lj_parse.c:2684) ==15067== by 0x547F2D8: parse_block (lj_parse.c:2402) ==15067== by 0x547EC99: parse_for_iter (lj_parse.c:2554) ==15067== by 0x547EC99: parse_for (lj_parse.c:2577) ==15067== by 0x547EC99: parse_stmt (lj_parse.c:2638) ==15067== by 0x547EC99: parse_chunk (lj_parse.c:2684) ==15067== by 0x547F48F: lj_parse (lj_parse.c:2717) ==15067== by 0x548118A: cpparser (lj_load.c:41) ==15067== by 0x5462F36: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==15067== by 0x54812AA: lua_loadx (lj_load.c:58) ==15067== by 0x548152B: luaL_loadbufferx (lj_load.c:143) ==15067== by 0x50CC98: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:320) ==15067== by 0x4F9588: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758) ==15067== by 0x4F9588: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F9588: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9588: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> 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: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: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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 27 bytes in 1 blocks are definitely lost in loss record 1,129 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x54752EA: lua_pushlstring (lj_api.c:640) ==15067== by 0x54C5477: luaopen_package (lib_package.c:590) ==15067== by 0x5462BC7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==15067== by 0x54CAF38: luaL_openlibs (lib_init.c:45) ==15067== by 0x4F8FFF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==15067== by 0x4F8FFF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 27 bytes in 1 blocks are definitely lost in loss record 1,130 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x4F93B6: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:716) ==15067== by 0x4F93B6: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F93B6: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F93B6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 27 bytes in 1 blocks are definitely lost in loss record 1,131 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x4F3E35: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:86) ==15067== by 0x4F9456: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720) ==15067== by 0x4F9456: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F9456: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9456: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_realloc fun:lj_str_new fun:lua_setfield fun:ngx_http_lua_inject_http_consts fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 27 bytes in 1 blocks are definitely lost in loss record 1,132 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x4F3E54: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:89) ==15067== by 0x4F9456: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720) ==15067== by 0x4F9456: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F9456: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9456: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_realloc fun:lj_str_new fun:lua_setfield fun:ngx_http_lua_inject_http_consts fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 27 bytes in 1 blocks are definitely lost in loss record 1,133 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x4F4199: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:173) ==15067== by 0x4F9456: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720) ==15067== by 0x4F9456: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F9456: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9456: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_realloc fun:lj_str_new fun:lua_setfield fun:ngx_http_lua_inject_http_consts fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 27 bytes in 1 blocks are definitely lost in loss record 1,134 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x4E2C2E: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:209) ==15067== by 0x4F9476: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:725) ==15067== by 0x4F9476: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F9476: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9476: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 27 bytes in 1 blocks are definitely lost in loss record 1,135 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x4E4BC2: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:62) ==15067== by 0x4F947E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:726) ==15067== by 0x4F947E: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F947E: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F947E: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_realloc fun:lj_str_new fun:lua_setfield fun:ngx_http_lua_inject_string_api fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 27 bytes in 1 blocks are definitely lost in loss record 1,136 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x4E4D4E: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:97) ==15067== by 0x4F947E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:726) ==15067== by 0x4F947E: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F947E: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F947E: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_realloc fun:lj_str_new fun:lua_setfield fun:ngx_http_lua_inject_string_api fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 27 bytes in 1 blocks are definitely lost in loss record 1,137 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x4E7F2B: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1042) ==15067== by 0x4F5A12: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2113) ==15067== by 0x4F94B4: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736) ==15067== by 0x4F94B4: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94B4: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94B4: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 27 bytes in 1 blocks are definitely lost in loss record 1,138 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x4E7F73: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1048) ==15067== by 0x4F5A12: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2113) ==15067== by 0x4F94B4: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736) ==15067== by 0x4F94B4: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94B4: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94B4: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 27 bytes in 1 blocks are definitely lost in loss record 1,139 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x511395: ngx_http_lua_inject_req_method_api (ngx_http_lua_req_method.c:26) ==15067== by 0x4F5A3D: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2118) ==15067== by 0x4F94B4: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736) ==15067== by 0x4F94B4: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94B4: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94B4: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 27 bytes in 1 blocks are definitely lost in loss record 1,140 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x5113B9: ngx_http_lua_inject_req_method_api (ngx_http_lua_req_method.c:29) ==15067== by 0x4F5A3D: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2118) ==15067== by 0x4F94B4: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736) ==15067== by 0x4F94B4: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94B4: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94B4: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 27 bytes in 1 blocks are definitely lost in loss record 1,141 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x4E2DBD: ngx_http_lua_inject_req_time_api (ngx_http_lua_time.c:247) ==15067== by 0x4F5A45: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2119) ==15067== by 0x4F94B4: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736) ==15067== by 0x4F94B4: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94B4: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94B4: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 27 bytes in 1 blocks are definitely lost in loss record 1,142 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x509975: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:242) ==15067== by 0x4F94E5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741) ==15067== by 0x4F94E5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94E5: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94E5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 28 bytes in 1 blocks are definitely lost in loss record 1,144 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x54BCA97: lj_lib_prereg (lj_lib.c:168) ==15067== by 0x54C2713: luaopen_table (lib_table.c:324) ==15067== by 0x5462BC7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==15067== by 0x54CAF38: luaL_openlibs (lib_init.c:45) ==15067== by 0x4F8FFF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==15067== by 0x4F8FFF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 28 bytes in 1 blocks are definitely lost in loss record 1,145 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x54BCA97: lj_lib_prereg (lj_lib.c:168) ==15067== by 0x54C822F: luaopen_jit (lib_jit.c:771) ==15067== by 0x5462BC7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==15067== by 0x54CAF38: luaL_openlibs (lib_init.c:45) ==15067== by 0x4F8FFF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==15067== by 0x4F8FFF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 28 bytes in 1 blocks are definitely lost in loss record 1,146 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x4F9378: ngx_http_lua_init_globals (ngx_http_lua_util.c:699) ==15067== by 0x4F9378: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9378: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck: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_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 28 bytes in 1 blocks are definitely lost in loss record 1,147 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x4F3D1E: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:59) ==15067== by 0x4F9456: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720) ==15067== by 0x4F9456: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F9456: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9456: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_realloc fun:lj_str_new fun:lua_setfield fun:ngx_http_lua_inject_http_consts fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 28 bytes in 1 blocks are definitely lost in loss record 1,148 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x4F3E16: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:83) ==15067== by 0x4F9456: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720) ==15067== by 0x4F9456: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F9456: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9456: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_realloc fun:lj_str_new fun:lua_setfield fun:ngx_http_lua_inject_http_consts fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 28 bytes in 1 blocks are definitely lost in loss record 1,149 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x4E2CE2: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:224) ==15067== by 0x4F9476: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:725) ==15067== by 0x4F9476: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F9476: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9476: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 28 bytes in 1 blocks are definitely lost in loss record 1,150 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x4E2D4E: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:233) ==15067== by 0x4F9476: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:725) ==15067== by 0x4F9476: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F9476: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9476: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 28 bytes in 1 blocks are definitely lost in loss record 1,151 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x4E4C0A: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:68) ==15067== by 0x4F947E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:726) ==15067== by 0x4F947E: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F947E: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F947E: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_realloc fun:lj_str_new fun:lua_setfield fun:ngx_http_lua_inject_string_api fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 28 bytes in 1 blocks are definitely lost in loss record 1,152 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x4E4D2A: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:94) ==15067== by 0x4F947E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:726) ==15067== by 0x4F947E: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F947E: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F947E: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_realloc fun:lj_str_new fun:lua_setfield fun:ngx_http_lua_inject_string_api fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 28 bytes in 1 blocks are definitely lost in loss record 1,153 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x4E2518: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:39) ==15067== by 0x4F9489: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:727) ==15067== by 0x4F9489: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F9489: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9489: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 28 bytes in 1 blocks are definitely lost in loss record 1,154 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x4E7F97: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1051) ==15067== by 0x4F5A12: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2113) ==15067== by 0x4F94B4: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736) ==15067== by 0x4F94B4: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94B4: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94B4: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 28 bytes in 1 blocks are definitely lost in loss record 1,155 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x4EA622: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:61) ==15067== by 0x4F5A2D: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2116) ==15067== by 0x4F94B4: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736) ==15067== by 0x4F94B4: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94B4: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94B4: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 28 bytes in 1 blocks are definitely lost in loss record 1,156 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x4EA646: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:64) ==15067== by 0x4F5A2D: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2116) ==15067== by 0x4F94B4: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736) ==15067== by 0x4F94B4: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94B4: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94B4: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 28 bytes in 1 blocks are definitely lost in loss record 1,157 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x4E3359: ngx_http_lua_inject_req_misc_api (ngx_http_lua_misc.c:41) ==15067== by 0x4F5A4D: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2120) ==15067== by 0x4F94B4: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736) ==15067== by 0x4F94B4: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94B4: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94B4: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 28 bytes in 1 blocks are definitely lost in loss record 1,158 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x509999: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:245) ==15067== by 0x4F94E5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741) ==15067== by 0x4F94E5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94E5: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94E5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 28 bytes in 1 blocks are definitely lost in loss record 1,159 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x510DE8: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:88) ==15067== by 0x4F94F0: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:742) ==15067== by 0x4F94F0: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94F0: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94F0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 29 bytes in 1 blocks are definitely lost in loss record 1,162 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x4F3D3D: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:62) ==15067== by 0x4F9456: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720) ==15067== by 0x4F9456: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F9456: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9456: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_realloc fun:lj_str_new fun:lua_setfield fun:ngx_http_lua_inject_http_consts fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 29 bytes in 1 blocks are definitely lost in loss record 1,163 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x4F3ED0: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:102) ==15067== by 0x4F9456: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720) ==15067== by 0x4F9456: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F9456: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9456: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_realloc fun:lj_str_new fun:lua_setfield fun:ngx_http_lua_inject_http_consts fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 29 bytes in 1 blocks are definitely lost in loss record 1,164 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x4F417A: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:170) ==15067== by 0x4F9456: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720) ==15067== by 0x4F9456: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F9456: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9456: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_realloc fun:lj_str_new fun:lua_setfield fun:ngx_http_lua_inject_http_consts fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 29 bytes in 1 blocks are definitely lost in loss record 1,165 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x4E6407: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:664) ==15067== by 0x4F946E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:724) ==15067== by 0x4F946E: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F946E: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F946E: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 29 bytes in 1 blocks are definitely lost in loss record 1,166 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x4E4BE6: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:65) ==15067== by 0x4F947E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:726) ==15067== by 0x4F947E: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F947E: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F947E: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_realloc fun:lj_str_new fun:lua_setfield fun:ngx_http_lua_inject_string_api fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 29 bytes in 1 blocks are definitely lost in loss record 1,167 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x4E7F07: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1039) ==15067== by 0x4F5A12: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2113) ==15067== by 0x4F94B4: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736) ==15067== by 0x4F94B4: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94B4: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94B4: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 29 bytes in 1 blocks are definitely lost in loss record 1,168 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x4E7F4F: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1045) ==15067== by 0x4F5A12: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2113) ==15067== by 0x4F94B4: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736) ==15067== by 0x4F94B4: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94B4: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94B4: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 29 bytes in 1 blocks are definitely lost in loss record 1,169 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x4EB1B9: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:368) ==15067== by 0x4F5A25: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2115) ==15067== by 0x4F94B4: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736) ==15067== by 0x4F94B4: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94B4: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94B4: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 29 bytes in 1 blocks are definitely lost in loss record 1,170 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x4EB1DD: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:371) ==15067== by 0x4F5A25: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2115) ==15067== by 0x4F94B4: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736) ==15067== by 0x4F94B4: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94B4: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94B4: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 29 bytes in 1 blocks are definitely lost in loss record 1,171 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x4EA54A: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:43) ==15067== by 0x4F5A2D: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2116) ==15067== by 0x4F94B4: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736) ==15067== by 0x4F94B4: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94B4: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94B4: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 29 bytes in 1 blocks are definitely lost in loss record 1,172 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x509951: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:239) ==15067== by 0x4F94E5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741) ==15067== by 0x4F94E5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94E5: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94E5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 29 bytes in 1 blocks are definitely lost in loss record 1,173 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x509B2B: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:288) ==15067== by 0x4F94E5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741) ==15067== by 0x4F94E5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94E5: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94E5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 29 bytes in 1 blocks are definitely lost in loss record 1,174 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x509C6F: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:317) ==15067== by 0x4F94E5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741) ==15067== by 0x4F94E5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94E5: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94E5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 30 bytes in 1 blocks are definitely lost in loss record 1,180 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x4F3E73: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:93) ==15067== by 0x4F9456: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720) ==15067== by 0x4F9456: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F9456: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9456: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_realloc fun:lj_str_new fun:lua_setfield fun:ngx_http_lua_inject_http_consts fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 30 bytes in 1 blocks are definitely lost in loss record 1,181 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x4F40FE: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:158) ==15067== by 0x4F9456: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720) ==15067== by 0x4F9456: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F9456: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9456: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_realloc fun:lj_str_new fun:lua_setfield fun:ngx_http_lua_inject_http_consts fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 30 bytes in 1 blocks are definitely lost in loss record 1,182 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x4E4C52: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:74) ==15067== by 0x4F947E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:726) ==15067== by 0x4F947E: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F947E: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F947E: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_realloc fun:lj_str_new fun:lua_setfield fun:ngx_http_lua_inject_string_api fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 30 bytes in 1 blocks are definitely lost in loss record 1,183 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x4E4C76: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:77) ==15067== by 0x4F947E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:726) ==15067== by 0x4F947E: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F947E: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F947E: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_realloc fun:lj_str_new fun:lua_setfield fun:ngx_http_lua_inject_string_api fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 30 bytes in 1 blocks are definitely lost in loss record 1,184 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x4E4C9A: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:80) ==15067== by 0x4F947E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:726) ==15067== by 0x4F947E: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F947E: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F947E: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_realloc fun:lj_str_new fun:lua_setfield fun:ngx_http_lua_inject_string_api fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 30 bytes in 1 blocks are definitely lost in loss record 1,185 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x4E134A: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1430) ==15067== by 0x4F9491: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:728) ==15067== by 0x4F9491: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F9491: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9491: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 30 bytes in 1 blocks are definitely lost in loss record 1,186 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x4EB225: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:377) ==15067== by 0x4F5A25: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2115) ==15067== by 0x4F94B4: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736) ==15067== by 0x4F94B4: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94B4: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94B4: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 30 bytes in 1 blocks are definitely lost in loss record 1,187 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x4EA56E: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:46) ==15067== by 0x4F5A2D: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2116) ==15067== by 0x4F94B4: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736) ==15067== by 0x4F94B4: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94B4: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94B4: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 30 bytes in 1 blocks are definitely lost in loss record 1,188 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x4EA5DA: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:55) ==15067== by 0x4F5A2D: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2116) ==15067== by 0x4F94B4: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736) ==15067== by 0x4F94B4: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94B4: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94B4: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 30 bytes in 1 blocks are definitely lost in loss record 1,189 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x5138F9: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:64) ==15067== by 0x4F9503: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:744) ==15067== by 0x4F9503: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F9503: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9503: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 30 bytes in 1 blocks are definitely lost in loss record 1,190 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x51391D: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:67) ==15067== by 0x4F9503: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:744) ==15067== by 0x4F9503: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F9503: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9503: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 30 bytes in 1 blocks are definitely lost in loss record 1,191 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x5139EB: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:39) ==15067== by 0x4F950B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:745) ==15067== by 0x4F950B: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F950B: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F950B: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 30 bytes in 1 blocks are definitely lost in loss record 1,192 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x547C3C1: lj_parse_keepstr (lj_parse.c:237) ==15067== by 0x547948F: lex_scan (lj_lex.c:301) ==15067== by 0x547992C: lj_lex_next (lj_lex.c:454) ==15067== by 0x547C0EB: expr_field (lj_parse.c:1673) ==15067== by 0x547E0CF: expr_primary (lj_parse.c:1950) ==15067== by 0x547E504: parse_call_assign (lj_parse.c:2228) ==15067== by 0x547E504: parse_stmt (lj_parse.c:2672) ==15067== by 0x547E504: parse_chunk (lj_parse.c:2684) ==15067== by 0x547C580: parse_body (lj_parse.c:1853) ==15067== by 0x547D1BB: expr_simple (lj_parse.c:2008) ==15067== by 0x547D1BB: expr_unop (lj_parse.c:2077) ==15067== by 0x547D1BB: expr_binop (lj_parse.c:2090) ==15067== by 0x547D5F5: expr (lj_parse.c:2109) ==15067== by 0x547D5F5: expr_list (lj_parse.c:1876) ==15067== by 0x547EBC3: parse_return (lj_parse.c:2316) ==15067== by 0x547EBC3: parse_stmt (lj_parse.c:2651) ==15067== by 0x547EBC3: parse_chunk (lj_parse.c:2684) ==15067== by 0x547F48F: lj_parse (lj_parse.c:2717) ==15067== by 0x548118A: cpparser (lj_load.c:41) ==15067== by 0x5462F36: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==15067== by 0x54812AA: lua_loadx (lj_load.c:58) ==15067== by 0x4FC830: ngx_http_lua_clfactory_loadbuffer (ngx_http_lua_clfactory.c:731) ==15067== by 0x4F9D5E: ngx_http_lua_cache_loadbuffer (ngx_http_lua_cache.c:166) ==15067== by 0x4FA788: ngx_http_lua_content_handler_inline (ngx_http_lua_contentby.c:300) ==15067== by 0x4FA236: ngx_http_lua_content_handler (ngx_http_lua_contentby.c:222) ==15067== by 0x45C477: ngx_http_core_content_phase (ngx_http_core_module.c:1173) ==15067== by 0x457282: ngx_http_core_run_phases (ngx_http_core_module.c:862) ==15067== by 0x457391: ngx_http_handler (ngx_http_core_module.c:845) ==15067== by 0x46284B: ngx_http_process_request (ngx_http_request.c:1950) ==15067== by 0x462E77: ngx_http_process_request_headers (ngx_http_request.c:1377) ==15067== by 0x4633E5: ngx_http_process_request_line (ngx_http_request.c:1049) ==15067== by 0x463AC5: ngx_http_wait_request_handler (ngx_http_request.c:507) ==15067== by 0x44085A: ngx_event_process_posted (ngx_event_posted.c:34) ==15067== by 0x44024F: ngx_process_events_and_timers (ngx_event.c:269) ==15067== by 0x449648: ngx_single_process_cycle (ngx_process_cycle.c:332) ==15067== by 0x420D6D: main (nginx.c:378) ==15067== { <insert_a_suppression_name_here> 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:expr_simple fun:expr_unop fun:expr_binop fun:expr fun:expr_list fun:parse_return 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_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_http_process_request_line fun:ngx_http_wait_request_handler fun:ngx_event_process_posted fun:ngx_process_events_and_timers fun:ngx_single_process_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 31 bytes in 1 blocks are definitely lost in loss record 1,193 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x4F3DD8: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:77) ==15067== by 0x4F9456: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720) ==15067== by 0x4F9456: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F9456: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9456: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_realloc fun:lj_str_new fun:lua_setfield fun:ngx_http_lua_inject_http_consts fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 31 bytes in 1 blocks are definitely lost in loss record 1,194 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x4F3FA9: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:124) ==15067== by 0x4F9456: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720) ==15067== by 0x4F9456: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F9456: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9456: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_realloc fun:lj_str_new fun:lua_setfield fun:ngx_http_lua_inject_http_consts fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 31 bytes in 1 blocks are definitely lost in loss record 1,195 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x4F4063: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:143) ==15067== by 0x4F9456: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720) ==15067== by 0x4F9456: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F9456: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9456: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_realloc fun:lj_str_new fun:lua_setfield fun:ngx_http_lua_inject_http_consts fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 31 bytes in 1 blocks are definitely lost in loss record 1,196 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x4F4082: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:146) ==15067== by 0x4F9456: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720) ==15067== by 0x4F9456: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F9456: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9456: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_realloc fun:lj_str_new fun:lua_setfield fun:ngx_http_lua_inject_http_consts fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 31 bytes in 1 blocks are definitely lost in loss record 1,197 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x4EB201: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:374) ==15067== by 0x4F5A25: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2115) ==15067== by 0x4F94B4: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736) ==15067== by 0x4F94B4: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94B4: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94B4: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 31 bytes in 1 blocks are definitely lost in loss record 1,198 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x509C4B: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:314) ==15067== by 0x4F94E5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741) ==15067== by 0x4F94E5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94E5: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94E5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,319 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x5468D99: newtab (lj_tab.c:122) ==15067== by 0x5468E98: lj_tab_new (lj_tab.c:160) ==15067== by 0x546DFB4: cpluaopen (lj_state.c:150) ==15067== by 0x5462F36: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==15067== by 0x546E2BF: lua_newstate (lj_state.c:222) ==15067== by 0x54BDB71: luaL_newstate (lib_aux.c:334) ==15067== by 0x4F8FEB: ngx_http_lua_new_state (ngx_http_lua_util.c:204) ==15067== by 0x4F8FEB: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,320 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x5468D99: newtab (lj_tab.c:122) ==15067== by 0x5468E98: lj_tab_new (lj_tab.c:160) ==15067== by 0x54757CA: lua_createtable (lj_api.c:706) ==15067== by 0x54BD439: luaL_findtable (lib_aux.c:93) ==15067== by 0x54BC2C5: lib_create_table (lj_lib.c:31) ==15067== by 0x54BC2C5: lj_lib_register (lj_lib.c:78) ==15067== by 0x54BF6C8: luaopen_base (lib_base.c:666) ==15067== by 0x5462BC7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==15067== by 0x54CAF38: luaL_openlibs (lib_init.c:45) ==15067== by 0x4F8FFF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==15067== by 0x4F8FFF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,321 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x5468D99: newtab (lj_tab.c:122) ==15067== by 0x5468E98: lj_tab_new (lj_tab.c:160) ==15067== by 0x54757CA: lua_createtable (lj_api.c:706) ==15067== by 0x54BD439: luaL_findtable (lib_aux.c:93) ==15067== by 0x54BC303: lib_create_table (lj_lib.c:35) ==15067== by 0x54BC303: lj_lib_register (lj_lib.c:78) ==15067== by 0x54BF6E5: luaopen_base (lib_base.c:667) ==15067== by 0x5462BC7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==15067== by 0x54CAF38: luaL_openlibs (lib_init.c:45) ==15067== by 0x4F8FFF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==15067== by 0x4F8FFF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,322 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x5468D99: newtab (lj_tab.c:122) ==15067== by 0x5468E98: lj_tab_new (lj_tab.c:160) ==15067== by 0x547590E: luaL_newmetatable (lj_api.c:715) ==15067== by 0x54C534B: luaopen_package (lib_package.c:570) ==15067== by 0x5462BC7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==15067== by 0x54CAF38: luaL_openlibs (lib_init.c:45) ==15067== by 0x4F8FFF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==15067== by 0x4F8FFF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,323 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A566: lj_func_newC (lj_func.c:109) ==15067== by 0x54755A5: lua_pushcclosure (lj_api.c:681) ==15067== by 0x54BC9D9: lj_lib_pushcc (lj_lib.c:155) ==15067== by 0x54C5361: luaopen_package (lib_package.c:571) ==15067== by 0x5462BC7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==15067== by 0x54CAF38: luaL_openlibs (lib_init.c:45) ==15067== by 0x4F8FFF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==15067== by 0x4F8FFF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,324 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x5468D99: newtab (lj_tab.c:122) ==15067== by 0x5468E98: lj_tab_new (lj_tab.c:160) ==15067== by 0x54757CA: lua_createtable (lj_api.c:706) ==15067== by 0x54BD439: luaL_findtable (lib_aux.c:93) ==15067== by 0x54BD593: luaL_pushmodule (lib_aux.c:120) ==15067== by 0x54BD6DE: luaL_openlib (lib_aux.c:133) ==15067== by 0x54C538B: luaopen_package (lib_package.c:573) ==15067== by 0x5462BC7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==15067== by 0x54CAF38: luaL_openlibs (lib_init.c:45) ==15067== by 0x4F8FFF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==15067== by 0x4F8FFF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,325 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x5468D99: newtab (lj_tab.c:122) ==15067== by 0x5468E98: lj_tab_new (lj_tab.c:160) ==15067== by 0x54757CA: lua_createtable (lj_api.c:706) ==15067== by 0x54BD439: luaL_findtable (lib_aux.c:93) ==15067== by 0x54C54D1: luaopen_package (lib_package.c:594) ==15067== by 0x5462BC7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==15067== by 0x54CAF38: luaL_openlibs (lib_init.c:45) ==15067== by 0x4F8FFF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==15067== by 0x4F8FFF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_newgco fun:newtab fun:lj_tab_new fun:lua_createtable fun:luaL_findtable fun:luaopen_package fun:lj_BC_FUNCC fun:luaL_openlibs fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,326 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x5468D99: newtab (lj_tab.c:122) ==15067== by 0x5468E98: lj_tab_new (lj_tab.c:160) ==15067== by 0x54757CA: lua_createtable (lj_api.c:706) ==15067== by 0x54BD439: luaL_findtable (lib_aux.c:93) ==15067== by 0x54BC303: lib_create_table (lj_lib.c:35) ==15067== by 0x54BC303: lj_lib_register (lj_lib.c:78) ==15067== by 0x54C26CD: luaopen_table (lib_table.c:318) ==15067== by 0x5462BC7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==15067== by 0x54CAF38: luaL_openlibs (lib_init.c:45) ==15067== by 0x4F8FFF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==15067== by 0x4F8FFF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,327 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A566: lj_func_newC (lj_func.c:109) ==15067== by 0x54755A5: lua_pushcclosure (lj_api.c:681) ==15067== by 0x54BCA76: lj_lib_prereg (lj_lib.c:165) ==15067== by 0x54C26F0: luaopen_table (lib_table.c:323) ==15067== by 0x5462BC7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==15067== by 0x54CAF38: luaL_openlibs (lib_init.c:45) ==15067== by 0x4F8FFF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==15067== by 0x4F8FFF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,328 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A566: lj_func_newC (lj_func.c:109) ==15067== by 0x54755A5: lua_pushcclosure (lj_api.c:681) ==15067== by 0x54BCA76: lj_lib_prereg (lj_lib.c:165) ==15067== by 0x54C2713: luaopen_table (lib_table.c:324) ==15067== by 0x5462BC7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==15067== by 0x54CAF38: luaL_openlibs (lib_init.c:45) ==15067== by 0x4F8FFF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==15067== by 0x4F8FFF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,329 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x5468D99: newtab (lj_tab.c:122) ==15067== by 0x5468E98: lj_tab_new (lj_tab.c:160) ==15067== by 0x54757CA: lua_createtable (lj_api.c:706) ==15067== by 0x54BC89E: lib_create_table (lj_lib.c:44) ==15067== by 0x54BC89E: lj_lib_register (lj_lib.c:78) ==15067== by 0x54C3ABD: luaopen_io (lib_io.c:530) ==15067== by 0x5462BC7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==15067== by 0x54CAF38: luaL_openlibs (lib_init.c:45) ==15067== by 0x4F8FFF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==15067== by 0x4F8FFF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,330 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x5468D99: newtab (lj_tab.c:122) ==15067== by 0x5468E98: lj_tab_new (lj_tab.c:160) ==15067== by 0x54757CA: lua_createtable (lj_api.c:706) ==15067== by 0x54BD439: luaL_findtable (lib_aux.c:93) ==15067== by 0x54BC303: lib_create_table (lj_lib.c:35) ==15067== by 0x54BC303: lj_lib_register (lj_lib.c:78) ==15067== by 0x54C3B36: luaopen_io (lib_io.c:533) ==15067== by 0x5462BC7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==15067== by 0x54CAF38: luaL_openlibs (lib_init.c:45) ==15067== by 0x4F8FFF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==15067== by 0x4F8FFF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,331 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x5468D99: newtab (lj_tab.c:122) ==15067== by 0x5468E98: lj_tab_new (lj_tab.c:160) ==15067== by 0x54757CA: lua_createtable (lj_api.c:706) ==15067== by 0x54BD439: luaL_findtable (lib_aux.c:93) ==15067== by 0x54BC303: lib_create_table (lj_lib.c:35) ==15067== by 0x54BC303: lj_lib_register (lj_lib.c:78) ==15067== by 0x54C443D: luaopen_os (lib_os.c:289) ==15067== by 0x5462BC7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==15067== by 0x54CAF38: luaL_openlibs (lib_init.c:45) ==15067== by 0x4F8FFF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==15067== by 0x4F8FFF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,332 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x5468D99: newtab (lj_tab.c:122) ==15067== by 0x5468E98: lj_tab_new (lj_tab.c:160) ==15067== by 0x54757CA: lua_createtable (lj_api.c:706) ==15067== by 0x54BD439: luaL_findtable (lib_aux.c:93) ==15067== by 0x54BC303: lib_create_table (lj_lib.c:35) ==15067== by 0x54BC303: lj_lib_register (lj_lib.c:78) ==15067== by 0x54C1C6F: luaopen_string (lib_string.c:739) ==15067== by 0x5462BC7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==15067== by 0x54CAF38: luaL_openlibs (lib_init.c:45) ==15067== by 0x4F8FFF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==15067== by 0x4F8FFF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,333 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x5468D99: newtab (lj_tab.c:122) ==15067== by 0x5468E98: lj_tab_new (lj_tab.c:160) ==15067== by 0x54757CA: lua_createtable (lj_api.c:706) ==15067== by 0x54BD439: luaL_findtable (lib_aux.c:93) ==15067== by 0x54BC303: lib_create_table (lj_lib.c:35) ==15067== by 0x54BC303: lj_lib_register (lj_lib.c:78) ==15067== by 0x54BFC41: luaopen_math (lib_math.c:223) ==15067== by 0x5462BC7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==15067== by 0x54CAF38: luaL_openlibs (lib_init.c:45) ==15067== by 0x4F8FFF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==15067== by 0x4F8FFF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,334 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x5468D99: newtab (lj_tab.c:122) ==15067== by 0x5468E98: lj_tab_new (lj_tab.c:160) ==15067== by 0x54757CA: lua_createtable (lj_api.c:706) ==15067== by 0x54BD439: luaL_findtable (lib_aux.c:93) ==15067== by 0x54BC303: lib_create_table (lj_lib.c:35) ==15067== by 0x54BC303: lj_lib_register (lj_lib.c:78) ==15067== by 0x54C653D: luaopen_debug (lib_debug.c:402) ==15067== by 0x5462BC7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==15067== by 0x54CAF38: luaL_openlibs (lib_init.c:45) ==15067== by 0x4F8FFF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==15067== by 0x4F8FFF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,335 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x5468D99: newtab (lj_tab.c:122) ==15067== by 0x5468E98: lj_tab_new (lj_tab.c:160) ==15067== by 0x54757CA: lua_createtable (lj_api.c:706) ==15067== by 0x54BD439: luaL_findtable (lib_aux.c:93) ==15067== by 0x54BC303: lib_create_table (lj_lib.c:35) ==15067== by 0x54BC303: lj_lib_register (lj_lib.c:78) ==15067== by 0x54C014D: luaopen_bit (lib_bit.c:177) ==15067== by 0x5462BC7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==15067== by 0x54CAF38: luaL_openlibs (lib_init.c:45) ==15067== by 0x4F8FFF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==15067== by 0x4F8FFF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,336 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x5468D99: newtab (lj_tab.c:122) ==15067== by 0x5468E98: lj_tab_new (lj_tab.c:160) ==15067== by 0x54757CA: lua_createtable (lj_api.c:706) ==15067== by 0x54BD439: luaL_findtable (lib_aux.c:93) ==15067== by 0x54BC303: lib_create_table (lj_lib.c:35) ==15067== by 0x54BC303: lj_lib_register (lj_lib.c:78) ==15067== by 0x54C8216: luaopen_jit (lib_jit.c:769) ==15067== by 0x5462BC7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==15067== by 0x54CAF38: luaL_openlibs (lib_init.c:45) ==15067== by 0x4F8FFF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==15067== by 0x4F8FFF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,337 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A566: lj_func_newC (lj_func.c:109) ==15067== by 0x54755A5: lua_pushcclosure (lj_api.c:681) ==15067== by 0x54BCA76: lj_lib_prereg (lj_lib.c:165) ==15067== by 0x54C822F: luaopen_jit (lib_jit.c:771) ==15067== by 0x5462BC7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==15067== by 0x54CAF38: luaL_openlibs (lib_init.c:45) ==15067== by 0x4F8FFF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==15067== by 0x4F8FFF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,338 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A566: lj_func_newC (lj_func.c:109) ==15067== by 0x54755A5: lua_pushcclosure (lj_api.c:681) ==15067== by 0x54BCA76: lj_lib_prereg (lj_lib.c:165) ==15067== by 0x54C8248: luaopen_jit (lib_jit.c:775) ==15067== by 0x5462BC7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==15067== by 0x54CAF38: luaL_openlibs (lib_init.c:45) ==15067== by 0x4F8FFF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==15067== by 0x4F8FFF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,339 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x5468D99: newtab (lj_tab.c:122) ==15067== by 0x5468E98: lj_tab_new (lj_tab.c:160) ==15067== by 0x54757CA: lua_createtable (lj_api.c:706) ==15067== by 0x54BD439: luaL_findtable (lib_aux.c:93) ==15067== by 0x54BC303: lib_create_table (lj_lib.c:35) ==15067== by 0x54BC303: lj_lib_register (lj_lib.c:78) ==15067== by 0x54C8265: luaopen_jit (lib_jit.c:778) ==15067== by 0x5462BC7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==15067== by 0x54CAF38: luaL_openlibs (lib_init.c:45) ==15067== by 0x4F8FFF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==15067== by 0x4F8FFF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,340 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A566: lj_func_newC (lj_func.c:109) ==15067== by 0x54BC46D: lj_lib_register (lj_lib.c:92) ==15067== by 0x54C8265: luaopen_jit (lib_jit.c:778) ==15067== by 0x5462BC7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==15067== by 0x54CAF38: luaL_openlibs (lib_init.c:45) ==15067== by 0x4F8FFF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==15067== by 0x4F8FFF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,341 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A566: lj_func_newC (lj_func.c:109) ==15067== by 0x54755A5: lua_pushcclosure (lj_api.c:681) ==15067== by 0x54CAF79: luaL_openlibs (lib_init.c:50) ==15067== by 0x4F8FFF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==15067== by 0x4F8FFF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,342 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x5468D99: newtab (lj_tab.c:122) ==15067== by 0x5468E98: lj_tab_new (lj_tab.c:160) ==15067== by 0x54757CA: lua_createtable (lj_api.c:706) ==15067== by 0x4F9271: ngx_http_lua_init_registry (ngx_http_lua_util.c:661) ==15067== by 0x4F9271: ngx_http_lua_new_state (ngx_http_lua_util.c:298) ==15067== by 0x4F9271: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,343 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x5468D99: newtab (lj_tab.c:122) ==15067== by 0x5468E98: lj_tab_new (lj_tab.c:160) ==15067== by 0x54757CA: lua_createtable (lj_api.c:706) ==15067== by 0x4F92A2: ngx_http_lua_init_registry (ngx_http_lua_util.c:667) ==15067== by 0x4F92A2: ngx_http_lua_new_state (ngx_http_lua_util.c:298) ==15067== by 0x4F92A2: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,344 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x5468D99: newtab (lj_tab.c:122) ==15067== by 0x5468E98: lj_tab_new (lj_tab.c:160) ==15067== by 0x54757CA: lua_createtable (lj_api.c:706) ==15067== by 0x4F92CE: ngx_http_lua_init_registry (ngx_http_lua_util.c:672) ==15067== by 0x4F92CE: ngx_http_lua_new_state (ngx_http_lua_util.c:298) ==15067== by 0x4F92CE: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,345 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x5468D99: newtab (lj_tab.c:122) ==15067== by 0x5468E98: lj_tab_new (lj_tab.c:160) ==15067== by 0x54757CA: lua_createtable (lj_api.c:706) ==15067== by 0x4F92FA: ngx_http_lua_init_registry (ngx_http_lua_util.c:678) ==15067== by 0x4F92FA: ngx_http_lua_new_state (ngx_http_lua_util.c:298) ==15067== by 0x4F92FA: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,346 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x5468D99: newtab (lj_tab.c:122) ==15067== by 0x5468E98: lj_tab_new (lj_tab.c:160) ==15067== by 0x54757CA: lua_createtable (lj_api.c:706) ==15067== by 0x4F9326: ngx_http_lua_init_registry (ngx_http_lua_util.c:685) ==15067== by 0x4F9326: ngx_http_lua_new_state (ngx_http_lua_util.c:298) ==15067== by 0x4F9326: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,347 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x5468D99: newtab (lj_tab.c:122) ==15067== by 0x5468E98: lj_tab_new (lj_tab.c:160) ==15067== by 0x54757CA: lua_createtable (lj_api.c:706) ==15067== by 0x4E15F3: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:166) ==15067== by 0x4F9380: ngx_http_lua_init_globals (ngx_http_lua_util.c:702) ==15067== by 0x4F9380: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9380: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,348 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x5468D99: newtab (lj_tab.c:122) ==15067== by 0x5468E98: lj_tab_new (lj_tab.c:160) ==15067== by 0x54757CA: lua_createtable (lj_api.c:706) ==15067== by 0x4E1605: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:168) ==15067== by 0x4F9380: ngx_http_lua_init_globals (ngx_http_lua_util.c:702) ==15067== by 0x4F9380: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9380: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,349 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x5468D99: newtab (lj_tab.c:122) ==15067== by 0x5468E98: lj_tab_new (lj_tab.c:160) ==15067== by 0x54757CA: lua_createtable (lj_api.c:706) ==15067== by 0x4E1617: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:170) ==15067== by 0x4F9380: ngx_http_lua_init_globals (ngx_http_lua_util.c:702) ==15067== by 0x4F9380: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9380: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,350 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A566: lj_func_newC (lj_func.c:109) ==15067== by 0x54755A5: lua_pushcclosure (lj_api.c:681) ==15067== by 0x4E1629: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:171) ==15067== by 0x4F9380: ngx_http_lua_init_globals (ngx_http_lua_util.c:702) ==15067== by 0x4F9380: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9380: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,351 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A566: lj_func_newC (lj_func.c:109) ==15067== by 0x54755A5: lua_pushcclosure (lj_api.c:681) ==15067== by 0x4E164D: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:173) ==15067== by 0x4F9380: ngx_http_lua_init_globals (ngx_http_lua_util.c:702) ==15067== by 0x4F9380: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9380: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,352 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x5468D99: newtab (lj_tab.c:122) ==15067== by 0x5468E98: lj_tab_new (lj_tab.c:160) ==15067== by 0x54757CA: lua_createtable (lj_api.c:706) ==15067== by 0x4F9392: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:713) ==15067== by 0x4F9392: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F9392: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9392: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,353 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A566: lj_func_newC (lj_func.c:109) ==15067== by 0x54755A5: lua_pushcclosure (lj_api.c:681) ==15067== by 0x4F93A4: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:715) ==15067== by 0x4F93A4: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F93A4: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F93A4: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,354 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x5468D99: newtab (lj_tab.c:122) ==15067== by 0x5468E98: lj_tab_new (lj_tab.c:160) ==15067== by 0x54757CA: lua_createtable (lj_api.c:706) ==15067== by 0x4F93DA: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:2919) ==15067== by 0x4F93DA: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:718) ==15067== by 0x4F93DA: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F93DA: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F93DA: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,355 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x5468D99: newtab (lj_tab.c:122) ==15067== by 0x5468E98: lj_tab_new (lj_tab.c:160) ==15067== by 0x54757CA: lua_createtable (lj_api.c:706) ==15067== by 0x4F93EC: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:2921) ==15067== by 0x4F93EC: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:718) ==15067== by 0x4F93EC: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F93EC: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F93EC: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,356 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A566: lj_func_newC (lj_func.c:109) ==15067== by 0x54755A5: lua_pushcclosure (lj_api.c:681) ==15067== by 0x4F93FE: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:2923) ==15067== by 0x4F93FE: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:718) ==15067== by 0x4F93FE: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F93FE: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F93FE: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,357 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A566: lj_func_newC (lj_func.c:109) ==15067== by 0x54755A5: lua_pushcclosure (lj_api.c:681) ==15067== by 0x4F9422: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:2926) ==15067== by 0x4F9422: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:718) ==15067== by 0x4F9422: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F9422: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9422: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,358 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x4F3F0E: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:108) ==15067== by 0x4F9456: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720) ==15067== by 0x4F9456: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F9456: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9456: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_realloc fun:lj_str_new fun:lua_setfield fun:ngx_http_lua_inject_http_consts fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,359 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A566: lj_func_newC (lj_func.c:109) ==15067== by 0x54755A5: lua_pushcclosure (lj_api.c:681) ==15067== by 0x4DE8A1: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:276) ==15067== by 0x4F9466: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:723) ==15067== by 0x4F9466: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F9466: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9466: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,360 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A566: lj_func_newC (lj_func.c:109) ==15067== by 0x54755A5: lua_pushcclosure (lj_api.c:681) ==15067== by 0x4DE8C5: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:279) ==15067== by 0x4F9466: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:723) ==15067== by 0x4F9466: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F9466: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9466: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,361 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A566: lj_func_newC (lj_func.c:109) ==15067== by 0x54755A5: lua_pushcclosure (lj_api.c:681) ==15067== by 0x4E63F5: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:663) ==15067== by 0x4F946E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:724) ==15067== by 0x4F946E: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F946E: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F946E: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,362 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A566: lj_func_newC (lj_func.c:109) ==15067== by 0x54755A5: lua_pushcclosure (lj_api.c:681) ==15067== by 0x4E6419: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:666) ==15067== by 0x4F946E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:724) ==15067== by 0x4F946E: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F946E: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F946E: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,363 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A566: lj_func_newC (lj_func.c:109) ==15067== by 0x54755A5: lua_pushcclosure (lj_api.c:681) ==15067== by 0x4E643D: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:669) ==15067== by 0x4F946E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:724) ==15067== by 0x4F946E: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F946E: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F946E: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,364 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A566: lj_func_newC (lj_func.c:109) ==15067== by 0x54755A5: lua_pushcclosure (lj_api.c:681) ==15067== by 0x4E6461: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:672) ==15067== by 0x4F946E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:724) ==15067== by 0x4F946E: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F946E: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F946E: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,365 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A566: lj_func_newC (lj_func.c:109) ==15067== by 0x54755A5: lua_pushcclosure (lj_api.c:681) ==15067== by 0x4E6485: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:675) ==15067== by 0x4F946E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:724) ==15067== by 0x4F946E: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F946E: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F946E: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,366 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A566: lj_func_newC (lj_func.c:109) ==15067== by 0x54755A5: lua_pushcclosure (lj_api.c:681) ==15067== by 0x4E2BF8: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:205) ==15067== by 0x4F9476: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:725) ==15067== by 0x4F9476: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F9476: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9476: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_newgco fun:lj_func_newC fun:lua_pushcclosure fun:ngx_http_lua_inject_time_api fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,367 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A566: lj_func_newC (lj_func.c:109) ==15067== by 0x54755A5: lua_pushcclosure (lj_api.c:681) ==15067== by 0x4E2C1C: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:208) ==15067== by 0x4F9476: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:725) ==15067== by 0x4F9476: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F9476: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9476: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_newgco fun:lj_func_newC fun:lua_pushcclosure fun:ngx_http_lua_inject_time_api fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,368 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A566: lj_func_newC (lj_func.c:109) ==15067== by 0x54755A5: lua_pushcclosure (lj_api.c:681) ==15067== by 0x4E2C40: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:211) ==15067== by 0x4F9476: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:725) ==15067== by 0x4F9476: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F9476: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9476: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_newgco fun:lj_func_newC fun:lua_pushcclosure fun:ngx_http_lua_inject_time_api fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,369 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A566: lj_func_newC (lj_func.c:109) ==15067== by 0x54755A5: lua_pushcclosure (lj_api.c:681) ==15067== by 0x4E2C64: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:214) ==15067== by 0x4F9476: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:725) ==15067== by 0x4F9476: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F9476: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9476: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_newgco fun:lj_func_newC fun:lua_pushcclosure fun:ngx_http_lua_inject_time_api fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,370 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A566: lj_func_newC (lj_func.c:109) ==15067== by 0x54755A5: lua_pushcclosure (lj_api.c:681) ==15067== by 0x4E2C88: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:217) ==15067== by 0x4F9476: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:725) ==15067== by 0x4F9476: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F9476: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9476: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_newgco fun:lj_func_newC fun:lua_pushcclosure fun:ngx_http_lua_inject_time_api fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,371 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A566: lj_func_newC (lj_func.c:109) ==15067== by 0x54755A5: lua_pushcclosure (lj_api.c:681) ==15067== by 0x4E2CAC: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:220) ==15067== by 0x4F9476: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:725) ==15067== by 0x4F9476: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F9476: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9476: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_newgco fun:lj_func_newC fun:lua_pushcclosure fun:ngx_http_lua_inject_time_api fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,372 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A566: lj_func_newC (lj_func.c:109) ==15067== by 0x54755A5: lua_pushcclosure (lj_api.c:681) ==15067== by 0x4E2CD0: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:223) ==15067== by 0x4F9476: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:725) ==15067== by 0x4F9476: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F9476: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9476: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_newgco fun:lj_func_newC fun:lua_pushcclosure fun:ngx_http_lua_inject_time_api fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,373 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A566: lj_func_newC (lj_func.c:109) ==15067== by 0x54755A5: lua_pushcclosure (lj_api.c:681) ==15067== by 0x4E2CF4: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:226) ==15067== by 0x4F9476: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:725) ==15067== by 0x4F9476: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F9476: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9476: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_newgco fun:lj_func_newC fun:lua_pushcclosure fun:ngx_http_lua_inject_time_api fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,374 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A566: lj_func_newC (lj_func.c:109) ==15067== by 0x54755A5: lua_pushcclosure (lj_api.c:681) ==15067== by 0x4E2D18: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:229) ==15067== by 0x4F9476: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:725) ==15067== by 0x4F9476: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F9476: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9476: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_newgco fun:lj_func_newC fun:lua_pushcclosure fun:ngx_http_lua_inject_time_api fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,375 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A566: lj_func_newC (lj_func.c:109) ==15067== by 0x54755A5: lua_pushcclosure (lj_api.c:681) ==15067== by 0x4E2D3C: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:232) ==15067== by 0x4F9476: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:725) ==15067== by 0x4F9476: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F9476: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9476: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_newgco fun:lj_func_newC fun:lua_pushcclosure fun:ngx_http_lua_inject_time_api fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,376 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A566: lj_func_newC (lj_func.c:109) ==15067== by 0x54755A5: lua_pushcclosure (lj_api.c:681) ==15067== by 0x4E2D60: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:235) ==15067== by 0x4F9476: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:725) ==15067== by 0x4F9476: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F9476: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9476: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_newgco fun:lj_func_newC fun:lua_pushcclosure fun:ngx_http_lua_inject_time_api fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,377 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A566: lj_func_newC (lj_func.c:109) ==15067== by 0x54755A5: lua_pushcclosure (lj_api.c:681) ==15067== by 0x4E2D84: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:238) ==15067== by 0x4F9476: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:725) ==15067== by 0x4F9476: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F9476: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9476: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_newgco fun:lj_func_newC fun:lua_pushcclosure fun:ngx_http_lua_inject_time_api fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,378 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x4E2D96: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:239) ==15067== by 0x4F9476: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:725) ==15067== by 0x4F9476: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F9476: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9476: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,379 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A566: lj_func_newC (lj_func.c:109) ==15067== by 0x54755A5: lua_pushcclosure (lj_api.c:681) ==15067== by 0x4E4BB0: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:61) ==15067== by 0x4F947E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:726) ==15067== by 0x4F947E: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F947E: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F947E: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_newgco fun:lj_func_newC fun:lua_pushcclosure fun:ngx_http_lua_inject_string_api fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,380 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A566: lj_func_newC (lj_func.c:109) ==15067== by 0x54755A5: lua_pushcclosure (lj_api.c:681) ==15067== by 0x4E4BD4: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:64) ==15067== by 0x4F947E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:726) ==15067== by 0x4F947E: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F947E: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F947E: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_newgco fun:lj_func_newC fun:lua_pushcclosure fun:ngx_http_lua_inject_string_api fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,381 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A566: lj_func_newC (lj_func.c:109) ==15067== by 0x54755A5: lua_pushcclosure (lj_api.c:681) ==15067== by 0x4E4BF8: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:67) ==15067== by 0x4F947E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:726) ==15067== by 0x4F947E: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F947E: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F947E: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_newgco fun:lj_func_newC fun:lua_pushcclosure fun:ngx_http_lua_inject_string_api fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,382 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A566: lj_func_newC (lj_func.c:109) ==15067== by 0x54755A5: lua_pushcclosure (lj_api.c:681) ==15067== by 0x4E4C1C: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:70) ==15067== by 0x4F947E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:726) ==15067== by 0x4F947E: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F947E: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F947E: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_newgco fun:lj_func_newC fun:lua_pushcclosure fun:ngx_http_lua_inject_string_api fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,383 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A566: lj_func_newC (lj_func.c:109) ==15067== by 0x54755A5: lua_pushcclosure (lj_api.c:681) ==15067== by 0x4E4C40: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:73) ==15067== by 0x4F947E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:726) ==15067== by 0x4F947E: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F947E: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F947E: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_newgco fun:lj_func_newC fun:lua_pushcclosure fun:ngx_http_lua_inject_string_api fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,384 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A566: lj_func_newC (lj_func.c:109) ==15067== by 0x54755A5: lua_pushcclosure (lj_api.c:681) ==15067== by 0x4E4C64: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:76) ==15067== by 0x4F947E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:726) ==15067== by 0x4F947E: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F947E: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F947E: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_newgco fun:lj_func_newC fun:lua_pushcclosure fun:ngx_http_lua_inject_string_api fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,385 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A566: lj_func_newC (lj_func.c:109) ==15067== by 0x54755A5: lua_pushcclosure (lj_api.c:681) ==15067== by 0x4E4C88: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:79) ==15067== by 0x4F947E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:726) ==15067== by 0x4F947E: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F947E: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F947E: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_newgco fun:lj_func_newC fun:lua_pushcclosure fun:ngx_http_lua_inject_string_api fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,386 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A566: lj_func_newC (lj_func.c:109) ==15067== by 0x54755A5: lua_pushcclosure (lj_api.c:681) ==15067== by 0x4E4CAC: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:82) ==15067== by 0x4F947E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:726) ==15067== by 0x4F947E: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F947E: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F947E: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_newgco fun:lj_func_newC fun:lua_pushcclosure fun:ngx_http_lua_inject_string_api fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,387 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A566: lj_func_newC (lj_func.c:109) ==15067== by 0x54755A5: lua_pushcclosure (lj_api.c:681) ==15067== by 0x4E4CD0: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:85) ==15067== by 0x4F947E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:726) ==15067== by 0x4F947E: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F947E: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F947E: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_newgco fun:lj_func_newC fun:lua_pushcclosure fun:ngx_http_lua_inject_string_api fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,388 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A566: lj_func_newC (lj_func.c:109) ==15067== by 0x54755A5: lua_pushcclosure (lj_api.c:681) ==15067== by 0x4E4CF4: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:89) ==15067== by 0x4F947E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:726) ==15067== by 0x4F947E: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F947E: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F947E: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_newgco fun:lj_func_newC fun:lua_pushcclosure fun:ngx_http_lua_inject_string_api fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,389 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A566: lj_func_newC (lj_func.c:109) ==15067== by 0x54755A5: lua_pushcclosure (lj_api.c:681) ==15067== by 0x4E4D18: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:93) ==15067== by 0x4F947E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:726) ==15067== by 0x4F947E: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F947E: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F947E: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_newgco fun:lj_func_newC fun:lua_pushcclosure fun:ngx_http_lua_inject_string_api fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,390 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A566: lj_func_newC (lj_func.c:109) ==15067== by 0x54755A5: lua_pushcclosure (lj_api.c:681) ==15067== by 0x4E4D3C: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:96) ==15067== by 0x4F947E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:726) ==15067== by 0x4F947E: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F947E: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F947E: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_newgco fun:lj_func_newC fun:lua_pushcclosure fun:ngx_http_lua_inject_string_api fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,391 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A566: lj_func_newC (lj_func.c:109) ==15067== by 0x54755A5: lua_pushcclosure (lj_api.c:681) ==15067== by 0x4E24BE: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:30) ==15067== by 0x4F9489: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:727) ==15067== by 0x4F9489: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F9489: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9489: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,392 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A566: lj_func_newC (lj_func.c:109) ==15067== by 0x54755A5: lua_pushcclosure (lj_api.c:681) ==15067== by 0x4E24E2: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:35) ==15067== by 0x4F9489: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:727) ==15067== by 0x4F9489: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F9489: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9489: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,393 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A566: lj_func_newC (lj_func.c:109) ==15067== by 0x54755A5: lua_pushcclosure (lj_api.c:681) ==15067== by 0x4E2506: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:38) ==15067== by 0x4F9489: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:727) ==15067== by 0x4F9489: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F9489: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9489: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,394 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A566: lj_func_newC (lj_func.c:109) ==15067== by 0x54755A5: lua_pushcclosure (lj_api.c:681) ==15067== by 0x4E252A: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:43) ==15067== by 0x4F9489: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:727) ==15067== by 0x4F9489: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F9489: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9489: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,395 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A566: lj_func_newC (lj_func.c:109) ==15067== by 0x54755A5: lua_pushcclosure (lj_api.c:681) ==15067== by 0x4E254E: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:48) ==15067== by 0x4F9489: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:727) ==15067== by 0x4F9489: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F9489: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9489: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,396 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x5468D99: newtab (lj_tab.c:122) ==15067== by 0x5468E98: lj_tab_new (lj_tab.c:160) ==15067== by 0x54757CA: lua_createtable (lj_api.c:706) ==15067== by 0x4E1302: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1424) ==15067== by 0x4F9491: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:728) ==15067== by 0x4F9491: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F9491: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9491: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,397 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A566: lj_func_newC (lj_func.c:109) ==15067== by 0x54755A5: lua_pushcclosure (lj_api.c:681) ==15067== by 0x4E1314: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1426) ==15067== by 0x4F9491: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:728) ==15067== by 0x4F9491: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F9491: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9491: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,398 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A566: lj_func_newC (lj_func.c:109) ==15067== by 0x54755A5: lua_pushcclosure (lj_api.c:681) ==15067== by 0x4E1338: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1429) ==15067== by 0x4F9491: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:728) ==15067== by 0x4F9491: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F9491: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9491: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,399 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A566: lj_func_newC (lj_func.c:109) ==15067== by 0x54755A5: lua_pushcclosure (lj_api.c:681) ==15067== by 0x50B09F: ngx_http_lua_inject_sleep_api (ngx_http_lua_sleep.c:149) ==15067== by 0x4F9499: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:729) ==15067== by 0x4F9499: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F9499: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9499: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,400 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A566: lj_func_newC (lj_func.c:109) ==15067== by 0x54755A5: lua_pushcclosure (lj_api.c:681) ==15067== by 0x5119AA: ngx_http_lua_inject_phase_api (ngx_http_lua_phase.c:106) ==15067== by 0x4F94A1: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:730) ==15067== by 0x4F94A1: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94A1: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94A1: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,401 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x5468D99: newtab (lj_tab.c:122) ==15067== by 0x5468E98: lj_tab_new (lj_tab.c:160) ==15067== by 0x54757CA: lua_createtable (lj_api.c:706) ==15067== by 0x4EEA23: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1986) ==15067== by 0x4F94A9: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:733) ==15067== by 0x4F94A9: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94A9: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94A9: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,402 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A566: lj_func_newC (lj_func.c:109) ==15067== by 0x54755A5: lua_pushcclosure (lj_api.c:681) ==15067== by 0x4EEA35: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1988) ==15067== by 0x4F94A9: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:733) ==15067== by 0x4F94A9: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94A9: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94A9: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,403 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A566: lj_func_newC (lj_func.c:109) ==15067== by 0x54755A5: lua_pushcclosure (lj_api.c:681) ==15067== by 0x4EEA59: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1991) ==15067== by 0x4F94A9: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:733) ==15067== by 0x4F94A9: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94A9: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94A9: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,404 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A566: lj_func_newC (lj_func.c:109) ==15067== by 0x54755A5: lua_pushcclosure (lj_api.c:681) ==15067== by 0x4EEA7D: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1994) ==15067== by 0x4F94A9: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:733) ==15067== by 0x4F94A9: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94A9: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94A9: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,405 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A566: lj_func_newC (lj_func.c:109) ==15067== by 0x54755A5: lua_pushcclosure (lj_api.c:681) ==15067== by 0x4EEAA1: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1997) ==15067== by 0x4F94A9: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:733) ==15067== by 0x4F94A9: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94A9: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94A9: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,406 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A566: lj_func_newC (lj_func.c:109) ==15067== by 0x54755A5: lua_pushcclosure (lj_api.c:681) ==15067== by 0x4EEAC5: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:2000) ==15067== by 0x4F94A9: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:733) ==15067== by 0x4F94A9: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94A9: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94A9: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,407 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x5468D99: newtab (lj_tab.c:122) ==15067== by 0x5468E98: lj_tab_new (lj_tab.c:160) ==15067== by 0x54757CA: lua_createtable (lj_api.c:706) ==15067== by 0x4F5A0A: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2111) ==15067== by 0x4F94B4: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736) ==15067== by 0x4F94B4: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94B4: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94B4: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,408 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A566: lj_func_newC (lj_func.c:109) ==15067== by 0x54755A5: lua_pushcclosure (lj_api.c:681) ==15067== by 0x4E7EF5: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1038) ==15067== by 0x4F5A12: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2113) ==15067== by 0x4F94B4: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736) ==15067== by 0x4F94B4: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94B4: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94B4: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,409 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A566: lj_func_newC (lj_func.c:109) ==15067== by 0x54755A5: lua_pushcclosure (lj_api.c:681) ==15067== by 0x4E7F19: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1041) ==15067== by 0x4F5A12: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2113) ==15067== by 0x4F94B4: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736) ==15067== by 0x4F94B4: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94B4: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94B4: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,410 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A566: lj_func_newC (lj_func.c:109) ==15067== by 0x54755A5: lua_pushcclosure (lj_api.c:681) ==15067== by 0x4E7F3D: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1044) ==15067== by 0x4F5A12: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2113) ==15067== by 0x4F94B4: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736) ==15067== by 0x4F94B4: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94B4: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94B4: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,411 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A566: lj_func_newC (lj_func.c:109) ==15067== by 0x54755A5: lua_pushcclosure (lj_api.c:681) ==15067== by 0x4E7F61: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1047) ==15067== by 0x4F5A12: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2113) ==15067== by 0x4F94B4: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736) ==15067== by 0x4F94B4: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94B4: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94B4: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,412 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A566: lj_func_newC (lj_func.c:109) ==15067== by 0x54755A5: lua_pushcclosure (lj_api.c:681) ==15067== by 0x4E7F85: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1050) ==15067== by 0x4F5A12: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2113) ==15067== by 0x4F94B4: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736) ==15067== by 0x4F94B4: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94B4: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94B4: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,413 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A566: lj_func_newC (lj_func.c:109) ==15067== by 0x54755A5: lua_pushcclosure (lj_api.c:681) ==15067== by 0x4EA973: ngx_http_lua_inject_req_uri_api (ngx_http_lua_uri.c:24) ==15067== by 0x4F5A1D: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2114) ==15067== by 0x4F94B4: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736) ==15067== by 0x4F94B4: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94B4: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94B4: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,414 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A566: lj_func_newC (lj_func.c:109) ==15067== by 0x54755A5: lua_pushcclosure (lj_api.c:681) ==15067== by 0x4EB1A7: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:367) ==15067== by 0x4F5A25: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2115) ==15067== by 0x4F94B4: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736) ==15067== by 0x4F94B4: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94B4: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94B4: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,415 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A566: lj_func_newC (lj_func.c:109) ==15067== by 0x54755A5: lua_pushcclosure (lj_api.c:681) ==15067== by 0x4EB1CB: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:370) ==15067== by 0x4F5A25: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2115) ==15067== by 0x4F94B4: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736) ==15067== by 0x4F94B4: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94B4: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94B4: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,416 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A566: lj_func_newC (lj_func.c:109) ==15067== by 0x54755A5: lua_pushcclosure (lj_api.c:681) ==15067== by 0x4EB1EF: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:373) ==15067== by 0x4F5A25: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2115) ==15067== by 0x4F94B4: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736) ==15067== by 0x4F94B4: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94B4: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94B4: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,417 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A566: lj_func_newC (lj_func.c:109) ==15067== by 0x54755A5: lua_pushcclosure (lj_api.c:681) ==15067== by 0x4EB213: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:376) ==15067== by 0x4F5A25: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2115) ==15067== by 0x4F94B4: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736) ==15067== by 0x4F94B4: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94B4: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94B4: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,418 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A566: lj_func_newC (lj_func.c:109) ==15067== by 0x54755A5: lua_pushcclosure (lj_api.c:681) ==15067== by 0x4EA514: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:39) ==15067== by 0x4F5A2D: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2116) ==15067== by 0x4F94B4: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736) ==15067== by 0x4F94B4: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94B4: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94B4: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,419 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A566: lj_func_newC (lj_func.c:109) ==15067== by 0x54755A5: lua_pushcclosure (lj_api.c:681) ==15067== by 0x4EA538: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:42) ==15067== by 0x4F5A2D: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2116) ==15067== by 0x4F94B4: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736) ==15067== by 0x4F94B4: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94B4: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94B4: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,420 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A566: lj_func_newC (lj_func.c:109) ==15067== by 0x54755A5: lua_pushcclosure (lj_api.c:681) ==15067== by 0x4EA55C: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:45) ==15067== by 0x4F5A2D: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2116) ==15067== by 0x4F94B4: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736) ==15067== by 0x4F94B4: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94B4: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94B4: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,421 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A566: lj_func_newC (lj_func.c:109) ==15067== by 0x54755A5: lua_pushcclosure (lj_api.c:681) ==15067== by 0x4EA580: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:48) ==15067== by 0x4F5A2D: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2116) ==15067== by 0x4F94B4: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736) ==15067== by 0x4F94B4: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94B4: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94B4: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,422 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A566: lj_func_newC (lj_func.c:109) ==15067== by 0x54755A5: lua_pushcclosure (lj_api.c:681) ==15067== by 0x4EA5A4: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:51) ==15067== by 0x4F5A2D: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2116) ==15067== by 0x4F94B4: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736) ==15067== by 0x4F94B4: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94B4: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94B4: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,423 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A566: lj_func_newC (lj_func.c:109) ==15067== by 0x54755A5: lua_pushcclosure (lj_api.c:681) ==15067== by 0x4EA5C8: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:54) ==15067== by 0x4F5A2D: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2116) ==15067== by 0x4F94B4: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736) ==15067== by 0x4F94B4: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94B4: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94B4: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,424 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A566: lj_func_newC (lj_func.c:109) ==15067== by 0x54755A5: lua_pushcclosure (lj_api.c:681) ==15067== by 0x4EA5EC: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:57) ==15067== by 0x4F5A2D: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2116) ==15067== by 0x4F94B4: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736) ==15067== by 0x4F94B4: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94B4: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94B4: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,425 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A566: lj_func_newC (lj_func.c:109) ==15067== by 0x54755A5: lua_pushcclosure (lj_api.c:681) ==15067== by 0x4EA610: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:60) ==15067== by 0x4F5A2D: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2116) ==15067== by 0x4F94B4: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736) ==15067== by 0x4F94B4: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94B4: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94B4: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,426 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A566: lj_func_newC (lj_func.c:109) ==15067== by 0x54755A5: lua_pushcclosure (lj_api.c:681) ==15067== by 0x4EA634: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:63) ==15067== by 0x4F5A2D: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2116) ==15067== by 0x4F94B4: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736) ==15067== by 0x4F94B4: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94B4: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94B4: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,427 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A566: lj_func_newC (lj_func.c:109) ==15067== by 0x54755A5: lua_pushcclosure (lj_api.c:681) ==15067== by 0x509E45: ngx_http_lua_inject_req_socket_api (ngx_http_lua_socket_tcp.c:373) ==15067== by 0x4F5A35: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2117) ==15067== by 0x4F94B4: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736) ==15067== by 0x4F94B4: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94B4: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94B4: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,428 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A566: lj_func_newC (lj_func.c:109) ==15067== by 0x54755A5: lua_pushcclosure (lj_api.c:681) ==15067== by 0x511383: ngx_http_lua_inject_req_method_api (ngx_http_lua_req_method.c:25) ==15067== by 0x4F5A3D: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2118) ==15067== by 0x4F94B4: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736) ==15067== by 0x4F94B4: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94B4: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94B4: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,429 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A566: lj_func_newC (lj_func.c:109) ==15067== by 0x54755A5: lua_pushcclosure (lj_api.c:681) ==15067== by 0x5113A7: ngx_http_lua_inject_req_method_api (ngx_http_lua_req_method.c:28) ==15067== by 0x4F5A3D: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2118) ==15067== by 0x4F94B4: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736) ==15067== by 0x4F94B4: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94B4: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94B4: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,430 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A566: lj_func_newC (lj_func.c:109) ==15067== by 0x54755A5: lua_pushcclosure (lj_api.c:681) ==15067== by 0x4E2DAB: ngx_http_lua_inject_req_time_api (ngx_http_lua_time.c:246) ==15067== by 0x4F5A45: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2119) ==15067== by 0x4F94B4: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736) ==15067== by 0x4F94B4: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94B4: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94B4: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,431 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A566: lj_func_newC (lj_func.c:109) ==15067== by 0x54755A5: lua_pushcclosure (lj_api.c:681) ==15067== by 0x4E3347: ngx_http_lua_inject_req_misc_api (ngx_http_lua_misc.c:40) ==15067== by 0x4F5A4D: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2120) ==15067== by 0x4F94B4: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736) ==15067== by 0x4F94B4: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94B4: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94B4: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,432 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x5468D99: newtab (lj_tab.c:122) ==15067== by 0x5468E98: lj_tab_new (lj_tab.c:160) ==15067== by 0x54757CA: lua_createtable (lj_api.c:706) ==15067== by 0x4E7E1F: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1015) ==15067== by 0x4F94BC: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:737) ==15067== by 0x4F94BC: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94BC: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94BC: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,433 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x5468D99: newtab (lj_tab.c:122) ==15067== by 0x5468E98: lj_tab_new (lj_tab.c:160) ==15067== by 0x54757CA: lua_createtable (lj_api.c:706) ==15067== by 0x4E7E31: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1017) ==15067== by 0x4F94BC: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:737) ==15067== by 0x4F94BC: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94BC: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94BC: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,434 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A566: lj_func_newC (lj_func.c:109) ==15067== by 0x54755A5: lua_pushcclosure (lj_api.c:681) ==15067== by 0x4E7E43: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1018) ==15067== by 0x4F94BC: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:737) ==15067== by 0x4F94BC: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94BC: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94BC: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,435 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A566: lj_func_newC (lj_func.c:109) ==15067== by 0x54755A5: lua_pushcclosure (lj_api.c:681) ==15067== by 0x4E7E67: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1020) ==15067== by 0x4F94BC: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:737) ==15067== by 0x4F94BC: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94BC: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94BC: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,436 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x5468D99: newtab (lj_tab.c:122) ==15067== by 0x5468E98: lj_tab_new (lj_tab.c:160) ==15067== by 0x54757CA: lua_createtable (lj_api.c:706) ==15067== by 0x4E7EAA: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1026) ==15067== by 0x4F94BC: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:737) ==15067== by 0x4F94BC: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94BC: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94BC: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,437 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A566: lj_func_newC (lj_func.c:109) ==15067== by 0x54755A5: lua_pushcclosure (lj_api.c:681) ==15067== by 0x4E7EBC: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1028) ==15067== by 0x4F94BC: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:737) ==15067== by 0x4F94BC: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94BC: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94BC: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,438 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x5468D99: newtab (lj_tab.c:122) ==15067== by 0x5468E98: lj_tab_new (lj_tab.c:160) ==15067== by 0x54757CA: lua_createtable (lj_api.c:706) ==15067== by 0x4E7FF4: ngx_http_lua_create_headers_metatable (ngx_http_lua_headers.c:1068) ==15067== by 0x4F94C7: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:738) ==15067== by 0x4F94C7: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94C7: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94C7: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,439 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x5468D99: newtab (lj_tab.c:122) ==15067== by 0x5468E98: lj_tab_new (lj_tab.c:160) ==15067== by 0x54757CA: lua_createtable (lj_api.c:706) ==15067== by 0x4E3A13: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:26) ==15067== by 0x4F94CF: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:739) ==15067== by 0x4F94CF: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94CF: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94CF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,440 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x5468D99: newtab (lj_tab.c:122) ==15067== by 0x5468E98: lj_tab_new (lj_tab.c:160) ==15067== by 0x54757CA: lua_createtable (lj_api.c:706) ==15067== by 0x4E3A25: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:28) ==15067== by 0x4F94CF: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:739) ==15067== by 0x4F94CF: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94CF: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94CF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,441 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A566: lj_func_newC (lj_func.c:109) ==15067== by 0x54755A5: lua_pushcclosure (lj_api.c:681) ==15067== by 0x4E3A37: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:29) ==15067== by 0x4F94CF: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:739) ==15067== by 0x4F94CF: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94CF: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94CF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,442 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A566: lj_func_newC (lj_func.c:109) ==15067== by 0x54755A5: lua_pushcclosure (lj_api.c:681) ==15067== by 0x4E3A5B: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:31) ==15067== by 0x4F94CF: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:739) ==15067== by 0x4F94CF: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94CF: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94CF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,443 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x5468D99: newtab (lj_tab.c:122) ==15067== by 0x5468E98: lj_tab_new (lj_tab.c:160) ==15067== by 0x54757CA: lua_createtable (lj_api.c:706) ==15067== by 0x5000E6: ngx_http_lua_inject_shdict_api (ngx_http_lua_shdict.c:409) ==15067== by 0x4F94DA: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:740) ==15067== by 0x4F94DA: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94DA: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94DA: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,444 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x5468D99: newtab (lj_tab.c:122) ==15067== by 0x5468E98: lj_tab_new (lj_tab.c:160) ==15067== by 0x54757CA: lua_createtable (lj_api.c:706) ==15067== by 0x509762: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:205) ==15067== by 0x4F94E5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741) ==15067== by 0x4F94E5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94E5: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94E5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,445 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A566: lj_func_newC (lj_func.c:109) ==15067== by 0x54755A5: lua_pushcclosure (lj_api.c:681) ==15067== by 0x509774: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:207) ==15067== by 0x4F94E5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741) ==15067== by 0x4F94E5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94E5: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94E5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_newgco fun:lj_func_newC fun:lua_pushcclosure fun:ngx_http_lua_inject_socket_tcp_api fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,446 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x5468D99: newtab (lj_tab.c:122) ==15067== by 0x5468E98: lj_tab_new (lj_tab.c:160) ==15067== by 0x54757CA: lua_createtable (lj_api.c:706) ==15067== by 0x509909: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:233) ==15067== by 0x4F94E5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741) ==15067== by 0x4F94E5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94E5: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94E5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,447 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A566: lj_func_newC (lj_func.c:109) ==15067== by 0x54755A5: lua_pushcclosure (lj_api.c:681) ==15067== by 0x50991B: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:235) ==15067== by 0x4F94E5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741) ==15067== by 0x4F94E5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94E5: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94E5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_newgco fun:lj_func_newC fun:lua_pushcclosure fun:ngx_http_lua_inject_socket_tcp_api fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,448 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A566: lj_func_newC (lj_func.c:109) ==15067== by 0x54755A5: lua_pushcclosure (lj_api.c:681) ==15067== by 0x50993F: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:238) ==15067== by 0x4F94E5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741) ==15067== by 0x4F94E5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94E5: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94E5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_newgco fun:lj_func_newC fun:lua_pushcclosure fun:ngx_http_lua_inject_socket_tcp_api fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,449 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A566: lj_func_newC (lj_func.c:109) ==15067== by 0x54755A5: lua_pushcclosure (lj_api.c:681) ==15067== by 0x509963: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:241) ==15067== by 0x4F94E5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741) ==15067== by 0x4F94E5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94E5: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94E5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_newgco fun:lj_func_newC fun:lua_pushcclosure fun:ngx_http_lua_inject_socket_tcp_api fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,450 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A566: lj_func_newC (lj_func.c:109) ==15067== by 0x54755A5: lua_pushcclosure (lj_api.c:681) ==15067== by 0x509987: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:244) ==15067== by 0x4F94E5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741) ==15067== by 0x4F94E5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94E5: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94E5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_newgco fun:lj_func_newC fun:lua_pushcclosure fun:ngx_http_lua_inject_socket_tcp_api fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,451 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x5468D99: newtab (lj_tab.c:122) ==15067== by 0x5468E98: lj_tab_new (lj_tab.c:160) ==15067== by 0x54757CA: lua_createtable (lj_api.c:706) ==15067== by 0x5099E4: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:255) ==15067== by 0x4F94E5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741) ==15067== by 0x4F94E5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94E5: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94E5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,452 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A566: lj_func_newC (lj_func.c:109) ==15067== by 0x54755A5: lua_pushcclosure (lj_api.c:681) ==15067== by 0x5099F6: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:257) ==15067== by 0x4F94E5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741) ==15067== by 0x4F94E5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94E5: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94E5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_newgco fun:lj_func_newC fun:lua_pushcclosure fun:ngx_http_lua_inject_socket_tcp_api fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,453 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A566: lj_func_newC (lj_func.c:109) ==15067== by 0x54755A5: lua_pushcclosure (lj_api.c:681) ==15067== by 0x509A1A: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:260) ==15067== by 0x4F94E5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741) ==15067== by 0x4F94E5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94E5: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94E5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_newgco fun:lj_func_newC fun:lua_pushcclosure fun:ngx_http_lua_inject_socket_tcp_api fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,454 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A566: lj_func_newC (lj_func.c:109) ==15067== by 0x54755A5: lua_pushcclosure (lj_api.c:681) ==15067== by 0x509A3E: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:263) ==15067== by 0x4F94E5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741) ==15067== by 0x4F94E5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94E5: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94E5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_newgco fun:lj_func_newC fun:lua_pushcclosure fun:ngx_http_lua_inject_socket_tcp_api fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,455 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A566: lj_func_newC (lj_func.c:109) ==15067== by 0x54755A5: lua_pushcclosure (lj_api.c:681) ==15067== by 0x509A62: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:266) ==15067== by 0x4F94E5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741) ==15067== by 0x4F94E5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94E5: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94E5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_newgco fun:lj_func_newC fun:lua_pushcclosure fun:ngx_http_lua_inject_socket_tcp_api fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,456 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A566: lj_func_newC (lj_func.c:109) ==15067== by 0x54755A5: lua_pushcclosure (lj_api.c:681) ==15067== by 0x509A86: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:269) ==15067== by 0x4F94E5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741) ==15067== by 0x4F94E5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94E5: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94E5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_newgco fun:lj_func_newC fun:lua_pushcclosure fun:ngx_http_lua_inject_socket_tcp_api fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,457 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x5468D99: newtab (lj_tab.c:122) ==15067== by 0x5468E98: lj_tab_new (lj_tab.c:160) ==15067== by 0x54757CA: lua_createtable (lj_api.c:706) ==15067== by 0x509AE3: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:280) ==15067== by 0x4F94E5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741) ==15067== by 0x4F94E5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94E5: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94E5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,458 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A566: lj_func_newC (lj_func.c:109) ==15067== by 0x54755A5: lua_pushcclosure (lj_api.c:681) ==15067== by 0x509AF5: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:282) ==15067== by 0x4F94E5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741) ==15067== by 0x4F94E5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94E5: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94E5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_newgco fun:lj_func_newC fun:lua_pushcclosure fun:ngx_http_lua_inject_socket_tcp_api fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,459 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A566: lj_func_newC (lj_func.c:109) ==15067== by 0x54755A5: lua_pushcclosure (lj_api.c:681) ==15067== by 0x509B19: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:287) ==15067== by 0x4F94E5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741) ==15067== by 0x4F94E5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94E5: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94E5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_newgco fun:lj_func_newC fun:lua_pushcclosure fun:ngx_http_lua_inject_socket_tcp_api fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,460 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A566: lj_func_newC (lj_func.c:109) ==15067== by 0x54755A5: lua_pushcclosure (lj_api.c:681) ==15067== by 0x509B3D: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:292) ==15067== by 0x4F94E5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741) ==15067== by 0x4F94E5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94E5: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94E5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_newgco fun:lj_func_newC fun:lua_pushcclosure fun:ngx_http_lua_inject_socket_tcp_api fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,461 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A566: lj_func_newC (lj_func.c:109) ==15067== by 0x54755A5: lua_pushcclosure (lj_api.c:681) ==15067== by 0x509B61: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:295) ==15067== by 0x4F94E5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741) ==15067== by 0x4F94E5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94E5: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94E5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_newgco fun:lj_func_newC fun:lua_pushcclosure fun:ngx_http_lua_inject_socket_tcp_api fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,462 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A566: lj_func_newC (lj_func.c:109) ==15067== by 0x54755A5: lua_pushcclosure (lj_api.c:681) ==15067== by 0x509B85: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:298) ==15067== by 0x4F94E5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741) ==15067== by 0x4F94E5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94E5: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94E5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_newgco fun:lj_func_newC fun:lua_pushcclosure fun:ngx_http_lua_inject_socket_tcp_api fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,463 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A566: lj_func_newC (lj_func.c:109) ==15067== by 0x54755A5: lua_pushcclosure (lj_api.c:681) ==15067== by 0x509BA9: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:301) ==15067== by 0x4F94E5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741) ==15067== by 0x4F94E5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94E5: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94E5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_newgco fun:lj_func_newC fun:lua_pushcclosure fun:ngx_http_lua_inject_socket_tcp_api fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,464 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A566: lj_func_newC (lj_func.c:109) ==15067== by 0x54755A5: lua_pushcclosure (lj_api.c:681) ==15067== by 0x509BCD: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:304) ==15067== by 0x4F94E5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741) ==15067== by 0x4F94E5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94E5: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94E5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_newgco fun:lj_func_newC fun:lua_pushcclosure fun:ngx_http_lua_inject_socket_tcp_api fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,465 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A566: lj_func_newC (lj_func.c:109) ==15067== by 0x54755A5: lua_pushcclosure (lj_api.c:681) ==15067== by 0x509BF1: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:307) ==15067== by 0x4F94E5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741) ==15067== by 0x4F94E5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94E5: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94E5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_newgco fun:lj_func_newC fun:lua_pushcclosure fun:ngx_http_lua_inject_socket_tcp_api fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,466 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A566: lj_func_newC (lj_func.c:109) ==15067== by 0x54755A5: lua_pushcclosure (lj_api.c:681) ==15067== by 0x509C15: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:310) ==15067== by 0x4F94E5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741) ==15067== by 0x4F94E5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94E5: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94E5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_newgco fun:lj_func_newC fun:lua_pushcclosure fun:ngx_http_lua_inject_socket_tcp_api fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,467 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A566: lj_func_newC (lj_func.c:109) ==15067== by 0x54755A5: lua_pushcclosure (lj_api.c:681) ==15067== by 0x509C39: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:313) ==15067== by 0x4F94E5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741) ==15067== by 0x4F94E5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94E5: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94E5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_newgco fun:lj_func_newC fun:lua_pushcclosure fun:ngx_http_lua_inject_socket_tcp_api fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,468 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A566: lj_func_newC (lj_func.c:109) ==15067== by 0x54755A5: lua_pushcclosure (lj_api.c:681) ==15067== by 0x509C5D: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:316) ==15067== by 0x4F94E5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741) ==15067== by 0x4F94E5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94E5: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94E5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_newgco fun:lj_func_newC fun:lua_pushcclosure fun:ngx_http_lua_inject_socket_tcp_api fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,469 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x5468D99: newtab (lj_tab.c:122) ==15067== by 0x5468E98: lj_tab_new (lj_tab.c:160) ==15067== by 0x54757CA: lua_createtable (lj_api.c:706) ==15067== by 0x509CBA: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:326) ==15067== by 0x4F94E5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741) ==15067== by 0x4F94E5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94E5: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94E5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,470 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A566: lj_func_newC (lj_func.c:109) ==15067== by 0x54755A5: lua_pushcclosure (lj_api.c:681) ==15067== by 0x509CCC: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:327) ==15067== by 0x4F94E5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741) ==15067== by 0x4F94E5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94E5: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94E5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_newgco fun:lj_func_newC fun:lua_pushcclosure fun:ngx_http_lua_inject_socket_tcp_api fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,471 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x5468D99: newtab (lj_tab.c:122) ==15067== by 0x5468E98: lj_tab_new (lj_tab.c:160) ==15067== by 0x54757CA: lua_createtable (lj_api.c:706) ==15067== by 0x509D0A: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:334) ==15067== by 0x4F94E5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741) ==15067== by 0x4F94E5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94E5: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94E5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,472 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A566: lj_func_newC (lj_func.c:109) ==15067== by 0x54755A5: lua_pushcclosure (lj_api.c:681) ==15067== by 0x509D1C: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:335) ==15067== by 0x4F94E5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741) ==15067== by 0x4F94E5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94E5: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94E5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_newgco fun:lj_func_newC fun:lua_pushcclosure fun:ngx_http_lua_inject_socket_tcp_api fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,473 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x5468D99: newtab (lj_tab.c:122) ==15067== by 0x5468E98: lj_tab_new (lj_tab.c:160) ==15067== by 0x54757CA: lua_createtable (lj_api.c:706) ==15067== by 0x509D5A: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:342) ==15067== by 0x4F94E5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741) ==15067== by 0x4F94E5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94E5: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94E5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,474 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A566: lj_func_newC (lj_func.c:109) ==15067== by 0x54755A5: lua_pushcclosure (lj_api.c:681) ==15067== by 0x509D6C: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:343) ==15067== by 0x4F94E5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741) ==15067== by 0x4F94E5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94E5: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94E5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_newgco fun:lj_func_newC fun:lua_pushcclosure fun:ngx_http_lua_inject_socket_tcp_api fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,475 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x5468D99: newtab (lj_tab.c:122) ==15067== by 0x5468E98: lj_tab_new (lj_tab.c:160) ==15067== by 0x54757CA: lua_createtable (lj_api.c:706) ==15067== by 0x509DAA: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:350) ==15067== by 0x4F94E5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741) ==15067== by 0x4F94E5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94E5: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94E5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,476 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A566: lj_func_newC (lj_func.c:109) ==15067== by 0x54755A5: lua_pushcclosure (lj_api.c:681) ==15067== by 0x509DBC: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:351) ==15067== by 0x4F94E5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741) ==15067== by 0x4F94E5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94E5: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94E5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_newgco fun:lj_func_newC fun:lua_pushcclosure fun:ngx_http_lua_inject_socket_tcp_api fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,477 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x5468D99: newtab (lj_tab.c:122) ==15067== by 0x5468E98: lj_tab_new (lj_tab.c:160) ==15067== by 0x54757CA: lua_createtable (lj_api.c:706) ==15067== by 0x509DFA: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:360) ==15067== by 0x4F94E5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741) ==15067== by 0x4F94E5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94E5: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94E5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,478 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A566: lj_func_newC (lj_func.c:109) ==15067== by 0x54755A5: lua_pushcclosure (lj_api.c:681) ==15067== by 0x509E0C: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:361) ==15067== by 0x4F94E5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741) ==15067== by 0x4F94E5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94E5: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94E5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_newgco fun:lj_func_newC fun:lua_pushcclosure fun:ngx_http_lua_inject_socket_tcp_api fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,479 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A566: lj_func_newC (lj_func.c:109) ==15067== by 0x54755A5: lua_pushcclosure (lj_api.c:681) ==15067== by 0x510D93: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:80) ==15067== by 0x4F94F0: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:742) ==15067== by 0x4F94F0: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94F0: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94F0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,480 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x5468D99: newtab (lj_tab.c:122) ==15067== by 0x5468E98: lj_tab_new (lj_tab.c:160) ==15067== by 0x54757CA: lua_createtable (lj_api.c:706) ==15067== by 0x510DC4: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:85) ==15067== by 0x4F94F0: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:742) ==15067== by 0x4F94F0: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94F0: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94F0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,481 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A566: lj_func_newC (lj_func.c:109) ==15067== by 0x54755A5: lua_pushcclosure (lj_api.c:681) ==15067== by 0x510DD6: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:87) ==15067== by 0x4F94F0: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:742) ==15067== by 0x4F94F0: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94F0: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94F0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,482 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A566: lj_func_newC (lj_func.c:109) ==15067== by 0x54755A5: lua_pushcclosure (lj_api.c:681) ==15067== by 0x510DFA: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:90) ==15067== by 0x4F94F0: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:742) ==15067== by 0x4F94F0: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94F0: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94F0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,483 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A566: lj_func_newC (lj_func.c:109) ==15067== by 0x54755A5: lua_pushcclosure (lj_api.c:681) ==15067== by 0x510E1E: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:93) ==15067== by 0x4F94F0: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:742) ==15067== by 0x4F94F0: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94F0: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94F0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,484 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A566: lj_func_newC (lj_func.c:109) ==15067== by 0x54755A5: lua_pushcclosure (lj_api.c:681) ==15067== by 0x510E42: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:96) ==15067== by 0x4F94F0: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:742) ==15067== by 0x4F94F0: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94F0: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94F0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,485 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A566: lj_func_newC (lj_func.c:109) ==15067== by 0x54755A5: lua_pushcclosure (lj_api.c:681) ==15067== by 0x510E66: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:99) ==15067== by 0x4F94F0: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:742) ==15067== by 0x4F94F0: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94F0: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94F0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,486 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x5468D99: newtab (lj_tab.c:122) ==15067== by 0x5468E98: lj_tab_new (lj_tab.c:160) ==15067== by 0x54757CA: lua_createtable (lj_api.c:706) ==15067== by 0x510EC3: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:109) ==15067== by 0x4F94F0: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:742) ==15067== by 0x4F94F0: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94F0: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94F0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,487 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A566: lj_func_newC (lj_func.c:109) ==15067== by 0x54755A5: lua_pushcclosure (lj_api.c:681) ==15067== by 0x510ED5: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:110) ==15067== by 0x4F94F0: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:742) ==15067== by 0x4F94F0: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94F0: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94F0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,488 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x5468D99: newtab (lj_tab.c:122) ==15067== by 0x5468E98: lj_tab_new (lj_tab.c:160) ==15067== by 0x54757CA: lua_createtable (lj_api.c:706) ==15067== by 0x512189: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:34) ==15067== by 0x4F94FB: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:743) ==15067== by 0x4F94FB: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94FB: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94FB: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,489 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A566: lj_func_newC (lj_func.c:109) ==15067== by 0x54755A5: lua_pushcclosure (lj_api.c:681) ==15067== by 0x51219B: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:36) ==15067== by 0x4F94FB: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:743) ==15067== by 0x4F94FB: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94FB: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94FB: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,490 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A566: lj_func_newC (lj_func.c:109) ==15067== by 0x54755A5: lua_pushcclosure (lj_api.c:681) ==15067== by 0x5121BF: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:39) ==15067== by 0x4F94FB: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:743) ==15067== by 0x4F94FB: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94FB: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94FB: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,491 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A566: lj_func_newC (lj_func.c:109) ==15067== by 0x54755A5: lua_pushcclosure (lj_api.c:681) ==15067== by 0x5121E3: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:42) ==15067== by 0x4F94FB: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:743) ==15067== by 0x4F94FB: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94FB: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94FB: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,492 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x5468D99: newtab (lj_tab.c:122) ==15067== by 0x5468E98: lj_tab_new (lj_tab.c:160) ==15067== by 0x54757CA: lua_createtable (lj_api.c:706) ==15067== by 0x51388D: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:55) ==15067== by 0x4F9503: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:744) ==15067== by 0x4F9503: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F9503: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9503: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,493 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A566: lj_func_newC (lj_func.c:109) ==15067== by 0x54755A5: lua_pushcclosure (lj_api.c:681) ==15067== by 0x51389F: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:57) ==15067== by 0x4F9503: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:744) ==15067== by 0x4F9503: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F9503: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9503: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,494 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A566: lj_func_newC (lj_func.c:109) ==15067== by 0x54755A5: lua_pushcclosure (lj_api.c:681) ==15067== by 0x5138C3: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:60) ==15067== by 0x4F9503: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:744) ==15067== by 0x4F9503: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F9503: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9503: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,495 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A566: lj_func_newC (lj_func.c:109) ==15067== by 0x54755A5: lua_pushcclosure (lj_api.c:681) ==15067== by 0x5138E7: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:63) ==15067== by 0x4F9503: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:744) ==15067== by 0x4F9503: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F9503: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9503: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,496 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A566: lj_func_newC (lj_func.c:109) ==15067== by 0x54755A5: lua_pushcclosure (lj_api.c:681) ==15067== by 0x51390B: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:66) ==15067== by 0x4F9503: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:744) ==15067== by 0x4F9503: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F9503: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9503: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,497 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x5468D99: newtab (lj_tab.c:122) ==15067== by 0x5468E98: lj_tab_new (lj_tab.c:160) ==15067== by 0x54757CA: lua_createtable (lj_api.c:706) ==15067== by 0x513989: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:26) ==15067== by 0x4F950B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:745) ==15067== by 0x4F950B: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F950B: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F950B: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,498 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A566: lj_func_newC (lj_func.c:109) ==15067== by 0x54755A5: lua_pushcclosure (lj_api.c:681) ==15067== by 0x5139BA: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:35) ==15067== by 0x4F950B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:745) ==15067== by 0x4F950B: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F950B: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F950B: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,499 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A566: lj_func_newC (lj_func.c:109) ==15067== by 0x54755A5: lua_pushcclosure (lj_api.c:681) ==15067== by 0x513A1C: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:44) ==15067== by 0x4F950B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:745) ==15067== by 0x4F950B: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F950B: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F950B: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,500 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x513A2E: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:45) ==15067== by 0x4F950B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:745) ==15067== by 0x4F950B: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F950B: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F950B: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,501 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x5468D99: newtab (lj_tab.c:122) ==15067== by 0x5468E98: lj_tab_new (lj_tab.c:160) ==15067== by 0x54757CA: lua_createtable (lj_api.c:706) ==15067== by 0x513B14: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:28) ==15067== by 0x4F9513: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746) ==15067== by 0x4F9513: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F9513: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9513: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,502 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A566: lj_func_newC (lj_func.c:109) ==15067== by 0x54755A5: lua_pushcclosure (lj_api.c:681) ==15067== by 0x513B26: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:30) ==15067== by 0x4F9513: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746) ==15067== by 0x4F9513: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F9513: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9513: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,503 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A566: lj_func_newC (lj_func.c:109) ==15067== by 0x54755A5: lua_pushcclosure (lj_api.c:681) ==15067== by 0x513B4A: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:33) ==15067== by 0x4F9513: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746) ==15067== by 0x4F9513: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F9513: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9513: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,504 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A566: lj_func_newC (lj_func.c:109) ==15067== by 0x54755A5: lua_pushcclosure (lj_api.c:681) ==15067== by 0x513B6E: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:36) ==15067== by 0x4F9513: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746) ==15067== by 0x4F9513: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F9513: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9513: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,505 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A566: lj_func_newC (lj_func.c:109) ==15067== by 0x54755A5: lua_pushcclosure (lj_api.c:681) ==15067== by 0x513B92: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:39) ==15067== by 0x4F9513: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746) ==15067== by 0x4F9513: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F9513: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9513: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,506 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x5468D99: newtab (lj_tab.c:122) ==15067== by 0x5468E98: lj_tab_new (lj_tab.c:160) ==15067== by 0x54757CA: lua_createtable (lj_api.c:706) ==15067== by 0x4E32DD: ngx_http_lua_inject_misc_api (ngx_http_lua_misc.c:28) ==15067== by 0x4F951B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748) ==15067== by 0x4F951B: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F951B: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F951B: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,507 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A566: lj_func_newC (lj_func.c:109) ==15067== by 0x54755A5: lua_pushcclosure (lj_api.c:681) ==15067== by 0x4E32EF: ngx_http_lua_inject_misc_api (ngx_http_lua_misc.c:29) ==15067== by 0x4F951B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748) ==15067== by 0x4F951B: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F951B: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F951B: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,508 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A566: lj_func_newC (lj_func.c:109) ==15067== by 0x54755A5: lua_pushcclosure (lj_api.c:681) ==15067== by 0x4E3313: ngx_http_lua_inject_misc_api (ngx_http_lua_misc.c:31) ==15067== by 0x4F951B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748) ==15067== by 0x4F951B: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F951B: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F951B: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,509 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x5468D99: newtab (lj_tab.c:122) ==15067== by 0x5468E98: lj_tab_new (lj_tab.c:160) ==15067== by 0x54757CA: lua_createtable (lj_api.c:706) ==15067== by 0x50CAE5: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:249) ==15067== by 0x4F9588: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758) ==15067== by 0x4F9588: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F9588: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9588: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,510 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A566: lj_func_newC (lj_func.c:109) ==15067== by 0x54755A5: lua_pushcclosure (lj_api.c:681) ==15067== by 0x50CBCA: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:273) ==15067== by 0x4F9588: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758) ==15067== by 0x4F9588: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F9588: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9588: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,511 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A566: lj_func_newC (lj_func.c:109) ==15067== by 0x54755A5: lua_pushcclosure (lj_api.c:681) ==15067== by 0x50CBEE: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:276) ==15067== by 0x4F9588: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758) ==15067== by 0x4F9588: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F9588: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9588: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,512 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A566: lj_func_newC (lj_func.c:109) ==15067== by 0x54755A5: lua_pushcclosure (lj_api.c:681) ==15067== by 0x50CC12: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:279) ==15067== by 0x4F9588: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758) ==15067== by 0x4F9588: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F9588: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9588: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,513 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A566: lj_func_newC (lj_func.c:109) ==15067== by 0x54755A5: lua_pushcclosure (lj_api.c:681) ==15067== by 0x50CC36: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:282) ==15067== by 0x4F9588: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758) ==15067== by 0x4F9588: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F9588: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9588: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,514 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x5468D99: newtab (lj_tab.c:122) ==15067== by 0x5468E98: lj_tab_new (lj_tab.c:160) ==15067== by 0x5479AB8: fs_init (lj_parse.c:1617) ==15067== by 0x547F43E: lj_parse (lj_parse.c:2708) ==15067== by 0x548118A: cpparser (lj_load.c:41) ==15067== by 0x5462F36: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==15067== by 0x54812AA: lua_loadx (lj_load.c:58) ==15067== by 0x548152B: luaL_loadbufferx (lj_load.c:143) ==15067== by 0x50CC98: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:320) ==15067== by 0x4F9588: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758) ==15067== by 0x4F9588: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F9588: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9588: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,515 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x5468D99: newtab (lj_tab.c:122) ==15067== by 0x5468E98: lj_tab_new (lj_tab.c:160) ==15067== by 0x5479AB8: fs_init (lj_parse.c:1617) ==15067== by 0x547C458: parse_body (lj_parse.c:1846) ==15067== by 0x547D1BB: expr_simple (lj_parse.c:2008) ==15067== by 0x547D1BB: expr_unop (lj_parse.c:2077) ==15067== by 0x547D1BB: expr_binop (lj_parse.c:2090) ==15067== by 0x547D5F5: expr (lj_parse.c:2109) ==15067== by 0x547D5F5: expr_list (lj_parse.c:1876) ==15067== by 0x547E367: parse_assignment (lj_parse.c:2202) ==15067== by 0x547E533: parse_call_assign (lj_parse.c:2233) ==15067== by 0x547E533: parse_stmt (lj_parse.c:2672) ==15067== by 0x547E533: parse_chunk (lj_parse.c:2684) ==15067== by 0x547F2D8: parse_block (lj_parse.c:2402) ==15067== by 0x547EC99: parse_for_iter (lj_parse.c:2554) ==15067== by 0x547EC99: parse_for (lj_parse.c:2577) ==15067== by 0x547EC99: parse_stmt (lj_parse.c:2638) ==15067== by 0x547EC99: parse_chunk (lj_parse.c:2684) ==15067== by 0x547F48F: lj_parse (lj_parse.c:2717) ==15067== by 0x548118A: cpparser (lj_load.c:41) ==15067== by 0x5462F36: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==15067== by 0x54812AA: lua_loadx (lj_load.c:58) ==15067== by 0x548152B: luaL_loadbufferx (lj_load.c:143) ==15067== by 0x50CC98: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:320) ==15067== by 0x4F9588: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758) ==15067== by 0x4F9588: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F9588: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9588: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,516 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x5468D99: newtab (lj_tab.c:122) ==15067== by 0x5468E98: lj_tab_new (lj_tab.c:160) ==15067== by 0x5479AB8: fs_init (lj_parse.c:1617) ==15067== by 0x547C458: parse_body (lj_parse.c:1846) ==15067== by 0x547D1BB: expr_simple (lj_parse.c:2008) ==15067== by 0x547D1BB: expr_unop (lj_parse.c:2077) ==15067== by 0x547D1BB: expr_binop (lj_parse.c:2090) ==15067== by 0x547D5F5: expr (lj_parse.c:2109) ==15067== by 0x547D5F5: expr_list (lj_parse.c:1876) ==15067== by 0x547E367: parse_assignment (lj_parse.c:2202) ==15067== by 0x547E533: parse_call_assign (lj_parse.c:2233) ==15067== by 0x547E533: parse_stmt (lj_parse.c:2672) ==15067== by 0x547E533: parse_chunk (lj_parse.c:2684) ==15067== by 0x547F48F: lj_parse (lj_parse.c:2717) ==15067== by 0x548118A: cpparser (lj_load.c:41) ==15067== by 0x5462F36: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==15067== by 0x54812AA: lua_loadx (lj_load.c:58) ==15067== by 0x548152B: luaL_loadbufferx (lj_load.c:143) ==15067== by 0x50CC98: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:320) ==15067== by 0x4F9588: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758) ==15067== by 0x4F9588: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F9588: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9588: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,517 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x5468D99: newtab (lj_tab.c:122) ==15067== by 0x5468E98: lj_tab_new (lj_tab.c:160) ==15067== by 0x5479AB8: fs_init (lj_parse.c:1617) ==15067== by 0x547C458: parse_body (lj_parse.c:1846) ==15067== by 0x547D1BB: expr_simple (lj_parse.c:2008) ==15067== by 0x547D1BB: expr_unop (lj_parse.c:2077) ==15067== by 0x547D1BB: expr_binop (lj_parse.c:2090) ==15067== by 0x547D5F5: expr (lj_parse.c:2109) ==15067== by 0x547D5F5: expr_list (lj_parse.c:1876) ==15067== by 0x547EBC3: parse_return (lj_parse.c:2316) ==15067== by 0x547EBC3: parse_stmt (lj_parse.c:2651) ==15067== by 0x547EBC3: parse_chunk (lj_parse.c:2684) ==15067== by 0x547C580: parse_body (lj_parse.c:1853) ==15067== by 0x547D1BB: expr_simple (lj_parse.c:2008) ==15067== by 0x547D1BB: expr_unop (lj_parse.c:2077) ==15067== by 0x547D1BB: expr_binop (lj_parse.c:2090) ==15067== by 0x547D5F5: expr (lj_parse.c:2109) ==15067== by 0x547D5F5: expr_list (lj_parse.c:1876) ==15067== by 0x547E367: parse_assignment (lj_parse.c:2202) ==15067== by 0x547E533: parse_call_assign (lj_parse.c:2233) ==15067== by 0x547E533: parse_stmt (lj_parse.c:2672) ==15067== by 0x547E533: parse_chunk (lj_parse.c:2684) ==15067== by 0x547F48F: lj_parse (lj_parse.c:2717) ==15067== by 0x548118A: cpparser (lj_load.c:41) ==15067== by 0x5462F36: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==15067== by 0x54812AA: lua_loadx (lj_load.c:58) ==15067== by 0x548152B: luaL_loadbufferx (lj_load.c:143) ==15067== by 0x50CC98: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:320) ==15067== by 0x4F9588: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758) ==15067== by 0x4F9588: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F9588: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9588: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,518 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5467DF9: buf_grow (lj_buf.c:25) ==15067== by 0x5467E8A: lj_buf_more2 (lj_buf.c:46) ==15067== by 0x546B68E: lj_buf_more (lj_buf.h:64) ==15067== by 0x546B68E: lj_meta_cat (lj_meta.c:287) ==15067== by 0x5461A9B: lj_BC_CAT (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==15067== by 0x547771C: lua_pcall (lj_api.c:1129) ==15067== by 0x50CCFF: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:332) ==15067== by 0x4F9588: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758) ==15067== by 0x4F9588: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F9588: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9588: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <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:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,519 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A566: lj_func_newC (lj_func.c:109) ==15067== by 0x54755A5: lua_pushcclosure (lj_api.c:681) ==15067== by 0x50A0B9: ngx_http_lua_add_package_preload (ngx_http_lua_api.c:56) ==15067== by 0x55A195: ngx_http_lua_fake_delayed_load_init (ngx_http_lua_fake_delayed_load_module.c:55) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck: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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,520 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x5468D99: newtab (lj_tab.c:122) ==15067== by 0x5468E98: lj_tab_new (lj_tab.c:160) ==15067== by 0x5479AB8: fs_init (lj_parse.c:1617) ==15067== by 0x547F43E: lj_parse (lj_parse.c:2708) ==15067== by 0x548118A: cpparser (lj_load.c:41) ==15067== by 0x5462F36: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==15067== by 0x54812AA: lua_loadx (lj_load.c:58) ==15067== by 0x4FC830: ngx_http_lua_clfactory_loadbuffer (ngx_http_lua_clfactory.c:731) ==15067== by 0x4F9D5E: ngx_http_lua_cache_loadbuffer (ngx_http_lua_cache.c:166) ==15067== by 0x4FA788: ngx_http_lua_content_handler_inline (ngx_http_lua_contentby.c:300) ==15067== by 0x4FA236: ngx_http_lua_content_handler (ngx_http_lua_contentby.c:222) ==15067== by 0x45C477: ngx_http_core_content_phase (ngx_http_core_module.c:1173) ==15067== by 0x457282: ngx_http_core_run_phases (ngx_http_core_module.c:862) ==15067== by 0x457391: ngx_http_handler (ngx_http_core_module.c:845) ==15067== by 0x46284B: ngx_http_process_request (ngx_http_request.c:1950) ==15067== by 0x462E77: ngx_http_process_request_headers (ngx_http_request.c:1377) ==15067== by 0x4633E5: ngx_http_process_request_line (ngx_http_request.c:1049) ==15067== by 0x463AC5: ngx_http_wait_request_handler (ngx_http_request.c:507) ==15067== by 0x44085A: ngx_event_process_posted (ngx_event_posted.c:34) ==15067== by 0x44024F: ngx_process_events_and_timers (ngx_event.c:269) ==15067== by 0x449648: ngx_single_process_cycle (ngx_process_cycle.c:332) ==15067== by 0x420D6D: main (nginx.c:378) ==15067== { <insert_a_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_http_process_request_line fun:ngx_http_wait_request_handler fun:ngx_event_process_posted fun:ngx_process_events_and_timers fun:ngx_single_process_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,521 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x5468D99: newtab (lj_tab.c:122) ==15067== by 0x5468E98: lj_tab_new (lj_tab.c:160) ==15067== by 0x5479AB8: fs_init (lj_parse.c:1617) ==15067== by 0x547C458: parse_body (lj_parse.c:1846) ==15067== by 0x547D1BB: expr_simple (lj_parse.c:2008) ==15067== by 0x547D1BB: expr_unop (lj_parse.c:2077) ==15067== by 0x547D1BB: expr_binop (lj_parse.c:2090) ==15067== by 0x547D5F5: expr (lj_parse.c:2109) ==15067== by 0x547D5F5: expr_list (lj_parse.c:1876) ==15067== by 0x547EBC3: parse_return (lj_parse.c:2316) ==15067== by 0x547EBC3: parse_stmt (lj_parse.c:2651) ==15067== by 0x547EBC3: parse_chunk (lj_parse.c:2684) ==15067== by 0x547F48F: lj_parse (lj_parse.c:2717) ==15067== by 0x548118A: cpparser (lj_load.c:41) ==15067== by 0x5462F36: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==15067== by 0x54812AA: lua_loadx (lj_load.c:58) ==15067== by 0x4FC830: ngx_http_lua_clfactory_loadbuffer (ngx_http_lua_clfactory.c:731) ==15067== by 0x4F9D5E: ngx_http_lua_cache_loadbuffer (ngx_http_lua_cache.c:166) ==15067== by 0x4FA788: ngx_http_lua_content_handler_inline (ngx_http_lua_contentby.c:300) ==15067== by 0x4FA236: ngx_http_lua_content_handler (ngx_http_lua_contentby.c:222) ==15067== by 0x45C477: ngx_http_core_content_phase (ngx_http_core_module.c:1173) ==15067== by 0x457282: ngx_http_core_run_phases (ngx_http_core_module.c:862) ==15067== by 0x457391: ngx_http_handler (ngx_http_core_module.c:845) ==15067== by 0x46284B: ngx_http_process_request (ngx_http_request.c:1950) ==15067== by 0x462E77: ngx_http_process_request_headers (ngx_http_request.c:1377) ==15067== by 0x4633E5: ngx_http_process_request_line (ngx_http_request.c:1049) ==15067== by 0x463AC5: ngx_http_wait_request_handler (ngx_http_request.c:507) ==15067== by 0x44085A: ngx_event_process_posted (ngx_event_posted.c:34) ==15067== by 0x44024F: ngx_process_events_and_timers (ngx_event.c:269) ==15067== by 0x449648: ngx_single_process_cycle (ngx_process_cycle.c:332) ==15067== by 0x420D6D: main (nginx.c:378) ==15067== { <insert_a_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: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_http_process_request_line fun:ngx_http_wait_request_handler fun:ngx_event_process_posted fun:ngx_process_events_and_timers fun:ngx_single_process_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,522 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x5468D99: newtab (lj_tab.c:122) ==15067== by 0x5468E98: lj_tab_new (lj_tab.c:160) ==15067== by 0x54757CA: lua_createtable (lj_api.c:706) ==15067== by 0x4F4CD4: ngx_http_lua_create_new_globals_table (ngx_http_lua_util.c:184) ==15067== by 0x4F4D7F: ngx_http_lua_new_thread (ngx_http_lua_util.c:326) ==15067== by 0x4FA56C: ngx_http_lua_content_by_chunk (ngx_http_lua_contentby.c:54) ==15067== by 0x4FA79D: ngx_http_lua_content_handler_inline (ngx_http_lua_contentby.c:310) ==15067== by 0x4FA236: ngx_http_lua_content_handler (ngx_http_lua_contentby.c:222) ==15067== by 0x45C477: ngx_http_core_content_phase (ngx_http_core_module.c:1173) ==15067== by 0x457282: ngx_http_core_run_phases (ngx_http_core_module.c:862) ==15067== by 0x457391: ngx_http_handler (ngx_http_core_module.c:845) ==15067== by 0x46284B: ngx_http_process_request (ngx_http_request.c:1950) ==15067== by 0x462E77: ngx_http_process_request_headers (ngx_http_request.c:1377) ==15067== by 0x4633E5: ngx_http_process_request_line (ngx_http_request.c:1049) ==15067== by 0x463AC5: ngx_http_wait_request_handler (ngx_http_request.c:507) ==15067== by 0x44085A: ngx_event_process_posted (ngx_event_posted.c:34) ==15067== by 0x44024F: ngx_process_events_and_timers (ngx_event.c:269) ==15067== by 0x449648: ngx_single_process_cycle (ngx_process_cycle.c:332) ==15067== by 0x420D6D: main (nginx.c:378) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-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_new_globals_table fun:ngx_http_lua_new_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_http_process_request_line fun:ngx_http_wait_request_handler fun:ngx_event_process_posted fun:ngx_process_events_and_timers fun:ngx_single_process_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 32 bytes in 1 blocks are definitely lost in loss record 1,523 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x5468D99: newtab (lj_tab.c:122) ==15067== by 0x5468E98: lj_tab_new (lj_tab.c:160) ==15067== by 0x54757CA: lua_createtable (lj_api.c:706) ==15067== by 0x4F4D91: ngx_http_lua_new_thread (ngx_http_lua_util.c:328) ==15067== by 0x4FA56C: ngx_http_lua_content_by_chunk (ngx_http_lua_contentby.c:54) ==15067== by 0x4FA79D: ngx_http_lua_content_handler_inline (ngx_http_lua_contentby.c:310) ==15067== by 0x4FA236: ngx_http_lua_content_handler (ngx_http_lua_contentby.c:222) ==15067== by 0x45C477: ngx_http_core_content_phase (ngx_http_core_module.c:1173) ==15067== by 0x457282: ngx_http_core_run_phases (ngx_http_core_module.c:862) ==15067== by 0x457391: ngx_http_handler (ngx_http_core_module.c:845) ==15067== by 0x46284B: ngx_http_process_request (ngx_http_request.c:1950) ==15067== by 0x462E77: ngx_http_process_request_headers (ngx_http_request.c:1377) ==15067== by 0x4633E5: ngx_http_process_request_line (ngx_http_request.c:1049) ==15067== by 0x463AC5: ngx_http_wait_request_handler (ngx_http_request.c:507) ==15067== by 0x44085A: ngx_event_process_posted (ngx_event_posted.c:34) ==15067== by 0x44024F: ngx_process_events_and_timers (ngx_event.c:269) ==15067== by 0x449648: ngx_single_process_cycle (ngx_process_cycle.c:332) ==15067== by 0x420D6D: main (nginx.c:378) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_newgco fun:newtab fun:lj_tab_new fun:lua_createtable fun:ngx_http_lua_new_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_http_process_request_line fun:ngx_http_wait_request_handler fun:ngx_event_process_posted fun:ngx_process_events_and_timers fun:ngx_single_process_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 33 bytes in 1 blocks are definitely lost in loss record 1,526 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x4F4006: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:134) ==15067== by 0x4F9456: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720) ==15067== by 0x4F9456: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F9456: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9456: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_realloc fun:lj_str_new fun:lua_setfield fun:ngx_http_lua_inject_http_consts fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 33 bytes in 1 blocks are definitely lost in loss record 1,527 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x4F40A1: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:149) ==15067== by 0x4F9456: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720) ==15067== by 0x4F9456: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F9456: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9456: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_realloc fun:lj_str_new fun:lua_setfield fun:ngx_http_lua_inject_http_consts fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 33 bytes in 1 blocks are definitely lost in loss record 1,528 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x4F41F6: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:182) ==15067== by 0x4F9456: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720) ==15067== by 0x4F9456: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F9456: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9456: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_realloc fun:lj_str_new fun:lua_setfield fun:ngx_http_lua_inject_http_consts fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 33 bytes in 1 blocks are definitely lost in loss record 1,529 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x50A0C9: ngx_http_lua_add_package_preload (ngx_http_lua_api.c:57) ==15067== by 0x55A195: ngx_http_lua_fake_delayed_load_init (ngx_http_lua_fake_delayed_load_module.c:55) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck: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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 34 bytes in 1 blocks are definitely lost in loss record 1,531 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x546E009: cpluaopen (lj_state.c:154) ==15067== by 0x5462F36: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==15067== by 0x546E2BF: lua_newstate (lj_state.c:222) ==15067== by 0x54BDB71: luaL_newstate (lib_aux.c:334) ==15067== by 0x4F8FEB: ngx_http_lua_new_state (ngx_http_lua_util.c:204) ==15067== by 0x4F8FEB: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 34 bytes in 1 blocks are definitely lost in loss record 1,532 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x4F4025: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:137) ==15067== by 0x4F9456: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720) ==15067== by 0x4F9456: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F9456: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9456: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_realloc fun:lj_str_new fun:lua_setfield fun:ngx_http_lua_inject_http_consts fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 36 bytes in 2 blocks are definitely lost in loss record 1,540 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x547C3C1: lj_parse_keepstr (lj_parse.c:237) ==15067== by 0x54795D6: lex_string (lj_lex.c:280) ==15067== by 0x54795D6: lex_scan (lj_lex.c:364) ==15067== by 0x547992C: lj_lex_next (lj_lex.c:454) ==15067== by 0x5479A28: lex_opt (lj_parse.c:989) ==15067== by 0x547D627: expr_list (lj_parse.c:1877) ==15067== by 0x547DF52: parse_args (lj_parse.c:1902) ==15067== by 0x547E0BC: expr_primary (lj_parse.c:1965) ==15067== by 0x547C81A: expr_simple (lj_parse.c:2011) ==15067== by 0x547C81A: expr_unop (lj_parse.c:2077) ==15067== by 0x547C81A: expr_binop (lj_parse.c:2090) ==15067== by 0x547D5F5: expr (lj_parse.c:2109) ==15067== by 0x547D5F5: expr_list (lj_parse.c:1876) ==15067== by 0x547EEAB: parse_local (lj_parse.c:2261) ==15067== by 0x547EEAB: parse_stmt (lj_parse.c:2648) ==15067== by 0x547EEAB: parse_chunk (lj_parse.c:2684) ==15067== by 0x547F48F: lj_parse (lj_parse.c:2717) ==15067== by 0x548118A: cpparser (lj_load.c:41) ==15067== by 0x5462F36: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==15067== by 0x54812AA: lua_loadx (lj_load.c:58) ==15067== by 0x548152B: luaL_loadbufferx (lj_load.c:143) ==15067== by 0x4E8009: ngx_http_lua_create_headers_metatable (ngx_http_lua_headers.c:1070) ==15067== by 0x4F94C7: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:738) ==15067== by 0x4F94C7: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94C7: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94C7: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 37 bytes in 1 blocks are definitely lost in loss record 1,541 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x4F3F2D: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:111) ==15067== by 0x4F9456: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720) ==15067== by 0x4F9456: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F9456: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9456: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_realloc fun:lj_str_new fun:lua_setfield fun:ngx_http_lua_inject_http_consts fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 37 bytes in 1 blocks are definitely lost in loss record 1,542 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x4F40DF: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:155) ==15067== by 0x4F9456: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720) ==15067== by 0x4F9456: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F9456: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9456: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_realloc fun:lj_str_new fun:lua_setfield fun:ngx_http_lua_inject_http_consts fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 37 bytes in 1 blocks are definitely lost in loss record 1,543 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x4F4234: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:188) ==15067== by 0x4F9456: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720) ==15067== by 0x4F9456: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F9456: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9456: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_realloc fun:lj_str_new fun:lua_setfield fun:ngx_http_lua_inject_http_consts fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 38 bytes in 1 blocks are definitely lost in loss record 1,547 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x4F413C: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:164) ==15067== by 0x4F9456: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720) ==15067== by 0x4F9456: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F9456: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9456: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_realloc fun:lj_str_new fun:lua_setfield fun:ngx_http_lua_inject_http_consts fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 39 bytes in 1 blocks are definitely lost in loss record 1,549 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x4F3F6B: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:117) ==15067== by 0x4F9456: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720) ==15067== by 0x4F9456: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F9456: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9456: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_realloc fun:lj_str_new fun:lua_setfield fun:ngx_http_lua_inject_http_consts fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 39 bytes in 1 blocks are definitely lost in loss record 1,550 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x4F3F8A: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:120) ==15067== by 0x4F9456: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720) ==15067== by 0x4F9456: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F9456: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9456: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_realloc fun:lj_str_new fun:lua_setfield fun:ngx_http_lua_inject_http_consts fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 39 bytes in 1 blocks are definitely lost in loss record 1,551 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x4F415B: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:167) ==15067== by 0x4F9456: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720) ==15067== by 0x4F9456: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F9456: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9456: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_realloc fun:lj_str_new fun:lua_setfield fun:ngx_http_lua_inject_http_consts fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 40 bytes in 1 blocks are definitely lost in loss record 1,570 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x546A946: lj_udata_new (lj_udata.c:15) ==15067== by 0x5475BBC: lua_newuserdata (lj_api.c:749) ==15067== by 0x54C2E2A: io_std_new (lib_io.c:517) ==15067== by 0x54C3B52: luaopen_io (lib_io.c:534) ==15067== by 0x5462BC7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==15067== by 0x54CAF38: luaL_openlibs (lib_init.c:45) ==15067== by 0x4F8FFF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==15067== by 0x4F8FFF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 40 bytes in 1 blocks are definitely lost in loss record 1,571 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x546A946: lj_udata_new (lj_udata.c:15) ==15067== by 0x5475BBC: lua_newuserdata (lj_api.c:749) ==15067== by 0x54C2E2A: io_std_new (lib_io.c:517) ==15067== by 0x54C3B74: luaopen_io (lib_io.c:535) ==15067== by 0x5462BC7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==15067== by 0x54CAF38: luaL_openlibs (lib_init.c:45) ==15067== by 0x4F8FFF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==15067== by 0x4F8FFF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 40 bytes in 1 blocks are definitely lost in loss record 1,572 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x546A946: lj_udata_new (lj_udata.c:15) ==15067== by 0x5475BBC: lua_newuserdata (lj_api.c:749) ==15067== by 0x54C2E2A: io_std_new (lib_io.c:517) ==15067== by 0x54C3B93: luaopen_io (lib_io.c:536) ==15067== by 0x5462BC7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==15067== by 0x54CAF38: luaL_openlibs (lib_init.c:45) ==15067== by 0x4F8FFF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==15067== by 0x4F8FFF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 40 bytes in 1 blocks are definitely lost in loss record 1,573 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x4F3FE7: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:131) ==15067== by 0x4F9456: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720) ==15067== by 0x4F9456: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F9456: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9456: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_realloc fun:lj_str_new fun:lua_setfield fun:ngx_http_lua_inject_http_consts fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 40 bytes in 1 blocks are definitely lost in loss record 1,574 of 2,128 ==15067== at 0x4C2B1F4: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5469C61: lj_tab_resize (lj_tab.c:266) ==15067== by 0x5469E96: rehashtab (lj_tab.c:385) ==15067== by 0x546974D: lj_tab_newkey (lj_tab.c:469) ==15067== by 0x5469947: lj_tab_setinth (lj_tab.c:522) ==15067== by 0x547DAD8: expr_table (lj_parse.c:1746) ==15067== by 0x547D269: expr_simple (lj_parse.c:2004) ==15067== by 0x547D269: expr_unop (lj_parse.c:2077) ==15067== by 0x547D269: expr_binop (lj_parse.c:2090) ==15067== by 0x547D5F5: expr (lj_parse.c:2109) ==15067== by 0x547D5F5: expr_list (lj_parse.c:1876) ==15067== by 0x547EEAB: parse_local (lj_parse.c:2261) ==15067== by 0x547EEAB: parse_stmt (lj_parse.c:2648) ==15067== by 0x547EEAB: parse_chunk (lj_parse.c:2684) ==15067== by 0x547F48F: lj_parse (lj_parse.c:2717) ==15067== by 0x548118A: cpparser (lj_load.c:41) ==15067== by 0x5462F36: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==15067== by 0x54812AA: lua_loadx (lj_load.c:58) ==15067== by 0x548152B: luaL_loadbufferx (lj_load.c:143) ==15067== by 0x50CC98: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:320) ==15067== by 0x4F9588: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758) ==15067== by 0x4F9588: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F9588: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9588: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 40 bytes in 2 blocks are definitely lost in loss record 1,575 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x54BC789: lib_read_lfunc (lj_lib.c:52) ==15067== by 0x54BC789: lj_lib_register (lj_lib.c:116) ==15067== by 0x54BFC41: luaopen_math (lib_math.c:223) ==15067== by 0x5462BC7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==15067== by 0x54CAF38: luaL_openlibs (lib_init.c:45) ==15067== by 0x4F8FFF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==15067== by 0x4F8FFF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 40 bytes in 2 blocks are definitely lost in loss record 1,576 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A37B: func_newL (lj_func.c:122) ==15067== by 0x546A5B8: lj_func_newL_empty (lj_func.c:138) ==15067== by 0x54BC7EB: lib_read_lfunc (lj_lib.c:65) ==15067== by 0x54BC7EB: lj_lib_register (lj_lib.c:116) ==15067== by 0x54BFC41: luaopen_math (lib_math.c:223) ==15067== by 0x5462BC7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==15067== by 0x54CAF38: luaL_openlibs (lib_init.c:45) ==15067== by 0x4F8FFF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==15067== by 0x4F8FFF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 40 bytes in 2 blocks are definitely lost in loss record 1,577 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x54BC551: lj_lib_register (lj_lib.c:143) ==15067== by 0x54BFC41: luaopen_math (lib_math.c:223) ==15067== by 0x5462BC7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==15067== by 0x54CAF38: luaL_openlibs (lib_init.c:45) ==15067== by 0x4F8FFF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==15067== by 0x4F8FFF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 41 bytes in 1 blocks are definitely lost in loss record 1,578 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x4F3E92: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:96) ==15067== by 0x4F9456: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720) ==15067== by 0x4F9456: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F9456: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9456: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_realloc fun:lj_str_new fun:lua_setfield fun:ngx_http_lua_inject_http_consts fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 41 bytes in 1 blocks are definitely lost in loss record 1,579 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x4F4215: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:185) ==15067== by 0x4F9456: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720) ==15067== by 0x4F9456: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F9456: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9456: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_realloc fun:lj_str_new fun:lua_setfield fun:ngx_http_lua_inject_http_consts fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 42 bytes in 1 blocks are definitely lost in loss record 1,581 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x4F4272: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:194) ==15067== by 0x4F9456: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720) ==15067== by 0x4F9456: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F9456: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9456: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_realloc fun:lj_str_new fun:lua_setfield fun:ngx_http_lua_inject_http_consts fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 43 bytes in 1 blocks are definitely lost in loss record 1,585 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x4F41B8: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:176) ==15067== by 0x4F9456: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720) ==15067== by 0x4F9456: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F9456: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9456: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_realloc fun:lj_str_new fun:lua_setfield fun:ngx_http_lua_inject_http_consts fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 43 bytes in 2 blocks are definitely lost in loss record 1,586 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x54BC4D2: lj_lib_register (lj_lib.c:110) ==15067== by 0x54C8216: luaopen_jit (lib_jit.c:769) ==15067== by 0x5462BC7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==15067== by 0x54CAF38: luaL_openlibs (lib_init.c:45) ==15067== by 0x4F8FFF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==15067== by 0x4F8FFF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 44 bytes in 1 blocks are definitely lost in loss record 1,587 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x4F41D7: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:179) ==15067== by 0x4F9456: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720) ==15067== by 0x4F9456: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F9456: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9456: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_realloc fun:lj_str_new fun:lua_setfield fun:ngx_http_lua_inject_http_consts fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 46 bytes in 1 blocks are definitely lost in loss record 1,589 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x547C3C1: lj_parse_keepstr (lj_parse.c:237) ==15067== by 0x54795D6: lex_string (lj_lex.c:280) ==15067== by 0x54795D6: lex_scan (lj_lex.c:364) ==15067== by 0x547992C: lj_lex_next (lj_lex.c:454) ==15067== by 0x547E35C: parse_assignment (lj_parse.c:2201) ==15067== by 0x547E533: parse_call_assign (lj_parse.c:2233) ==15067== by 0x547E533: parse_stmt (lj_parse.c:2672) ==15067== by 0x547E533: parse_chunk (lj_parse.c:2684) ==15067== by 0x547C580: parse_body (lj_parse.c:1853) ==15067== by 0x547D1BB: expr_simple (lj_parse.c:2008) ==15067== by 0x547D1BB: expr_unop (lj_parse.c:2077) ==15067== by 0x547D1BB: expr_binop (lj_parse.c:2090) ==15067== by 0x547D5F5: expr (lj_parse.c:2109) ==15067== by 0x547D5F5: expr_list (lj_parse.c:1876) ==15067== by 0x547EBC3: parse_return (lj_parse.c:2316) ==15067== by 0x547EBC3: parse_stmt (lj_parse.c:2651) ==15067== by 0x547EBC3: parse_chunk (lj_parse.c:2684) ==15067== by 0x547F48F: lj_parse (lj_parse.c:2717) ==15067== by 0x548118A: cpparser (lj_load.c:41) ==15067== by 0x5462F36: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==15067== by 0x54812AA: lua_loadx (lj_load.c:58) ==15067== by 0x4FC830: ngx_http_lua_clfactory_loadbuffer (ngx_http_lua_clfactory.c:731) ==15067== by 0x4F9D5E: ngx_http_lua_cache_loadbuffer (ngx_http_lua_cache.c:166) ==15067== by 0x4FA788: ngx_http_lua_content_handler_inline (ngx_http_lua_contentby.c:300) ==15067== by 0x4FA236: ngx_http_lua_content_handler (ngx_http_lua_contentby.c:222) ==15067== by 0x45C477: ngx_http_core_content_phase (ngx_http_core_module.c:1173) ==15067== by 0x457282: ngx_http_core_run_phases (ngx_http_core_module.c:862) ==15067== by 0x457391: ngx_http_handler (ngx_http_core_module.c:845) ==15067== by 0x46284B: ngx_http_process_request (ngx_http_request.c:1950) ==15067== by 0x462E77: ngx_http_process_request_headers (ngx_http_request.c:1377) ==15067== by 0x4633E5: ngx_http_process_request_line (ngx_http_request.c:1049) ==15067== by 0x463AC5: ngx_http_wait_request_handler (ngx_http_request.c:507) ==15067== by 0x44085A: ngx_event_process_posted (ngx_event_posted.c:34) ==15067== by 0x44024F: ngx_process_events_and_timers (ngx_event.c:269) ==15067== by 0x449648: ngx_single_process_cycle (ngx_process_cycle.c:332) ==15067== by 0x420D6D: main (nginx.c:378) ==15067== { <insert_a_suppression_name_here> 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_assignment fun:parse_call_assign 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: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_http_process_request_line fun:ngx_http_wait_request_handler fun:ngx_event_process_posted fun:ngx_process_events_and_timers fun:ngx_single_process_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 47 bytes in 2 blocks are definitely lost in loss record 1,592 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x54BD671: luaL_setfuncs (lib_aux.c:156) ==15067== by 0x54C5503: luaopen_package (lib_package.c:597) ==15067== by 0x5462BC7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==15067== by 0x54CAF38: luaL_openlibs (lib_init.c:45) ==15067== by 0x4F8FFF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==15067== by 0x4F8FFF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 48 bytes in 1 blocks are definitely lost in loss record 1,642 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468D58: newhpart (lj_tab.c:64) ==15067== by 0x5468D58: newtab (lj_tab.c:143) ==15067== by 0x5468E98: lj_tab_new (lj_tab.c:160) ==15067== by 0x54BF607: newproxy_weaktable (lib_base.c:651) ==15067== by 0x54BF607: luaopen_base (lib_base.c:665) ==15067== by 0x5462BC7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==15067== by 0x54CAF38: luaL_openlibs (lib_init.c:45) ==15067== by 0x4F8FFF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==15067== by 0x4F8FFF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 48 bytes in 1 blocks are definitely lost in loss record 1,643 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468D58: newhpart (lj_tab.c:64) ==15067== by 0x5468D58: newtab (lj_tab.c:143) ==15067== by 0x5468E98: lj_tab_new (lj_tab.c:160) ==15067== by 0x547590E: luaL_newmetatable (lj_api.c:715) ==15067== by 0x54C534B: luaopen_package (lib_package.c:570) ==15067== by 0x5462BC7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==15067== by 0x54CAF38: luaL_openlibs (lib_init.c:45) ==15067== by 0x4F8FFF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==15067== by 0x4F8FFF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 48 bytes in 1 blocks are definitely lost in loss record 1,644 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468D58: newhpart (lj_tab.c:64) ==15067== by 0x5468D58: newtab (lj_tab.c:143) ==15067== by 0x5468E98: lj_tab_new (lj_tab.c:160) ==15067== by 0x54C1C7E: luaopen_string (lib_string.c:740) ==15067== by 0x5462BC7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==15067== by 0x54CAF38: luaL_openlibs (lib_init.c:45) ==15067== by 0x4F8FFF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==15067== by 0x4F8FFF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 48 bytes in 1 blocks are definitely lost in loss record 1,645 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468D58: newhpart (lj_tab.c:64) ==15067== by 0x5468D58: newtab (lj_tab.c:143) ==15067== by 0x5468E98: lj_tab_new (lj_tab.c:160) ==15067== by 0x54757CA: lua_createtable (lj_api.c:706) ==15067== by 0x54BD439: luaL_findtable (lib_aux.c:93) ==15067== by 0x54BC303: lib_create_table (lj_lib.c:35) ==15067== by 0x54BC303: lj_lib_register (lj_lib.c:78) ==15067== by 0x54C8265: luaopen_jit (lib_jit.c:778) ==15067== by 0x5462BC7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==15067== by 0x54CAF38: luaL_openlibs (lib_init.c:45) ==15067== by 0x4F8FFF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==15067== by 0x4F8FFF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 48 bytes in 1 blocks are definitely lost in loss record 1,646 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468D58: newhpart (lj_tab.c:64) ==15067== by 0x5468D58: newtab (lj_tab.c:143) ==15067== by 0x5468E98: lj_tab_new (lj_tab.c:160) ==15067== by 0x54757CA: lua_createtable (lj_api.c:706) ==15067== by 0x4E15F3: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:166) ==15067== by 0x4F9380: ngx_http_lua_init_globals (ngx_http_lua_util.c:702) ==15067== by 0x4F9380: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9380: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 48 bytes in 1 blocks are definitely lost in loss record 1,647 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468D58: newhpart (lj_tab.c:64) ==15067== by 0x5468D58: newtab (lj_tab.c:143) ==15067== by 0x5468E98: lj_tab_new (lj_tab.c:160) ==15067== by 0x54757CA: lua_createtable (lj_api.c:706) ==15067== by 0x4E1617: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:170) ==15067== by 0x4F9380: ngx_http_lua_init_globals (ngx_http_lua_util.c:702) ==15067== by 0x4F9380: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9380: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 48 bytes in 1 blocks are definitely lost in loss record 1,648 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468D58: newhpart (lj_tab.c:64) ==15067== by 0x5468D58: newtab (lj_tab.c:143) ==15067== by 0x5468E98: lj_tab_new (lj_tab.c:160) ==15067== by 0x54757CA: lua_createtable (lj_api.c:706) ==15067== by 0x4F93EC: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:2921) ==15067== by 0x4F93EC: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:718) ==15067== by 0x4F93EC: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F93EC: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F93EC: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 48 bytes in 1 blocks are definitely lost in loss record 1,649 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468D58: newhpart (lj_tab.c:64) ==15067== by 0x5468D58: newtab (lj_tab.c:143) ==15067== by 0x5468E98: lj_tab_new (lj_tab.c:160) ==15067== by 0x54757CA: lua_createtable (lj_api.c:706) ==15067== by 0x4E1302: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1424) ==15067== by 0x4F9491: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:728) ==15067== by 0x4F9491: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F9491: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9491: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 48 bytes in 1 blocks are definitely lost in loss record 1,650 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468D58: newhpart (lj_tab.c:64) ==15067== by 0x5468D58: newtab (lj_tab.c:143) ==15067== by 0x5468E98: lj_tab_new (lj_tab.c:160) ==15067== by 0x54757CA: lua_createtable (lj_api.c:706) ==15067== by 0x4E7E31: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1017) ==15067== by 0x4F94BC: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:737) ==15067== by 0x4F94BC: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94BC: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94BC: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 48 bytes in 1 blocks are definitely lost in loss record 1,651 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468D58: newhpart (lj_tab.c:64) ==15067== by 0x5468D58: newtab (lj_tab.c:143) ==15067== by 0x5468E98: lj_tab_new (lj_tab.c:160) ==15067== by 0x54757CA: lua_createtable (lj_api.c:706) ==15067== by 0x4E7EAA: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1026) ==15067== by 0x4F94BC: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:737) ==15067== by 0x4F94BC: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94BC: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94BC: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 48 bytes in 1 blocks are definitely lost in loss record 1,652 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468D58: newhpart (lj_tab.c:64) ==15067== by 0x5468D58: newtab (lj_tab.c:143) ==15067== by 0x5468E98: lj_tab_new (lj_tab.c:160) ==15067== by 0x54757CA: lua_createtable (lj_api.c:706) ==15067== by 0x4E7FF4: ngx_http_lua_create_headers_metatable (ngx_http_lua_headers.c:1068) ==15067== by 0x4F94C7: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:738) ==15067== by 0x4F94C7: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94C7: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94C7: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 48 bytes in 1 blocks are definitely lost in loss record 1,653 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468D58: newhpart (lj_tab.c:64) ==15067== by 0x5468D58: newtab (lj_tab.c:143) ==15067== by 0x5468E98: lj_tab_new (lj_tab.c:160) ==15067== by 0x54757CA: lua_createtable (lj_api.c:706) ==15067== by 0x4E3A25: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:28) ==15067== by 0x4F94CF: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:739) ==15067== by 0x4F94CF: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94CF: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94CF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 48 bytes in 1 blocks are definitely lost in loss record 1,654 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468D58: newhpart (lj_tab.c:64) ==15067== by 0x5468D58: newtab (lj_tab.c:143) ==15067== by 0x5468E98: lj_tab_new (lj_tab.c:160) ==15067== by 0x54757CA: lua_createtable (lj_api.c:706) ==15067== by 0x509CBA: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:326) ==15067== by 0x4F94E5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741) ==15067== by 0x4F94E5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94E5: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94E5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 48 bytes in 1 blocks are definitely lost in loss record 1,655 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468D58: newhpart (lj_tab.c:64) ==15067== by 0x5468D58: newtab (lj_tab.c:143) ==15067== by 0x5468E98: lj_tab_new (lj_tab.c:160) ==15067== by 0x54757CA: lua_createtable (lj_api.c:706) ==15067== by 0x509D0A: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:334) ==15067== by 0x4F94E5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741) ==15067== by 0x4F94E5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94E5: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94E5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 48 bytes in 1 blocks are definitely lost in loss record 1,656 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468D58: newhpart (lj_tab.c:64) ==15067== by 0x5468D58: newtab (lj_tab.c:143) ==15067== by 0x5468E98: lj_tab_new (lj_tab.c:160) ==15067== by 0x54757CA: lua_createtable (lj_api.c:706) ==15067== by 0x509D5A: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:342) ==15067== by 0x4F94E5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741) ==15067== by 0x4F94E5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94E5: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94E5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 48 bytes in 1 blocks are definitely lost in loss record 1,657 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468D58: newhpart (lj_tab.c:64) ==15067== by 0x5468D58: newtab (lj_tab.c:143) ==15067== by 0x5468E98: lj_tab_new (lj_tab.c:160) ==15067== by 0x54757CA: lua_createtable (lj_api.c:706) ==15067== by 0x509DAA: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:350) ==15067== by 0x4F94E5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741) ==15067== by 0x4F94E5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94E5: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94E5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 48 bytes in 1 blocks are definitely lost in loss record 1,658 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468D58: newhpart (lj_tab.c:64) ==15067== by 0x5468D58: newtab (lj_tab.c:143) ==15067== by 0x5468E98: lj_tab_new (lj_tab.c:160) ==15067== by 0x54757CA: lua_createtable (lj_api.c:706) ==15067== by 0x509DFA: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:360) ==15067== by 0x4F94E5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741) ==15067== by 0x4F94E5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94E5: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94E5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 48 bytes in 1 blocks are definitely lost in loss record 1,659 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468D58: newhpart (lj_tab.c:64) ==15067== by 0x5468D58: newtab (lj_tab.c:143) ==15067== by 0x5468E98: lj_tab_new (lj_tab.c:160) ==15067== by 0x54757CA: lua_createtable (lj_api.c:706) ==15067== by 0x510EC3: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:109) ==15067== by 0x4F94F0: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:742) ==15067== by 0x4F94F0: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94F0: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94F0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 48 bytes in 1 blocks are definitely lost in loss record 1,660 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468D58: newhpart (lj_tab.c:64) ==15067== by 0x5468D58: newtab (lj_tab.c:143) ==15067== by 0x5468E98: lj_tab_new (lj_tab.c:160) ==15067== by 0x54757CA: lua_createtable (lj_api.c:706) ==15067== by 0x4E32DD: ngx_http_lua_inject_misc_api (ngx_http_lua_misc.c:28) ==15067== by 0x4F951B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748) ==15067== by 0x4F951B: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F951B: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F951B: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 48 bytes in 1 blocks are definitely lost in loss record 1,661 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x5468CF7: newtab (lj_tab.c:107) ==15067== by 0x5468E98: lj_tab_new (lj_tab.c:160) ==15067== by 0x547DBF8: expr_table (lj_parse.c:1740) ==15067== by 0x547D269: expr_simple (lj_parse.c:2004) ==15067== by 0x547D269: expr_unop (lj_parse.c:2077) ==15067== by 0x547D269: expr_binop (lj_parse.c:2090) ==15067== by 0x547D5F5: expr (lj_parse.c:2109) ==15067== by 0x547D5F5: expr_list (lj_parse.c:1876) ==15067== by 0x547EEAB: parse_local (lj_parse.c:2261) ==15067== by 0x547EEAB: parse_stmt (lj_parse.c:2648) ==15067== by 0x547EEAB: parse_chunk (lj_parse.c:2684) ==15067== by 0x547F48F: lj_parse (lj_parse.c:2717) ==15067== by 0x548118A: cpparser (lj_load.c:41) ==15067== by 0x5462F36: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==15067== by 0x54812AA: lua_loadx (lj_load.c:58) ==15067== by 0x548152B: luaL_loadbufferx (lj_load.c:143) ==15067== by 0x50CC98: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:320) ==15067== by 0x4F9588: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758) ==15067== by 0x4F9588: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F9588: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9588: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 48 bytes in 1 blocks are definitely lost in loss record 1,662 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468D58: newhpart (lj_tab.c:64) ==15067== by 0x5468D58: newtab (lj_tab.c:143) ==15067== by 0x5468E98: lj_tab_new (lj_tab.c:160) ==15067== by 0x54757CA: lua_createtable (lj_api.c:706) ==15067== by 0x4F4CD4: ngx_http_lua_create_new_globals_table (ngx_http_lua_util.c:184) ==15067== by 0x4F4D7F: ngx_http_lua_new_thread (ngx_http_lua_util.c:326) ==15067== by 0x4FA56C: ngx_http_lua_content_by_chunk (ngx_http_lua_contentby.c:54) ==15067== by 0x4FA79D: ngx_http_lua_content_handler_inline (ngx_http_lua_contentby.c:310) ==15067== by 0x4FA236: ngx_http_lua_content_handler (ngx_http_lua_contentby.c:222) ==15067== by 0x45C477: ngx_http_core_content_phase (ngx_http_core_module.c:1173) ==15067== by 0x457282: ngx_http_core_run_phases (ngx_http_core_module.c:862) ==15067== by 0x457391: ngx_http_handler (ngx_http_core_module.c:845) ==15067== by 0x46284B: ngx_http_process_request (ngx_http_request.c:1950) ==15067== by 0x462E77: ngx_http_process_request_headers (ngx_http_request.c:1377) ==15067== by 0x4633E5: ngx_http_process_request_line (ngx_http_request.c:1049) ==15067== by 0x463AC5: ngx_http_wait_request_handler (ngx_http_request.c:507) ==15067== by 0x44085A: ngx_event_process_posted (ngx_event_posted.c:34) ==15067== by 0x44024F: ngx_process_events_and_timers (ngx_event.c:269) ==15067== by 0x449648: ngx_single_process_cycle (ngx_process_cycle.c:332) ==15067== by 0x420D6D: main (nginx.c:378) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: 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_new_globals_table fun:ngx_http_lua_new_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_http_process_request_line fun:ngx_http_wait_request_handler fun:ngx_event_process_posted fun:ngx_process_events_and_timers fun:ngx_single_process_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 48 bytes in 1 blocks are definitely lost in loss record 1,663 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468D58: newhpart (lj_tab.c:64) ==15067== by 0x5468D58: newtab (lj_tab.c:143) ==15067== by 0x5468E98: lj_tab_new (lj_tab.c:160) ==15067== by 0x54757CA: lua_createtable (lj_api.c:706) ==15067== by 0x4F4D91: ngx_http_lua_new_thread (ngx_http_lua_util.c:328) ==15067== by 0x4FA56C: ngx_http_lua_content_by_chunk (ngx_http_lua_contentby.c:54) ==15067== by 0x4FA79D: ngx_http_lua_content_handler_inline (ngx_http_lua_contentby.c:310) ==15067== by 0x4FA236: ngx_http_lua_content_handler (ngx_http_lua_contentby.c:222) ==15067== by 0x45C477: ngx_http_core_content_phase (ngx_http_core_module.c:1173) ==15067== by 0x457282: ngx_http_core_run_phases (ngx_http_core_module.c:862) ==15067== by 0x457391: ngx_http_handler (ngx_http_core_module.c:845) ==15067== by 0x46284B: ngx_http_process_request (ngx_http_request.c:1950) ==15067== by 0x462E77: ngx_http_process_request_headers (ngx_http_request.c:1377) ==15067== by 0x4633E5: ngx_http_process_request_line (ngx_http_request.c:1049) ==15067== by 0x463AC5: ngx_http_wait_request_handler (ngx_http_request.c:507) ==15067== by 0x44085A: ngx_event_process_posted (ngx_event_posted.c:34) ==15067== by 0x44024F: ngx_process_events_and_timers (ngx_event.c:269) ==15067== by 0x449648: ngx_single_process_cycle (ngx_process_cycle.c:332) ==15067== by 0x420D6D: main (nginx.c:378) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_realloc fun:newhpart fun:newtab fun:lj_tab_new fun:lua_createtable fun:ngx_http_lua_new_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_http_process_request_line fun:ngx_http_wait_request_handler fun:ngx_event_process_posted fun:ngx_process_events_and_timers fun:ngx_single_process_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 54 bytes in 1 blocks are definitely lost in loss record 1,668 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5475F5B: lua_getfield (lj_api.c:800) ==15067== by 0x4F9B80: ngx_http_lua_cache_load_code (ngx_http_lua_cache.c:52) ==15067== by 0x4F9D35: ngx_http_lua_cache_loadbuffer (ngx_http_lua_cache.c:148) ==15067== by 0x4FA788: ngx_http_lua_content_handler_inline (ngx_http_lua_contentby.c:300) ==15067== by 0x4FA236: ngx_http_lua_content_handler (ngx_http_lua_contentby.c:222) ==15067== by 0x45C477: ngx_http_core_content_phase (ngx_http_core_module.c:1173) ==15067== by 0x457282: ngx_http_core_run_phases (ngx_http_core_module.c:862) ==15067== by 0x457391: ngx_http_handler (ngx_http_core_module.c:845) ==15067== by 0x46284B: ngx_http_process_request (ngx_http_request.c:1950) ==15067== by 0x462E77: ngx_http_process_request_headers (ngx_http_request.c:1377) ==15067== by 0x4633E5: ngx_http_process_request_line (ngx_http_request.c:1049) ==15067== by 0x463AC5: ngx_http_wait_request_handler (ngx_http_request.c:507) ==15067== by 0x44085A: ngx_event_process_posted (ngx_event_posted.c:34) ==15067== by 0x44024F: ngx_process_events_and_timers (ngx_event.c:269) ==15067== by 0x449648: ngx_single_process_cycle (ngx_process_cycle.c:332) ==15067== by 0x420D6D: main (nginx.c:378) ==15067== { <insert_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_http_process_request_line fun:ngx_http_wait_request_handler fun:ngx_event_process_posted fun:ngx_process_events_and_timers fun:ngx_single_process_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 60 bytes in 2 blocks are definitely lost in loss record 1,686 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x4F9662: ngx_http_lua_init_vm (ngx_http_lua_util.c:3795) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck: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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 64 bytes in 1 blocks are definitely lost in loss record 1,725 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x546A946: lj_udata_new (lj_udata.c:15) ==15067== by 0x5475BBC: lua_newuserdata (lj_api.c:749) ==15067== by 0x54BFC1D: luaopen_math (lib_math.c:221) ==15067== by 0x5462BC7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==15067== by 0x54CAF38: luaL_openlibs (lib_init.c:45) ==15067== by 0x4F8FFF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==15067== by 0x4F8FFF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 64 (32 direct, 32 indirect) bytes in 1 blocks are definitely lost in loss record 1,726 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A566: lj_func_newC (lj_func.c:109) ==15067== by 0x54755A5: lua_pushcclosure (lj_api.c:681) ==15067== by 0x4E4D60: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:100) ==15067== by 0x4F947E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:726) ==15067== by 0x4F947E: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F947E: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F947E: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_newgco fun:lj_func_newC fun:lua_pushcclosure fun:ngx_http_lua_inject_string_api fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 64 bytes in 2 blocks are definitely lost in loss record 1,727 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A566: lj_func_newC (lj_func.c:109) ==15067== by 0x54755A5: lua_pushcclosure (lj_api.c:681) ==15067== by 0x54BD65F: luaL_setfuncs (lib_aux.c:155) ==15067== by 0x54C5503: luaopen_package (lib_package.c:597) ==15067== by 0x5462BC7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==15067== by 0x54CAF38: luaL_openlibs (lib_init.c:45) ==15067== by 0x4F8FFF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==15067== by 0x4F8FFF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 64 bytes in 2 blocks are definitely lost in loss record 1,728 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A566: lj_func_newC (lj_func.c:109) ==15067== by 0x54755A5: lua_pushcclosure (lj_api.c:681) ==15067== by 0x4F9653: ngx_http_lua_init_vm (ngx_http_lua_util.c:3794) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck: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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 65 bytes in 3 blocks are definitely lost in loss record 1,729 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x547C3C1: lj_parse_keepstr (lj_parse.c:237) ==15067== by 0x547948F: lex_scan (lj_lex.c:301) ==15067== by 0x547992C: lj_lex_next (lj_lex.c:454) ==15067== by 0x547E77E: parse_stmt (lj_parse.c:2647) ==15067== by 0x547E77E: parse_chunk (lj_parse.c:2684) ==15067== by 0x547F2D8: parse_block (lj_parse.c:2402) ==15067== by 0x547EC99: parse_for_iter (lj_parse.c:2554) ==15067== by 0x547EC99: parse_for (lj_parse.c:2577) ==15067== by 0x547EC99: parse_stmt (lj_parse.c:2638) ==15067== by 0x547EC99: parse_chunk (lj_parse.c:2684) ==15067== by 0x547F48F: lj_parse (lj_parse.c:2717) ==15067== by 0x548118A: cpparser (lj_load.c:41) ==15067== by 0x5462F36: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==15067== by 0x54812AA: lua_loadx (lj_load.c:58) ==15067== by 0x548152B: luaL_loadbufferx (lj_load.c:143) ==15067== by 0x50CC98: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:320) ==15067== by 0x4F9588: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758) ==15067== by 0x4F9588: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F9588: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9588: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 72 bytes in 1 blocks are definitely lost in loss record 1,741 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x5468CF7: newtab (lj_tab.c:107) ==15067== by 0x5468E98: lj_tab_new (lj_tab.c:160) ==15067== by 0x54757CA: lua_createtable (lj_api.c:706) ==15067== by 0x54C53AC: luaopen_package (lib_package.c:575) ==15067== by 0x5462BC7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==15067== by 0x54CAF38: luaL_openlibs (lib_init.c:45) ==15067== by 0x4F8FFF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==15067== by 0x4F8FFF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 72 bytes in 1 blocks are definitely lost in loss record 1,742 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x5468CF7: newtab (lj_tab.c:107) ==15067== by 0x5468FC3: lj_tab_dup (lj_tab.c:187) ==15067== by 0x5461DAF: lj_BC_TDUP (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==15067== by 0x547771C: lua_pcall (lj_api.c:1129) ==15067== by 0x50CCFF: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:332) ==15067== by 0x4F9588: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758) ==15067== by 0x4F9588: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F9588: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9588: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 73 bytes in 3 blocks are definitely lost in loss record 1,743 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x54BC551: lj_lib_register (lj_lib.c:143) ==15067== by 0x54C8216: luaopen_jit (lib_jit.c:769) ==15067== by 0x5462BC7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==15067== by 0x54CAF38: luaL_openlibs (lib_init.c:45) ==15067== by 0x4F8FFF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==15067== by 0x4F8FFF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 74 bytes in 3 blocks are definitely lost in loss record 1,744 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x5476B8C: lua_setfield (lj_api.c:971) ==15067== by 0x54BD671: luaL_setfuncs (lib_aux.c:156) ==15067== by 0x54C538B: luaopen_package (lib_package.c:573) ==15067== by 0x5462BC7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==15067== by 0x54CAF38: luaL_openlibs (lib_init.c:45) ==15067== by 0x4F8FFF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==15067== by 0x4F8FFF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 80 bytes in 1 blocks are definitely lost in loss record 1,763 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x547FB0B: lj_bcread_proto (lj_bcread.c:343) ==15067== by 0x54BC7D6: lib_read_lfunc (lj_lib.c:63) ==15067== by 0x54BC7D6: lj_lib_register (lj_lib.c:116) ==15067== by 0x54C1C6F: luaopen_string (lib_string.c:739) ==15067== by 0x5462BC7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==15067== by 0x54CAF38: luaL_openlibs (lib_init.c:45) ==15067== by 0x4F8FFF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==15067== by 0x4F8FFF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 88 bytes in 4 blocks are definitely lost in loss record 1,767 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x54BC4D2: lj_lib_register (lj_lib.c:110) ==15067== by 0x54C26CD: luaopen_table (lib_table.c:318) ==15067== by 0x5462BC7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==15067== by 0x54CAF38: luaL_openlibs (lib_init.c:45) ==15067== by 0x4F8FFF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==15067== by 0x4F8FFF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 88 bytes in 4 blocks are definitely lost in loss record 1,768 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x54BC4D2: lj_lib_register (lj_lib.c:110) ==15067== by 0x54C3B36: luaopen_io (lib_io.c:533) ==15067== by 0x5462BC7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==15067== by 0x54CAF38: luaL_openlibs (lib_init.c:45) ==15067== by 0x4F8FFF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==15067== by 0x4F8FFF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 96 bytes in 1 blocks are definitely lost in loss record 1,790 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468D58: newhpart (lj_tab.c:64) ==15067== by 0x5468D58: newtab (lj_tab.c:143) ==15067== by 0x5468E98: lj_tab_new (lj_tab.c:160) ==15067== by 0x54757CA: lua_createtable (lj_api.c:706) ==15067== by 0x509762: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:205) ==15067== by 0x4F94E5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741) ==15067== by 0x4F94E5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94E5: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94E5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 96 bytes in 1 blocks are definitely lost in loss record 1,791 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468D58: newhpart (lj_tab.c:64) ==15067== by 0x5468D58: newtab (lj_tab.c:143) ==15067== by 0x5468E98: lj_tab_new (lj_tab.c:160) ==15067== by 0x54757CA: lua_createtable (lj_api.c:706) ==15067== by 0x512189: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:34) ==15067== by 0x4F94FB: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:743) ==15067== by 0x4F94FB: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94FB: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94FB: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 96 bytes in 1 blocks are definitely lost in loss record 1,792 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468D58: newhpart (lj_tab.c:64) ==15067== by 0x5468D58: newtab (lj_tab.c:143) ==15067== by 0x5468E98: lj_tab_new (lj_tab.c:160) ==15067== by 0x54757CA: lua_createtable (lj_api.c:706) ==15067== by 0x51388D: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:55) ==15067== by 0x4F9503: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:744) ==15067== by 0x4F9503: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F9503: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9503: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 96 bytes in 1 blocks are definitely lost in loss record 1,793 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468D58: newhpart (lj_tab.c:64) ==15067== by 0x5468D58: newtab (lj_tab.c:143) ==15067== by 0x5468E98: lj_tab_new (lj_tab.c:160) ==15067== by 0x54757CA: lua_createtable (lj_api.c:706) ==15067== by 0x513B14: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:28) ==15067== by 0x4F9513: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746) ==15067== by 0x4F9513: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F9513: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9513: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 96 bytes in 1 blocks are definitely lost in loss record 1,794 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5469A94: newhpart (lj_tab.c:64) ==15067== by 0x5469A94: lj_tab_resize (lj_tab.c:276) ==15067== by 0x5469E96: rehashtab (lj_tab.c:385) ==15067== by 0x546974D: lj_tab_newkey (lj_tab.c:469) ==15067== by 0x547A894: const_gc (lj_parse.c:218) ==15067== by 0x547C5DB: parse_body (lj_parse.c:1860) ==15067== by 0x547D1BB: expr_simple (lj_parse.c:2008) ==15067== by 0x547D1BB: expr_unop (lj_parse.c:2077) ==15067== by 0x547D1BB: expr_binop (lj_parse.c:2090) ==15067== by 0x547D5F5: expr (lj_parse.c:2109) ==15067== by 0x547D5F5: expr_list (lj_parse.c:1876) ==15067== by 0x547EBC3: parse_return (lj_parse.c:2316) ==15067== by 0x547EBC3: parse_stmt (lj_parse.c:2651) ==15067== by 0x547EBC3: parse_chunk (lj_parse.c:2684) ==15067== by 0x547F48F: lj_parse (lj_parse.c:2717) ==15067== by 0x548118A: cpparser (lj_load.c:41) ==15067== by 0x5462F36: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==15067== by 0x54812AA: lua_loadx (lj_load.c:58) ==15067== by 0x4FC830: ngx_http_lua_clfactory_loadbuffer (ngx_http_lua_clfactory.c:731) ==15067== by 0x4F9D5E: ngx_http_lua_cache_loadbuffer (ngx_http_lua_cache.c:166) ==15067== by 0x4FA788: ngx_http_lua_content_handler_inline (ngx_http_lua_contentby.c:300) ==15067== by 0x4FA236: ngx_http_lua_content_handler (ngx_http_lua_contentby.c:222) ==15067== by 0x45C477: ngx_http_core_content_phase (ngx_http_core_module.c:1173) ==15067== by 0x457282: ngx_http_core_run_phases (ngx_http_core_module.c:862) ==15067== by 0x457391: ngx_http_handler (ngx_http_core_module.c:845) ==15067== by 0x46284B: ngx_http_process_request (ngx_http_request.c:1950) ==15067== by 0x462E77: ngx_http_process_request_headers (ngx_http_request.c:1377) ==15067== by 0x4633E5: ngx_http_process_request_line (ngx_http_request.c:1049) ==15067== by 0x463AC5: ngx_http_wait_request_handler (ngx_http_request.c:507) ==15067== by 0x44085A: ngx_event_process_posted (ngx_event_posted.c:34) ==15067== by 0x44024F: ngx_process_events_and_timers (ngx_event.c:269) ==15067== by 0x449648: ngx_single_process_cycle (ngx_process_cycle.c:332) ==15067== by 0x420D6D: main (nginx.c:378) ==15067== { <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:const_gc 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: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_http_process_request_line fun:ngx_http_wait_request_handler fun:ngx_event_process_posted fun:ngx_process_events_and_timers fun:ngx_single_process_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 96 bytes in 3 blocks are definitely lost in loss record 1,795 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A566: lj_func_newC (lj_func.c:109) ==15067== by 0x54755A5: lua_pushcclosure (lj_api.c:681) ==15067== by 0x54BD65F: luaL_setfuncs (lib_aux.c:155) ==15067== by 0x54C538B: luaopen_package (lib_package.c:573) ==15067== by 0x5462BC7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==15067== by 0x54CAF38: luaL_openlibs (lib_init.c:45) ==15067== by 0x4F8FFF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==15067== by 0x4F8FFF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 100 bytes in 5 blocks are definitely lost in loss record 1,796 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A37B: func_newL (lj_func.c:122) ==15067== by 0x546A5B8: lj_func_newL_empty (lj_func.c:138) ==15067== by 0x54BC7EB: lib_read_lfunc (lj_lib.c:65) ==15067== by 0x54BC7EB: lj_lib_register (lj_lib.c:116) ==15067== by 0x54C26CD: luaopen_table (lib_table.c:318) ==15067== by 0x5462BC7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==15067== by 0x54CAF38: luaL_openlibs (lib_init.c:45) ==15067== by 0x4F8FFF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==15067== by 0x4F8FFF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 114 bytes in 5 blocks are definitely lost in loss record 1,808 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x54BC789: lib_read_lfunc (lj_lib.c:52) ==15067== by 0x54BC789: lj_lib_register (lj_lib.c:116) ==15067== by 0x54C26CD: luaopen_table (lib_table.c:318) ==15067== by 0x5462BC7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==15067== by 0x54CAF38: luaL_openlibs (lib_init.c:45) ==15067== by 0x4F8FFF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==15067== by 0x4F8FFF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 119 bytes in 1 blocks are definitely lost in loss record 1,809 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x54753B5: lua_pushstring (lj_api.c:652) ==15067== by 0x54C522A: setpath (lib_package.c:533) ==15067== by 0x54C5463: luaopen_package (lib_package.c:589) ==15067== by 0x5462BC7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==15067== by 0x54CAF38: luaL_openlibs (lib_init.c:45) ==15067== by 0x4F8FFF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==15067== by 0x4F8FFF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 126 bytes in 1 blocks are definitely lost in loss record 1,817 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x547B611: fs_finish (lj_parse.c:1570) ==15067== by 0x547C5B0: parse_body (lj_parse.c:1855) ==15067== by 0x547D1BB: expr_simple (lj_parse.c:2008) ==15067== by 0x547D1BB: expr_unop (lj_parse.c:2077) ==15067== by 0x547D1BB: expr_binop (lj_parse.c:2090) ==15067== by 0x547D5F5: expr (lj_parse.c:2109) ==15067== by 0x547D5F5: expr_list (lj_parse.c:1876) ==15067== by 0x547EBC3: parse_return (lj_parse.c:2316) ==15067== by 0x547EBC3: parse_stmt (lj_parse.c:2651) ==15067== by 0x547EBC3: parse_chunk (lj_parse.c:2684) ==15067== by 0x547C580: parse_body (lj_parse.c:1853) ==15067== by 0x547D1BB: expr_simple (lj_parse.c:2008) ==15067== by 0x547D1BB: expr_unop (lj_parse.c:2077) ==15067== by 0x547D1BB: expr_binop (lj_parse.c:2090) ==15067== by 0x547D5F5: expr (lj_parse.c:2109) ==15067== by 0x547D5F5: expr_list (lj_parse.c:1876) ==15067== by 0x547E367: parse_assignment (lj_parse.c:2202) ==15067== by 0x547E533: parse_call_assign (lj_parse.c:2233) ==15067== by 0x547E533: parse_stmt (lj_parse.c:2672) ==15067== by 0x547E533: parse_chunk (lj_parse.c:2684) ==15067== by 0x547F48F: lj_parse (lj_parse.c:2717) ==15067== by 0x548118A: cpparser (lj_load.c:41) ==15067== by 0x5462F36: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==15067== by 0x54812AA: lua_loadx (lj_load.c:58) ==15067== by 0x548152B: luaL_loadbufferx (lj_load.c:143) ==15067== by 0x50CC98: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:320) ==15067== by 0x4F9588: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758) ==15067== by 0x4F9588: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F9588: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9588: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 128 bytes in 4 blocks are definitely lost in loss record 1,842 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A566: lj_func_newC (lj_func.c:109) ==15067== by 0x54755A5: lua_pushcclosure (lj_api.c:681) ==15067== by 0x54BC9D9: lj_lib_pushcc (lj_lib.c:155) ==15067== by 0x54C53C2: luaopen_package (lib_package.c:577) ==15067== by 0x5462BC7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==15067== by 0x54CAF38: luaL_openlibs (lib_init.c:45) ==15067== by 0x4F8FFF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==15067== by 0x4F8FFF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 128 bytes in 4 blocks are definitely lost in loss record 1,843 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A566: lj_func_newC (lj_func.c:109) ==15067== by 0x54BC46D: lj_lib_register (lj_lib.c:92) ==15067== by 0x54C26CD: luaopen_table (lib_table.c:318) ==15067== by 0x5462BC7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==15067== by 0x54CAF38: luaL_openlibs (lib_init.c:45) ==15067== by 0x4F8FFF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==15067== by 0x4F8FFF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 130 bytes in 1 blocks are definitely lost in loss record 1,844 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x547B611: fs_finish (lj_parse.c:1570) ==15067== by 0x547C5B0: parse_body (lj_parse.c:1855) ==15067== by 0x547D1BB: expr_simple (lj_parse.c:2008) ==15067== by 0x547D1BB: expr_unop (lj_parse.c:2077) ==15067== by 0x547D1BB: expr_binop (lj_parse.c:2090) ==15067== by 0x547D5F5: expr (lj_parse.c:2109) ==15067== by 0x547D5F5: expr_list (lj_parse.c:1876) ==15067== by 0x547E367: parse_assignment (lj_parse.c:2202) ==15067== by 0x547E533: parse_call_assign (lj_parse.c:2233) ==15067== by 0x547E533: parse_stmt (lj_parse.c:2672) ==15067== by 0x547E533: parse_chunk (lj_parse.c:2684) ==15067== by 0x547F48F: lj_parse (lj_parse.c:2717) ==15067== by 0x548118A: cpparser (lj_load.c:41) ==15067== by 0x5462F36: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==15067== by 0x54812AA: lua_loadx (lj_load.c:58) ==15067== by 0x548152B: luaL_loadbufferx (lj_load.c:143) ==15067== by 0x50CC98: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:320) ==15067== by 0x4F9588: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758) ==15067== by 0x4F9588: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F9588: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9588: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 139 (92 direct, 47 indirect) bytes in 1 blocks are definitely lost in loss record 1,847 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x547B611: fs_finish (lj_parse.c:1570) ==15067== by 0x547F4A7: lj_parse (lj_parse.c:2720) ==15067== by 0x548118A: cpparser (lj_load.c:41) ==15067== by 0x5462F36: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==15067== by 0x54812AA: lua_loadx (lj_load.c:58) ==15067== by 0x4FC830: ngx_http_lua_clfactory_loadbuffer (ngx_http_lua_clfactory.c:731) ==15067== by 0x4F9D5E: ngx_http_lua_cache_loadbuffer (ngx_http_lua_cache.c:166) ==15067== by 0x4FA788: ngx_http_lua_content_handler_inline (ngx_http_lua_contentby.c:300) ==15067== by 0x4FA236: ngx_http_lua_content_handler (ngx_http_lua_contentby.c:222) ==15067== by 0x45C477: ngx_http_core_content_phase (ngx_http_core_module.c:1173) ==15067== by 0x457282: ngx_http_core_run_phases (ngx_http_core_module.c:862) ==15067== by 0x457391: ngx_http_handler (ngx_http_core_module.c:845) ==15067== by 0x46284B: ngx_http_process_request (ngx_http_request.c:1950) ==15067== by 0x462E77: ngx_http_process_request_headers (ngx_http_request.c:1377) ==15067== by 0x4633E5: ngx_http_process_request_line (ngx_http_request.c:1049) ==15067== by 0x463AC5: ngx_http_wait_request_handler (ngx_http_request.c:507) ==15067== by 0x44085A: ngx_event_process_posted (ngx_event_posted.c:34) ==15067== by 0x44024F: ngx_process_events_and_timers (ngx_event.c:269) ==15067== by 0x449648: ngx_single_process_cycle (ngx_process_cycle.c:332) ==15067== by 0x420D6D: main (nginx.c:378) ==15067== { <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_http_process_request_line fun:ngx_http_wait_request_handler fun:ngx_event_process_posted fun:ngx_process_events_and_timers fun:ngx_single_process_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 145 bytes in 7 blocks are definitely lost in loss record 1,854 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x54753B5: lua_pushstring (lj_api.c:652) ==15067== by 0x54CAF29: luaL_openlibs (lib_init.c:44) ==15067== by 0x4F8FFF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==15067== by 0x4F8FFF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 154 bytes in 7 blocks are definitely lost in loss record 1,855 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x54BC4D2: lj_lib_register (lj_lib.c:110) ==15067== by 0x54C3ABD: luaopen_io (lib_io.c:530) ==15067== by 0x5462BC7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==15067== by 0x54CAF38: luaL_openlibs (lib_init.c:45) ==15067== by 0x4F8FFF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==15067== by 0x4F8FFF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 160 bytes in 5 blocks are definitely lost in loss record 1,865 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A566: lj_func_newC (lj_func.c:109) ==15067== by 0x54BC46D: lj_lib_register (lj_lib.c:92) ==15067== by 0x54C8216: luaopen_jit (lib_jit.c:769) ==15067== by 0x5462BC7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==15067== by 0x54CAF38: luaL_openlibs (lib_init.c:45) ==15067== by 0x4F8FFF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==15067== by 0x4F8FFF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 164 bytes in 7 blocks are definitely lost in loss record 1,866 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x54BC4D2: lj_lib_register (lj_lib.c:110) ==15067== by 0x54BF6E5: luaopen_base (lib_base.c:667) ==15067== by 0x5462BC7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==15067== by 0x54CAF38: luaL_openlibs (lib_init.c:45) ==15067== by 0x4F8FFF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==15067== by 0x4F8FFF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 172 bytes in 5 blocks are definitely lost in loss record 1,871 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A37B: func_newL (lj_func.c:122) ==15067== by 0x546A68D: lj_func_newL_gc (lj_func.c:160) ==15067== by 0x5461CF5: lj_BC_FNEW (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==15067== by 0x547771C: lua_pcall (lj_api.c:1129) ==15067== by 0x50CCFF: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:332) ==15067== by 0x4F9588: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758) ==15067== by 0x4F9588: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F9588: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9588: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 176 bytes in 2 blocks are definitely lost in loss record 1,877 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x547FB0B: lj_bcread_proto (lj_bcread.c:343) ==15067== by 0x54BC7D6: lib_read_lfunc (lj_lib.c:63) ==15067== by 0x54BC7D6: lj_lib_register (lj_lib.c:116) ==15067== by 0x54BFC41: luaopen_math (lib_math.c:223) ==15067== by 0x5462BC7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==15067== by 0x54CAF38: luaL_openlibs (lib_init.c:45) ==15067== by 0x4F8FFF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==15067== by 0x4F8FFF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 192 bytes in 1 blocks are definitely lost in loss record 1,886 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468D58: newhpart (lj_tab.c:64) ==15067== by 0x5468D58: newtab (lj_tab.c:143) ==15067== by 0x5468E98: lj_tab_new (lj_tab.c:160) ==15067== by 0x54757CA: lua_createtable (lj_api.c:706) ==15067== by 0x54BD439: luaL_findtable (lib_aux.c:93) ==15067== by 0x54BC303: lib_create_table (lj_lib.c:35) ==15067== by 0x54BC303: lj_lib_register (lj_lib.c:78) ==15067== by 0x54BF6E5: luaopen_base (lib_base.c:667) ==15067== by 0x5462BC7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==15067== by 0x54CAF38: luaL_openlibs (lib_init.c:45) ==15067== by 0x4F8FFF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==15067== by 0x4F8FFF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 192 bytes in 1 blocks are definitely lost in loss record 1,887 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5469A94: newhpart (lj_tab.c:64) ==15067== by 0x5469A94: lj_tab_resize (lj_tab.c:276) ==15067== by 0x5469E96: rehashtab (lj_tab.c:385) ==15067== by 0x546974D: lj_tab_newkey (lj_tab.c:469) ==15067== by 0x546AFE7: lj_meta_tset (lj_meta.c:182) ==15067== by 0x5476BC8: lua_setfield (lj_api.c:972) ==15067== by 0x54CAF8E: luaL_openlibs (lib_init.c:51) ==15067== by 0x4F8FFF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==15067== by 0x4F8FFF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <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:luaL_openlibs fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 192 bytes in 1 blocks are definitely lost in loss record 1,888 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468D58: newhpart (lj_tab.c:64) ==15067== by 0x5468D58: newtab (lj_tab.c:143) ==15067== by 0x5468E98: lj_tab_new (lj_tab.c:160) ==15067== by 0x54757CA: lua_createtable (lj_api.c:706) ==15067== by 0x4F92CE: ngx_http_lua_init_registry (ngx_http_lua_util.c:672) ==15067== by 0x4F92CE: ngx_http_lua_new_state (ngx_http_lua_util.c:298) ==15067== by 0x4F92CE: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 192 bytes in 1 blocks are definitely lost in loss record 1,889 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468D58: newhpart (lj_tab.c:64) ==15067== by 0x5468D58: newtab (lj_tab.c:143) ==15067== by 0x5468E98: lj_tab_new (lj_tab.c:160) ==15067== by 0x54757CA: lua_createtable (lj_api.c:706) ==15067== by 0x4F9326: ngx_http_lua_init_registry (ngx_http_lua_util.c:685) ==15067== by 0x4F9326: ngx_http_lua_new_state (ngx_http_lua_util.c:298) ==15067== by 0x4F9326: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 192 bytes in 1 blocks are definitely lost in loss record 1,890 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468D58: newhpart (lj_tab.c:64) ==15067== by 0x5468D58: newtab (lj_tab.c:143) ==15067== by 0x5468E98: lj_tab_new (lj_tab.c:160) ==15067== by 0x54757CA: lua_createtable (lj_api.c:706) ==15067== by 0x4EEA23: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1986) ==15067== by 0x4F94A9: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:733) ==15067== by 0x4F94A9: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94A9: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94A9: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 192 bytes in 1 blocks are definitely lost in loss record 1,891 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468D58: newhpart (lj_tab.c:64) ==15067== by 0x5468D58: newtab (lj_tab.c:143) ==15067== by 0x5468E98: lj_tab_new (lj_tab.c:160) ==15067== by 0x54757CA: lua_createtable (lj_api.c:706) ==15067== by 0x509909: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:233) ==15067== by 0x4F94E5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741) ==15067== by 0x4F94E5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94E5: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94E5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 192 bytes in 1 blocks are definitely lost in loss record 1,892 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468D58: newhpart (lj_tab.c:64) ==15067== by 0x5468D58: newtab (lj_tab.c:143) ==15067== by 0x5468E98: lj_tab_new (lj_tab.c:160) ==15067== by 0x54757CA: lua_createtable (lj_api.c:706) ==15067== by 0x5099E4: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:255) ==15067== by 0x4F94E5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741) ==15067== by 0x4F94E5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94E5: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94E5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 192 bytes in 1 blocks are definitely lost in loss record 1,893 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468D58: newhpart (lj_tab.c:64) ==15067== by 0x5468D58: newtab (lj_tab.c:143) ==15067== by 0x5468E98: lj_tab_new (lj_tab.c:160) ==15067== by 0x54757CA: lua_createtable (lj_api.c:706) ==15067== by 0x510DC4: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:85) ==15067== by 0x4F94F0: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:742) ==15067== by 0x4F94F0: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94F0: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94F0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 192 bytes in 1 blocks are definitely lost in loss record 1,894 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468D58: newhpart (lj_tab.c:64) ==15067== by 0x5468D58: newtab (lj_tab.c:143) ==15067== by 0x5468E98: lj_tab_new (lj_tab.c:160) ==15067== by 0x54757CA: lua_createtable (lj_api.c:706) ==15067== by 0x513989: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:26) ==15067== by 0x4F950B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:745) ==15067== by 0x4F950B: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F950B: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F950B: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 192 bytes in 1 blocks are definitely lost in loss record 1,895 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5469A94: newhpart (lj_tab.c:64) ==15067== by 0x5469A94: lj_tab_resize (lj_tab.c:276) ==15067== by 0x5469E96: rehashtab (lj_tab.c:385) ==15067== by 0x546974D: lj_tab_newkey (lj_tab.c:469) ==15067== by 0x54698C1: lj_tab_setstr (lj_tab.c:534) ==15067== by 0x547C3D6: lj_parse_keepstr (lj_parse.c:238) ==15067== by 0x547948F: lex_scan (lj_lex.c:301) ==15067== by 0x547992C: lj_lex_next (lj_lex.c:454) ==15067== by 0x5479A28: lex_opt (lj_parse.c:989) ==15067== by 0x547AFD7: lex_match (lj_parse.c:1006) ==15067== by 0x547DF6E: parse_args (lj_parse.c:1906) ==15067== by 0x547E0BC: expr_primary (lj_parse.c:1965) ==15067== by 0x547C81A: expr_simple (lj_parse.c:2011) ==15067== by 0x547C81A: expr_unop (lj_parse.c:2077) ==15067== by 0x547C81A: expr_binop (lj_parse.c:2090) ==15067== by 0x547D5F5: expr (lj_parse.c:2109) ==15067== by 0x547D5F5: expr_list (lj_parse.c:1876) ==15067== by 0x547EEAB: parse_local (lj_parse.c:2261) ==15067== by 0x547EEAB: parse_stmt (lj_parse.c:2648) ==15067== by 0x547EEAB: parse_chunk (lj_parse.c:2684) ==15067== by 0x547C580: parse_body (lj_parse.c:1853) ==15067== by 0x547D1BB: expr_simple (lj_parse.c:2008) ==15067== by 0x547D1BB: expr_unop (lj_parse.c:2077) ==15067== by 0x547D1BB: expr_binop (lj_parse.c:2090) ==15067== by 0x547D5F5: expr (lj_parse.c:2109) ==15067== by 0x547D5F5: expr_list (lj_parse.c:1876) ==15067== by 0x547E367: parse_assignment (lj_parse.c:2202) ==15067== by 0x547E533: parse_call_assign (lj_parse.c:2233) ==15067== by 0x547E533: parse_stmt (lj_parse.c:2672) ==15067== by 0x547E533: parse_chunk (lj_parse.c:2684) ==15067== by 0x547F48F: lj_parse (lj_parse.c:2717) ==15067== by 0x548118A: cpparser (lj_load.c:41) ==15067== by 0x5462F36: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==15067== by 0x54812AA: lua_loadx (lj_load.c:58) ==15067== by 0x548152B: luaL_loadbufferx (lj_load.c:143) ==15067== by 0x50CC98: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:320) ==15067== by 0x4F9588: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758) ==15067== by 0x4F9588: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F9588: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9588: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 192 bytes in 1 blocks are definitely lost in loss record 1,896 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5469A94: newhpart (lj_tab.c:64) ==15067== by 0x5469A94: lj_tab_resize (lj_tab.c:276) ==15067== by 0x5469E96: rehashtab (lj_tab.c:385) ==15067== by 0x546974D: lj_tab_newkey (lj_tab.c:469) ==15067== by 0x54698C1: lj_tab_setstr (lj_tab.c:534) ==15067== by 0x547C3D6: lj_parse_keepstr (lj_parse.c:238) ==15067== by 0x547948F: lex_scan (lj_lex.c:301) ==15067== by 0x547992C: lj_lex_next (lj_lex.c:454) ==15067== by 0x5479A28: lex_opt (lj_parse.c:989) ==15067== by 0x547AFD7: lex_match (lj_parse.c:1006) ==15067== by 0x547DF6E: parse_args (lj_parse.c:1906) ==15067== by 0x547E0BC: expr_primary (lj_parse.c:1965) ==15067== by 0x547C81A: expr_simple (lj_parse.c:2011) ==15067== by 0x547C81A: expr_unop (lj_parse.c:2077) ==15067== by 0x547C81A: expr_binop (lj_parse.c:2090) ==15067== by 0x547D5F5: expr (lj_parse.c:2109) ==15067== by 0x547D5F5: expr_list (lj_parse.c:1876) ==15067== by 0x547EBC3: parse_return (lj_parse.c:2316) ==15067== by 0x547EBC3: parse_stmt (lj_parse.c:2651) ==15067== by 0x547EBC3: parse_chunk (lj_parse.c:2684) ==15067== by 0x547C580: parse_body (lj_parse.c:1853) ==15067== by 0x547D1BB: expr_simple (lj_parse.c:2008) ==15067== by 0x547D1BB: expr_unop (lj_parse.c:2077) ==15067== by 0x547D1BB: expr_binop (lj_parse.c:2090) ==15067== by 0x547D5F5: expr (lj_parse.c:2109) ==15067== by 0x547D5F5: expr_list (lj_parse.c:1876) ==15067== by 0x547EBC3: parse_return (lj_parse.c:2316) ==15067== by 0x547EBC3: parse_stmt (lj_parse.c:2651) ==15067== by 0x547EBC3: parse_chunk (lj_parse.c:2684) ==15067== by 0x547C580: parse_body (lj_parse.c:1853) ==15067== by 0x547D1BB: expr_simple (lj_parse.c:2008) ==15067== by 0x547D1BB: expr_unop (lj_parse.c:2077) ==15067== by 0x547D1BB: expr_binop (lj_parse.c:2090) ==15067== by 0x547D5F5: expr (lj_parse.c:2109) ==15067== by 0x547D5F5: expr_list (lj_parse.c:1876) ==15067== by 0x547E367: parse_assignment (lj_parse.c:2202) ==15067== by 0x547E533: parse_call_assign (lj_parse.c:2233) ==15067== by 0x547E533: parse_stmt (lj_parse.c:2672) ==15067== by 0x547E533: parse_chunk (lj_parse.c:2684) ==15067== by 0x547F48F: lj_parse (lj_parse.c:2717) ==15067== by 0x548118A: cpparser (lj_load.c:41) ==15067== by 0x5462F36: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==15067== by 0x54812AA: lua_loadx (lj_load.c:58) ==15067== by 0x548152B: luaL_loadbufferx (lj_load.c:143) ==15067== by 0x50CC98: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:320) ==15067== by 0x4F9588: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758) ==15067== by 0x4F9588: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F9588: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9588: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 200 bytes in 1 blocks are definitely lost in loss record 1,897 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x547B611: fs_finish (lj_parse.c:1570) ==15067== by 0x547F4A7: lj_parse (lj_parse.c:2720) ==15067== by 0x548118A: cpparser (lj_load.c:41) ==15067== by 0x5462F36: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==15067== by 0x54812AA: lua_loadx (lj_load.c:58) ==15067== by 0x548152B: luaL_loadbufferx (lj_load.c:143) ==15067== by 0x4E8009: ngx_http_lua_create_headers_metatable (ngx_http_lua_headers.c:1070) ==15067== by 0x4F94C7: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:738) ==15067== by 0x4F94C7: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94C7: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94C7: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 206 bytes in 1 blocks are definitely lost in loss record 1,899 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x547B611: fs_finish (lj_parse.c:1570) ==15067== by 0x547C5B0: parse_body (lj_parse.c:1855) ==15067== by 0x547D1BB: expr_simple (lj_parse.c:2008) ==15067== by 0x547D1BB: expr_unop (lj_parse.c:2077) ==15067== by 0x547D1BB: expr_binop (lj_parse.c:2090) ==15067== by 0x547D5F5: expr (lj_parse.c:2109) ==15067== by 0x547D5F5: expr_list (lj_parse.c:1876) ==15067== by 0x547EBC3: parse_return (lj_parse.c:2316) ==15067== by 0x547EBC3: parse_stmt (lj_parse.c:2651) ==15067== by 0x547EBC3: parse_chunk (lj_parse.c:2684) ==15067== by 0x547F48F: lj_parse (lj_parse.c:2717) ==15067== by 0x548118A: cpparser (lj_load.c:41) ==15067== by 0x5462F36: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==15067== by 0x54812AA: lua_loadx (lj_load.c:58) ==15067== by 0x4FC830: ngx_http_lua_clfactory_loadbuffer (ngx_http_lua_clfactory.c:731) ==15067== by 0x4F9D5E: ngx_http_lua_cache_loadbuffer (ngx_http_lua_cache.c:166) ==15067== by 0x4FA788: ngx_http_lua_content_handler_inline (ngx_http_lua_contentby.c:300) ==15067== by 0x4FA236: ngx_http_lua_content_handler (ngx_http_lua_contentby.c:222) ==15067== by 0x45C477: ngx_http_core_content_phase (ngx_http_core_module.c:1173) ==15067== by 0x457282: ngx_http_core_run_phases (ngx_http_core_module.c:862) ==15067== by 0x457391: ngx_http_handler (ngx_http_core_module.c:845) ==15067== by 0x46284B: ngx_http_process_request (ngx_http_request.c:1950) ==15067== by 0x462E77: ngx_http_process_request_headers (ngx_http_request.c:1377) ==15067== by 0x4633E5: ngx_http_process_request_line (ngx_http_request.c:1049) ==15067== by 0x463AC5: ngx_http_wait_request_handler (ngx_http_request.c:507) ==15067== by 0x44085A: ngx_event_process_posted (ngx_event_posted.c:34) ==15067== by 0x44024F: ngx_process_events_and_timers (ngx_event.c:269) ==15067== by 0x449648: ngx_single_process_cycle (ngx_process_cycle.c:332) ==15067== by 0x420D6D: main (nginx.c:378) ==15067== { <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: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_http_process_request_line fun:ngx_http_wait_request_handler fun:ngx_event_process_posted fun:ngx_process_events_and_timers fun:ngx_single_process_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 209 bytes in 9 blocks are definitely lost in loss record 1,901 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x54BC4D2: lj_lib_register (lj_lib.c:110) ==15067== by 0x54C443D: luaopen_os (lib_os.c:289) ==15067== by 0x5462BC7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==15067== by 0x54CAF38: luaL_openlibs (lib_init.c:45) ==15067== by 0x4F8FFF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==15067== by 0x4F8FFF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 216 bytes in 10 blocks are definitely lost in loss record 1,903 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x54BC4D2: lj_lib_register (lj_lib.c:110) ==15067== by 0x54C014D: luaopen_bit (lib_bit.c:177) ==15067== by 0x5462BC7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==15067== by 0x54CAF38: luaL_openlibs (lib_init.c:45) ==15067== by 0x4F8FFF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==15067== by 0x4F8FFF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 218 bytes in 1 blocks are definitely lost in loss record 1,904 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x54753B5: lua_pushstring (lj_api.c:652) ==15067== by 0x54C522A: setpath (lib_package.c:533) ==15067== by 0x54C5443: luaopen_package (lib_package.c:588) ==15067== by 0x5462BC7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==15067== by 0x54CAF38: luaL_openlibs (lib_init.c:45) ==15067== by 0x4F8FFF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==15067== by 0x4F8FFF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 223 (187 direct, 36 indirect) bytes in 1 blocks are definitely lost in loss record 1,905 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x547B611: fs_finish (lj_parse.c:1570) ==15067== by 0x547F4A7: lj_parse (lj_parse.c:2720) ==15067== by 0x548118A: cpparser (lj_load.c:41) ==15067== by 0x5462F36: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==15067== by 0x54812AA: lua_loadx (lj_load.c:58) ==15067== by 0x548152B: luaL_loadbufferx (lj_load.c:143) ==15067== by 0x509899: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:217) ==15067== by 0x4F94E5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741) ==15067== by 0x4F94E5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94E5: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94E5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 224 bytes in 7 blocks are definitely lost in loss record 1,908 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A566: lj_func_newC (lj_func.c:109) ==15067== by 0x54BC46D: lj_lib_register (lj_lib.c:92) ==15067== by 0x54BF6E5: luaopen_base (lib_base.c:667) ==15067== by 0x5462BC7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==15067== by 0x54CAF38: luaL_openlibs (lib_init.c:45) ==15067== by 0x4F8FFF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==15067== by 0x4F8FFF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 229 bytes in 10 blocks are definitely lost in loss record 1,909 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x54BC551: lj_lib_register (lj_lib.c:143) ==15067== by 0x54BF6C8: luaopen_base (lib_base.c:666) ==15067== by 0x5462BC7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==15067== by 0x54CAF38: luaL_openlibs (lib_init.c:45) ==15067== by 0x4F8FFF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==15067== by 0x4F8FFF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 231 bytes in 1 blocks are definitely lost in loss record 1,910 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x547B611: fs_finish (lj_parse.c:1570) ==15067== by 0x547C5B0: parse_body (lj_parse.c:1855) ==15067== by 0x547D1BB: expr_simple (lj_parse.c:2008) ==15067== by 0x547D1BB: expr_unop (lj_parse.c:2077) ==15067== by 0x547D1BB: expr_binop (lj_parse.c:2090) ==15067== by 0x547D5F5: expr (lj_parse.c:2109) ==15067== by 0x547D5F5: expr_list (lj_parse.c:1876) ==15067== by 0x547E367: parse_assignment (lj_parse.c:2202) ==15067== by 0x547E533: parse_call_assign (lj_parse.c:2233) ==15067== by 0x547E533: parse_stmt (lj_parse.c:2672) ==15067== by 0x547E533: parse_chunk (lj_parse.c:2684) ==15067== by 0x547F2D8: parse_block (lj_parse.c:2402) ==15067== by 0x547EC99: parse_for_iter (lj_parse.c:2554) ==15067== by 0x547EC99: parse_for (lj_parse.c:2577) ==15067== by 0x547EC99: parse_stmt (lj_parse.c:2638) ==15067== by 0x547EC99: parse_chunk (lj_parse.c:2684) ==15067== by 0x547F48F: lj_parse (lj_parse.c:2717) ==15067== by 0x548118A: cpparser (lj_load.c:41) ==15067== by 0x5462F36: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==15067== by 0x54812AA: lua_loadx (lj_load.c:58) ==15067== by 0x548152B: luaL_loadbufferx (lj_load.c:143) ==15067== by 0x50CC98: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:320) ==15067== by 0x4F9588: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758) ==15067== by 0x4F9588: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F9588: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9588: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 233 bytes in 9 blocks are definitely lost in loss record 1,911 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x54BC4D2: lj_lib_register (lj_lib.c:110) ==15067== by 0x54C653D: luaopen_debug (lib_debug.c:402) ==15067== by 0x5462BC7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==15067== by 0x54CAF38: luaL_openlibs (lib_init.c:45) ==15067== by 0x4F8FFF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==15067== by 0x4F8FFF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 239 bytes in 11 blocks are definitely lost in loss record 1,912 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x54BC4D2: lj_lib_register (lj_lib.c:110) ==15067== by 0x54C1C6F: luaopen_string (lib_string.c:739) ==15067== by 0x5462BC7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==15067== by 0x54CAF38: luaL_openlibs (lib_init.c:45) ==15067== by 0x4F8FFF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==15067== by 0x4F8FFF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 288 bytes in 9 blocks are definitely lost in loss record 1,930 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A566: lj_func_newC (lj_func.c:109) ==15067== by 0x54BC46D: lj_lib_register (lj_lib.c:92) ==15067== by 0x54C3ABD: luaopen_io (lib_io.c:530) ==15067== by 0x5462BC7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==15067== by 0x54CAF38: luaL_openlibs (lib_init.c:45) ==15067== by 0x4F8FFF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==15067== by 0x4F8FFF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 352 bytes in 11 blocks are definitely lost in loss record 1,942 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A566: lj_func_newC (lj_func.c:109) ==15067== by 0x54BC46D: lj_lib_register (lj_lib.c:92) ==15067== by 0x54C3B36: luaopen_io (lib_io.c:533) ==15067== by 0x5462BC7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==15067== by 0x54CAF38: luaL_openlibs (lib_init.c:45) ==15067== by 0x4F8FFF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==15067== by 0x4F8FFF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 352 bytes in 11 blocks are definitely lost in loss record 1,943 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A566: lj_func_newC (lj_func.c:109) ==15067== by 0x54BC46D: lj_lib_register (lj_lib.c:92) ==15067== by 0x54C443D: luaopen_os (lib_os.c:289) ==15067== by 0x5462BC7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==15067== by 0x54CAF38: luaL_openlibs (lib_init.c:45) ==15067== by 0x4F8FFF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==15067== by 0x4F8FFF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 360 bytes in 15 blocks are definitely lost in loss record 1,947 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x546A77F: func_finduv (lj_func.c:52) ==15067== by 0x546A77F: lj_func_newL_gc (lj_func.c:169) ==15067== by 0x5461CF5: lj_BC_FNEW (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==15067== by 0x547771C: lua_pcall (lj_api.c:1129) ==15067== by 0x50CCFF: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:332) ==15067== by 0x4F9588: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758) ==15067== by 0x4F9588: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F9588: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9588: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 384 bytes in 1 blocks are definitely lost in loss record 1,954 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468D58: newhpart (lj_tab.c:64) ==15067== by 0x5468D58: newtab (lj_tab.c:143) ==15067== by 0x5468E98: lj_tab_new (lj_tab.c:160) ==15067== by 0x54757CA: lua_createtable (lj_api.c:706) ==15067== by 0x54BD439: luaL_findtable (lib_aux.c:93) ==15067== by 0x54BC2C5: lib_create_table (lj_lib.c:31) ==15067== by 0x54BC2C5: lj_lib_register (lj_lib.c:78) ==15067== by 0x54BF6C8: luaopen_base (lib_base.c:666) ==15067== by 0x5462BC7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==15067== by 0x54CAF38: luaL_openlibs (lib_init.c:45) ==15067== by 0x4F8FFF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==15067== by 0x4F8FFF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 384 bytes in 1 blocks are definitely lost in loss record 1,955 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5469A94: newhpart (lj_tab.c:64) ==15067== by 0x5469A94: lj_tab_resize (lj_tab.c:276) ==15067== by 0x5469E96: rehashtab (lj_tab.c:385) ==15067== by 0x546974D: lj_tab_newkey (lj_tab.c:469) ==15067== by 0x546AFE7: lj_meta_tset (lj_meta.c:182) ==15067== by 0x5476BC8: lua_setfield (lj_api.c:972) ==15067== by 0x54C54E5: luaopen_package (lib_package.c:595) ==15067== by 0x5462BC7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==15067== by 0x54CAF38: luaL_openlibs (lib_init.c:45) ==15067== by 0x4F8FFF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==15067== by 0x4F8FFF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 384 bytes in 1 blocks are definitely lost in loss record 1,956 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468D58: newhpart (lj_tab.c:64) ==15067== by 0x5468D58: newtab (lj_tab.c:143) ==15067== by 0x5468E98: lj_tab_new (lj_tab.c:160) ==15067== by 0x54757CA: lua_createtable (lj_api.c:706) ==15067== by 0x54BD439: luaL_findtable (lib_aux.c:93) ==15067== by 0x54BC303: lib_create_table (lj_lib.c:35) ==15067== by 0x54BC303: lj_lib_register (lj_lib.c:78) ==15067== by 0x54C26CD: luaopen_table (lib_table.c:318) ==15067== by 0x5462BC7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==15067== by 0x54CAF38: luaL_openlibs (lib_init.c:45) ==15067== by 0x4F8FFF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==15067== by 0x4F8FFF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 384 bytes in 1 blocks are definitely lost in loss record 1,957 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468D58: newhpart (lj_tab.c:64) ==15067== by 0x5468D58: newtab (lj_tab.c:143) ==15067== by 0x5468E98: lj_tab_new (lj_tab.c:160) ==15067== by 0x54757CA: lua_createtable (lj_api.c:706) ==15067== by 0x54BC89E: lib_create_table (lj_lib.c:44) ==15067== by 0x54BC89E: lj_lib_register (lj_lib.c:78) ==15067== by 0x54C3ABD: luaopen_io (lib_io.c:530) ==15067== by 0x5462BC7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==15067== by 0x54CAF38: luaL_openlibs (lib_init.c:45) ==15067== by 0x4F8FFF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==15067== by 0x4F8FFF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 384 bytes in 1 blocks are definitely lost in loss record 1,958 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468D58: newhpart (lj_tab.c:64) ==15067== by 0x5468D58: newtab (lj_tab.c:143) ==15067== by 0x5468E98: lj_tab_new (lj_tab.c:160) ==15067== by 0x54757CA: lua_createtable (lj_api.c:706) ==15067== by 0x54BD439: luaL_findtable (lib_aux.c:93) ==15067== by 0x54BC303: lib_create_table (lj_lib.c:35) ==15067== by 0x54BC303: lj_lib_register (lj_lib.c:78) ==15067== by 0x54C3B36: luaopen_io (lib_io.c:533) ==15067== by 0x5462BC7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==15067== by 0x54CAF38: luaL_openlibs (lib_init.c:45) ==15067== by 0x4F8FFF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==15067== by 0x4F8FFF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 384 bytes in 1 blocks are definitely lost in loss record 1,959 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468D58: newhpart (lj_tab.c:64) ==15067== by 0x5468D58: newtab (lj_tab.c:143) ==15067== by 0x5468E98: lj_tab_new (lj_tab.c:160) ==15067== by 0x54757CA: lua_createtable (lj_api.c:706) ==15067== by 0x54BD439: luaL_findtable (lib_aux.c:93) ==15067== by 0x54BC303: lib_create_table (lj_lib.c:35) ==15067== by 0x54BC303: lj_lib_register (lj_lib.c:78) ==15067== by 0x54C443D: luaopen_os (lib_os.c:289) ==15067== by 0x5462BC7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==15067== by 0x54CAF38: luaL_openlibs (lib_init.c:45) ==15067== by 0x4F8FFF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==15067== by 0x4F8FFF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 384 bytes in 1 blocks are definitely lost in loss record 1,960 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468D58: newhpart (lj_tab.c:64) ==15067== by 0x5468D58: newtab (lj_tab.c:143) ==15067== by 0x5468E98: lj_tab_new (lj_tab.c:160) ==15067== by 0x54757CA: lua_createtable (lj_api.c:706) ==15067== by 0x54BD439: luaL_findtable (lib_aux.c:93) ==15067== by 0x54BC303: lib_create_table (lj_lib.c:35) ==15067== by 0x54BC303: lj_lib_register (lj_lib.c:78) ==15067== by 0x54C1C6F: luaopen_string (lib_string.c:739) ==15067== by 0x5462BC7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==15067== by 0x54CAF38: luaL_openlibs (lib_init.c:45) ==15067== by 0x4F8FFF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==15067== by 0x4F8FFF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 384 bytes in 1 blocks are definitely lost in loss record 1,961 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468D58: newhpart (lj_tab.c:64) ==15067== by 0x5468D58: newtab (lj_tab.c:143) ==15067== by 0x5468E98: lj_tab_new (lj_tab.c:160) ==15067== by 0x54757CA: lua_createtable (lj_api.c:706) ==15067== by 0x54BD439: luaL_findtable (lib_aux.c:93) ==15067== by 0x54BC303: lib_create_table (lj_lib.c:35) ==15067== by 0x54BC303: lj_lib_register (lj_lib.c:78) ==15067== by 0x54C653D: luaopen_debug (lib_debug.c:402) ==15067== by 0x5462BC7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==15067== by 0x54CAF38: luaL_openlibs (lib_init.c:45) ==15067== by 0x4F8FFF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==15067== by 0x4F8FFF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 384 bytes in 1 blocks are definitely lost in loss record 1,962 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468D58: newhpart (lj_tab.c:64) ==15067== by 0x5468D58: newtab (lj_tab.c:143) ==15067== by 0x5468E98: lj_tab_new (lj_tab.c:160) ==15067== by 0x54757CA: lua_createtable (lj_api.c:706) ==15067== by 0x54BD439: luaL_findtable (lib_aux.c:93) ==15067== by 0x54BC303: lib_create_table (lj_lib.c:35) ==15067== by 0x54BC303: lj_lib_register (lj_lib.c:78) ==15067== by 0x54C014D: luaopen_bit (lib_bit.c:177) ==15067== by 0x5462BC7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==15067== by 0x54CAF38: luaL_openlibs (lib_init.c:45) ==15067== by 0x4F8FFF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==15067== by 0x4F8FFF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 384 bytes in 1 blocks are definitely lost in loss record 1,963 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468D58: newhpart (lj_tab.c:64) ==15067== by 0x5468D58: newtab (lj_tab.c:143) ==15067== by 0x5468E98: lj_tab_new (lj_tab.c:160) ==15067== by 0x54757CA: lua_createtable (lj_api.c:706) ==15067== by 0x54BD439: luaL_findtable (lib_aux.c:93) ==15067== by 0x54BC303: lib_create_table (lj_lib.c:35) ==15067== by 0x54BC303: lj_lib_register (lj_lib.c:78) ==15067== by 0x54C8216: luaopen_jit (lib_jit.c:769) ==15067== by 0x5462BC7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==15067== by 0x54CAF38: luaL_openlibs (lib_init.c:45) ==15067== by 0x4F8FFF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==15067== by 0x4F8FFF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 384 bytes in 1 blocks are definitely lost in loss record 1,964 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468D58: newhpart (lj_tab.c:64) ==15067== by 0x5468D58: newtab (lj_tab.c:143) ==15067== by 0x5468E98: lj_tab_new (lj_tab.c:160) ==15067== by 0x54757CA: lua_createtable (lj_api.c:706) ==15067== by 0x4F92FA: ngx_http_lua_init_registry (ngx_http_lua_util.c:678) ==15067== by 0x4F92FA: ngx_http_lua_new_state (ngx_http_lua_util.c:298) ==15067== by 0x4F92FA: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 384 bytes in 1 blocks are definitely lost in loss record 1,965 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468D58: newhpart (lj_tab.c:64) ==15067== by 0x5468D58: newtab (lj_tab.c:143) ==15067== by 0x5468E98: lj_tab_new (lj_tab.c:160) ==15067== by 0x54757CA: lua_createtable (lj_api.c:706) ==15067== by 0x509AE3: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:280) ==15067== by 0x4F94E5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741) ==15067== by 0x4F94E5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94E5: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94E5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 384 bytes in 1 blocks are definitely lost in loss record 1,966 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468D58: newhpart (lj_tab.c:64) ==15067== by 0x5468D58: newtab (lj_tab.c:143) ==15067== by 0x5468E98: lj_tab_new (lj_tab.c:160) ==15067== by 0x54757CA: lua_createtable (lj_api.c:706) ==15067== by 0x50CAE5: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:249) ==15067== by 0x4F9588: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758) ==15067== by 0x4F9588: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F9588: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9588: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 384 bytes in 1 blocks are definitely lost in loss record 1,967 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5469A94: newhpart (lj_tab.c:64) ==15067== by 0x5469A94: lj_tab_resize (lj_tab.c:276) ==15067== by 0x5469E96: rehashtab (lj_tab.c:385) ==15067== by 0x546974D: lj_tab_newkey (lj_tab.c:469) ==15067== by 0x54698C1: lj_tab_setstr (lj_tab.c:534) ==15067== by 0x547C3D6: lj_parse_keepstr (lj_parse.c:238) ==15067== by 0x547948F: lex_scan (lj_lex.c:301) ==15067== by 0x547992C: lj_lex_next (lj_lex.c:454) ==15067== by 0x547D15F: expr_simple (lj_parse.c:2014) ==15067== by 0x547D15F: expr_unop (lj_parse.c:2077) ==15067== by 0x547D15F: expr_binop (lj_parse.c:2090) ==15067== by 0x547CBA3: expr_binop (lj_parse.c:2098) ==15067== by 0x547D651: expr (lj_parse.c:2109) ==15067== by 0x547D651: expr_cond (lj_parse.c:2124) ==15067== by 0x547F30D: parse_then (lj_parse.c:2589) ==15067== by 0x547EB14: parse_if (lj_parse.c:2601) ==15067== by 0x547EB14: parse_stmt (lj_parse.c:2627) ==15067== by 0x547EB14: parse_chunk (lj_parse.c:2684) ==15067== by 0x547F2D8: parse_block (lj_parse.c:2402) ==15067== by 0x547F324: parse_then (lj_parse.c:2591) ==15067== by 0x547EB14: parse_if (lj_parse.c:2601) ==15067== by 0x547EB14: parse_stmt (lj_parse.c:2627) ==15067== by 0x547EB14: parse_chunk (lj_parse.c:2684) ==15067== by 0x547C580: parse_body (lj_parse.c:1853) ==15067== by 0x547D1BB: expr_simple (lj_parse.c:2008) ==15067== by 0x547D1BB: expr_unop (lj_parse.c:2077) ==15067== by 0x547D1BB: expr_binop (lj_parse.c:2090) ==15067== by 0x547D5F5: expr (lj_parse.c:2109) ==15067== by 0x547D5F5: expr_list (lj_parse.c:1876) ==15067== by 0x547E367: parse_assignment (lj_parse.c:2202) ==15067== by 0x547E533: parse_call_assign (lj_parse.c:2233) ==15067== by 0x547E533: parse_stmt (lj_parse.c:2672) ==15067== by 0x547E533: parse_chunk (lj_parse.c:2684) ==15067== by 0x547F2D8: parse_block (lj_parse.c:2402) ==15067== by 0x547EC99: parse_for_iter (lj_parse.c:2554) ==15067== by 0x547EC99: parse_for (lj_parse.c:2577) ==15067== by 0x547EC99: parse_stmt (lj_parse.c:2638) ==15067== by 0x547EC99: parse_chunk (lj_parse.c:2684) ==15067== by 0x547F48F: lj_parse (lj_parse.c:2717) ==15067== by 0x548118A: cpparser (lj_load.c:41) ==15067== by 0x5462F36: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==15067== by 0x54812AA: lua_loadx (lj_load.c:58) ==15067== by 0x548152B: luaL_loadbufferx (lj_load.c:143) ==15067== by 0x50CC98: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:320) ==15067== by 0x4F9588: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758) ==15067== by 0x4F9588: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F9588: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9588: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 384 bytes in 1 blocks are definitely lost in loss record 1,968 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5469A94: newhpart (lj_tab.c:64) ==15067== by 0x5469A94: lj_tab_resize (lj_tab.c:276) ==15067== by 0x5469E96: rehashtab (lj_tab.c:385) ==15067== by 0x546974D: lj_tab_newkey (lj_tab.c:469) ==15067== by 0x54698C1: lj_tab_setstr (lj_tab.c:534) ==15067== by 0x547C3D6: lj_parse_keepstr (lj_parse.c:238) ==15067== by 0x54795D6: lex_string (lj_lex.c:280) ==15067== by 0x54795D6: lex_scan (lj_lex.c:364) ==15067== by 0x547992C: lj_lex_next (lj_lex.c:454) ==15067== by 0x547DF41: parse_args (lj_parse.c:1898) ==15067== by 0x547E0BC: expr_primary (lj_parse.c:1965) ==15067== by 0x547C81A: expr_simple (lj_parse.c:2011) ==15067== by 0x547C81A: expr_unop (lj_parse.c:2077) ==15067== by 0x547C81A: expr_binop (lj_parse.c:2090) ==15067== by 0x547D5F5: expr (lj_parse.c:2109) ==15067== by 0x547D5F5: expr_list (lj_parse.c:1876) ==15067== by 0x547EEAB: parse_local (lj_parse.c:2261) ==15067== by 0x547EEAB: parse_stmt (lj_parse.c:2648) ==15067== by 0x547EEAB: parse_chunk (lj_parse.c:2684) ==15067== by 0x547C580: parse_body (lj_parse.c:1853) ==15067== by 0x547D1BB: expr_simple (lj_parse.c:2008) ==15067== by 0x547D1BB: expr_unop (lj_parse.c:2077) ==15067== by 0x547D1BB: expr_binop (lj_parse.c:2090) ==15067== by 0x547D5F5: expr (lj_parse.c:2109) ==15067== by 0x547D5F5: expr_list (lj_parse.c:1876) ==15067== by 0x547EBC3: parse_return (lj_parse.c:2316) ==15067== by 0x547EBC3: parse_stmt (lj_parse.c:2651) ==15067== by 0x547EBC3: parse_chunk (lj_parse.c:2684) ==15067== by 0x547F48F: lj_parse (lj_parse.c:2717) ==15067== by 0x548118A: cpparser (lj_load.c:41) ==15067== by 0x5462F36: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==15067== by 0x54812AA: lua_loadx (lj_load.c:58) ==15067== by 0x4FC830: ngx_http_lua_clfactory_loadbuffer (ngx_http_lua_clfactory.c:731) ==15067== by 0x4F9D5E: ngx_http_lua_cache_loadbuffer (ngx_http_lua_cache.c:166) ==15067== by 0x4FA788: ngx_http_lua_content_handler_inline (ngx_http_lua_contentby.c:300) ==15067== by 0x4FA236: ngx_http_lua_content_handler (ngx_http_lua_contentby.c:222) ==15067== by 0x45C477: ngx_http_core_content_phase (ngx_http_core_module.c:1173) ==15067== by 0x457282: ngx_http_core_run_phases (ngx_http_core_module.c:862) ==15067== by 0x457391: ngx_http_handler (ngx_http_core_module.c:845) ==15067== by 0x46284B: ngx_http_process_request (ngx_http_request.c:1950) ==15067== by 0x462E77: ngx_http_process_request_headers (ngx_http_request.c:1377) ==15067== by 0x4633E5: ngx_http_process_request_line (ngx_http_request.c:1049) ==15067== by 0x463AC5: ngx_http_wait_request_handler (ngx_http_request.c:507) ==15067== by 0x44085A: ngx_event_process_posted (ngx_event_posted.c:34) ==15067== by 0x44024F: ngx_process_events_and_timers (ngx_event.c:269) ==15067== by 0x449648: ngx_single_process_cycle (ngx_process_cycle.c:332) ==15067== by 0x420D6D: main (nginx.c:378) ==15067== { <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: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_return 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_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_http_process_request_line fun:ngx_http_wait_request_handler fun:ngx_event_process_posted fun:ngx_process_events_and_timers fun:ngx_single_process_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 384 bytes in 12 blocks are definitely lost in loss record 1,969 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A566: lj_func_newC (lj_func.c:109) ==15067== by 0x54BC46D: lj_lib_register (lj_lib.c:92) ==15067== by 0x54C014D: luaopen_bit (lib_bit.c:177) ==15067== by 0x5462BC7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==15067== by 0x54CAF38: luaL_openlibs (lib_init.c:45) ==15067== by 0x4F8FFF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==15067== by 0x4F8FFF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 395 bytes in 1 blocks are definitely lost in loss record 1,971 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x547B611: fs_finish (lj_parse.c:1570) ==15067== by 0x547F4A7: lj_parse (lj_parse.c:2720) ==15067== by 0x548118A: cpparser (lj_load.c:41) ==15067== by 0x5462F36: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==15067== by 0x54812AA: lua_loadx (lj_load.c:58) ==15067== by 0x548152B: luaL_loadbufferx (lj_load.c:143) ==15067== by 0x50CC98: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:320) ==15067== by 0x4F9588: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758) ==15067== by 0x4F9588: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F9588: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9588: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 416 bytes in 13 blocks are definitely lost in loss record 1,974 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A566: lj_func_newC (lj_func.c:109) ==15067== by 0x54BC46D: lj_lib_register (lj_lib.c:92) ==15067== by 0x54C1C6F: luaopen_string (lib_string.c:739) ==15067== by 0x5462BC7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==15067== by 0x54CAF38: luaL_openlibs (lib_init.c:45) ==15067== by 0x4F8FFF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==15067== by 0x4F8FFF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 442 bytes in 21 blocks are definitely lost in loss record 1,975 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x547998D: lj_lex_init (lj_lex.c:504) ==15067== by 0x546DFFF: cpluaopen (lj_state.c:153) ==15067== by 0x5462F36: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==15067== by 0x546E2BF: lua_newstate (lj_state.c:222) ==15067== by 0x54BDB71: luaL_newstate (lib_aux.c:334) ==15067== by 0x4F8FEB: ngx_http_lua_new_state (ngx_http_lua_util.c:204) ==15067== by 0x4F8FEB: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 464 bytes in 22 blocks are definitely lost in loss record 1,983 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x54BC4D2: lj_lib_register (lj_lib.c:110) ==15067== by 0x54BFC41: luaopen_math (lib_math.c:223) ==15067== by 0x5462BC7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==15067== by 0x54CAF38: luaL_openlibs (lib_init.c:45) ==15067== by 0x4F8FFF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==15067== by 0x4F8FFF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 484 bytes in 21 blocks are definitely lost in loss record 1,985 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x546AB5F: lj_meta_init (lj_meta.c:40) ==15067== by 0x546DFF7: cpluaopen (lj_state.c:152) ==15067== by 0x5462F36: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==15067== by 0x546E2BF: lua_newstate (lj_state.c:222) ==15067== by 0x54BDB71: luaL_newstate (lib_aux.c:334) ==15067== by 0x4F8FEB: ngx_http_lua_new_state (ngx_http_lua_util.c:204) ==15067== by 0x4F8FEB: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 512 bytes in 16 blocks are definitely lost in loss record 2,000 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A566: lj_func_newC (lj_func.c:109) ==15067== by 0x54BC46D: lj_lib_register (lj_lib.c:92) ==15067== by 0x54C653D: luaopen_debug (lib_debug.c:402) ==15067== by 0x5462BC7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==15067== by 0x54CAF38: luaL_openlibs (lib_init.c:45) ==15067== by 0x4F8FFF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==15067== by 0x4F8FFF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 556 bytes in 23 blocks are definitely lost in loss record 2,008 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468A82: lj_str_new (lj_str.c:220) ==15067== by 0x54BC4D2: lj_lib_register (lj_lib.c:110) ==15067== by 0x54BF6C8: luaopen_base (lib_base.c:666) ==15067== by 0x5462BC7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==15067== by 0x54CAF38: luaL_openlibs (lib_init.c:45) ==15067== by 0x4F8FFF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==15067== by 0x4F8FFF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 760 bytes in 5 blocks are definitely lost in loss record 2,030 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x547FB0B: lj_bcread_proto (lj_bcread.c:343) ==15067== by 0x54BC7D6: lib_read_lfunc (lj_lib.c:63) ==15067== by 0x54BC7D6: lj_lib_register (lj_lib.c:116) ==15067== by 0x54C26CD: luaopen_table (lib_table.c:318) ==15067== by 0x5462BC7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==15067== by 0x54CAF38: luaL_openlibs (lib_init.c:45) ==15067== by 0x4F8FFF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==15067== by 0x4F8FFF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 768 bytes in 1 blocks are definitely lost in loss record 2,032 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468D58: newhpart (lj_tab.c:64) ==15067== by 0x5468D58: newtab (lj_tab.c:143) ==15067== by 0x5468E98: lj_tab_new (lj_tab.c:160) ==15067== by 0x54757CA: lua_createtable (lj_api.c:706) ==15067== by 0x54BD439: luaL_findtable (lib_aux.c:93) ==15067== by 0x54BC303: lib_create_table (lj_lib.c:35) ==15067== by 0x54BC303: lj_lib_register (lj_lib.c:78) ==15067== by 0x54BFC41: luaopen_math (lib_math.c:223) ==15067== by 0x5462BC7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==15067== by 0x54CAF38: luaL_openlibs (lib_init.c:45) ==15067== by 0x4F8FFF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==15067== by 0x4F8FFF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 768 bytes in 1 blocks are definitely lost in loss record 2,033 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468D58: newhpart (lj_tab.c:64) ==15067== by 0x5468D58: newtab (lj_tab.c:143) ==15067== by 0x5468E98: lj_tab_new (lj_tab.c:160) ==15067== by 0x54757CA: lua_createtable (lj_api.c:706) ==15067== by 0x4F9271: ngx_http_lua_init_registry (ngx_http_lua_util.c:661) ==15067== by 0x4F9271: ngx_http_lua_new_state (ngx_http_lua_util.c:298) ==15067== by 0x4F9271: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 768 bytes in 1 blocks are definitely lost in loss record 2,034 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468D58: newhpart (lj_tab.c:64) ==15067== by 0x5468D58: newtab (lj_tab.c:143) ==15067== by 0x5468E98: lj_tab_new (lj_tab.c:160) ==15067== by 0x54757CA: lua_createtable (lj_api.c:706) ==15067== by 0x4F92A2: ngx_http_lua_init_registry (ngx_http_lua_util.c:667) ==15067== by 0x4F92A2: ngx_http_lua_new_state (ngx_http_lua_util.c:298) ==15067== by 0x4F92A2: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 768 bytes in 1 blocks are definitely lost in loss record 2,035 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468D58: newhpart (lj_tab.c:64) ==15067== by 0x5468D58: newtab (lj_tab.c:143) ==15067== by 0x5468E98: lj_tab_new (lj_tab.c:160) ==15067== by 0x54757CA: lua_createtable (lj_api.c:706) ==15067== by 0x4F5A0A: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2111) ==15067== by 0x4F94B4: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736) ==15067== by 0x4F94B4: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94B4: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94B4: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 768 bytes in 1 blocks are definitely lost in loss record 2,036 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5469A94: newhpart (lj_tab.c:64) ==15067== by 0x5469A94: lj_tab_resize (lj_tab.c:276) ==15067== by 0x5469E96: rehashtab (lj_tab.c:385) ==15067== by 0x546974D: lj_tab_newkey (lj_tab.c:469) ==15067== by 0x5476D7F: lua_rawset (lj_api.c:991) ==15067== by 0x509DDB: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:353) ==15067== by 0x4F94E5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741) ==15067== by 0x4F94E5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F94E5: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F94E5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 768 bytes in 1 blocks are definitely lost in loss record 2,037 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5469A94: newhpart (lj_tab.c:64) ==15067== by 0x5469A94: lj_tab_resize (lj_tab.c:276) ==15067== by 0x5469E96: rehashtab (lj_tab.c:385) ==15067== by 0x546974D: lj_tab_newkey (lj_tab.c:469) ==15067== by 0x54698C1: lj_tab_setstr (lj_tab.c:534) ==15067== by 0x547C3D6: lj_parse_keepstr (lj_parse.c:238) ==15067== by 0x547948F: lex_scan (lj_lex.c:301) ==15067== by 0x547992C: lj_lex_next (lj_lex.c:454) ==15067== by 0x547E77E: parse_stmt (lj_parse.c:2647) ==15067== by 0x547E77E: parse_chunk (lj_parse.c:2684) ==15067== by 0x547F2D8: parse_block (lj_parse.c:2402) ==15067== by 0x547EC99: parse_for_iter (lj_parse.c:2554) ==15067== by 0x547EC99: parse_for (lj_parse.c:2577) ==15067== by 0x547EC99: parse_stmt (lj_parse.c:2638) ==15067== by 0x547EC99: parse_chunk (lj_parse.c:2684) ==15067== by 0x547F48F: lj_parse (lj_parse.c:2717) ==15067== by 0x548118A: cpparser (lj_load.c:41) ==15067== by 0x5462F36: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==15067== by 0x54812AA: lua_loadx (lj_load.c:58) ==15067== by 0x548152B: luaL_loadbufferx (lj_load.c:143) ==15067== by 0x50CC98: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:320) ==15067== by 0x4F9588: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758) ==15067== by 0x4F9588: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F9588: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9588: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 848 bytes in 26 blocks are definitely lost in loss record 2,047 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A566: lj_func_newC (lj_func.c:109) ==15067== by 0x54BC46D: lj_lib_register (lj_lib.c:92) ==15067== by 0x54BFC41: luaopen_math (lib_math.c:223) ==15067== by 0x5462BC7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==15067== by 0x54CAF38: luaL_openlibs (lib_init.c:45) ==15067== by 0x4F8FFF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==15067== by 0x4F8FFF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 1,000 bytes in 27 blocks are definitely lost in loss record 2,057 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466B87: lj_mem_newgco (lj_gc.c:831) ==15067== by 0x546A566: lj_func_newC (lj_func.c:109) ==15067== by 0x54BC46D: lj_lib_register (lj_lib.c:92) ==15067== by 0x54BF6C8: luaopen_base (lib_base.c:666) ==15067== by 0x5462BC7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==15067== by 0x54CAF38: luaL_openlibs (lib_init.c:45) ==15067== by 0x4F8FFF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==15067== by 0x4F8FFF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 1,536 bytes in 1 blocks are definitely lost in loss record 2,084 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468D58: newhpart (lj_tab.c:64) ==15067== by 0x5468D58: newtab (lj_tab.c:143) ==15067== by 0x5468E98: lj_tab_new (lj_tab.c:160) ==15067== by 0x546DFA2: cpluaopen (lj_state.c:149) ==15067== by 0x5462F36: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==15067== by 0x546E2BF: lua_newstate (lj_state.c:222) ==15067== by 0x54BDB71: luaL_newstate (lib_aux.c:334) ==15067== by 0x4F8FEB: ngx_http_lua_new_state (ngx_http_lua_util.c:204) ==15067== by 0x4F8FEB: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==15067== 3,072 bytes in 1 blocks are definitely lost in loss record 2,112 of 2,128 ==15067== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==15067== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==15067== by 0x5466AAC: lj_mem_realloc (lj_gc.c:818) ==15067== by 0x5468D58: newhpart (lj_tab.c:64) ==15067== by 0x5468D58: newtab (lj_tab.c:143) ==15067== by 0x5468E98: lj_tab_new (lj_tab.c:160) ==15067== by 0x54757CA: lua_createtable (lj_api.c:706) ==15067== by 0x4F9392: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:713) ==15067== by 0x4F9392: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==15067== by 0x4F9392: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==15067== by 0x4F9392: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==15067== by 0x4EFDFC: ngx_http_lua_init (ngx_http_lua_module.c:744) ==15067== by 0x455B23: ngx_http_block (ngx_http.c:312) ==15067== by 0x434E2E: ngx_conf_handler (ngx_conf_file.c:463) ==15067== by 0x434E2E: ngx_conf_parse (ngx_conf_file.c:319) ==15067== by 0x432435: ngx_init_cycle (ngx_cycle.c:275) ==15067== by 0x420B27: main (nginx.c:290) ==15067== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite 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 } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false - status code ok |
got: '' expected: '412' |
072-conditional-get.t | TEST 3: If-Unmodified-Since false - response_body_like - response is expected () |
'' doesn't match '(?^s:412 Precondition Failed)' |
072-conditional-get.t | TEST 3: If-Unmodified-Since false - pattern "say failed: nginx output filter error" should match a line in error.log (req 0) | |
072-conditional-get.t | TEST 3: If-Unmodified-Since false - Can't connect to 127.0.0.1:1984: Connection refused (aborted) |
' |
072-conditional-get.t | TEST 3: If-Unmodified-Since false - status code ok |
got: '' expected: '412' |
072-conditional-get.t | TEST 3: If-Unmodified-Since false - response_body_like - response is expected () |
'' doesn't match '(?^s:412 Precondition Failed)' |
072-conditional-get.t | TEST 3: If-Unmodified-Since false - pattern "say failed: nginx output filter error" should match a line in error.log (req 1) | |
086-init-by.t | nginx: [error] | init_by_lua error: init_by_lua:2: failed to init |
100-client-abort.t | TEST 31: ngx.eof - pattern "eof failed: nginx output filter error" should match a line in error.log (req 0) | |
100-client-abort.t | TEST 31: ngx.eof - pattern "eof succeeded" should not match any line in error.log but matches line "2017/11/29 07:03:45 [warn] 15517\#0: *1 [lua] content_by_lua(nginx.conf:49):8: eof succeeded, client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", host: \"localhost\"" (req 0) | |
100-client-abort.t | TEST 31: ngx.eof - pattern "eof failed: nginx output filter error" should match a line in error.log (req 1) | |
100-client-abort.t | TEST 31: ngx.eof - pattern "eof succeeded" should not match any line in error.log but matches line "2017/11/29 07:03:45 [warn] 15517\#0: *2 [lua] content_by_lua(nginx.conf:49):8: eof succeeded, client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", host: \"localhost\"" (req 1) | |
100-client-abort.t | TEST 28: ngx.print - pattern "print failed: nginx output filter error" should match a line in error.log (req 0) | |
100-client-abort.t | TEST 28: ngx.print - pattern "print failed: nginx output filter error" should match a line in error.log (req 1) | |
100-client-abort.t | TEST 27: ngx.say - pattern "say failed: nginx output filter error" should match a line in error.log (req 0) | |
100-client-abort.t | TEST 27: ngx.say - pattern "say failed: nginx output filter error" should match a line in error.log (req 1) | |
106-timer.t | TEST 2: separated global env - 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 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 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 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 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) | |
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 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) | |
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 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) | |
109-timer-hup.t | TEST 7: HUP reload should abort pending timers (fuzz test) - grep_error_log_out (req 0) |
got: 'lua found 8190 pending timers ' expected: 'lua found 8191 pending timers ' |
109-timer-hup.t | TEST 7: HUP reload should abort pending timers (fuzz test) - grep_error_log_out (req 1) |
got: 'lua found 8188 pending timers ' expected: 'lua found 8191 pending timers ' |
124-init-worker.t | TEST 20: destory Lua VM in cache processes (without privileged agent or shdict) - grep_error_log_out (req 0) |
'' doesn't match '(?^:\A(?:lua close the global Lua VM ([0-9A-F]+) in the cache helper process \d+ lua close the global Lua VM \1 lua close the global Lua VM \1 in the cache helper process \d+ lua close the global Lua VM \1 |lua close the global Lua VM ([0-9A-F]+) in the cache helper process \d+ lua close the global Lua VM \2 in the cache helper process \d+ lua close the global Lua VM \2 lua close the global Lua VM \2 )(?:lua close the global Lua VM [0-9A-F]+ )*\z)' |
124-init-worker.t | TEST 21: destory Lua VM in cache processes (without privileged agent but with shdict) - grep_error_log_out (req 0) |
'' doesn't match '(?^:\A(?:lua close the global Lua VM ([0-9A-F]+) in the cache helper process \d+ lua close the global Lua VM \1 lua close the global Lua VM \1 in the cache helper process \d+ lua close the global Lua VM \1 |lua close the global Lua VM ([0-9A-F]+) in the cache helper process \d+ lua close the global Lua VM \2 in the cache helper process \d+ lua close the global Lua VM \2 lua close the global Lua VM \2 )(?:lua close the global Lua VM [0-9A-F]+ )*\z)' |
124-init-worker.t | TEST 22: destory Lua VM in cache processes (with privileged agent) - grep_error_log_out (req 0) |
'' doesn't match '(?^:\A(?:lua close the global Lua VM ([0-9A-F]+) in the cache helper process \d+ lua close the global Lua VM \1 lua close the global Lua VM \1 in the cache helper process \d+ lua close the global Lua VM \1 |lua close the global Lua VM ([0-9A-F]+) in the cache helper process \d+ lua close the global Lua VM \2 in the cache helper process \d+ lua close the global Lua VM \2 lua close the global Lua VM \2 )(?:lua close the global Lua VM [0-9A-F]+ )*\z)' |
124-init-worker.t | TEST 22: destory Lua VM in cache processes (with privileged agent) - pattern "(?^:start privileged agent process \d+)" should match a line in error.log (req 0) | |
124-init-worker.t | TEST 23: destory Lua VM in cache processes (with init worker and privileged agent) - grep_error_log_out (req 0) |
@@ -1,2 +1 @@ hello from init worker by lua -hello from init worker by lua ' |
124-init-worker.t | TEST 23: destory Lua VM in cache processes (with init worker and privileged agent) - pattern "(?^:start privileged agent process \d+$)" should match a line in error.log (req 0) | |
124-init-worker.t | TEST 23: destory Lua VM in cache processes (with init worker and privileged agent) - pattern "(?^:lua close the global Lua VM ([0-9A-F]+) in the cache helper process \d+$)" should match a line in error.log (req 0) | |
124-init-worker.t | TEST 23: destory Lua VM in cache processes (with init worker and privileged agent) - pattern "(?^:lua close the global Lua VM ([0-9A-F]+)$)" should match a line in error.log (req 0) | |
124-init-worker.t | TEST 24: destory Lua VM in cache processes (with init worker but without privileged agent) - pattern "(?^:lua close the global Lua VM ([0-9A-F]+) in the cache helper process \d+$)" should match a line in error.log (req 0) | |
124-init-worker.t | TEST 24: destory Lua VM in cache processes (with init worker but without privileged agent) - pattern "(?^:lua close the global Lua VM ([0-9A-F]+)$)" should match a line in error.log (req 0) | |
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 2: sleep - 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 "(?^: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 | 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 |
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 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 ' |
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 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 ' |
153-semaphore-hup.t | TEST 1: timer + reload - grep_error_log_out (req 0) |
@@ -1,5 +1 @@ created semaphore object -created semaphore object -try to reload nginx -created semaphore object -created semaphore object ' |
153-semaphore-hup.t | TEST 2: timer + reload (lua code cache off) - grep_error_log_out (req 0) |
@@ -1,5 +1 @@ created semaphore object -created semaphore object -try to reload nginx -created semaphore object -created semaphore object ' |
Go back to the index page.