(This page was automatically generated by the tools in the opsboy project on 18:35:18 22-Apr-2018 GMT.)
Commit | Testing Time | Unexpected Failures |
Expected Failures |
Files | Tests | Elapsed Time |
---|---|---|---|---|---|---|
0605709c | 2018-04-21 21:50:28 GMT | 0 | 609 | 194 | 20030 | 5718 sec |
File | Name | Details |
---|---|---|
005-exit.t | TEST 23: exit both in header filter and content handler - status code ok |
got: '' expected: '201' |
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 22: exit 201 in header filter - status code ok |
got: '' expected: '201' |
005-exit.t | TEST 24: exit 444 in header filter - status code ok |
got: '' expected: '444' |
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 "2018/04/21 22:26:59 [debug] 2371\#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 "2018/04/21 22:26:59 [debug] 2371\#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 "2018/04/21 22:27:10 [debug] 2377\#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 "2018/04/21 22:27:10 [debug] 2377\#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 |
==3421== Invalid read of size 8 ==3421== at 0x424604: ngx_chain_update_chains (ngx_buf.c:190) ==3421== by 0x4F186D: ngx_http_lua_output_filter (ngx_http_lua_util.c:602) ==3421== by 0x4F23BB: ngx_http_lua_send_chain_link (ngx_http_lua_util.c:548) ==3421== by 0x4E31E2: ngx_http_lua_ngx_echo (ngx_http_lua_output.c:233) ==3421== by 0x4E326A: ngx_http_lua_ngx_say (ngx_http_lua_output.c:34) ==3421== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==3421== by 0x4F3A92: ngx_http_lua_run_thread (ngx_http_lua_util.c:1010) ==3421== by 0x4F7793: ngx_http_lua_content_by_chunk (ngx_http_lua_contentby.c:120) ==3421== by 0x4F786D: ngx_http_lua_content_handler_inline (ngx_http_lua_contentby.c:310) ==3421== by 0x4F7306: ngx_http_lua_content_handler (ngx_http_lua_contentby.c:222) ==3421== by 0x45CD27: ngx_http_core_content_phase (ngx_http_core_module.c:1173) ==3421== by 0x457B32: ngx_http_core_run_phases (ngx_http_core_module.c:862) ==3421== by 0x457C41: ngx_http_handler (ngx_http_core_module.c:845) ==3421== by 0x463094: ngx_http_process_request (ngx_http_request.c:1950) ==3421== by 0x4636C0: ngx_http_process_request_headers (ngx_http_request.c:1377) ==3421== by 0x463C2E: ngx_http_process_request_line (ngx_http_request.c:1049) ==3421== by 0x46430E: ngx_http_wait_request_handler (ngx_http_request.c:507) ==3421== by 0x44118A: ngx_event_process_posted (ngx_event_posted.c:34) ==3421== by 0x440B7F: ngx_process_events_and_timers (ngx_event.c:269) ==3421== by 0x44A048: ngx_single_process_cycle (ngx_process_cycle.c:332) ==3421== by 0x421044: main (nginx.c:381) ==3421== Address 0x118 is not stack'd, malloc'd or (recently) free'd ==3421== { <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 |
==3421== ==3421== Process terminating with default action of signal 11 (SIGSEGV) ==3421== Access not within mapped region at address 0x118 ==3421== at 0x424604: ngx_chain_update_chains (ngx_buf.c:190) ==3421== by 0x4F186D: ngx_http_lua_output_filter (ngx_http_lua_util.c:602) ==3421== by 0x4F23BB: ngx_http_lua_send_chain_link (ngx_http_lua_util.c:548) ==3421== by 0x4E31E2: ngx_http_lua_ngx_echo (ngx_http_lua_output.c:233) ==3421== by 0x4E326A: ngx_http_lua_ngx_say (ngx_http_lua_output.c:34) ==3421== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==3421== by 0x4F3A92: ngx_http_lua_run_thread (ngx_http_lua_util.c:1010) ==3421== by 0x4F7793: ngx_http_lua_content_by_chunk (ngx_http_lua_contentby.c:120) ==3421== by 0x4F786D: ngx_http_lua_content_handler_inline (ngx_http_lua_contentby.c:310) ==3421== by 0x4F7306: ngx_http_lua_content_handler (ngx_http_lua_contentby.c:222) ==3421== by 0x45CD27: ngx_http_core_content_phase (ngx_http_core_module.c:1173) ==3421== by 0x457B32: ngx_http_core_run_phases (ngx_http_core_module.c:862) ==3421== by 0x457C41: ngx_http_handler (ngx_http_core_module.c:845) ==3421== by 0x463094: ngx_http_process_request (ngx_http_request.c:1950) ==3421== by 0x4636C0: ngx_http_process_request_headers (ngx_http_request.c:1377) ==3421== by 0x463C2E: ngx_http_process_request_line (ngx_http_request.c:1049) ==3421== by 0x46430E: ngx_http_wait_request_handler (ngx_http_request.c:507) ==3421== by 0x44118A: ngx_event_process_posted (ngx_event_posted.c:34) ==3421== by 0x440B7F: ngx_process_events_and_timers (ngx_event.c:269) ==3421== by 0x44A048: ngx_single_process_cycle (ngx_process_cycle.c:332) ==3421== by 0x421044: main (nginx.c:381) ==3421== If you believe this happened as a result of a stack ==3421== overflow in your program's main thread (unlikely but ==3421== possible), you can try to increase the size of the ==3421== main thread stack using the --main-stacksize= flag. ==3421== The main thread stack size used in this run was 8388608. ==3421== 18 bytes in 1 blocks are definitely lost in loss record 416 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x547C481: lj_parse_keepstr (lj_parse.c:237) ==3421== by 0x547954F: lex_scan (lj_lex.c:301) ==3421== by 0x54799EC: lj_lex_next (lj_lex.c:454) ==3421== by 0x547E83E: parse_stmt (lj_parse.c:2647) ==3421== by 0x547E83E: parse_chunk (lj_parse.c:2685) ==3421== by 0x547C640: parse_body (lj_parse.c:1853) ==3421== by 0x547D27B: expr_simple (lj_parse.c:2008) ==3421== by 0x547D27B: expr_unop (lj_parse.c:2077) ==3421== by 0x547D27B: expr_binop (lj_parse.c:2090) ==3421== by 0x547D6B5: expr (lj_parse.c:2109) ==3421== by 0x547D6B5: expr_list (lj_parse.c:1876) ==3421== by 0x547E427: parse_assignment (lj_parse.c:2202) ==3421== by 0x547E5F3: parse_call_assign (lj_parse.c:2233) ==3421== by 0x547E5F3: parse_stmt (lj_parse.c:2673) ==3421== by 0x547E5F3: parse_chunk (lj_parse.c:2685) ==3421== by 0x547F398: parse_block (lj_parse.c:2402) ==3421== by 0x547ED59: parse_for_iter (lj_parse.c:2554) ==3421== by 0x547ED59: parse_for (lj_parse.c:2577) ==3421== by 0x547ED59: parse_stmt (lj_parse.c:2638) ==3421== by 0x547ED59: parse_chunk (lj_parse.c:2685) ==3421== by 0x547F54F: lj_parse (lj_parse.c:2718) ==3421== by 0x548124A: cpparser (lj_load.c:41) ==3421== by 0x5462F76: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==3421== by 0x548136A: lua_loadx (lj_load.c:58) ==3421== by 0x54815EB: luaL_loadbufferx (lj_load.c:143) ==3421== by 0x509E68: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:320) ==3421== by 0x4F6658: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758) ==3421== by 0x4F6658: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6658: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6658: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> 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 |
==3421== 18 bytes in 1 blocks are definitely lost in loss record 417 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x547C481: lj_parse_keepstr (lj_parse.c:237) ==3421== by 0x547954F: lex_scan (lj_lex.c:301) ==3421== by 0x54799EC: lj_lex_next (lj_lex.c:454) ==3421== by 0x547C549: parse_params (lj_parse.c:1813) ==3421== by 0x547C549: parse_body (lj_parse.c:1849) ==3421== by 0x547D27B: expr_simple (lj_parse.c:2008) ==3421== by 0x547D27B: expr_unop (lj_parse.c:2077) ==3421== by 0x547D27B: expr_binop (lj_parse.c:2090) ==3421== by 0x547D6B5: expr (lj_parse.c:2109) ==3421== by 0x547D6B5: expr_list (lj_parse.c:1876) ==3421== by 0x547E427: parse_assignment (lj_parse.c:2202) ==3421== by 0x547E5F3: parse_call_assign (lj_parse.c:2233) ==3421== by 0x547E5F3: parse_stmt (lj_parse.c:2673) ==3421== by 0x547E5F3: parse_chunk (lj_parse.c:2685) ==3421== by 0x547F54F: lj_parse (lj_parse.c:2718) ==3421== by 0x548124A: cpparser (lj_load.c:41) ==3421== by 0x5462F76: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==3421== by 0x548136A: lua_loadx (lj_load.c:58) ==3421== by 0x54815EB: luaL_loadbufferx (lj_load.c:143) ==3421== by 0x509E68: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:320) ==3421== by 0x4F6658: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758) ==3421== by 0x4F6658: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6658: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6658: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> 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 |
==3421== 19 bytes in 1 blocks are definitely lost in loss record 419 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x54BF7FA: luaopen_base (lib_base.c:663) ==3421== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==3421== by 0x54CB2E8: luaL_openlibs (lib_init.c:45) ==3421== by 0x4F60CF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==3421== by 0x4F60CF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <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 |
==3421== 19 bytes in 1 blocks are definitely lost in loss record 420 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x54BF8A9: newproxy_weaktable (lib_base.c:654) ==3421== by 0x54BF8A9: luaopen_base (lib_base.c:665) ==3421== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==3421== by 0x54CB2E8: luaL_openlibs (lib_init.c:45) ==3421== by 0x4F60CF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==3421== by 0x4F60CF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <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 |
==3421== 19 bytes in 1 blocks are definitely lost in loss record 421 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x4EBA89: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:2003) ==3421== by 0x4F6579: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:733) ==3421== by 0x4F6579: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6579: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6579: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak 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 |
==3421== 19 bytes in 1 blocks are definitely lost in loss record 422 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x510B21: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:58) ==3421== by 0x4F65D3: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:744) ==3421== by 0x4F65D3: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F65D3: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F65D3: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak 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 |
==3421== 19 bytes in 1 blocks are definitely lost in loss record 423 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x510DF0: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:37) ==3421== by 0x4F65E3: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746) ==3421== by 0x4F65E3: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F65E3: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F65E3: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak 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 |
==3421== 19 bytes in 1 blocks are definitely lost in loss record 424 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x547C481: lj_parse_keepstr (lj_parse.c:237) ==3421== by 0x5479696: lex_string (lj_lex.c:280) ==3421== by 0x5479696: lex_scan (lj_lex.c:364) ==3421== by 0x54799EC: lj_lex_next (lj_lex.c:454) ==3421== by 0x547D758: expr_bracket (lj_parse.c:1681) ==3421== by 0x547E1AF: expr_primary (lj_parse.c:1954) ==3421== by 0x547C8DA: expr_simple (lj_parse.c:2011) ==3421== by 0x547C8DA: expr_unop (lj_parse.c:2077) ==3421== by 0x547C8DA: expr_binop (lj_parse.c:2090) ==3421== by 0x547D6B5: expr (lj_parse.c:2109) ==3421== by 0x547D6B5: expr_list (lj_parse.c:1876) ==3421== by 0x547EF6B: parse_local (lj_parse.c:2261) ==3421== by 0x547EF6B: parse_stmt (lj_parse.c:2648) ==3421== by 0x547EF6B: parse_chunk (lj_parse.c:2685) ==3421== by 0x547F398: parse_block (lj_parse.c:2402) ==3421== by 0x547ED59: parse_for_iter (lj_parse.c:2554) ==3421== by 0x547ED59: parse_for (lj_parse.c:2577) ==3421== by 0x547ED59: parse_stmt (lj_parse.c:2638) ==3421== by 0x547ED59: parse_chunk (lj_parse.c:2685) ==3421== by 0x547F54F: lj_parse (lj_parse.c:2718) ==3421== by 0x548124A: cpparser (lj_load.c:41) ==3421== by 0x5462F76: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==3421== by 0x548136A: lua_loadx (lj_load.c:58) ==3421== by 0x54815EB: luaL_loadbufferx (lj_load.c:143) ==3421== by 0x509E68: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:320) ==3421== by 0x4F6658: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758) ==3421== by 0x4F6658: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6658: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6658: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> 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 |
==3421== 19 bytes in 1 blocks are definitely lost in loss record 425 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x547C481: lj_parse_keepstr (lj_parse.c:237) ==3421== by 0x547954F: lex_scan (lj_lex.c:301) ==3421== by 0x54799EC: lj_lex_next (lj_lex.c:454) ==3421== by 0x547E83E: parse_stmt (lj_parse.c:2647) ==3421== by 0x547E83E: parse_chunk (lj_parse.c:2685) ==3421== by 0x547C640: parse_body (lj_parse.c:1853) ==3421== by 0x547D27B: expr_simple (lj_parse.c:2008) ==3421== by 0x547D27B: expr_unop (lj_parse.c:2077) ==3421== by 0x547D27B: expr_binop (lj_parse.c:2090) ==3421== by 0x547D6B5: expr (lj_parse.c:2109) ==3421== by 0x547D6B5: expr_list (lj_parse.c:1876) ==3421== by 0x547E427: parse_assignment (lj_parse.c:2202) ==3421== by 0x547E5F3: parse_call_assign (lj_parse.c:2233) ==3421== by 0x547E5F3: parse_stmt (lj_parse.c:2673) ==3421== by 0x547E5F3: parse_chunk (lj_parse.c:2685) ==3421== by 0x547F54F: lj_parse (lj_parse.c:2718) ==3421== by 0x548124A: cpparser (lj_load.c:41) ==3421== by 0x5462F76: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==3421== by 0x548136A: lua_loadx (lj_load.c:58) ==3421== by 0x54815EB: luaL_loadbufferx (lj_load.c:143) ==3421== by 0x509E68: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:320) ==3421== by 0x4F6658: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758) ==3421== by 0x4F6658: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6658: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6658: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> 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 |
==3421== 19 bytes in 1 blocks are definitely lost in loss record 426 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x547C481: lj_parse_keepstr (lj_parse.c:237) ==3421== by 0x547954F: lex_scan (lj_lex.c:301) ==3421== by 0x54799EC: lj_lex_next (lj_lex.c:454) ==3421== by 0x547E83E: parse_stmt (lj_parse.c:2647) ==3421== by 0x547E83E: parse_chunk (lj_parse.c:2685) ==3421== by 0x547C640: parse_body (lj_parse.c:1853) ==3421== by 0x547D27B: expr_simple (lj_parse.c:2008) ==3421== by 0x547D27B: expr_unop (lj_parse.c:2077) ==3421== by 0x547D27B: expr_binop (lj_parse.c:2090) ==3421== by 0x547D6B5: expr (lj_parse.c:2109) ==3421== by 0x547D6B5: expr_list (lj_parse.c:1876) ==3421== by 0x547EC83: parse_return (lj_parse.c:2316) ==3421== by 0x547EC83: parse_stmt (lj_parse.c:2651) ==3421== by 0x547EC83: parse_chunk (lj_parse.c:2685) ==3421== by 0x547F54F: lj_parse (lj_parse.c:2718) ==3421== by 0x548124A: cpparser (lj_load.c:41) ==3421== by 0x5462F76: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==3421== by 0x548136A: lua_loadx (lj_load.c:58) ==3421== by 0x4F9920: ngx_http_lua_clfactory_loadbuffer (ngx_http_lua_clfactory.c:731) ==3421== by 0x4F6E2E: ngx_http_lua_cache_loadbuffer (ngx_http_lua_cache.c:166) ==3421== by 0x4F7858: ngx_http_lua_content_handler_inline (ngx_http_lua_contentby.c:300) ==3421== by 0x4F7306: ngx_http_lua_content_handler (ngx_http_lua_contentby.c:222) ==3421== by 0x45CD27: ngx_http_core_content_phase (ngx_http_core_module.c:1173) ==3421== by 0x457B32: ngx_http_core_run_phases (ngx_http_core_module.c:862) ==3421== by 0x457C41: ngx_http_handler (ngx_http_core_module.c:845) ==3421== by 0x463094: ngx_http_process_request (ngx_http_request.c:1950) ==3421== by 0x4636C0: ngx_http_process_request_headers (ngx_http_request.c:1377) ==3421== by 0x463C2E: ngx_http_process_request_line (ngx_http_request.c:1049) ==3421== by 0x46430E: ngx_http_wait_request_handler (ngx_http_request.c:507) ==3421== by 0x44118A: ngx_event_process_posted (ngx_event_posted.c:34) ==3421== by 0x440B7F: ngx_process_events_and_timers (ngx_event.c:269) ==3421== by 0x44A048: ngx_single_process_cycle (ngx_process_cycle.c:332) ==3421== by 0x421044: main (nginx.c:381) ==3421== { <insert_a_suppression_name_here> 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 |
==3421== 20 bytes in 1 blocks are definitely lost in loss record 428 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A43B: func_newL (lj_func.c:122) ==3421== by 0x546A678: lj_func_newL_empty (lj_func.c:138) ==3421== by 0x54BCA3B: lib_read_lfunc (lj_lib.c:65) ==3421== by 0x54BCA3B: lj_lib_register (lj_lib.c:116) ==3421== by 0x54C1EBF: luaopen_string (lib_string.c:739) ==3421== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==3421== by 0x54CB2E8: luaL_openlibs (lib_init.c:45) ==3421== by 0x4F60CF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==3421== by 0x4F60CF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <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 |
==3421== 20 bytes in 1 blocks are definitely lost in loss record 429 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x54753AA: lua_pushlstring (lj_api.c:640) ==3421== by 0x54C8588: luaopen_jit (lib_jit.c:777) ==3421== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==3421== by 0x54CB2E8: luaL_openlibs (lib_init.c:45) ==3421== by 0x4F60CF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==3421== by 0x4F60CF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_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 |
==3421== 20 bytes in 1 blocks are definitely lost in loss record 430 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x54753AA: lua_pushlstring (lj_api.c:640) ==3421== by 0x54BD6F5: luaL_findtable (lib_aux.c:89) ==3421== by 0x54BC553: lib_create_table (lj_lib.c:35) ==3421== by 0x54BC553: lj_lib_register (lj_lib.c:78) ==3421== by 0x54C8615: luaopen_jit (lib_jit.c:789) ==3421== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==3421== by 0x54CB2E8: luaL_openlibs (lib_init.c:45) ==3421== by 0x4F60CF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==3421== by 0x4F60CF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_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 |
==3421== 20 bytes in 1 blocks are definitely lost in loss record 431 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x54CB33E: luaL_openlibs (lib_init.c:51) ==3421== by 0x4F60CF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==3421== by 0x4F60CF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_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 |
==3421== 20 bytes in 1 blocks are definitely lost in loss record 432 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x4DE3B7: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:182) ==3421== by 0x4F6450: ngx_http_lua_init_globals (ngx_http_lua_util.c:702) ==3421== by 0x4F6450: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6450: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak 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 |
==3421== 20 bytes in 1 blocks are definitely lost in loss record 433 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x54753AA: lua_pushlstring (lj_api.c:640) ==3421== by 0x4F6498: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:2918) ==3421== by 0x4F6498: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:718) ==3421== by 0x4F6498: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6498: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6498: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_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 |
==3421== 20 bytes in 1 blocks are definitely lost in loss record 434 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x4DB463: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:301) ==3421== by 0x4DB463: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274) ==3421== by 0x4F6536: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:723) ==3421== by 0x4F6536: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6536: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6536: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak 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 |
==3421== 20 bytes in 1 blocks are definitely lost in loss record 435 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x4E32EF: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:670) ==3421== by 0x4F653E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:724) ==3421== by 0x4F653E: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F653E: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F653E: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak 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 |
==3421== 20 bytes in 1 blocks are definitely lost in loss record 436 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x4E3337: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:676) ==3421== by 0x4F653E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:724) ==3421== by 0x4F653E: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F653E: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F653E: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak 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 |
==3421== 20 bytes in 1 blocks are definitely lost in loss record 437 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x4DF9B7: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:221) ==3421== by 0x4F6546: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:725) ==3421== by 0x4F6546: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6546: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6546: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak 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 |
==3421== 20 bytes in 1 blocks are definitely lost in loss record 438 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x4E1B82: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:86) ==3421== by 0x4F654E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:726) ==3421== by 0x4F654E: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F654E: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F654E: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_realloc fun:lj_str_new fun:lua_setfield fun:ngx_http_lua_inject_string_api fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==3421== 20 bytes in 1 blocks are definitely lost in loss record 439 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x4F2B2F: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2123) ==3421== by 0x4F6584: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736) ==3421== by 0x4F6584: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6584: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6584: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-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 |
==3421== 20 bytes in 1 blocks are definitely lost in loss record 440 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A43B: func_newL (lj_func.c:122) ==3421== by 0x546A678: lj_func_newL_empty (lj_func.c:138) ==3421== by 0x5481258: cpparser (lj_load.c:42) ==3421== by 0x5462F76: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==3421== by 0x548136A: lua_loadx (lj_load.c:58) ==3421== by 0x54815EB: luaL_loadbufferx (lj_load.c:143) ==3421== by 0x4E4F65: ngx_http_lua_create_headers_metatable (ngx_http_lua_headers.c:1090) ==3421== by 0x4F6597: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:738) ==3421== by 0x4F6597: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6597: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6597: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <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 |
==3421== 20 bytes in 1 blocks are definitely lost in loss record 441 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x4E08CC: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:35) ==3421== by 0x4F659F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:739) ==3421== by 0x4F659F: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F659F: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F659F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak 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 |
==3421== 20 bytes in 1 blocks are definitely lost in loss record 442 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x506963: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:209) ==3421== by 0x4F65B5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741) ==3421== by 0x4F65B5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F65B5: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F65B5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-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 |
==3421== 20 bytes in 1 blocks are definitely lost in loss record 443 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x547C481: lj_parse_keepstr (lj_parse.c:237) ==3421== by 0x547954F: lex_scan (lj_lex.c:301) ==3421== by 0x54799EC: lj_lex_next (lj_lex.c:454) ==3421== by 0x5479AE8: lex_opt (lj_parse.c:989) ==3421== by 0x547E88F: parse_local (lj_parse.c:2260) ==3421== by 0x547E88F: parse_stmt (lj_parse.c:2648) ==3421== by 0x547E88F: parse_chunk (lj_parse.c:2685) ==3421== by 0x547F54F: lj_parse (lj_parse.c:2718) ==3421== by 0x548124A: cpparser (lj_load.c:41) ==3421== by 0x5462F76: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==3421== by 0x548136A: lua_loadx (lj_load.c:58) ==3421== by 0x54815EB: luaL_loadbufferx (lj_load.c:143) ==3421== by 0x506A69: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:217) ==3421== by 0x4F65B5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741) ==3421== by 0x4F65B5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F65B5: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F65B5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> 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 |
==3421== 20 bytes in 1 blocks are definitely lost in loss record 444 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A43B: func_newL (lj_func.c:122) ==3421== by 0x546A678: lj_func_newL_empty (lj_func.c:138) ==3421== by 0x5481258: cpparser (lj_load.c:42) ==3421== by 0x5462F76: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==3421== by 0x548136A: lua_loadx (lj_load.c:58) ==3421== by 0x54815EB: luaL_loadbufferx (lj_load.c:143) ==3421== by 0x506A69: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:217) ==3421== by 0x4F65B5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741) ==3421== by 0x4F65B5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F65B5: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F65B5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <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 |
==3421== 20 bytes in 1 blocks are definitely lost in loss record 445 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x50E010: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:81) ==3421== by 0x4F65C0: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:742) ==3421== by 0x4F65C0: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F65C0: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F65C0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-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 |
==3421== 20 bytes in 1 blocks are definitely lost in loss record 446 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x510DCC: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:34) ==3421== by 0x4F65E3: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746) ==3421== by 0x4F65E3: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F65E3: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F65E3: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak 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 |
==3421== 20 bytes in 1 blocks are definitely lost in loss record 447 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x547C481: lj_parse_keepstr (lj_parse.c:237) ==3421== by 0x547954F: lex_scan (lj_lex.c:301) ==3421== by 0x54799EC: lj_lex_next (lj_lex.c:454) ==3421== by 0x5479AE8: lex_opt (lj_parse.c:989) ==3421== by 0x547E9D0: parse_for_iter (lj_parse.c:2540) ==3421== by 0x547E9D0: parse_for (lj_parse.c:2577) ==3421== by 0x547E9D0: parse_stmt (lj_parse.c:2638) ==3421== by 0x547E9D0: parse_chunk (lj_parse.c:2685) ==3421== by 0x547F54F: lj_parse (lj_parse.c:2718) ==3421== by 0x548124A: cpparser (lj_load.c:41) ==3421== by 0x5462F76: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==3421== by 0x548136A: lua_loadx (lj_load.c:58) ==3421== by 0x54815EB: luaL_loadbufferx (lj_load.c:143) ==3421== by 0x509E68: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:320) ==3421== by 0x4F6658: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758) ==3421== by 0x4F6658: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6658: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6658: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> 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 |
==3421== 20 bytes in 1 blocks are definitely lost in loss record 448 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x547C481: lj_parse_keepstr (lj_parse.c:237) ==3421== by 0x547954F: lex_scan (lj_lex.c:301) ==3421== by 0x54799EC: lj_lex_next (lj_lex.c:454) ==3421== by 0x547E83E: parse_stmt (lj_parse.c:2647) ==3421== by 0x547E83E: parse_chunk (lj_parse.c:2685) ==3421== by 0x547F398: parse_block (lj_parse.c:2402) ==3421== by 0x547F3E4: parse_then (lj_parse.c:2591) ==3421== by 0x547EBD4: parse_if (lj_parse.c:2601) ==3421== by 0x547EBD4: parse_stmt (lj_parse.c:2627) ==3421== by 0x547EBD4: parse_chunk (lj_parse.c:2685) ==3421== by 0x547C640: parse_body (lj_parse.c:1853) ==3421== by 0x547D27B: expr_simple (lj_parse.c:2008) ==3421== by 0x547D27B: expr_unop (lj_parse.c:2077) ==3421== by 0x547D27B: expr_binop (lj_parse.c:2090) ==3421== by 0x547D6B5: expr (lj_parse.c:2109) ==3421== by 0x547D6B5: expr_list (lj_parse.c:1876) ==3421== by 0x547E427: parse_assignment (lj_parse.c:2202) ==3421== by 0x547E5F3: parse_call_assign (lj_parse.c:2233) ==3421== by 0x547E5F3: parse_stmt (lj_parse.c:2673) ==3421== by 0x547E5F3: parse_chunk (lj_parse.c:2685) ==3421== by 0x547F398: parse_block (lj_parse.c:2402) ==3421== by 0x547ED59: parse_for_iter (lj_parse.c:2554) ==3421== by 0x547ED59: parse_for (lj_parse.c:2577) ==3421== by 0x547ED59: parse_stmt (lj_parse.c:2638) ==3421== by 0x547ED59: parse_chunk (lj_parse.c:2685) ==3421== by 0x547F54F: lj_parse (lj_parse.c:2718) ==3421== by 0x548124A: cpparser (lj_load.c:41) ==3421== by 0x5462F76: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==3421== by 0x548136A: lua_loadx (lj_load.c:58) ==3421== by 0x54815EB: luaL_loadbufferx (lj_load.c:143) ==3421== by 0x509E68: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:320) ==3421== by 0x4F6658: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758) ==3421== by 0x4F6658: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6658: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6658: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> 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 |
==3421== 20 bytes in 1 blocks are definitely lost in loss record 449 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A43B: func_newL (lj_func.c:122) ==3421== by 0x546A678: lj_func_newL_empty (lj_func.c:138) ==3421== by 0x5481258: cpparser (lj_load.c:42) ==3421== by 0x5462F76: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==3421== by 0x548136A: lua_loadx (lj_load.c:58) ==3421== by 0x54815EB: luaL_loadbufferx (lj_load.c:143) ==3421== by 0x509E68: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:320) ==3421== by 0x4F6658: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758) ==3421== by 0x4F6658: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6658: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6658: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <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 |
==3421== 20 bytes in 1 blocks are definitely lost in loss record 450 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x547C481: lj_parse_keepstr (lj_parse.c:237) ==3421== by 0x547954F: lex_scan (lj_lex.c:301) ==3421== by 0x54799EC: lj_lex_next (lj_lex.c:454) ==3421== by 0x5479AE8: lex_opt (lj_parse.c:989) ==3421== by 0x547E87E: parse_local (lj_parse.c:2259) ==3421== by 0x547E87E: parse_stmt (lj_parse.c:2648) ==3421== by 0x547E87E: parse_chunk (lj_parse.c:2685) ==3421== by 0x547C640: parse_body (lj_parse.c:1853) ==3421== by 0x547D27B: expr_simple (lj_parse.c:2008) ==3421== by 0x547D27B: expr_unop (lj_parse.c:2077) ==3421== by 0x547D27B: expr_binop (lj_parse.c:2090) ==3421== by 0x547D6B5: expr (lj_parse.c:2109) ==3421== by 0x547D6B5: expr_list (lj_parse.c:1876) ==3421== by 0x547EC83: parse_return (lj_parse.c:2316) ==3421== by 0x547EC83: parse_stmt (lj_parse.c:2651) ==3421== by 0x547EC83: parse_chunk (lj_parse.c:2685) ==3421== by 0x547F54F: lj_parse (lj_parse.c:2718) ==3421== by 0x548124A: cpparser (lj_load.c:41) ==3421== by 0x5462F76: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==3421== by 0x548136A: lua_loadx (lj_load.c:58) ==3421== by 0x4F9920: ngx_http_lua_clfactory_loadbuffer (ngx_http_lua_clfactory.c:731) ==3421== by 0x4F6E2E: ngx_http_lua_cache_loadbuffer (ngx_http_lua_cache.c:166) ==3421== by 0x4F7858: ngx_http_lua_content_handler_inline (ngx_http_lua_contentby.c:300) ==3421== by 0x4F7306: ngx_http_lua_content_handler (ngx_http_lua_contentby.c:222) ==3421== by 0x45CD27: ngx_http_core_content_phase (ngx_http_core_module.c:1173) ==3421== by 0x457B32: ngx_http_core_run_phases (ngx_http_core_module.c:862) ==3421== by 0x457C41: ngx_http_handler (ngx_http_core_module.c:845) ==3421== by 0x463094: ngx_http_process_request (ngx_http_request.c:1950) ==3421== by 0x4636C0: ngx_http_process_request_headers (ngx_http_request.c:1377) ==3421== by 0x463C2E: ngx_http_process_request_line (ngx_http_request.c:1049) ==3421== by 0x46430E: ngx_http_wait_request_handler (ngx_http_request.c:507) ==3421== by 0x44118A: ngx_event_process_posted (ngx_event_posted.c:34) ==3421== by 0x440B7F: ngx_process_events_and_timers (ngx_event.c:269) ==3421== by 0x44A048: ngx_single_process_cycle (ngx_process_cycle.c:332) ==3421== by 0x421044: main (nginx.c:381) ==3421== { <insert_a_suppression_name_here> 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 |
==3421== 20 bytes in 1 blocks are definitely lost in loss record 451 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A43B: func_newL (lj_func.c:122) ==3421== by 0x546A678: lj_func_newL_empty (lj_func.c:138) ==3421== by 0x5481258: cpparser (lj_load.c:42) ==3421== by 0x5462F76: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==3421== by 0x548136A: lua_loadx (lj_load.c:58) ==3421== by 0x4F9920: ngx_http_lua_clfactory_loadbuffer (ngx_http_lua_clfactory.c:731) ==3421== by 0x4F6E2E: ngx_http_lua_cache_loadbuffer (ngx_http_lua_cache.c:166) ==3421== by 0x4F7858: ngx_http_lua_content_handler_inline (ngx_http_lua_contentby.c:300) ==3421== by 0x4F7306: ngx_http_lua_content_handler (ngx_http_lua_contentby.c:222) ==3421== by 0x45CD27: ngx_http_core_content_phase (ngx_http_core_module.c:1173) ==3421== by 0x457B32: ngx_http_core_run_phases (ngx_http_core_module.c:862) ==3421== by 0x457C41: ngx_http_handler (ngx_http_core_module.c:845) ==3421== by 0x463094: ngx_http_process_request (ngx_http_request.c:1950) ==3421== by 0x4636C0: ngx_http_process_request_headers (ngx_http_request.c:1377) ==3421== by 0x463C2E: ngx_http_process_request_line (ngx_http_request.c:1049) ==3421== by 0x46430E: ngx_http_wait_request_handler (ngx_http_request.c:507) ==3421== by 0x44118A: ngx_event_process_posted (ngx_event_posted.c:34) ==3421== by 0x440B7F: ngx_process_events_and_timers (ngx_event.c:269) ==3421== by 0x44A048: ngx_single_process_cycle (ngx_process_cycle.c:332) ==3421== by 0x421044: main (nginx.c:381) ==3421== { <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 |
==3421== 20 bytes in 1 blocks are definitely lost in loss record 452 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A43B: func_newL (lj_func.c:122) ==3421== by 0x546A74D: lj_func_newL_gc (lj_func.c:160) ==3421== by 0x5461D35: lj_BC_FNEW (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==3421== by 0x54777DC: lua_pcall (lj_api.c:1129) ==3421== by 0x4F6DA4: ngx_http_lua_cache_store_code (ngx_http_lua_cache.c:125) ==3421== by 0x4F6E78: ngx_http_lua_cache_loadbuffer (ngx_http_lua_cache.c:187) ==3421== by 0x4F7858: ngx_http_lua_content_handler_inline (ngx_http_lua_contentby.c:300) ==3421== by 0x4F7306: ngx_http_lua_content_handler (ngx_http_lua_contentby.c:222) ==3421== by 0x45CD27: ngx_http_core_content_phase (ngx_http_core_module.c:1173) ==3421== by 0x457B32: ngx_http_core_run_phases (ngx_http_core_module.c:862) ==3421== by 0x457C41: ngx_http_handler (ngx_http_core_module.c:845) ==3421== by 0x463094: ngx_http_process_request (ngx_http_request.c:1950) ==3421== by 0x4636C0: ngx_http_process_request_headers (ngx_http_request.c:1377) ==3421== by 0x463C2E: ngx_http_process_request_line (ngx_http_request.c:1049) ==3421== by 0x46430E: ngx_http_wait_request_handler (ngx_http_request.c:507) ==3421== by 0x44118A: ngx_event_process_posted (ngx_event_posted.c:34) ==3421== by 0x440B7F: ngx_process_events_and_timers (ngx_event.c:269) ==3421== by 0x44A048: ngx_single_process_cycle (ngx_process_cycle.c:332) ==3421== by 0x421044: main (nginx.c:381) ==3421== { <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 |
==3421== 21 bytes in 1 blocks are definitely lost in loss record 456 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x54C5773: luaopen_package (lib_package.c:588) ==3421== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==3421== by 0x54CB2E8: luaL_openlibs (lib_init.c:45) ==3421== by 0x4F60CF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==3421== by 0x4F60CF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_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 |
==3421== 21 bytes in 1 blocks are definitely lost in loss record 457 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x4F0CCF: ngx_http_lua_inject_core_consts (ngx_http_lua_consts.c:28) ==3421== by 0x4F652E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:721) ==3421== by 0x4F652E: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F652E: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F652E: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak 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 |
==3421== 21 bytes in 1 blocks are definitely lost in loss record 458 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x4F0D30: ngx_http_lua_inject_core_consts (ngx_http_lua_consts.c:37) ==3421== by 0x4F652E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:721) ==3421== by 0x4F652E: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F652E: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F652E: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak 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 |
==3421== 21 bytes in 1 blocks are definitely lost in loss record 459 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x4DB444: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:298) ==3421== by 0x4DB444: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274) ==3421== by 0x4F6536: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:723) ==3421== by 0x4F6536: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6536: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6536: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak 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 |
==3421== 21 bytes in 1 blocks are definitely lost in loss record 460 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x4DB482: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:304) ==3421== by 0x4DB482: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274) ==3421== by 0x4F6536: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:723) ==3421== by 0x4F6536: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6536: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6536: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak 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 |
==3421== 21 bytes in 1 blocks are definitely lost in loss record 461 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x4DB4C0: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:310) ==3421== by 0x4DB4C0: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274) ==3421== by 0x4F6536: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:723) ==3421== by 0x4F6536: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6536: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6536: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak 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 |
==3421== 21 bytes in 1 blocks are definitely lost in loss record 462 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x4E4E3C: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1051) ==3421== by 0x4F658C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:737) ==3421== by 0x4F658C: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F658C: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F658C: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak 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 |
==3421== 21 bytes in 1 blocks are definitely lost in loss record 463 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x506C20: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:264) ==3421== by 0x4F65B5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741) ==3421== by 0x4F65B5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F65B5: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F65B5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-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 |
==3421== 21 bytes in 1 blocks are definitely lost in loss record 464 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x50F43A: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:40) ==3421== by 0x4F65CB: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:743) ==3421== by 0x4F65CB: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F65CB: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F65CB: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak 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 |
==3421== 21 bytes in 1 blocks are definitely lost in loss record 465 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x50F45E: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:43) ==3421== by 0x4F65CB: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:743) ==3421== by 0x4F65CB: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F65CB: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F65CB: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak 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 |
==3421== 21 bytes in 1 blocks are definitely lost in loss record 466 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x54753AA: lua_pushlstring (lj_api.c:640) ==3421== by 0x510CB0: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:47) ==3421== by 0x4F65DB: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:745) ==3421== by 0x4F65DB: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F65DB: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F65DB: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_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 |
==3421== 21 bytes in 1 blocks are definitely lost in loss record 467 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x547C481: lj_parse_keepstr (lj_parse.c:237) ==3421== by 0x547954F: lex_scan (lj_lex.c:301) ==3421== by 0x54799EC: lj_lex_next (lj_lex.c:454) ==3421== by 0x547E83E: parse_stmt (lj_parse.c:2647) ==3421== by 0x547E83E: parse_chunk (lj_parse.c:2685) ==3421== by 0x547F54F: lj_parse (lj_parse.c:2718) ==3421== by 0x548124A: cpparser (lj_load.c:41) ==3421== by 0x5462F76: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==3421== by 0x548136A: lua_loadx (lj_load.c:58) ==3421== by 0x54815EB: luaL_loadbufferx (lj_load.c:143) ==3421== by 0x509E68: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:320) ==3421== by 0x4F6658: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758) ==3421== by 0x4F6658: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6658: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6658: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> 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 |
==3421== 22 bytes in 1 blocks are definitely lost in loss record 472 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x54C3E49: luaopen_io (lib_io.c:532) ==3421== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==3421== by 0x54CB2E8: luaL_openlibs (lib_init.c:45) ==3421== by 0x4F60CF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==3421== by 0x4F60CF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_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 |
==3421== 22 bytes in 1 blocks are definitely lost in loss record 473 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x54C319A: io_std_new (lib_io.c:524) ==3421== by 0x54C3E82: luaopen_io (lib_io.c:534) ==3421== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==3421== by 0x54CB2E8: luaL_openlibs (lib_init.c:45) ==3421== by 0x4F60CF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==3421== by 0x4F60CF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_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 |
==3421== 22 bytes in 1 blocks are definitely lost in loss record 474 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x54753AA: lua_pushlstring (lj_api.c:640) ==3421== by 0x54C8574: luaopen_jit (lib_jit.c:776) ==3421== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==3421== by 0x54CB2E8: luaL_openlibs (lib_init.c:45) ==3421== by 0x4F60CF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==3421== by 0x4F60CF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_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 |
==3421== 22 bytes in 1 blocks are definitely lost in loss record 475 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x54BC722: lj_lib_register (lj_lib.c:110) ==3421== by 0x54C8615: luaopen_jit (lib_jit.c:789) ==3421== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==3421== by 0x54CB2E8: luaL_openlibs (lib_init.c:45) ==3421== by 0x4F60CF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==3421== by 0x4F60CF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> 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 |
==3421== 22 bytes in 1 blocks are definitely lost in loss record 476 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x4F0CAE: ngx_http_lua_inject_core_consts (ngx_http_lua_consts.c:25) ==3421== by 0x4F652E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:721) ==3421== by 0x4F652E: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F652E: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F652E: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak 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 |
==3421== 22 bytes in 1 blocks are definitely lost in loss record 477 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x4F0D11: ngx_http_lua_inject_core_consts (ngx_http_lua_consts.c:34) ==3421== by 0x4F652E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:721) ==3421== by 0x4F652E: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F652E: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F652E: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak 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 |
==3421== 22 bytes in 1 blocks are definitely lost in loss record 478 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x4DB425: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:295) ==3421== by 0x4DB425: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274) ==3421== by 0x4F6536: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:723) ==3421== by 0x4F6536: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6536: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6536: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak 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 |
==3421== 22 bytes in 1 blocks are definitely lost in loss record 479 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x4DB4DF: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:313) ==3421== by 0x4DB4DF: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274) ==3421== by 0x4F6536: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:723) ==3421== by 0x4F6536: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6536: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6536: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak 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 |
==3421== 22 bytes in 1 blocks are definitely lost in loss record 480 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x4DFA23: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:230) ==3421== by 0x4F6546: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:725) ==3421== by 0x4F6546: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6546: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6546: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak 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 |
==3421== 22 bytes in 1 blocks are definitely lost in loss record 481 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x508281: ngx_http_lua_inject_sleep_api (ngx_http_lua_sleep.c:150) ==3421== by 0x4F6569: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:729) ==3421== by 0x4F6569: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6569: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6569: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak 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 |
==3421== 22 bytes in 1 blocks are definitely lost in loss record 482 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x50F416: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:37) ==3421== by 0x4F65CB: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:743) ==3421== by 0x4F65CB: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F65CB: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F65CB: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak 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 |
==3421== 22 bytes in 1 blocks are definitely lost in loss record 483 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x510B45: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:61) ==3421== by 0x4F65D3: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:744) ==3421== by 0x4F65D3: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F65D3: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F65D3: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak 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 |
==3421== 22 bytes in 1 blocks are definitely lost in loss record 484 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x510B9F: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:69) ==3421== by 0x4F65D3: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:744) ==3421== by 0x4F65D3: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F65D3: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F65D3: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak 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 |
==3421== 22 bytes in 1 blocks are definitely lost in loss record 485 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x510E14: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:40) ==3421== by 0x4F65E3: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746) ==3421== by 0x4F65E3: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F65E3: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F65E3: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak 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 |
==3421== 23 bytes in 1 blocks are definitely lost in loss record 488 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x54C57E8: luaopen_package (lib_package.c:593) ==3421== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==3421== by 0x54CB2E8: luaL_openlibs (lib_init.c:45) ==3421== by 0x4F60CF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==3421== by 0x4F60CF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_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 |
==3421== 23 bytes in 1 blocks are definitely lost in loss record 489 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x54C319A: io_std_new (lib_io.c:524) ==3421== by 0x54C3EA4: luaopen_io (lib_io.c:535) ==3421== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==3421== by 0x54CB2E8: luaL_openlibs (lib_init.c:45) ==3421== by 0x4F60CF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==3421== by 0x4F60CF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_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 |
==3421== 23 bytes in 1 blocks are definitely lost in loss record 490 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x54C319A: io_std_new (lib_io.c:524) ==3421== by 0x54C3EC3: luaopen_io (lib_io.c:536) ==3421== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==3421== by 0x54CB2E8: luaL_openlibs (lib_init.c:45) ==3421== by 0x4F60CF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==3421== by 0x4F60CF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_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 |
==3421== 23 bytes in 1 blocks are definitely lost in loss record 491 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x4DB3E7: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:289) ==3421== by 0x4DB3E7: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274) ==3421== by 0x4F6536: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:723) ==3421== by 0x4F6536: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6536: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6536: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak 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 |
==3421== 23 bytes in 1 blocks are definitely lost in loss record 492 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x4DB4A1: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:307) ==3421== by 0x4DB4A1: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274) ==3421== by 0x4F6536: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:723) ==3421== by 0x4F6536: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6536: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6536: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak 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 |
==3421== 23 bytes in 1 blocks are definitely lost in loss record 493 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x507027: ngx_http_lua_inject_req_socket_api (ngx_http_lua_socket_tcp.c:374) ==3421== by 0x4F2B05: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2118) ==3421== by 0x4F6584: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736) ==3421== by 0x4F6584: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6584: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6584: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-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 |
==3421== 23 bytes in 1 blocks are definitely lost in loss record 494 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x4E4DF4: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1044) ==3421== by 0x4F658C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:737) ==3421== by 0x4F658C: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F658C: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F658C: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak 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 |
==3421== 23 bytes in 1 blocks are definitely lost in loss record 495 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x4FD1E8: ngx_http_lua_inject_shdict_api (ngx_http_lua_shdict.c:412) ==3421== by 0x4F65AA: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:740) ==3421== by 0x4F65AA: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F65AA: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F65AA: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak 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 |
==3421== 23 bytes in 1 blocks are definitely lost in loss record 496 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x506975: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:210) ==3421== by 0x4F65B5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741) ==3421== by 0x4F65B5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F65B5: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F65B5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-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 |
==3421== 23 bytes in 1 blocks are definitely lost in loss record 497 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x510C3C: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:36) ==3421== by 0x4F65DB: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:745) ==3421== by 0x4F65DB: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F65DB: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F65DB: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak 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 |
==3421== 23 bytes in 1 blocks are definitely lost in loss record 498 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x509D57: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:265) ==3421== by 0x4F6658: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758) ==3421== by 0x4F6658: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6658: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6658: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak 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 |
==3421== 24 bytes in 1 blocks are definitely lost in loss record 1,113 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x54C5723: luaopen_package (lib_package.c:584) ==3421== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==3421== by 0x54CB2E8: luaL_openlibs (lib_init.c:45) ==3421== by 0x4F60CF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==3421== by 0x4F60CF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_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 |
==3421== 24 bytes in 1 blocks are definitely lost in loss record 1,114 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x54C5815: luaopen_package (lib_package.c:595) ==3421== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==3421== by 0x54CB2E8: luaL_openlibs (lib_init.c:45) ==3421== by 0x4F60CF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==3421== by 0x4F60CF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_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 |
==3421== 24 bytes in 1 blocks are definitely lost in loss record 1,115 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x547601B: lua_getfield (lj_api.c:800) ==3421== by 0x54BC525: lib_create_table (lj_lib.c:32) ==3421== by 0x54BC525: lj_lib_register (lj_lib.c:78) ==3421== by 0x54C8615: luaopen_jit (lib_jit.c:789) ==3421== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==3421== by 0x54CB2E8: luaL_openlibs (lib_init.c:45) ==3421== by 0x4F60CF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==3421== by 0x4F60CF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_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 |
==3421== 24 bytes in 1 blocks are definitely lost in loss record 1,116 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x4DE374: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:177) ==3421== by 0x4F6450: ngx_http_lua_init_globals (ngx_http_lua_util.c:702) ==3421== by 0x4F6450: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6450: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak 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 |
==3421== 24 bytes in 1 blocks are definitely lost in loss record 1,117 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x4F0F61: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:99) ==3421== by 0x4F6526: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720) ==3421== by 0x4F6526: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6526: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6526: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_realloc fun:lj_str_new fun:lua_setfield fun:ngx_http_lua_inject_http_consts fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==3421== 24 bytes in 1 blocks are definitely lost in loss record 1,118 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x4DF903: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:206) ==3421== by 0x4F6546: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:725) ==3421== by 0x4F6546: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6546: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6546: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak 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 |
==3421== 24 bytes in 1 blocks are definitely lost in loss record 1,119 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x4DF94B: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:212) ==3421== by 0x4F6546: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:725) ==3421== by 0x4F6546: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6546: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6546: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak 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 |
==3421== 24 bytes in 1 blocks are definitely lost in loss record 1,120 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x4E1B5E: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:83) ==3421== by 0x4F654E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:726) ==3421== by 0x4F654E: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F654E: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F654E: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_realloc fun:lj_str_new fun:lua_setfield fun:ngx_http_lua_inject_string_api fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==3421== 24 bytes in 1 blocks are definitely lost in loss record 1,121 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x4DE01C: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1433) ==3421== by 0x4F6561: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:728) ==3421== by 0x4F6561: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6561: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6561: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak 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 |
==3421== 24 bytes in 1 blocks are definitely lost in loss record 1,122 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x4E7904: ngx_http_lua_inject_req_uri_api (ngx_http_lua_uri.c:25) ==3421== by 0x4F2AED: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2115) ==3421== by 0x4F6584: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736) ==3421== by 0x4F6584: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6584: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6584: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-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 |
==3421== 24 bytes in 1 blocks are definitely lost in loss record 1,123 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x547C481: lj_parse_keepstr (lj_parse.c:237) ==3421== by 0x547954F: lex_scan (lj_lex.c:301) ==3421== by 0x54799EC: lj_lex_next (lj_lex.c:454) ==3421== by 0x547E1D7: expr_primary (lj_parse.c:1958) ==3421== by 0x547C8DA: expr_simple (lj_parse.c:2011) ==3421== by 0x547C8DA: expr_unop (lj_parse.c:2077) ==3421== by 0x547C8DA: expr_binop (lj_parse.c:2090) ==3421== by 0x547D6B5: expr (lj_parse.c:2109) ==3421== by 0x547D6B5: expr_list (lj_parse.c:1876) ==3421== by 0x547EF6B: parse_local (lj_parse.c:2261) ==3421== by 0x547EF6B: parse_stmt (lj_parse.c:2648) ==3421== by 0x547EF6B: parse_chunk (lj_parse.c:2685) ==3421== by 0x547F54F: lj_parse (lj_parse.c:2718) ==3421== by 0x548124A: cpparser (lj_load.c:41) ==3421== by 0x5462F76: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==3421== by 0x548136A: lua_loadx (lj_load.c:58) ==3421== by 0x54815EB: luaL_loadbufferx (lj_load.c:143) ==3421== by 0x506A69: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:217) ==3421== by 0x4F65B5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741) ==3421== by 0x4F65B5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F65B5: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F65B5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> 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 |
==3421== 24 bytes in 1 blocks are definitely lost in loss record 1,124 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x506AFD: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:236) ==3421== by 0x4F65B5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741) ==3421== by 0x4F65B5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F65B5: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F65B5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-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 |
==3421== 24 bytes in 1 blocks are definitely lost in loss record 1,125 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x510DA8: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:31) ==3421== by 0x4F65E3: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746) ==3421== by 0x4F65E3: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F65E3: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F65E3: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak 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 |
==3421== 24 bytes in 1 blocks are definitely lost in loss record 1,126 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x509D0F: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:259) ==3421== by 0x4F6658: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758) ==3421== by 0x4F6658: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6658: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6658: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak 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 |
==3421== 24 bytes in 1 blocks are definitely lost in loss record 1,127 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x509D33: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:262) ==3421== by 0x4F6658: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758) ==3421== by 0x4F6658: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6658: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6658: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak 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 |
==3421== 24 bytes in 1 blocks are definitely lost in loss record 1,128 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x509D7B: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:268) ==3421== by 0x4F6658: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758) ==3421== by 0x4F6658: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6658: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6658: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak 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 |
==3421== 25 bytes in 1 blocks are definitely lost in loss record 1,132 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x54753AA: lua_pushlstring (lj_api.c:640) ==3421== by 0x54BD6F5: luaL_findtable (lib_aux.c:89) ==3421== by 0x54C5801: luaopen_package (lib_package.c:594) ==3421== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==3421== by 0x54CB2E8: luaL_openlibs (lib_init.c:45) ==3421== by 0x4F60CF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==3421== by 0x4F60CF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_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 |
==3421== 25 bytes in 1 blocks are definitely lost in loss record 1,133 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x54BCCE7: lj_lib_prereg (lj_lib.c:168) ==3421== by 0x54C85F8: luaopen_jit (lib_jit.c:786) ==3421== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==3421== by 0x54CB2E8: luaL_openlibs (lib_init.c:45) ==3421== by 0x4F60CF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==3421== by 0x4F60CF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_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 |
==3421== 25 bytes in 1 blocks are definitely lost in loss record 1,134 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x4F0D52: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:47) ==3421== by 0x4F6526: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720) ==3421== by 0x4F6526: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6526: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6526: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_realloc fun:lj_str_new fun:lua_setfield fun:ngx_http_lua_inject_http_consts fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==3421== 25 bytes in 1 blocks are definitely lost in loss record 1,135 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x4F0D90: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:53) ==3421== by 0x4F6526: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720) ==3421== by 0x4F6526: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6526: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6526: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_realloc fun:lj_str_new fun:lua_setfield fun:ngx_http_lua_inject_http_consts fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==3421== 25 bytes in 1 blocks are definitely lost in loss record 1,136 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x4E1BA6: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:90) ==3421== by 0x4F654E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:726) ==3421== by 0x4F654E: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F654E: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F654E: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_realloc fun:lj_str_new fun:lua_setfield fun:ngx_http_lua_inject_string_api fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==3421== 25 bytes in 1 blocks are definitely lost in loss record 1,137 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x4DF1C9: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:31) ==3421== by 0x4F6559: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:727) ==3421== by 0x4F6559: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6559: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6559: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak 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 |
==3421== 25 bytes in 1 blocks are definitely lost in loss record 1,138 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x4DF259: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:49) ==3421== by 0x4F6559: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:727) ==3421== by 0x4F6559: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6559: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6559: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak 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 |
==3421== 25 bytes in 1 blocks are definitely lost in loss record 1,139 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x4DE052: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1438) ==3421== by 0x4F6561: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:728) ==3421== by 0x4F6561: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6561: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6561: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak 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 |
==3421== 25 bytes in 1 blocks are definitely lost in loss record 1,140 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x509DD0: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:277) ==3421== by 0x4F6658: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758) ==3421== by 0x4F6658: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6658: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6658: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak 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 |
==3421== 25 bytes in 1 blocks are definitely lost in loss record 1,141 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x509E18: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:283) ==3421== by 0x4F6658: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758) ==3421== by 0x4F6658: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6658: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6658: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak 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 |
==3421== 26 bytes in 1 blocks are definitely lost in loss record 1,143 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x547601B: lua_getfield (lj_api.c:800) ==3421== by 0x54BC525: lib_create_table (lj_lib.c:32) ==3421== by 0x54BC525: lj_lib_register (lj_lib.c:78) ==3421== by 0x54BF935: luaopen_base (lib_base.c:667) ==3421== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==3421== by 0x54CB2E8: luaL_openlibs (lib_init.c:45) ==3421== by 0x4F60CF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==3421== by 0x4F60CF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_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 |
==3421== 26 bytes in 1 blocks are definitely lost in loss record 1,144 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x54BCCE7: lj_lib_prereg (lj_lib.c:168) ==3421== by 0x54C29E0: luaopen_table (lib_table.c:339) ==3421== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==3421== by 0x54CB2E8: luaL_openlibs (lib_init.c:45) ==3421== by 0x4F60CF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==3421== by 0x4F60CF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_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 |
==3421== 26 bytes in 1 blocks are definitely lost in loss record 1,145 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x4F0D71: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:50) ==3421== by 0x4F6526: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720) ==3421== by 0x4F6526: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6526: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6526: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_realloc fun:lj_str_new fun:lua_setfield fun:ngx_http_lua_inject_http_consts fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==3421== 26 bytes in 1 blocks are definitely lost in loss record 1,146 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x4F0DAF: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:56) ==3421== by 0x4F6526: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720) ==3421== by 0x4F6526: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6526: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6526: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_realloc fun:lj_str_new fun:lua_setfield fun:ngx_http_lua_inject_http_consts fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==3421== 26 bytes in 1 blocks are definitely lost in loss record 1,147 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x4F0E2B: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:68) ==3421== by 0x4F6526: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720) ==3421== by 0x4F6526: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6526: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6526: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_realloc fun:lj_str_new fun:lua_setfield fun:ngx_http_lua_inject_http_consts fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==3421== 26 bytes in 1 blocks are definitely lost in loss record 1,148 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x4F0E4A: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:71) ==3421== by 0x4F6526: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720) ==3421== by 0x4F6526: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6526: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6526: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_realloc fun:lj_str_new fun:lua_setfield fun:ngx_http_lua_inject_http_consts fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==3421== 26 bytes in 1 blocks are definitely lost in loss record 1,149 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x4F0EA7: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:80) ==3421== by 0x4F6526: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720) ==3421== by 0x4F6526: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6526: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6526: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_realloc fun:lj_str_new fun:lua_setfield fun:ngx_http_lua_inject_http_consts fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==3421== 26 bytes in 1 blocks are definitely lost in loss record 1,150 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x4F11EC: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:164) ==3421== by 0x4F6526: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720) ==3421== by 0x4F6526: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6526: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6526: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_realloc fun:lj_str_new fun:lua_setfield fun:ngx_http_lua_inject_http_consts fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==3421== 26 bytes in 1 blocks are definitely lost in loss record 1,151 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x4DF9FF: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:227) ==3421== by 0x4F6546: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:725) ==3421== by 0x4F6546: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6546: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6546: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak 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 |
==3421== 26 bytes in 1 blocks are definitely lost in loss record 1,152 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x4DFA6B: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:236) ==3421== by 0x4F6546: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:725) ==3421== by 0x4F6546: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6546: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6546: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak 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 |
==3421== 26 bytes in 1 blocks are definitely lost in loss record 1,153 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x4E1C12: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:101) ==3421== by 0x4F654E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:726) ==3421== by 0x4F654E: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F654E: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F654E: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_realloc fun:lj_str_new fun:lua_setfield fun:ngx_http_lua_inject_string_api fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==3421== 26 bytes in 1 blocks are definitely lost in loss record 1,154 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x50EBFC: ngx_http_lua_inject_phase_api (ngx_http_lua_phase.c:107) ==3421== by 0x4F6571: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:730) ==3421== by 0x4F6571: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6571: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6571: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak 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 |
==3421== 26 bytes in 1 blocks are definitely lost in loss record 1,155 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x4E74A5: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:40) ==3421== by 0x4F2AFD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2117) ==3421== by 0x4F6584: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736) ==3421== by 0x4F6584: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6584: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6584: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-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 |
==3421== 26 bytes in 1 blocks are definitely lost in loss record 1,156 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x4E757D: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:58) ==3421== by 0x4F2AFD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2117) ==3421== by 0x4F6584: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736) ==3421== by 0x4F6584: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6584: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6584: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-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 |
==3421== 26 bytes in 1 blocks are definitely lost in loss record 1,157 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x506DAF: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:305) ==3421== by 0x4F65B5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741) ==3421== by 0x4F65B5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F65B5: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F65B5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-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 |
==3421== 26 bytes in 1 blocks are definitely lost in loss record 1,158 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x510CC2: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:48) ==3421== by 0x4F65DB: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:745) ==3421== by 0x4F65DB: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F65DB: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F65DB: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak 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 |
==3421== 26 bytes in 1 blocks are definitely lost in loss record 1,159 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x547C481: lj_parse_keepstr (lj_parse.c:237) ==3421== by 0x547954F: lex_scan (lj_lex.c:301) ==3421== by 0x54799EC: lj_lex_next (lj_lex.c:454) ==3421== by 0x547C1AB: expr_field (lj_parse.c:1673) ==3421== by 0x547E18F: expr_primary (lj_parse.c:1950) ==3421== by 0x547C8DA: expr_simple (lj_parse.c:2011) ==3421== by 0x547C8DA: expr_unop (lj_parse.c:2077) ==3421== by 0x547C8DA: expr_binop (lj_parse.c:2090) ==3421== by 0x547D6B5: expr (lj_parse.c:2109) ==3421== by 0x547D6B5: expr_list (lj_parse.c:1876) ==3421== by 0x547EF6B: parse_local (lj_parse.c:2261) ==3421== by 0x547EF6B: parse_stmt (lj_parse.c:2648) ==3421== by 0x547EF6B: parse_chunk (lj_parse.c:2685) ==3421== by 0x547C640: parse_body (lj_parse.c:1853) ==3421== by 0x547D27B: expr_simple (lj_parse.c:2008) ==3421== by 0x547D27B: expr_unop (lj_parse.c:2077) ==3421== by 0x547D27B: expr_binop (lj_parse.c:2090) ==3421== by 0x547D6B5: expr (lj_parse.c:2109) ==3421== by 0x547D6B5: expr_list (lj_parse.c:1876) ==3421== by 0x547E427: parse_assignment (lj_parse.c:2202) ==3421== by 0x547E5F3: parse_call_assign (lj_parse.c:2233) ==3421== by 0x547E5F3: parse_stmt (lj_parse.c:2673) ==3421== by 0x547E5F3: parse_chunk (lj_parse.c:2685) ==3421== by 0x547F398: parse_block (lj_parse.c:2402) ==3421== by 0x547ED59: parse_for_iter (lj_parse.c:2554) ==3421== by 0x547ED59: parse_for (lj_parse.c:2577) ==3421== by 0x547ED59: parse_stmt (lj_parse.c:2638) ==3421== by 0x547ED59: parse_chunk (lj_parse.c:2685) ==3421== by 0x547F54F: lj_parse (lj_parse.c:2718) ==3421== by 0x548124A: cpparser (lj_load.c:41) ==3421== by 0x5462F76: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==3421== by 0x548136A: lua_loadx (lj_load.c:58) ==3421== by 0x54815EB: luaL_loadbufferx (lj_load.c:143) ==3421== by 0x509E68: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:320) ==3421== by 0x4F6658: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758) ==3421== by 0x4F6658: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6658: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6658: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> 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 |
==3421== 27 bytes in 1 blocks are definitely lost in loss record 1,161 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x54753AA: lua_pushlstring (lj_api.c:640) ==3421== by 0x54C57A7: luaopen_package (lib_package.c:590) ==3421== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==3421== by 0x54CB2E8: luaL_openlibs (lib_init.c:45) ==3421== by 0x4F60CF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==3421== by 0x4F60CF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_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 |
==3421== 27 bytes in 1 blocks are definitely lost in loss record 1,162 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x4F6486: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:716) ==3421== by 0x4F6486: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6486: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6486: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak 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 |
==3421== 27 bytes in 1 blocks are definitely lost in loss record 1,163 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x4F0EE5: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:86) ==3421== by 0x4F6526: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720) ==3421== by 0x4F6526: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6526: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6526: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_realloc fun:lj_str_new fun:lua_setfield fun:ngx_http_lua_inject_http_consts fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==3421== 27 bytes in 1 blocks are definitely lost in loss record 1,164 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x4F0F04: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:89) ==3421== by 0x4F6526: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720) ==3421== by 0x4F6526: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6526: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6526: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_realloc fun:lj_str_new fun:lua_setfield fun:ngx_http_lua_inject_http_consts fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==3421== 27 bytes in 1 blocks are definitely lost in loss record 1,165 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x4F1268: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:176) ==3421== by 0x4F6526: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720) ==3421== by 0x4F6526: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6526: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6526: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_realloc fun:lj_str_new fun:lua_setfield fun:ngx_http_lua_inject_http_consts fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==3421== 27 bytes in 1 blocks are definitely lost in loss record 1,166 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x4DF927: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:209) ==3421== by 0x4F6546: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:725) ==3421== by 0x4F6546: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6546: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6546: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak 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 |
==3421== 27 bytes in 1 blocks are definitely lost in loss record 1,167 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x4E1A62: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:62) ==3421== by 0x4F654E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:726) ==3421== by 0x4F654E: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F654E: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F654E: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_realloc fun:lj_str_new fun:lua_setfield fun:ngx_http_lua_inject_string_api fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==3421== 27 bytes in 1 blocks are definitely lost in loss record 1,168 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x4E1BEE: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:97) ==3421== by 0x4F654E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:726) ==3421== by 0x4F654E: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F654E: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F654E: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_realloc fun:lj_str_new fun:lua_setfield fun:ngx_http_lua_inject_string_api fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==3421== 27 bytes in 1 blocks are definitely lost in loss record 1,169 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x4E4E87: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1062) ==3421== by 0x4F2AE2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2114) ==3421== by 0x4F6584: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736) ==3421== by 0x4F6584: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6584: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6584: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-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 |
==3421== 27 bytes in 1 blocks are definitely lost in loss record 1,170 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x4E4ECF: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1068) ==3421== by 0x4F2AE2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2114) ==3421== by 0x4F6584: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736) ==3421== by 0x4F6584: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6584: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6584: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-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 |
==3421== 27 bytes in 1 blocks are definitely lost in loss record 1,171 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x50E5F5: ngx_http_lua_inject_req_method_api (ngx_http_lua_req_method.c:26) ==3421== by 0x4F2B0D: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2119) ==3421== by 0x4F6584: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736) ==3421== by 0x4F6584: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6584: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6584: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-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 |
==3421== 27 bytes in 1 blocks are definitely lost in loss record 1,172 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x50E619: ngx_http_lua_inject_req_method_api (ngx_http_lua_req_method.c:29) ==3421== by 0x4F2B0D: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2119) ==3421== by 0x4F6584: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736) ==3421== by 0x4F6584: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6584: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6584: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-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 |
==3421== 27 bytes in 1 blocks are definitely lost in loss record 1,173 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x4DFAB6: ngx_http_lua_inject_req_time_api (ngx_http_lua_time.c:247) ==3421== by 0x4F2B15: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2120) ==3421== by 0x4F6584: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736) ==3421== by 0x4F6584: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6584: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6584: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-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 |
==3421== 27 bytes in 1 blocks are definitely lost in loss record 1,174 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x506B45: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:242) ==3421== by 0x4F65B5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741) ==3421== by 0x4F65B5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F65B5: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F65B5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-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 |
==3421== 28 bytes in 1 blocks are definitely lost in loss record 1,176 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x54BCCE7: lj_lib_prereg (lj_lib.c:168) ==3421== by 0x54C2A07: luaopen_table (lib_table.c:340) ==3421== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==3421== by 0x54CB2E8: luaL_openlibs (lib_init.c:45) ==3421== by 0x4F60CF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==3421== by 0x4F60CF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_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 |
==3421== 28 bytes in 1 blocks are definitely lost in loss record 1,177 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x54BCCE7: lj_lib_prereg (lj_lib.c:168) ==3421== by 0x54C2A2A: luaopen_table (lib_table.c:341) ==3421== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==3421== by 0x54CB2E8: luaL_openlibs (lib_init.c:45) ==3421== by 0x4F60CF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==3421== by 0x4F60CF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_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 |
==3421== 28 bytes in 1 blocks are definitely lost in loss record 1,178 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x54BCCE7: lj_lib_prereg (lj_lib.c:168) ==3421== by 0x54C85DF: luaopen_jit (lib_jit.c:782) ==3421== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==3421== by 0x54CB2E8: luaL_openlibs (lib_init.c:45) ==3421== by 0x4F60CF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==3421== by 0x4F60CF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_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 |
==3421== 28 bytes in 1 blocks are definitely lost in loss record 1,179 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x4F6448: ngx_http_lua_init_globals (ngx_http_lua_util.c:699) ==3421== by 0x4F6448: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6448: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck: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 |
==3421== 28 bytes in 1 blocks are definitely lost in loss record 1,180 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x4F0DCE: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:59) ==3421== by 0x4F6526: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720) ==3421== by 0x4F6526: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6526: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6526: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_realloc fun:lj_str_new fun:lua_setfield fun:ngx_http_lua_inject_http_consts fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==3421== 28 bytes in 1 blocks are definitely lost in loss record 1,181 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x4F0EC6: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:83) ==3421== by 0x4F6526: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720) ==3421== by 0x4F6526: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6526: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6526: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_realloc fun:lj_str_new fun:lua_setfield fun:ngx_http_lua_inject_http_consts fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==3421== 28 bytes in 1 blocks are definitely lost in loss record 1,182 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x4DF9DB: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:224) ==3421== by 0x4F6546: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:725) ==3421== by 0x4F6546: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6546: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6546: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak 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 |
==3421== 28 bytes in 1 blocks are definitely lost in loss record 1,183 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x4DFA47: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:233) ==3421== by 0x4F6546: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:725) ==3421== by 0x4F6546: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6546: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6546: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak 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 |
==3421== 28 bytes in 1 blocks are definitely lost in loss record 1,184 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x4E1AAA: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:68) ==3421== by 0x4F654E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:726) ==3421== by 0x4F654E: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F654E: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F654E: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_realloc fun:lj_str_new fun:lua_setfield fun:ngx_http_lua_inject_string_api fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==3421== 28 bytes in 1 blocks are definitely lost in loss record 1,185 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x4E1BCA: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:94) ==3421== by 0x4F654E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:726) ==3421== by 0x4F654E: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F654E: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F654E: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_realloc fun:lj_str_new fun:lua_setfield fun:ngx_http_lua_inject_string_api fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==3421== 28 bytes in 1 blocks are definitely lost in loss record 1,186 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x4DF211: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:39) ==3421== by 0x4F6559: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:727) ==3421== by 0x4F6559: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6559: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6559: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak 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 |
==3421== 28 bytes in 1 blocks are definitely lost in loss record 1,187 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x4E4EF3: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1071) ==3421== by 0x4F2AE2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2114) ==3421== by 0x4F6584: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736) ==3421== by 0x4F6584: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6584: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6584: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-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 |
==3421== 28 bytes in 1 blocks are definitely lost in loss record 1,188 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x4E75A1: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:61) ==3421== by 0x4F2AFD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2117) ==3421== by 0x4F6584: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736) ==3421== by 0x4F6584: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6584: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6584: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-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 |
==3421== 28 bytes in 1 blocks are definitely lost in loss record 1,189 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x4E75C5: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:64) ==3421== by 0x4F2AFD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2117) ==3421== by 0x4F6584: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736) ==3421== by 0x4F6584: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6584: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6584: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-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 |
==3421== 28 bytes in 1 blocks are definitely lost in loss record 1,190 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x4E0199: ngx_http_lua_inject_req_misc_api (ngx_http_lua_misc.c:41) ==3421== by 0x4F2B1D: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2121) ==3421== by 0x4F6584: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736) ==3421== by 0x4F6584: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6584: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6584: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-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 |
==3421== 28 bytes in 1 blocks are definitely lost in loss record 1,191 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x506B69: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:245) ==3421== by 0x4F65B5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741) ==3421== by 0x4F65B5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F65B5: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F65B5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-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 |
==3421== 28 bytes in 1 blocks are definitely lost in loss record 1,192 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x50E053: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:88) ==3421== by 0x4F65C0: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:742) ==3421== by 0x4F65C0: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F65C0: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F65C0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-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 |
==3421== 29 bytes in 1 blocks are definitely lost in loss record 1,195 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x4F0DED: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:62) ==3421== by 0x4F6526: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720) ==3421== by 0x4F6526: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6526: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6526: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_realloc fun:lj_str_new fun:lua_setfield fun:ngx_http_lua_inject_http_consts fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==3421== 29 bytes in 1 blocks are definitely lost in loss record 1,196 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x4F0F80: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:102) ==3421== by 0x4F6526: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720) ==3421== by 0x4F6526: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6526: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6526: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_realloc fun:lj_str_new fun:lua_setfield fun:ngx_http_lua_inject_http_consts fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==3421== 29 bytes in 1 blocks are definitely lost in loss record 1,197 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x4F1249: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:173) ==3421== by 0x4F6526: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720) ==3421== by 0x4F6526: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6526: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6526: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_realloc fun:lj_str_new fun:lua_setfield fun:ngx_http_lua_inject_http_consts fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==3421== 29 bytes in 1 blocks are definitely lost in loss record 1,198 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x4E32A7: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:664) ==3421== by 0x4F653E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:724) ==3421== by 0x4F653E: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F653E: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F653E: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak 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 |
==3421== 29 bytes in 1 blocks are definitely lost in loss record 1,199 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x4E1A86: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:65) ==3421== by 0x4F654E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:726) ==3421== by 0x4F654E: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F654E: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F654E: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_realloc fun:lj_str_new fun:lua_setfield fun:ngx_http_lua_inject_string_api fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==3421== 29 bytes in 1 blocks are definitely lost in loss record 1,200 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x4E4E63: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1059) ==3421== by 0x4F2AE2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2114) ==3421== by 0x4F6584: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736) ==3421== by 0x4F6584: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6584: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6584: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-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 |
==3421== 29 bytes in 1 blocks are definitely lost in loss record 1,201 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x4E4EAB: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1065) ==3421== by 0x4F2AE2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2114) ==3421== by 0x4F6584: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736) ==3421== by 0x4F6584: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6584: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6584: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-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 |
==3421== 29 bytes in 1 blocks are definitely lost in loss record 1,202 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x4E814B: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:369) ==3421== by 0x4F2AF5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2116) ==3421== by 0x4F6584: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736) ==3421== by 0x4F6584: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6584: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6584: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-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 |
==3421== 29 bytes in 1 blocks are definitely lost in loss record 1,203 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x4E816F: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:372) ==3421== by 0x4F2AF5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2116) ==3421== by 0x4F6584: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736) ==3421== by 0x4F6584: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6584: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6584: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-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 |
==3421== 29 bytes in 1 blocks are definitely lost in loss record 1,204 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x4E74C9: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:43) ==3421== by 0x4F2AFD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2117) ==3421== by 0x4F6584: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736) ==3421== by 0x4F6584: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6584: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6584: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-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 |
==3421== 29 bytes in 1 blocks are definitely lost in loss record 1,205 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x506B21: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:239) ==3421== by 0x4F65B5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741) ==3421== by 0x4F65B5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F65B5: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F65B5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-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 |
==3421== 29 bytes in 1 blocks are definitely lost in loss record 1,206 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x506CFB: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:288) ==3421== by 0x4F65B5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741) ==3421== by 0x4F65B5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F65B5: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F65B5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-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 |
==3421== 29 bytes in 1 blocks are definitely lost in loss record 1,207 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x506E3F: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:317) ==3421== by 0x4F65B5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741) ==3421== by 0x4F65B5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F65B5: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F65B5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-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 |
==3421== 30 bytes in 1 blocks are definitely lost in loss record 1,213 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x4F0F23: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:93) ==3421== by 0x4F6526: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720) ==3421== by 0x4F6526: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6526: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6526: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_realloc fun:lj_str_new fun:lua_setfield fun:ngx_http_lua_inject_http_consts fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==3421== 30 bytes in 1 blocks are definitely lost in loss record 1,214 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x4F11CD: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:161) ==3421== by 0x4F6526: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720) ==3421== by 0x4F6526: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6526: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6526: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_realloc fun:lj_str_new fun:lua_setfield fun:ngx_http_lua_inject_http_consts fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==3421== 30 bytes in 1 blocks are definitely lost in loss record 1,215 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x4E1AF2: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:74) ==3421== by 0x4F654E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:726) ==3421== by 0x4F654E: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F654E: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F654E: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_realloc fun:lj_str_new fun:lua_setfield fun:ngx_http_lua_inject_string_api fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==3421== 30 bytes in 1 blocks are definitely lost in loss record 1,216 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x4E1B16: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:77) ==3421== by 0x4F654E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:726) ==3421== by 0x4F654E: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F654E: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F654E: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_realloc fun:lj_str_new fun:lua_setfield fun:ngx_http_lua_inject_string_api fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==3421== 30 bytes in 1 blocks are definitely lost in loss record 1,217 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x4E1B3A: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:80) ==3421== by 0x4F654E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:726) ==3421== by 0x4F654E: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F654E: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F654E: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_realloc fun:lj_str_new fun:lua_setfield fun:ngx_http_lua_inject_string_api fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==3421== 30 bytes in 1 blocks are definitely lost in loss record 1,218 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x4DE040: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1436) ==3421== by 0x4F6561: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:728) ==3421== by 0x4F6561: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6561: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6561: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak 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 |
==3421== 30 bytes in 1 blocks are definitely lost in loss record 1,219 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x4E81B7: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:378) ==3421== by 0x4F2AF5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2116) ==3421== by 0x4F6584: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736) ==3421== by 0x4F6584: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6584: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6584: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-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 |
==3421== 30 bytes in 1 blocks are definitely lost in loss record 1,220 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x4E74ED: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:46) ==3421== by 0x4F2AFD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2117) ==3421== by 0x4F6584: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736) ==3421== by 0x4F6584: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6584: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6584: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-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 |
==3421== 30 bytes in 1 blocks are definitely lost in loss record 1,221 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x4E7559: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:55) ==3421== by 0x4F2AFD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2117) ==3421== by 0x4F6584: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736) ==3421== by 0x4F6584: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6584: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6584: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-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 |
==3421== 30 bytes in 1 blocks are definitely lost in loss record 1,222 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x510B69: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:64) ==3421== by 0x4F65D3: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:744) ==3421== by 0x4F65D3: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F65D3: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F65D3: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak 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 |
==3421== 30 bytes in 1 blocks are definitely lost in loss record 1,223 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x510B8D: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:67) ==3421== by 0x4F65D3: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:744) ==3421== by 0x4F65D3: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F65D3: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F65D3: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak 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 |
==3421== 30 bytes in 1 blocks are definitely lost in loss record 1,224 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x510C5B: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:39) ==3421== by 0x4F65DB: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:745) ==3421== by 0x4F65DB: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F65DB: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F65DB: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak 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 |
==3421== 30 bytes in 1 blocks are definitely lost in loss record 1,225 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x547C481: lj_parse_keepstr (lj_parse.c:237) ==3421== by 0x547954F: lex_scan (lj_lex.c:301) ==3421== by 0x54799EC: lj_lex_next (lj_lex.c:454) ==3421== by 0x547C1AB: expr_field (lj_parse.c:1673) ==3421== by 0x547E18F: expr_primary (lj_parse.c:1950) ==3421== by 0x547E5C4: parse_call_assign (lj_parse.c:2228) ==3421== by 0x547E5C4: parse_stmt (lj_parse.c:2673) ==3421== by 0x547E5C4: parse_chunk (lj_parse.c:2685) ==3421== by 0x547C640: parse_body (lj_parse.c:1853) ==3421== by 0x547D27B: expr_simple (lj_parse.c:2008) ==3421== by 0x547D27B: expr_unop (lj_parse.c:2077) ==3421== by 0x547D27B: expr_binop (lj_parse.c:2090) ==3421== by 0x547D6B5: expr (lj_parse.c:2109) ==3421== by 0x547D6B5: expr_list (lj_parse.c:1876) ==3421== by 0x547EC83: parse_return (lj_parse.c:2316) ==3421== by 0x547EC83: parse_stmt (lj_parse.c:2651) ==3421== by 0x547EC83: parse_chunk (lj_parse.c:2685) ==3421== by 0x547F54F: lj_parse (lj_parse.c:2718) ==3421== by 0x548124A: cpparser (lj_load.c:41) ==3421== by 0x5462F76: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==3421== by 0x548136A: lua_loadx (lj_load.c:58) ==3421== by 0x4F9920: ngx_http_lua_clfactory_loadbuffer (ngx_http_lua_clfactory.c:731) ==3421== by 0x4F6E2E: ngx_http_lua_cache_loadbuffer (ngx_http_lua_cache.c:166) ==3421== by 0x4F7858: ngx_http_lua_content_handler_inline (ngx_http_lua_contentby.c:300) ==3421== by 0x4F7306: ngx_http_lua_content_handler (ngx_http_lua_contentby.c:222) ==3421== by 0x45CD27: ngx_http_core_content_phase (ngx_http_core_module.c:1173) ==3421== by 0x457B32: ngx_http_core_run_phases (ngx_http_core_module.c:862) ==3421== by 0x457C41: ngx_http_handler (ngx_http_core_module.c:845) ==3421== by 0x463094: ngx_http_process_request (ngx_http_request.c:1950) ==3421== by 0x4636C0: ngx_http_process_request_headers (ngx_http_request.c:1377) ==3421== by 0x463C2E: ngx_http_process_request_line (ngx_http_request.c:1049) ==3421== by 0x46430E: ngx_http_wait_request_handler (ngx_http_request.c:507) ==3421== by 0x44118A: ngx_event_process_posted (ngx_event_posted.c:34) ==3421== by 0x440B7F: ngx_process_events_and_timers (ngx_event.c:269) ==3421== by 0x44A048: ngx_single_process_cycle (ngx_process_cycle.c:332) ==3421== by 0x421044: main (nginx.c:381) ==3421== { <insert_a_suppression_name_here> 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 |
==3421== 31 bytes in 1 blocks are definitely lost in loss record 1,226 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x4F0E88: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:77) ==3421== by 0x4F6526: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720) ==3421== by 0x4F6526: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6526: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6526: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_realloc fun:lj_str_new fun:lua_setfield fun:ngx_http_lua_inject_http_consts fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==3421== 31 bytes in 1 blocks are definitely lost in loss record 1,227 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x4F1059: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:124) ==3421== by 0x4F6526: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720) ==3421== by 0x4F6526: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6526: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6526: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_realloc fun:lj_str_new fun:lua_setfield fun:ngx_http_lua_inject_http_consts fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==3421== 31 bytes in 1 blocks are definitely lost in loss record 1,228 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x4F1132: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:146) ==3421== by 0x4F6526: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720) ==3421== by 0x4F6526: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6526: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6526: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_realloc fun:lj_str_new fun:lua_setfield fun:ngx_http_lua_inject_http_consts fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==3421== 31 bytes in 1 blocks are definitely lost in loss record 1,229 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x4F1151: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:149) ==3421== by 0x4F6526: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720) ==3421== by 0x4F6526: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6526: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6526: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_realloc fun:lj_str_new fun:lua_setfield fun:ngx_http_lua_inject_http_consts fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==3421== 31 bytes in 1 blocks are definitely lost in loss record 1,230 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x4E8193: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:375) ==3421== by 0x4F2AF5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2116) ==3421== by 0x4F6584: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736) ==3421== by 0x4F6584: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6584: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6584: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-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 |
==3421== 31 bytes in 1 blocks are definitely lost in loss record 1,231 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x506E1B: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:314) ==3421== by 0x4F65B5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741) ==3421== by 0x4F65B5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F65B5: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F65B5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-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 |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,332 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x5468DD9: newtab (lj_tab.c:122) ==3421== by 0x5468ED8: lj_tab_new (lj_tab.c:160) ==3421== by 0x546E074: cpluaopen (lj_state.c:150) ==3421== by 0x5462F76: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==3421== by 0x546E37F: lua_newstate (lj_state.c:222) ==3421== by 0x54BDDC1: luaL_newstate (lib_aux.c:334) ==3421== by 0x4F60BB: ngx_http_lua_new_state (ngx_http_lua_util.c:204) ==3421== by 0x4F60BB: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_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 |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,333 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x5468DD9: newtab (lj_tab.c:122) ==3421== by 0x5468ED8: lj_tab_new (lj_tab.c:160) ==3421== by 0x547588A: lua_createtable (lj_api.c:706) ==3421== by 0x54BD689: luaL_findtable (lib_aux.c:93) ==3421== by 0x54BC515: lib_create_table (lj_lib.c:31) ==3421== by 0x54BC515: lj_lib_register (lj_lib.c:78) ==3421== by 0x54BF918: luaopen_base (lib_base.c:666) ==3421== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==3421== by 0x54CB2E8: luaL_openlibs (lib_init.c:45) ==3421== by 0x4F60CF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==3421== by 0x4F60CF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-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 |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,334 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x5468DD9: newtab (lj_tab.c:122) ==3421== by 0x5468ED8: lj_tab_new (lj_tab.c:160) ==3421== by 0x547588A: lua_createtable (lj_api.c:706) ==3421== by 0x54BD689: luaL_findtable (lib_aux.c:93) ==3421== by 0x54BC553: lib_create_table (lj_lib.c:35) ==3421== by 0x54BC553: lj_lib_register (lj_lib.c:78) ==3421== by 0x54BF935: luaopen_base (lib_base.c:667) ==3421== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==3421== by 0x54CB2E8: luaL_openlibs (lib_init.c:45) ==3421== by 0x4F60CF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==3421== by 0x4F60CF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-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 |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,335 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x5468DD9: newtab (lj_tab.c:122) ==3421== by 0x5468ED8: lj_tab_new (lj_tab.c:160) ==3421== by 0x54759CE: luaL_newmetatable (lj_api.c:715) ==3421== by 0x54C567B: luaopen_package (lib_package.c:570) ==3421== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==3421== by 0x54CB2E8: luaL_openlibs (lib_init.c:45) ==3421== by 0x4F60CF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==3421== by 0x4F60CF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_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 |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,336 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A626: lj_func_newC (lj_func.c:109) ==3421== by 0x5475665: lua_pushcclosure (lj_api.c:681) ==3421== by 0x54BCC29: lj_lib_pushcc (lj_lib.c:155) ==3421== by 0x54C5691: luaopen_package (lib_package.c:571) ==3421== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==3421== by 0x54CB2E8: luaL_openlibs (lib_init.c:45) ==3421== by 0x4F60CF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==3421== by 0x4F60CF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> 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 |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,337 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x5468DD9: newtab (lj_tab.c:122) ==3421== by 0x5468ED8: lj_tab_new (lj_tab.c:160) ==3421== by 0x547588A: lua_createtable (lj_api.c:706) ==3421== by 0x54BD689: luaL_findtable (lib_aux.c:93) ==3421== by 0x54BD7E3: luaL_pushmodule (lib_aux.c:120) ==3421== by 0x54BD92E: luaL_openlib (lib_aux.c:133) ==3421== by 0x54C56BB: luaopen_package (lib_package.c:573) ==3421== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==3421== by 0x54CB2E8: luaL_openlibs (lib_init.c:45) ==3421== by 0x4F60CF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==3421== by 0x4F60CF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-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 |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,338 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x5468DD9: newtab (lj_tab.c:122) ==3421== by 0x5468ED8: lj_tab_new (lj_tab.c:160) ==3421== by 0x547588A: lua_createtable (lj_api.c:706) ==3421== by 0x54BD689: luaL_findtable (lib_aux.c:93) ==3421== by 0x54C5801: luaopen_package (lib_package.c:594) ==3421== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==3421== by 0x54CB2E8: luaL_openlibs (lib_init.c:45) ==3421== by 0x4F60CF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==3421== by 0x4F60CF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-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 |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,339 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x5468DD9: newtab (lj_tab.c:122) ==3421== by 0x5468ED8: lj_tab_new (lj_tab.c:160) ==3421== by 0x547588A: lua_createtable (lj_api.c:706) ==3421== by 0x54BD689: luaL_findtable (lib_aux.c:93) ==3421== by 0x54BC553: lib_create_table (lj_lib.c:35) ==3421== by 0x54BC553: lj_lib_register (lj_lib.c:78) ==3421== by 0x54C29BD: luaopen_table (lib_table.c:334) ==3421== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==3421== by 0x54CB2E8: luaL_openlibs (lib_init.c:45) ==3421== by 0x4F60CF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==3421== by 0x4F60CF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-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 |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,340 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A626: lj_func_newC (lj_func.c:109) ==3421== by 0x5475665: lua_pushcclosure (lj_api.c:681) ==3421== by 0x54BCCC6: lj_lib_prereg (lj_lib.c:165) ==3421== by 0x54C29E0: luaopen_table (lib_table.c:339) ==3421== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==3421== by 0x54CB2E8: luaL_openlibs (lib_init.c:45) ==3421== by 0x4F60CF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==3421== by 0x4F60CF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> 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 |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,341 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A626: lj_func_newC (lj_func.c:109) ==3421== by 0x5475665: lua_pushcclosure (lj_api.c:681) ==3421== by 0x54BCCC6: lj_lib_prereg (lj_lib.c:165) ==3421== by 0x54C2A07: luaopen_table (lib_table.c:340) ==3421== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==3421== by 0x54CB2E8: luaL_openlibs (lib_init.c:45) ==3421== by 0x4F60CF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==3421== by 0x4F60CF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> 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 |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,342 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A626: lj_func_newC (lj_func.c:109) ==3421== by 0x5475665: lua_pushcclosure (lj_api.c:681) ==3421== by 0x54BCCC6: lj_lib_prereg (lj_lib.c:165) ==3421== by 0x54C2A2A: luaopen_table (lib_table.c:341) ==3421== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==3421== by 0x54CB2E8: luaL_openlibs (lib_init.c:45) ==3421== by 0x4F60CF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==3421== by 0x4F60CF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> 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 |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,343 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x5468DD9: newtab (lj_tab.c:122) ==3421== by 0x5468ED8: lj_tab_new (lj_tab.c:160) ==3421== by 0x547588A: lua_createtable (lj_api.c:706) ==3421== by 0x54BCAEE: lib_create_table (lj_lib.c:44) ==3421== by 0x54BCAEE: lj_lib_register (lj_lib.c:78) ==3421== by 0x54C3DED: luaopen_io (lib_io.c:530) ==3421== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==3421== by 0x54CB2E8: luaL_openlibs (lib_init.c:45) ==3421== by 0x4F60CF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==3421== by 0x4F60CF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> 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 |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,344 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x5468DD9: newtab (lj_tab.c:122) ==3421== by 0x5468ED8: lj_tab_new (lj_tab.c:160) ==3421== by 0x547588A: lua_createtable (lj_api.c:706) ==3421== by 0x54BD689: luaL_findtable (lib_aux.c:93) ==3421== by 0x54BC553: lib_create_table (lj_lib.c:35) ==3421== by 0x54BC553: lj_lib_register (lj_lib.c:78) ==3421== by 0x54C3E66: luaopen_io (lib_io.c:533) ==3421== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==3421== by 0x54CB2E8: luaL_openlibs (lib_init.c:45) ==3421== by 0x4F60CF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==3421== by 0x4F60CF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-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 |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,345 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x5468DD9: newtab (lj_tab.c:122) ==3421== by 0x5468ED8: lj_tab_new (lj_tab.c:160) ==3421== by 0x547588A: lua_createtable (lj_api.c:706) ==3421== by 0x54BD689: luaL_findtable (lib_aux.c:93) ==3421== by 0x54BC553: lib_create_table (lj_lib.c:35) ==3421== by 0x54BC553: lj_lib_register (lj_lib.c:78) ==3421== by 0x54C476D: luaopen_os (lib_os.c:289) ==3421== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==3421== by 0x54CB2E8: luaL_openlibs (lib_init.c:45) ==3421== by 0x4F60CF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==3421== by 0x4F60CF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-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 |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,346 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x5468DD9: newtab (lj_tab.c:122) ==3421== by 0x5468ED8: lj_tab_new (lj_tab.c:160) ==3421== by 0x547588A: lua_createtable (lj_api.c:706) ==3421== by 0x54BD689: luaL_findtable (lib_aux.c:93) ==3421== by 0x54BC553: lib_create_table (lj_lib.c:35) ==3421== by 0x54BC553: lj_lib_register (lj_lib.c:78) ==3421== by 0x54C1EBF: luaopen_string (lib_string.c:739) ==3421== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==3421== by 0x54CB2E8: luaL_openlibs (lib_init.c:45) ==3421== by 0x4F60CF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==3421== by 0x4F60CF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-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 |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,347 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x5468DD9: newtab (lj_tab.c:122) ==3421== by 0x5468ED8: lj_tab_new (lj_tab.c:160) ==3421== by 0x547588A: lua_createtable (lj_api.c:706) ==3421== by 0x54BD689: luaL_findtable (lib_aux.c:93) ==3421== by 0x54BC553: lib_create_table (lj_lib.c:35) ==3421== by 0x54BC553: lj_lib_register (lj_lib.c:78) ==3421== by 0x54BFE91: luaopen_math (lib_math.c:223) ==3421== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==3421== by 0x54CB2E8: luaL_openlibs (lib_init.c:45) ==3421== by 0x4F60CF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==3421== by 0x4F60CF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-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 |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,348 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x5468DD9: newtab (lj_tab.c:122) ==3421== by 0x5468ED8: lj_tab_new (lj_tab.c:160) ==3421== by 0x547588A: lua_createtable (lj_api.c:706) ==3421== by 0x54BD689: luaL_findtable (lib_aux.c:93) ==3421== by 0x54BC553: lib_create_table (lj_lib.c:35) ==3421== by 0x54BC553: lj_lib_register (lj_lib.c:78) ==3421== by 0x54C686D: luaopen_debug (lib_debug.c:402) ==3421== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==3421== by 0x54CB2E8: luaL_openlibs (lib_init.c:45) ==3421== by 0x4F60CF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==3421== by 0x4F60CF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-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 |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,349 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x5468DD9: newtab (lj_tab.c:122) ==3421== by 0x5468ED8: lj_tab_new (lj_tab.c:160) ==3421== by 0x547588A: lua_createtable (lj_api.c:706) ==3421== by 0x54BD689: luaL_findtable (lib_aux.c:93) ==3421== by 0x54BC553: lib_create_table (lj_lib.c:35) ==3421== by 0x54BC553: lj_lib_register (lj_lib.c:78) ==3421== by 0x54C039D: luaopen_bit (lib_bit.c:177) ==3421== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==3421== by 0x54CB2E8: luaL_openlibs (lib_init.c:45) ==3421== by 0x4F60CF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==3421== by 0x4F60CF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-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 |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,350 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x5468DD9: newtab (lj_tab.c:122) ==3421== by 0x5468ED8: lj_tab_new (lj_tab.c:160) ==3421== by 0x547588A: lua_createtable (lj_api.c:706) ==3421== by 0x54BD689: luaL_findtable (lib_aux.c:93) ==3421== by 0x54BC553: lib_create_table (lj_lib.c:35) ==3421== by 0x54BC553: lj_lib_register (lj_lib.c:78) ==3421== by 0x54C85C6: luaopen_jit (lib_jit.c:780) ==3421== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==3421== by 0x54CB2E8: luaL_openlibs (lib_init.c:45) ==3421== by 0x4F60CF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==3421== by 0x4F60CF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-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 |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,351 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A626: lj_func_newC (lj_func.c:109) ==3421== by 0x5475665: lua_pushcclosure (lj_api.c:681) ==3421== by 0x54BCCC6: lj_lib_prereg (lj_lib.c:165) ==3421== by 0x54C85DF: luaopen_jit (lib_jit.c:782) ==3421== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==3421== by 0x54CB2E8: luaL_openlibs (lib_init.c:45) ==3421== by 0x4F60CF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==3421== by 0x4F60CF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> 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 |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,352 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A626: lj_func_newC (lj_func.c:109) ==3421== by 0x5475665: lua_pushcclosure (lj_api.c:681) ==3421== by 0x54BCCC6: lj_lib_prereg (lj_lib.c:165) ==3421== by 0x54C85F8: luaopen_jit (lib_jit.c:786) ==3421== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==3421== by 0x54CB2E8: luaL_openlibs (lib_init.c:45) ==3421== by 0x4F60CF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==3421== by 0x4F60CF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> 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 |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,353 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x5468DD9: newtab (lj_tab.c:122) ==3421== by 0x5468ED8: lj_tab_new (lj_tab.c:160) ==3421== by 0x547588A: lua_createtable (lj_api.c:706) ==3421== by 0x54BD689: luaL_findtable (lib_aux.c:93) ==3421== by 0x54BC553: lib_create_table (lj_lib.c:35) ==3421== by 0x54BC553: lj_lib_register (lj_lib.c:78) ==3421== by 0x54C8615: luaopen_jit (lib_jit.c:789) ==3421== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==3421== by 0x54CB2E8: luaL_openlibs (lib_init.c:45) ==3421== by 0x4F60CF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==3421== by 0x4F60CF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-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 |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,354 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A626: lj_func_newC (lj_func.c:109) ==3421== by 0x54BC6BD: lj_lib_register (lj_lib.c:92) ==3421== by 0x54C8615: luaopen_jit (lib_jit.c:789) ==3421== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==3421== by 0x54CB2E8: luaL_openlibs (lib_init.c:45) ==3421== by 0x4F60CF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==3421== by 0x4F60CF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> 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 |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,355 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A626: lj_func_newC (lj_func.c:109) ==3421== by 0x5475665: lua_pushcclosure (lj_api.c:681) ==3421== by 0x54CB329: luaL_openlibs (lib_init.c:50) ==3421== by 0x4F60CF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==3421== by 0x4F60CF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_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 |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,356 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x5468DD9: newtab (lj_tab.c:122) ==3421== by 0x5468ED8: lj_tab_new (lj_tab.c:160) ==3421== by 0x547588A: lua_createtable (lj_api.c:706) ==3421== by 0x4F6341: ngx_http_lua_init_registry (ngx_http_lua_util.c:661) ==3421== by 0x4F6341: ngx_http_lua_new_state (ngx_http_lua_util.c:298) ==3421== by 0x4F6341: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-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 |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,357 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x5468DD9: newtab (lj_tab.c:122) ==3421== by 0x5468ED8: lj_tab_new (lj_tab.c:160) ==3421== by 0x547588A: lua_createtable (lj_api.c:706) ==3421== by 0x4F6372: ngx_http_lua_init_registry (ngx_http_lua_util.c:667) ==3421== by 0x4F6372: ngx_http_lua_new_state (ngx_http_lua_util.c:298) ==3421== by 0x4F6372: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-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 |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,358 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x5468DD9: newtab (lj_tab.c:122) ==3421== by 0x5468ED8: lj_tab_new (lj_tab.c:160) ==3421== by 0x547588A: lua_createtable (lj_api.c:706) ==3421== by 0x4F639E: ngx_http_lua_init_registry (ngx_http_lua_util.c:672) ==3421== by 0x4F639E: ngx_http_lua_new_state (ngx_http_lua_util.c:298) ==3421== by 0x4F639E: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-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 |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,359 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x5468DD9: newtab (lj_tab.c:122) ==3421== by 0x5468ED8: lj_tab_new (lj_tab.c:160) ==3421== by 0x547588A: lua_createtable (lj_api.c:706) ==3421== by 0x4F63CA: ngx_http_lua_init_registry (ngx_http_lua_util.c:678) ==3421== by 0x4F63CA: ngx_http_lua_new_state (ngx_http_lua_util.c:298) ==3421== by 0x4F63CA: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-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 |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,360 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x5468DD9: newtab (lj_tab.c:122) ==3421== by 0x5468ED8: lj_tab_new (lj_tab.c:160) ==3421== by 0x547588A: lua_createtable (lj_api.c:706) ==3421== by 0x4F63F6: ngx_http_lua_init_registry (ngx_http_lua_util.c:685) ==3421== by 0x4F63F6: ngx_http_lua_new_state (ngx_http_lua_util.c:298) ==3421== by 0x4F63F6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-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 |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,361 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x5468DD9: newtab (lj_tab.c:122) ==3421== by 0x5468ED8: lj_tab_new (lj_tab.c:160) ==3421== by 0x547588A: lua_createtable (lj_api.c:706) ==3421== by 0x4DE2E9: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:166) ==3421== by 0x4F6450: ngx_http_lua_init_globals (ngx_http_lua_util.c:702) ==3421== by 0x4F6450: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6450: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-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 |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,362 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x5468DD9: newtab (lj_tab.c:122) ==3421== by 0x5468ED8: lj_tab_new (lj_tab.c:160) ==3421== by 0x547588A: lua_createtable (lj_api.c:706) ==3421== by 0x4DE2FB: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:168) ==3421== by 0x4F6450: ngx_http_lua_init_globals (ngx_http_lua_util.c:702) ==3421== by 0x4F6450: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6450: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-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 |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,363 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x5468DD9: newtab (lj_tab.c:122) ==3421== by 0x5468ED8: lj_tab_new (lj_tab.c:160) ==3421== by 0x547588A: lua_createtable (lj_api.c:706) ==3421== by 0x4DE30D: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:170) ==3421== by 0x4F6450: ngx_http_lua_init_globals (ngx_http_lua_util.c:702) ==3421== by 0x4F6450: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6450: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-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 |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,364 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A626: lj_func_newC (lj_func.c:109) ==3421== by 0x5475665: lua_pushcclosure (lj_api.c:681) ==3421== by 0x4DE31F: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:171) ==3421== by 0x4F6450: ngx_http_lua_init_globals (ngx_http_lua_util.c:702) ==3421== by 0x4F6450: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6450: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak 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 |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,365 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A626: lj_func_newC (lj_func.c:109) ==3421== by 0x5475665: lua_pushcclosure (lj_api.c:681) ==3421== by 0x4DE343: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:173) ==3421== by 0x4F6450: ngx_http_lua_init_globals (ngx_http_lua_util.c:702) ==3421== by 0x4F6450: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6450: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak 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 |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,366 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x5468DD9: newtab (lj_tab.c:122) ==3421== by 0x5468ED8: lj_tab_new (lj_tab.c:160) ==3421== by 0x547588A: lua_createtable (lj_api.c:706) ==3421== by 0x4F6462: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:713) ==3421== by 0x4F6462: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6462: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6462: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-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 |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,367 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A626: lj_func_newC (lj_func.c:109) ==3421== by 0x5475665: lua_pushcclosure (lj_api.c:681) ==3421== by 0x4F6474: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:715) ==3421== by 0x4F6474: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6474: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6474: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak 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 |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,368 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x5468DD9: newtab (lj_tab.c:122) ==3421== by 0x5468ED8: lj_tab_new (lj_tab.c:160) ==3421== by 0x547588A: lua_createtable (lj_api.c:706) ==3421== by 0x4F64AA: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:2919) ==3421== by 0x4F64AA: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:718) ==3421== by 0x4F64AA: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F64AA: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F64AA: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-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 |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,369 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x5468DD9: newtab (lj_tab.c:122) ==3421== by 0x5468ED8: lj_tab_new (lj_tab.c:160) ==3421== by 0x547588A: lua_createtable (lj_api.c:706) ==3421== by 0x4F64BC: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:2921) ==3421== by 0x4F64BC: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:718) ==3421== by 0x4F64BC: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F64BC: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F64BC: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-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 |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,370 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A626: lj_func_newC (lj_func.c:109) ==3421== by 0x5475665: lua_pushcclosure (lj_api.c:681) ==3421== by 0x4F64CE: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:2923) ==3421== by 0x4F64CE: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:718) ==3421== by 0x4F64CE: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F64CE: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F64CE: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak 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 |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,371 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A626: lj_func_newC (lj_func.c:109) ==3421== by 0x5475665: lua_pushcclosure (lj_api.c:681) ==3421== by 0x4F64F2: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:2926) ==3421== by 0x4F64F2: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:718) ==3421== by 0x4F64F2: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F64F2: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F64F2: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak 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 |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,372 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x4F0FBE: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:108) ==3421== by 0x4F6526: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720) ==3421== by 0x4F6526: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6526: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6526: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_realloc fun:lj_str_new fun:lua_setfield fun:ngx_http_lua_inject_http_consts fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,373 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A626: lj_func_newC (lj_func.c:109) ==3421== by 0x5475665: lua_pushcclosure (lj_api.c:681) ==3421== by 0x4DB4F1: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:276) ==3421== by 0x4F6536: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:723) ==3421== by 0x4F6536: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6536: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6536: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak 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 |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,374 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A626: lj_func_newC (lj_func.c:109) ==3421== by 0x5475665: lua_pushcclosure (lj_api.c:681) ==3421== by 0x4DB515: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:279) ==3421== by 0x4F6536: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:723) ==3421== by 0x4F6536: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6536: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6536: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak 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 |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,375 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A626: lj_func_newC (lj_func.c:109) ==3421== by 0x5475665: lua_pushcclosure (lj_api.c:681) ==3421== by 0x4E3295: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:663) ==3421== by 0x4F653E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:724) ==3421== by 0x4F653E: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F653E: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F653E: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak 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 |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,376 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A626: lj_func_newC (lj_func.c:109) ==3421== by 0x5475665: lua_pushcclosure (lj_api.c:681) ==3421== by 0x4E32B9: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:666) ==3421== by 0x4F653E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:724) ==3421== by 0x4F653E: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F653E: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F653E: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak 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 |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,377 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A626: lj_func_newC (lj_func.c:109) ==3421== by 0x5475665: lua_pushcclosure (lj_api.c:681) ==3421== by 0x4E32DD: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:669) ==3421== by 0x4F653E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:724) ==3421== by 0x4F653E: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F653E: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F653E: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak 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 |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,378 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A626: lj_func_newC (lj_func.c:109) ==3421== by 0x5475665: lua_pushcclosure (lj_api.c:681) ==3421== by 0x4E3301: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:672) ==3421== by 0x4F653E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:724) ==3421== by 0x4F653E: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F653E: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F653E: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak 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 |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,379 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A626: lj_func_newC (lj_func.c:109) ==3421== by 0x5475665: lua_pushcclosure (lj_api.c:681) ==3421== by 0x4E3325: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:675) ==3421== by 0x4F653E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:724) ==3421== by 0x4F653E: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F653E: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F653E: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak 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 |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,380 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A626: lj_func_newC (lj_func.c:109) ==3421== by 0x5475665: lua_pushcclosure (lj_api.c:681) ==3421== by 0x4DF8F1: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:205) ==3421== by 0x4F6546: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:725) ==3421== by 0x4F6546: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6546: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6546: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_newgco fun:lj_func_newC fun:lua_pushcclosure fun:ngx_http_lua_inject_time_api fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,381 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A626: lj_func_newC (lj_func.c:109) ==3421== by 0x5475665: lua_pushcclosure (lj_api.c:681) ==3421== by 0x4DF915: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:208) ==3421== by 0x4F6546: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:725) ==3421== by 0x4F6546: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6546: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6546: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_newgco fun:lj_func_newC fun:lua_pushcclosure fun:ngx_http_lua_inject_time_api fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,382 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A626: lj_func_newC (lj_func.c:109) ==3421== by 0x5475665: lua_pushcclosure (lj_api.c:681) ==3421== by 0x4DF939: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:211) ==3421== by 0x4F6546: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:725) ==3421== by 0x4F6546: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6546: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6546: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_newgco fun:lj_func_newC fun:lua_pushcclosure fun:ngx_http_lua_inject_time_api fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,383 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A626: lj_func_newC (lj_func.c:109) ==3421== by 0x5475665: lua_pushcclosure (lj_api.c:681) ==3421== by 0x4DF95D: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:214) ==3421== by 0x4F6546: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:725) ==3421== by 0x4F6546: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6546: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6546: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_newgco fun:lj_func_newC fun:lua_pushcclosure fun:ngx_http_lua_inject_time_api fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,384 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A626: lj_func_newC (lj_func.c:109) ==3421== by 0x5475665: lua_pushcclosure (lj_api.c:681) ==3421== by 0x4DF981: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:217) ==3421== by 0x4F6546: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:725) ==3421== by 0x4F6546: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6546: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6546: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_newgco fun:lj_func_newC fun:lua_pushcclosure fun:ngx_http_lua_inject_time_api fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,385 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A626: lj_func_newC (lj_func.c:109) ==3421== by 0x5475665: lua_pushcclosure (lj_api.c:681) ==3421== by 0x4DF9A5: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:220) ==3421== by 0x4F6546: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:725) ==3421== by 0x4F6546: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6546: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6546: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_newgco fun:lj_func_newC fun:lua_pushcclosure fun:ngx_http_lua_inject_time_api fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,386 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A626: lj_func_newC (lj_func.c:109) ==3421== by 0x5475665: lua_pushcclosure (lj_api.c:681) ==3421== by 0x4DF9C9: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:223) ==3421== by 0x4F6546: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:725) ==3421== by 0x4F6546: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6546: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6546: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_newgco fun:lj_func_newC fun:lua_pushcclosure fun:ngx_http_lua_inject_time_api fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,387 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A626: lj_func_newC (lj_func.c:109) ==3421== by 0x5475665: lua_pushcclosure (lj_api.c:681) ==3421== by 0x4DF9ED: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:226) ==3421== by 0x4F6546: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:725) ==3421== by 0x4F6546: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6546: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6546: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_newgco fun:lj_func_newC fun:lua_pushcclosure fun:ngx_http_lua_inject_time_api fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,388 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A626: lj_func_newC (lj_func.c:109) ==3421== by 0x5475665: lua_pushcclosure (lj_api.c:681) ==3421== by 0x4DFA11: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:229) ==3421== by 0x4F6546: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:725) ==3421== by 0x4F6546: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6546: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6546: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_newgco fun:lj_func_newC fun:lua_pushcclosure fun:ngx_http_lua_inject_time_api fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,389 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A626: lj_func_newC (lj_func.c:109) ==3421== by 0x5475665: lua_pushcclosure (lj_api.c:681) ==3421== by 0x4DFA35: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:232) ==3421== by 0x4F6546: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:725) ==3421== by 0x4F6546: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6546: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6546: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_newgco fun:lj_func_newC fun:lua_pushcclosure fun:ngx_http_lua_inject_time_api fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,390 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A626: lj_func_newC (lj_func.c:109) ==3421== by 0x5475665: lua_pushcclosure (lj_api.c:681) ==3421== by 0x4DFA59: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:235) ==3421== by 0x4F6546: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:725) ==3421== by 0x4F6546: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6546: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6546: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_newgco fun:lj_func_newC fun:lua_pushcclosure fun:ngx_http_lua_inject_time_api fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,391 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A626: lj_func_newC (lj_func.c:109) ==3421== by 0x5475665: lua_pushcclosure (lj_api.c:681) ==3421== by 0x4DFA7D: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:238) ==3421== by 0x4F6546: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:725) ==3421== by 0x4F6546: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6546: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6546: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_newgco fun:lj_func_newC fun:lua_pushcclosure fun:ngx_http_lua_inject_time_api fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,392 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x4DFA8F: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:239) ==3421== by 0x4F6546: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:725) ==3421== by 0x4F6546: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6546: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6546: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak 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 |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,393 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A626: lj_func_newC (lj_func.c:109) ==3421== by 0x5475665: lua_pushcclosure (lj_api.c:681) ==3421== by 0x4E1A50: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:61) ==3421== by 0x4F654E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:726) ==3421== by 0x4F654E: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F654E: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F654E: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_newgco fun:lj_func_newC fun:lua_pushcclosure fun:ngx_http_lua_inject_string_api fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,394 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A626: lj_func_newC (lj_func.c:109) ==3421== by 0x5475665: lua_pushcclosure (lj_api.c:681) ==3421== by 0x4E1A74: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:64) ==3421== by 0x4F654E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:726) ==3421== by 0x4F654E: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F654E: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F654E: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_newgco fun:lj_func_newC fun:lua_pushcclosure fun:ngx_http_lua_inject_string_api fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,395 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A626: lj_func_newC (lj_func.c:109) ==3421== by 0x5475665: lua_pushcclosure (lj_api.c:681) ==3421== by 0x4E1A98: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:67) ==3421== by 0x4F654E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:726) ==3421== by 0x4F654E: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F654E: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F654E: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_newgco fun:lj_func_newC fun:lua_pushcclosure fun:ngx_http_lua_inject_string_api fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,396 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A626: lj_func_newC (lj_func.c:109) ==3421== by 0x5475665: lua_pushcclosure (lj_api.c:681) ==3421== by 0x4E1ABC: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:70) ==3421== by 0x4F654E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:726) ==3421== by 0x4F654E: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F654E: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F654E: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_newgco fun:lj_func_newC fun:lua_pushcclosure fun:ngx_http_lua_inject_string_api fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,397 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A626: lj_func_newC (lj_func.c:109) ==3421== by 0x5475665: lua_pushcclosure (lj_api.c:681) ==3421== by 0x4E1AE0: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:73) ==3421== by 0x4F654E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:726) ==3421== by 0x4F654E: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F654E: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F654E: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_newgco fun:lj_func_newC fun:lua_pushcclosure fun:ngx_http_lua_inject_string_api fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,398 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A626: lj_func_newC (lj_func.c:109) ==3421== by 0x5475665: lua_pushcclosure (lj_api.c:681) ==3421== by 0x4E1B04: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:76) ==3421== by 0x4F654E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:726) ==3421== by 0x4F654E: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F654E: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F654E: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_newgco fun:lj_func_newC fun:lua_pushcclosure fun:ngx_http_lua_inject_string_api fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,399 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A626: lj_func_newC (lj_func.c:109) ==3421== by 0x5475665: lua_pushcclosure (lj_api.c:681) ==3421== by 0x4E1B28: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:79) ==3421== by 0x4F654E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:726) ==3421== by 0x4F654E: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F654E: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F654E: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_newgco fun:lj_func_newC fun:lua_pushcclosure fun:ngx_http_lua_inject_string_api fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,400 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A626: lj_func_newC (lj_func.c:109) ==3421== by 0x5475665: lua_pushcclosure (lj_api.c:681) ==3421== by 0x4E1B4C: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:82) ==3421== by 0x4F654E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:726) ==3421== by 0x4F654E: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F654E: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F654E: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_newgco fun:lj_func_newC fun:lua_pushcclosure fun:ngx_http_lua_inject_string_api fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,401 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A626: lj_func_newC (lj_func.c:109) ==3421== by 0x5475665: lua_pushcclosure (lj_api.c:681) ==3421== by 0x4E1B70: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:85) ==3421== by 0x4F654E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:726) ==3421== by 0x4F654E: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F654E: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F654E: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_newgco fun:lj_func_newC fun:lua_pushcclosure fun:ngx_http_lua_inject_string_api fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,402 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A626: lj_func_newC (lj_func.c:109) ==3421== by 0x5475665: lua_pushcclosure (lj_api.c:681) ==3421== by 0x4E1B94: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:89) ==3421== by 0x4F654E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:726) ==3421== by 0x4F654E: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F654E: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F654E: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_newgco fun:lj_func_newC fun:lua_pushcclosure fun:ngx_http_lua_inject_string_api fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,403 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A626: lj_func_newC (lj_func.c:109) ==3421== by 0x5475665: lua_pushcclosure (lj_api.c:681) ==3421== by 0x4E1BB8: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:93) ==3421== by 0x4F654E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:726) ==3421== by 0x4F654E: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F654E: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F654E: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_newgco fun:lj_func_newC fun:lua_pushcclosure fun:ngx_http_lua_inject_string_api fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,404 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A626: lj_func_newC (lj_func.c:109) ==3421== by 0x5475665: lua_pushcclosure (lj_api.c:681) ==3421== by 0x4E1BDC: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:96) ==3421== by 0x4F654E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:726) ==3421== by 0x4F654E: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F654E: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F654E: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_newgco fun:lj_func_newC fun:lua_pushcclosure fun:ngx_http_lua_inject_string_api fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,405 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A626: lj_func_newC (lj_func.c:109) ==3421== by 0x5475665: lua_pushcclosure (lj_api.c:681) ==3421== by 0x4DF1B7: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:30) ==3421== by 0x4F6559: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:727) ==3421== by 0x4F6559: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6559: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6559: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak 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 |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,406 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A626: lj_func_newC (lj_func.c:109) ==3421== by 0x5475665: lua_pushcclosure (lj_api.c:681) ==3421== by 0x4DF1DB: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:35) ==3421== by 0x4F6559: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:727) ==3421== by 0x4F6559: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6559: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6559: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak 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 |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,407 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A626: lj_func_newC (lj_func.c:109) ==3421== by 0x5475665: lua_pushcclosure (lj_api.c:681) ==3421== by 0x4DF1FF: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:38) ==3421== by 0x4F6559: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:727) ==3421== by 0x4F6559: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6559: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6559: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak 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 |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,408 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A626: lj_func_newC (lj_func.c:109) ==3421== by 0x5475665: lua_pushcclosure (lj_api.c:681) ==3421== by 0x4DF223: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:43) ==3421== by 0x4F6559: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:727) ==3421== by 0x4F6559: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6559: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6559: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak 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 |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,409 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A626: lj_func_newC (lj_func.c:109) ==3421== by 0x5475665: lua_pushcclosure (lj_api.c:681) ==3421== by 0x4DF247: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:48) ==3421== by 0x4F6559: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:727) ==3421== by 0x4F6559: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6559: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6559: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak 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 |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,410 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x5468DD9: newtab (lj_tab.c:122) ==3421== by 0x5468ED8: lj_tab_new (lj_tab.c:160) ==3421== by 0x547588A: lua_createtable (lj_api.c:706) ==3421== by 0x4DDFF8: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1430) ==3421== by 0x4F6561: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:728) ==3421== by 0x4F6561: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6561: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6561: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-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 |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,411 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A626: lj_func_newC (lj_func.c:109) ==3421== by 0x5475665: lua_pushcclosure (lj_api.c:681) ==3421== by 0x4DE00A: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1432) ==3421== by 0x4F6561: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:728) ==3421== by 0x4F6561: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6561: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6561: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak 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 |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,412 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A626: lj_func_newC (lj_func.c:109) ==3421== by 0x5475665: lua_pushcclosure (lj_api.c:681) ==3421== by 0x4DE02E: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1435) ==3421== by 0x4F6561: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:728) ==3421== by 0x4F6561: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6561: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6561: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak 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 |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,413 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A626: lj_func_newC (lj_func.c:109) ==3421== by 0x5475665: lua_pushcclosure (lj_api.c:681) ==3421== by 0x50826F: ngx_http_lua_inject_sleep_api (ngx_http_lua_sleep.c:149) ==3421== by 0x4F6569: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:729) ==3421== by 0x4F6569: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6569: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6569: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak 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 |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,414 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A626: lj_func_newC (lj_func.c:109) ==3421== by 0x5475665: lua_pushcclosure (lj_api.c:681) ==3421== by 0x50EBEA: ngx_http_lua_inject_phase_api (ngx_http_lua_phase.c:106) ==3421== by 0x4F6571: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:730) ==3421== by 0x4F6571: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6571: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6571: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak 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 |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,415 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x5468DD9: newtab (lj_tab.c:122) ==3421== by 0x5468ED8: lj_tab_new (lj_tab.c:160) ==3421== by 0x547588A: lua_createtable (lj_api.c:706) ==3421== by 0x4EB9C3: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1986) ==3421== by 0x4F6579: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:733) ==3421== by 0x4F6579: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6579: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6579: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-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 |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,416 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A626: lj_func_newC (lj_func.c:109) ==3421== by 0x5475665: lua_pushcclosure (lj_api.c:681) ==3421== by 0x4EB9D5: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1988) ==3421== by 0x4F6579: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:733) ==3421== by 0x4F6579: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6579: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6579: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak 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 |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,417 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A626: lj_func_newC (lj_func.c:109) ==3421== by 0x5475665: lua_pushcclosure (lj_api.c:681) ==3421== by 0x4EB9F9: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1991) ==3421== by 0x4F6579: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:733) ==3421== by 0x4F6579: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6579: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6579: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak 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 |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,418 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A626: lj_func_newC (lj_func.c:109) ==3421== by 0x5475665: lua_pushcclosure (lj_api.c:681) ==3421== by 0x4EBA1D: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1994) ==3421== by 0x4F6579: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:733) ==3421== by 0x4F6579: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6579: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6579: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak 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 |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,419 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A626: lj_func_newC (lj_func.c:109) ==3421== by 0x5475665: lua_pushcclosure (lj_api.c:681) ==3421== by 0x4EBA41: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1997) ==3421== by 0x4F6579: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:733) ==3421== by 0x4F6579: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6579: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6579: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak 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 |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,420 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A626: lj_func_newC (lj_func.c:109) ==3421== by 0x5475665: lua_pushcclosure (lj_api.c:681) ==3421== by 0x4EBA65: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:2000) ==3421== by 0x4F6579: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:733) ==3421== by 0x4F6579: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6579: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6579: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak 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 |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,421 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x5468DD9: newtab (lj_tab.c:122) ==3421== by 0x5468ED8: lj_tab_new (lj_tab.c:160) ==3421== by 0x547588A: lua_createtable (lj_api.c:706) ==3421== by 0x4F2ADA: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2112) ==3421== by 0x4F6584: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736) ==3421== by 0x4F6584: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6584: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6584: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-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 |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,422 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A626: lj_func_newC (lj_func.c:109) ==3421== by 0x5475665: lua_pushcclosure (lj_api.c:681) ==3421== by 0x4E4E51: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1058) ==3421== by 0x4F2AE2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2114) ==3421== by 0x4F6584: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736) ==3421== by 0x4F6584: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6584: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6584: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-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 |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,423 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A626: lj_func_newC (lj_func.c:109) ==3421== by 0x5475665: lua_pushcclosure (lj_api.c:681) ==3421== by 0x4E4E75: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1061) ==3421== by 0x4F2AE2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2114) ==3421== by 0x4F6584: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736) ==3421== by 0x4F6584: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6584: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6584: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-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 |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,424 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A626: lj_func_newC (lj_func.c:109) ==3421== by 0x5475665: lua_pushcclosure (lj_api.c:681) ==3421== by 0x4E4E99: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1064) ==3421== by 0x4F2AE2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2114) ==3421== by 0x4F6584: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736) ==3421== by 0x4F6584: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6584: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6584: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-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 |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,425 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A626: lj_func_newC (lj_func.c:109) ==3421== by 0x5475665: lua_pushcclosure (lj_api.c:681) ==3421== by 0x4E4EBD: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1067) ==3421== by 0x4F2AE2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2114) ==3421== by 0x4F6584: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736) ==3421== by 0x4F6584: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6584: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6584: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-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 |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,426 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A626: lj_func_newC (lj_func.c:109) ==3421== by 0x5475665: lua_pushcclosure (lj_api.c:681) ==3421== by 0x4E4EE1: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1070) ==3421== by 0x4F2AE2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2114) ==3421== by 0x4F6584: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736) ==3421== by 0x4F6584: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6584: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6584: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-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 |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,427 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A626: lj_func_newC (lj_func.c:109) ==3421== by 0x5475665: lua_pushcclosure (lj_api.c:681) ==3421== by 0x4E78F2: ngx_http_lua_inject_req_uri_api (ngx_http_lua_uri.c:24) ==3421== by 0x4F2AED: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2115) ==3421== by 0x4F6584: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736) ==3421== by 0x4F6584: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6584: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6584: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-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 |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,428 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A626: lj_func_newC (lj_func.c:109) ==3421== by 0x5475665: lua_pushcclosure (lj_api.c:681) ==3421== by 0x4E8139: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:368) ==3421== by 0x4F2AF5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2116) ==3421== by 0x4F6584: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736) ==3421== by 0x4F6584: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6584: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6584: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-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 |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,429 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A626: lj_func_newC (lj_func.c:109) ==3421== by 0x5475665: lua_pushcclosure (lj_api.c:681) ==3421== by 0x4E815D: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:371) ==3421== by 0x4F2AF5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2116) ==3421== by 0x4F6584: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736) ==3421== by 0x4F6584: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6584: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6584: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-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 |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,430 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A626: lj_func_newC (lj_func.c:109) ==3421== by 0x5475665: lua_pushcclosure (lj_api.c:681) ==3421== by 0x4E8181: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:374) ==3421== by 0x4F2AF5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2116) ==3421== by 0x4F6584: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736) ==3421== by 0x4F6584: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6584: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6584: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-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 |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,431 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A626: lj_func_newC (lj_func.c:109) ==3421== by 0x5475665: lua_pushcclosure (lj_api.c:681) ==3421== by 0x4E81A5: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:377) ==3421== by 0x4F2AF5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2116) ==3421== by 0x4F6584: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736) ==3421== by 0x4F6584: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6584: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6584: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-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 |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,432 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A626: lj_func_newC (lj_func.c:109) ==3421== by 0x5475665: lua_pushcclosure (lj_api.c:681) ==3421== by 0x4E7493: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:39) ==3421== by 0x4F2AFD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2117) ==3421== by 0x4F6584: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736) ==3421== by 0x4F6584: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6584: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6584: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-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 |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,433 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A626: lj_func_newC (lj_func.c:109) ==3421== by 0x5475665: lua_pushcclosure (lj_api.c:681) ==3421== by 0x4E74B7: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:42) ==3421== by 0x4F2AFD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2117) ==3421== by 0x4F6584: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736) ==3421== by 0x4F6584: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6584: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6584: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-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 |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,434 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A626: lj_func_newC (lj_func.c:109) ==3421== by 0x5475665: lua_pushcclosure (lj_api.c:681) ==3421== by 0x4E74DB: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:45) ==3421== by 0x4F2AFD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2117) ==3421== by 0x4F6584: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736) ==3421== by 0x4F6584: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6584: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6584: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-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 |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,435 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A626: lj_func_newC (lj_func.c:109) ==3421== by 0x5475665: lua_pushcclosure (lj_api.c:681) ==3421== by 0x4E74FF: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:48) ==3421== by 0x4F2AFD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2117) ==3421== by 0x4F6584: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736) ==3421== by 0x4F6584: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6584: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6584: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-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 |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,436 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A626: lj_func_newC (lj_func.c:109) ==3421== by 0x5475665: lua_pushcclosure (lj_api.c:681) ==3421== by 0x4E7523: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:51) ==3421== by 0x4F2AFD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2117) ==3421== by 0x4F6584: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736) ==3421== by 0x4F6584: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6584: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6584: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-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 |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,437 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A626: lj_func_newC (lj_func.c:109) ==3421== by 0x5475665: lua_pushcclosure (lj_api.c:681) ==3421== by 0x4E7547: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:54) ==3421== by 0x4F2AFD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2117) ==3421== by 0x4F6584: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736) ==3421== by 0x4F6584: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6584: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6584: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-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 |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,438 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A626: lj_func_newC (lj_func.c:109) ==3421== by 0x5475665: lua_pushcclosure (lj_api.c:681) ==3421== by 0x4E756B: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:57) ==3421== by 0x4F2AFD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2117) ==3421== by 0x4F6584: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736) ==3421== by 0x4F6584: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6584: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6584: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-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 |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,439 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A626: lj_func_newC (lj_func.c:109) ==3421== by 0x5475665: lua_pushcclosure (lj_api.c:681) ==3421== by 0x4E758F: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:60) ==3421== by 0x4F2AFD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2117) ==3421== by 0x4F6584: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736) ==3421== by 0x4F6584: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6584: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6584: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-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 |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,440 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A626: lj_func_newC (lj_func.c:109) ==3421== by 0x5475665: lua_pushcclosure (lj_api.c:681) ==3421== by 0x4E75B3: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:63) ==3421== by 0x4F2AFD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2117) ==3421== by 0x4F6584: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736) ==3421== by 0x4F6584: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6584: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6584: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-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 |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,441 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A626: lj_func_newC (lj_func.c:109) ==3421== by 0x5475665: lua_pushcclosure (lj_api.c:681) ==3421== by 0x507015: ngx_http_lua_inject_req_socket_api (ngx_http_lua_socket_tcp.c:373) ==3421== by 0x4F2B05: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2118) ==3421== by 0x4F6584: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736) ==3421== by 0x4F6584: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6584: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6584: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-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 |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,442 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A626: lj_func_newC (lj_func.c:109) ==3421== by 0x5475665: lua_pushcclosure (lj_api.c:681) ==3421== by 0x50E5E3: ngx_http_lua_inject_req_method_api (ngx_http_lua_req_method.c:25) ==3421== by 0x4F2B0D: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2119) ==3421== by 0x4F6584: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736) ==3421== by 0x4F6584: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6584: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6584: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-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 |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,443 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A626: lj_func_newC (lj_func.c:109) ==3421== by 0x5475665: lua_pushcclosure (lj_api.c:681) ==3421== by 0x50E607: ngx_http_lua_inject_req_method_api (ngx_http_lua_req_method.c:28) ==3421== by 0x4F2B0D: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2119) ==3421== by 0x4F6584: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736) ==3421== by 0x4F6584: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6584: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6584: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-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 |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,444 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A626: lj_func_newC (lj_func.c:109) ==3421== by 0x5475665: lua_pushcclosure (lj_api.c:681) ==3421== by 0x4DFAA4: ngx_http_lua_inject_req_time_api (ngx_http_lua_time.c:246) ==3421== by 0x4F2B15: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2120) ==3421== by 0x4F6584: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736) ==3421== by 0x4F6584: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6584: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6584: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-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 |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,445 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A626: lj_func_newC (lj_func.c:109) ==3421== by 0x5475665: lua_pushcclosure (lj_api.c:681) ==3421== by 0x4E0187: ngx_http_lua_inject_req_misc_api (ngx_http_lua_misc.c:40) ==3421== by 0x4F2B1D: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2121) ==3421== by 0x4F6584: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736) ==3421== by 0x4F6584: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6584: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6584: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-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 |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,446 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x5468DD9: newtab (lj_tab.c:122) ==3421== by 0x5468ED8: lj_tab_new (lj_tab.c:160) ==3421== by 0x547588A: lua_createtable (lj_api.c:706) ==3421== by 0x4E4D7B: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1035) ==3421== by 0x4F658C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:737) ==3421== by 0x4F658C: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F658C: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F658C: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-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 |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,447 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x5468DD9: newtab (lj_tab.c:122) ==3421== by 0x5468ED8: lj_tab_new (lj_tab.c:160) ==3421== by 0x547588A: lua_createtable (lj_api.c:706) ==3421== by 0x4E4D8D: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1037) ==3421== by 0x4F658C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:737) ==3421== by 0x4F658C: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F658C: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F658C: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-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 |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,448 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A626: lj_func_newC (lj_func.c:109) ==3421== by 0x5475665: lua_pushcclosure (lj_api.c:681) ==3421== by 0x4E4D9F: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1038) ==3421== by 0x4F658C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:737) ==3421== by 0x4F658C: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F658C: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F658C: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak 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 |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,449 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A626: lj_func_newC (lj_func.c:109) ==3421== by 0x5475665: lua_pushcclosure (lj_api.c:681) ==3421== by 0x4E4DC3: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1040) ==3421== by 0x4F658C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:737) ==3421== by 0x4F658C: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F658C: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F658C: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak 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 |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,450 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x5468DD9: newtab (lj_tab.c:122) ==3421== by 0x5468ED8: lj_tab_new (lj_tab.c:160) ==3421== by 0x547588A: lua_createtable (lj_api.c:706) ==3421== by 0x4E4E06: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1046) ==3421== by 0x4F658C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:737) ==3421== by 0x4F658C: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F658C: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F658C: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-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 |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,451 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A626: lj_func_newC (lj_func.c:109) ==3421== by 0x5475665: lua_pushcclosure (lj_api.c:681) ==3421== by 0x4E4E18: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1048) ==3421== by 0x4F658C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:737) ==3421== by 0x4F658C: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F658C: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F658C: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak 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 |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,452 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x5468DD9: newtab (lj_tab.c:122) ==3421== by 0x5468ED8: lj_tab_new (lj_tab.c:160) ==3421== by 0x547588A: lua_createtable (lj_api.c:706) ==3421== by 0x4E4F50: ngx_http_lua_create_headers_metatable (ngx_http_lua_headers.c:1088) ==3421== by 0x4F6597: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:738) ==3421== by 0x4F6597: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6597: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6597: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-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 |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,453 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x5468DD9: newtab (lj_tab.c:122) ==3421== by 0x5468ED8: lj_tab_new (lj_tab.c:160) ==3421== by 0x547588A: lua_createtable (lj_api.c:706) ==3421== by 0x4E0853: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:26) ==3421== by 0x4F659F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:739) ==3421== by 0x4F659F: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F659F: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F659F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-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 |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,454 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x5468DD9: newtab (lj_tab.c:122) ==3421== by 0x5468ED8: lj_tab_new (lj_tab.c:160) ==3421== by 0x547588A: lua_createtable (lj_api.c:706) ==3421== by 0x4E0865: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:28) ==3421== by 0x4F659F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:739) ==3421== by 0x4F659F: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F659F: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F659F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-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 |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,455 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A626: lj_func_newC (lj_func.c:109) ==3421== by 0x5475665: lua_pushcclosure (lj_api.c:681) ==3421== by 0x4E0877: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:29) ==3421== by 0x4F659F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:739) ==3421== by 0x4F659F: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F659F: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F659F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak 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 |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,456 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A626: lj_func_newC (lj_func.c:109) ==3421== by 0x5475665: lua_pushcclosure (lj_api.c:681) ==3421== by 0x4E089B: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:31) ==3421== by 0x4F659F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:739) ==3421== by 0x4F659F: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F659F: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F659F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak 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 |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,457 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x5468DD9: newtab (lj_tab.c:122) ==3421== by 0x5468ED8: lj_tab_new (lj_tab.c:160) ==3421== by 0x547588A: lua_createtable (lj_api.c:706) ==3421== by 0x4FD1D6: ngx_http_lua_inject_shdict_api (ngx_http_lua_shdict.c:409) ==3421== by 0x4F65AA: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:740) ==3421== by 0x4F65AA: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F65AA: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F65AA: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-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 |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,458 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x5468DD9: newtab (lj_tab.c:122) ==3421== by 0x5468ED8: lj_tab_new (lj_tab.c:160) ==3421== by 0x547588A: lua_createtable (lj_api.c:706) ==3421== by 0x506932: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:205) ==3421== by 0x4F65B5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741) ==3421== by 0x4F65B5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F65B5: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F65B5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-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 |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,459 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A626: lj_func_newC (lj_func.c:109) ==3421== by 0x5475665: lua_pushcclosure (lj_api.c:681) ==3421== by 0x506944: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:207) ==3421== by 0x4F65B5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741) ==3421== by 0x4F65B5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F65B5: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F65B5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_newgco fun:lj_func_newC fun:lua_pushcclosure fun:ngx_http_lua_inject_socket_tcp_api fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,460 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x5468DD9: newtab (lj_tab.c:122) ==3421== by 0x5468ED8: lj_tab_new (lj_tab.c:160) ==3421== by 0x547588A: lua_createtable (lj_api.c:706) ==3421== by 0x506AD9: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:233) ==3421== by 0x4F65B5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741) ==3421== by 0x4F65B5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F65B5: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F65B5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-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 |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,461 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A626: lj_func_newC (lj_func.c:109) ==3421== by 0x5475665: lua_pushcclosure (lj_api.c:681) ==3421== by 0x506AEB: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:235) ==3421== by 0x4F65B5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741) ==3421== by 0x4F65B5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F65B5: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F65B5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_newgco fun:lj_func_newC fun:lua_pushcclosure fun:ngx_http_lua_inject_socket_tcp_api fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,462 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A626: lj_func_newC (lj_func.c:109) ==3421== by 0x5475665: lua_pushcclosure (lj_api.c:681) ==3421== by 0x506B0F: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:238) ==3421== by 0x4F65B5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741) ==3421== by 0x4F65B5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F65B5: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F65B5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_newgco fun:lj_func_newC fun:lua_pushcclosure fun:ngx_http_lua_inject_socket_tcp_api fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,463 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A626: lj_func_newC (lj_func.c:109) ==3421== by 0x5475665: lua_pushcclosure (lj_api.c:681) ==3421== by 0x506B33: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:241) ==3421== by 0x4F65B5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741) ==3421== by 0x4F65B5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F65B5: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F65B5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_newgco fun:lj_func_newC fun:lua_pushcclosure fun:ngx_http_lua_inject_socket_tcp_api fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,464 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A626: lj_func_newC (lj_func.c:109) ==3421== by 0x5475665: lua_pushcclosure (lj_api.c:681) ==3421== by 0x506B57: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:244) ==3421== by 0x4F65B5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741) ==3421== by 0x4F65B5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F65B5: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F65B5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_newgco fun:lj_func_newC fun:lua_pushcclosure fun:ngx_http_lua_inject_socket_tcp_api fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,465 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x5468DD9: newtab (lj_tab.c:122) ==3421== by 0x5468ED8: lj_tab_new (lj_tab.c:160) ==3421== by 0x547588A: lua_createtable (lj_api.c:706) ==3421== by 0x506BB4: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:255) ==3421== by 0x4F65B5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741) ==3421== by 0x4F65B5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F65B5: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F65B5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-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 |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,466 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A626: lj_func_newC (lj_func.c:109) ==3421== by 0x5475665: lua_pushcclosure (lj_api.c:681) ==3421== by 0x506BC6: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:257) ==3421== by 0x4F65B5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741) ==3421== by 0x4F65B5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F65B5: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F65B5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_newgco fun:lj_func_newC fun:lua_pushcclosure fun:ngx_http_lua_inject_socket_tcp_api fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,467 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A626: lj_func_newC (lj_func.c:109) ==3421== by 0x5475665: lua_pushcclosure (lj_api.c:681) ==3421== by 0x506BEA: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:260) ==3421== by 0x4F65B5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741) ==3421== by 0x4F65B5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F65B5: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F65B5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_newgco fun:lj_func_newC fun:lua_pushcclosure fun:ngx_http_lua_inject_socket_tcp_api fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,468 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A626: lj_func_newC (lj_func.c:109) ==3421== by 0x5475665: lua_pushcclosure (lj_api.c:681) ==3421== by 0x506C0E: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:263) ==3421== by 0x4F65B5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741) ==3421== by 0x4F65B5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F65B5: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F65B5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_newgco fun:lj_func_newC fun:lua_pushcclosure fun:ngx_http_lua_inject_socket_tcp_api fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,469 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A626: lj_func_newC (lj_func.c:109) ==3421== by 0x5475665: lua_pushcclosure (lj_api.c:681) ==3421== by 0x506C32: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:266) ==3421== by 0x4F65B5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741) ==3421== by 0x4F65B5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F65B5: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F65B5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_newgco fun:lj_func_newC fun:lua_pushcclosure fun:ngx_http_lua_inject_socket_tcp_api fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,470 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A626: lj_func_newC (lj_func.c:109) ==3421== by 0x5475665: lua_pushcclosure (lj_api.c:681) ==3421== by 0x506C56: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:269) ==3421== by 0x4F65B5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741) ==3421== by 0x4F65B5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F65B5: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F65B5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_newgco fun:lj_func_newC fun:lua_pushcclosure fun:ngx_http_lua_inject_socket_tcp_api fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,471 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x5468DD9: newtab (lj_tab.c:122) ==3421== by 0x5468ED8: lj_tab_new (lj_tab.c:160) ==3421== by 0x547588A: lua_createtable (lj_api.c:706) ==3421== by 0x506CB3: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:280) ==3421== by 0x4F65B5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741) ==3421== by 0x4F65B5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F65B5: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F65B5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-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 |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,472 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A626: lj_func_newC (lj_func.c:109) ==3421== by 0x5475665: lua_pushcclosure (lj_api.c:681) ==3421== by 0x506CC5: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:282) ==3421== by 0x4F65B5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741) ==3421== by 0x4F65B5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F65B5: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F65B5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_newgco fun:lj_func_newC fun:lua_pushcclosure fun:ngx_http_lua_inject_socket_tcp_api fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,473 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A626: lj_func_newC (lj_func.c:109) ==3421== by 0x5475665: lua_pushcclosure (lj_api.c:681) ==3421== by 0x506CE9: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:287) ==3421== by 0x4F65B5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741) ==3421== by 0x4F65B5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F65B5: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F65B5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_newgco fun:lj_func_newC fun:lua_pushcclosure fun:ngx_http_lua_inject_socket_tcp_api fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,474 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A626: lj_func_newC (lj_func.c:109) ==3421== by 0x5475665: lua_pushcclosure (lj_api.c:681) ==3421== by 0x506D0D: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:292) ==3421== by 0x4F65B5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741) ==3421== by 0x4F65B5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F65B5: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F65B5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_newgco fun:lj_func_newC fun:lua_pushcclosure fun:ngx_http_lua_inject_socket_tcp_api fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,475 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A626: lj_func_newC (lj_func.c:109) ==3421== by 0x5475665: lua_pushcclosure (lj_api.c:681) ==3421== by 0x506D31: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:295) ==3421== by 0x4F65B5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741) ==3421== by 0x4F65B5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F65B5: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F65B5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_newgco fun:lj_func_newC fun:lua_pushcclosure fun:ngx_http_lua_inject_socket_tcp_api fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,476 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A626: lj_func_newC (lj_func.c:109) ==3421== by 0x5475665: lua_pushcclosure (lj_api.c:681) ==3421== by 0x506D55: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:298) ==3421== by 0x4F65B5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741) ==3421== by 0x4F65B5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F65B5: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F65B5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_newgco fun:lj_func_newC fun:lua_pushcclosure fun:ngx_http_lua_inject_socket_tcp_api fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,477 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A626: lj_func_newC (lj_func.c:109) ==3421== by 0x5475665: lua_pushcclosure (lj_api.c:681) ==3421== by 0x506D79: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:301) ==3421== by 0x4F65B5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741) ==3421== by 0x4F65B5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F65B5: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F65B5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_newgco fun:lj_func_newC fun:lua_pushcclosure fun:ngx_http_lua_inject_socket_tcp_api fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,478 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A626: lj_func_newC (lj_func.c:109) ==3421== by 0x5475665: lua_pushcclosure (lj_api.c:681) ==3421== by 0x506D9D: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:304) ==3421== by 0x4F65B5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741) ==3421== by 0x4F65B5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F65B5: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F65B5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_newgco fun:lj_func_newC fun:lua_pushcclosure fun:ngx_http_lua_inject_socket_tcp_api fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,479 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A626: lj_func_newC (lj_func.c:109) ==3421== by 0x5475665: lua_pushcclosure (lj_api.c:681) ==3421== by 0x506DC1: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:307) ==3421== by 0x4F65B5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741) ==3421== by 0x4F65B5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F65B5: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F65B5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_newgco fun:lj_func_newC fun:lua_pushcclosure fun:ngx_http_lua_inject_socket_tcp_api fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,480 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A626: lj_func_newC (lj_func.c:109) ==3421== by 0x5475665: lua_pushcclosure (lj_api.c:681) ==3421== by 0x506DE5: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:310) ==3421== by 0x4F65B5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741) ==3421== by 0x4F65B5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F65B5: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F65B5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_newgco fun:lj_func_newC fun:lua_pushcclosure fun:ngx_http_lua_inject_socket_tcp_api fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,481 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A626: lj_func_newC (lj_func.c:109) ==3421== by 0x5475665: lua_pushcclosure (lj_api.c:681) ==3421== by 0x506E09: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:313) ==3421== by 0x4F65B5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741) ==3421== by 0x4F65B5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F65B5: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F65B5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_newgco fun:lj_func_newC fun:lua_pushcclosure fun:ngx_http_lua_inject_socket_tcp_api fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,482 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A626: lj_func_newC (lj_func.c:109) ==3421== by 0x5475665: lua_pushcclosure (lj_api.c:681) ==3421== by 0x506E2D: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:316) ==3421== by 0x4F65B5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741) ==3421== by 0x4F65B5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F65B5: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F65B5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_newgco fun:lj_func_newC fun:lua_pushcclosure fun:ngx_http_lua_inject_socket_tcp_api fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,483 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x5468DD9: newtab (lj_tab.c:122) ==3421== by 0x5468ED8: lj_tab_new (lj_tab.c:160) ==3421== by 0x547588A: lua_createtable (lj_api.c:706) ==3421== by 0x506E8A: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:326) ==3421== by 0x4F65B5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741) ==3421== by 0x4F65B5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F65B5: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F65B5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-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 |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,484 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A626: lj_func_newC (lj_func.c:109) ==3421== by 0x5475665: lua_pushcclosure (lj_api.c:681) ==3421== by 0x506E9C: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:327) ==3421== by 0x4F65B5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741) ==3421== by 0x4F65B5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F65B5: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F65B5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_newgco fun:lj_func_newC fun:lua_pushcclosure fun:ngx_http_lua_inject_socket_tcp_api fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,485 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x5468DD9: newtab (lj_tab.c:122) ==3421== by 0x5468ED8: lj_tab_new (lj_tab.c:160) ==3421== by 0x547588A: lua_createtable (lj_api.c:706) ==3421== by 0x506EDA: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:334) ==3421== by 0x4F65B5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741) ==3421== by 0x4F65B5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F65B5: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F65B5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-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 |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,486 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A626: lj_func_newC (lj_func.c:109) ==3421== by 0x5475665: lua_pushcclosure (lj_api.c:681) ==3421== by 0x506EEC: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:335) ==3421== by 0x4F65B5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741) ==3421== by 0x4F65B5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F65B5: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F65B5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_newgco fun:lj_func_newC fun:lua_pushcclosure fun:ngx_http_lua_inject_socket_tcp_api fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,487 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x5468DD9: newtab (lj_tab.c:122) ==3421== by 0x5468ED8: lj_tab_new (lj_tab.c:160) ==3421== by 0x547588A: lua_createtable (lj_api.c:706) ==3421== by 0x506F2A: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:342) ==3421== by 0x4F65B5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741) ==3421== by 0x4F65B5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F65B5: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F65B5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-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 |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,488 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A626: lj_func_newC (lj_func.c:109) ==3421== by 0x5475665: lua_pushcclosure (lj_api.c:681) ==3421== by 0x506F3C: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:343) ==3421== by 0x4F65B5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741) ==3421== by 0x4F65B5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F65B5: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F65B5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_newgco fun:lj_func_newC fun:lua_pushcclosure fun:ngx_http_lua_inject_socket_tcp_api fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,489 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x5468DD9: newtab (lj_tab.c:122) ==3421== by 0x5468ED8: lj_tab_new (lj_tab.c:160) ==3421== by 0x547588A: lua_createtable (lj_api.c:706) ==3421== by 0x506F7A: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:350) ==3421== by 0x4F65B5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741) ==3421== by 0x4F65B5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F65B5: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F65B5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-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 |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,490 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A626: lj_func_newC (lj_func.c:109) ==3421== by 0x5475665: lua_pushcclosure (lj_api.c:681) ==3421== by 0x506F8C: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:351) ==3421== by 0x4F65B5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741) ==3421== by 0x4F65B5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F65B5: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F65B5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_newgco fun:lj_func_newC fun:lua_pushcclosure fun:ngx_http_lua_inject_socket_tcp_api fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,491 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x5468DD9: newtab (lj_tab.c:122) ==3421== by 0x5468ED8: lj_tab_new (lj_tab.c:160) ==3421== by 0x547588A: lua_createtable (lj_api.c:706) ==3421== by 0x506FCA: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:360) ==3421== by 0x4F65B5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741) ==3421== by 0x4F65B5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F65B5: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F65B5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-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 |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,492 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A626: lj_func_newC (lj_func.c:109) ==3421== by 0x5475665: lua_pushcclosure (lj_api.c:681) ==3421== by 0x506FDC: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:361) ==3421== by 0x4F65B5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741) ==3421== by 0x4F65B5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F65B5: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F65B5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_newgco fun:lj_func_newC fun:lua_pushcclosure fun:ngx_http_lua_inject_socket_tcp_api fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,493 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A626: lj_func_newC (lj_func.c:109) ==3421== by 0x5475665: lua_pushcclosure (lj_api.c:681) ==3421== by 0x50DFFE: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:80) ==3421== by 0x4F65C0: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:742) ==3421== by 0x4F65C0: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F65C0: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F65C0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-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 |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,494 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x5468DD9: newtab (lj_tab.c:122) ==3421== by 0x5468ED8: lj_tab_new (lj_tab.c:160) ==3421== by 0x547588A: lua_createtable (lj_api.c:706) ==3421== by 0x50E02F: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:85) ==3421== by 0x4F65C0: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:742) ==3421== by 0x4F65C0: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F65C0: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F65C0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-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 |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,495 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A626: lj_func_newC (lj_func.c:109) ==3421== by 0x5475665: lua_pushcclosure (lj_api.c:681) ==3421== by 0x50E041: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:87) ==3421== by 0x4F65C0: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:742) ==3421== by 0x4F65C0: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F65C0: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F65C0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-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 |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,496 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A626: lj_func_newC (lj_func.c:109) ==3421== by 0x5475665: lua_pushcclosure (lj_api.c:681) ==3421== by 0x50E065: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:90) ==3421== by 0x4F65C0: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:742) ==3421== by 0x4F65C0: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F65C0: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F65C0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-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 |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,497 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A626: lj_func_newC (lj_func.c:109) ==3421== by 0x5475665: lua_pushcclosure (lj_api.c:681) ==3421== by 0x50E089: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:93) ==3421== by 0x4F65C0: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:742) ==3421== by 0x4F65C0: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F65C0: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F65C0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-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 |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,498 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A626: lj_func_newC (lj_func.c:109) ==3421== by 0x5475665: lua_pushcclosure (lj_api.c:681) ==3421== by 0x50E0AD: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:96) ==3421== by 0x4F65C0: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:742) ==3421== by 0x4F65C0: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F65C0: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F65C0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-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 |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,499 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A626: lj_func_newC (lj_func.c:109) ==3421== by 0x5475665: lua_pushcclosure (lj_api.c:681) ==3421== by 0x50E0D1: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:99) ==3421== by 0x4F65C0: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:742) ==3421== by 0x4F65C0: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F65C0: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F65C0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-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 |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,500 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x5468DD9: newtab (lj_tab.c:122) ==3421== by 0x5468ED8: lj_tab_new (lj_tab.c:160) ==3421== by 0x547588A: lua_createtable (lj_api.c:706) ==3421== by 0x50E12E: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:109) ==3421== by 0x4F65C0: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:742) ==3421== by 0x4F65C0: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F65C0: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F65C0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-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 |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,501 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A626: lj_func_newC (lj_func.c:109) ==3421== by 0x5475665: lua_pushcclosure (lj_api.c:681) ==3421== by 0x50E140: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:110) ==3421== by 0x4F65C0: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:742) ==3421== by 0x4F65C0: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F65C0: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F65C0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-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 |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,502 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x5468DD9: newtab (lj_tab.c:122) ==3421== by 0x5468ED8: lj_tab_new (lj_tab.c:160) ==3421== by 0x547588A: lua_createtable (lj_api.c:706) ==3421== by 0x50F3F2: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:34) ==3421== by 0x4F65CB: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:743) ==3421== by 0x4F65CB: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F65CB: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F65CB: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-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 |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,503 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A626: lj_func_newC (lj_func.c:109) ==3421== by 0x5475665: lua_pushcclosure (lj_api.c:681) ==3421== by 0x50F404: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:36) ==3421== by 0x4F65CB: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:743) ==3421== by 0x4F65CB: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F65CB: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F65CB: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak 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 |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,504 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A626: lj_func_newC (lj_func.c:109) ==3421== by 0x5475665: lua_pushcclosure (lj_api.c:681) ==3421== by 0x50F428: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:39) ==3421== by 0x4F65CB: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:743) ==3421== by 0x4F65CB: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F65CB: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F65CB: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak 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 |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,505 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A626: lj_func_newC (lj_func.c:109) ==3421== by 0x5475665: lua_pushcclosure (lj_api.c:681) ==3421== by 0x50F44C: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:42) ==3421== by 0x4F65CB: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:743) ==3421== by 0x4F65CB: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F65CB: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F65CB: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak 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 |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,506 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x5468DD9: newtab (lj_tab.c:122) ==3421== by 0x5468ED8: lj_tab_new (lj_tab.c:160) ==3421== by 0x547588A: lua_createtable (lj_api.c:706) ==3421== by 0x510AFD: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:55) ==3421== by 0x4F65D3: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:744) ==3421== by 0x4F65D3: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F65D3: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F65D3: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-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 |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,507 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A626: lj_func_newC (lj_func.c:109) ==3421== by 0x5475665: lua_pushcclosure (lj_api.c:681) ==3421== by 0x510B0F: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:57) ==3421== by 0x4F65D3: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:744) ==3421== by 0x4F65D3: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F65D3: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F65D3: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak 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 |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,508 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A626: lj_func_newC (lj_func.c:109) ==3421== by 0x5475665: lua_pushcclosure (lj_api.c:681) ==3421== by 0x510B33: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:60) ==3421== by 0x4F65D3: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:744) ==3421== by 0x4F65D3: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F65D3: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F65D3: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak 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 |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,509 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A626: lj_func_newC (lj_func.c:109) ==3421== by 0x5475665: lua_pushcclosure (lj_api.c:681) ==3421== by 0x510B57: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:63) ==3421== by 0x4F65D3: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:744) ==3421== by 0x4F65D3: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F65D3: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F65D3: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak 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 |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,510 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A626: lj_func_newC (lj_func.c:109) ==3421== by 0x5475665: lua_pushcclosure (lj_api.c:681) ==3421== by 0x510B7B: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:66) ==3421== by 0x4F65D3: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:744) ==3421== by 0x4F65D3: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F65D3: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F65D3: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak 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 |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,511 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x5468DD9: newtab (lj_tab.c:122) ==3421== by 0x5468ED8: lj_tab_new (lj_tab.c:160) ==3421== by 0x547588A: lua_createtable (lj_api.c:706) ==3421== by 0x510BF9: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:26) ==3421== by 0x4F65DB: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:745) ==3421== by 0x4F65DB: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F65DB: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F65DB: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-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 |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,512 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A626: lj_func_newC (lj_func.c:109) ==3421== by 0x5475665: lua_pushcclosure (lj_api.c:681) ==3421== by 0x510C2A: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:35) ==3421== by 0x4F65DB: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:745) ==3421== by 0x4F65DB: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F65DB: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F65DB: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak 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 |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,513 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A626: lj_func_newC (lj_func.c:109) ==3421== by 0x5475665: lua_pushcclosure (lj_api.c:681) ==3421== by 0x510C8C: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:44) ==3421== by 0x4F65DB: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:745) ==3421== by 0x4F65DB: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F65DB: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F65DB: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak 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 |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,514 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x510C9E: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:45) ==3421== by 0x4F65DB: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:745) ==3421== by 0x4F65DB: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F65DB: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F65DB: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak 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 |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,515 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x5468DD9: newtab (lj_tab.c:122) ==3421== by 0x5468ED8: lj_tab_new (lj_tab.c:160) ==3421== by 0x547588A: lua_createtable (lj_api.c:706) ==3421== by 0x510D84: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:28) ==3421== by 0x4F65E3: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746) ==3421== by 0x4F65E3: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F65E3: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F65E3: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-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 |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,516 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A626: lj_func_newC (lj_func.c:109) ==3421== by 0x5475665: lua_pushcclosure (lj_api.c:681) ==3421== by 0x510D96: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:30) ==3421== by 0x4F65E3: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746) ==3421== by 0x4F65E3: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F65E3: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F65E3: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak 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 |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,517 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A626: lj_func_newC (lj_func.c:109) ==3421== by 0x5475665: lua_pushcclosure (lj_api.c:681) ==3421== by 0x510DBA: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:33) ==3421== by 0x4F65E3: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746) ==3421== by 0x4F65E3: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F65E3: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F65E3: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak 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 |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,518 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A626: lj_func_newC (lj_func.c:109) ==3421== by 0x5475665: lua_pushcclosure (lj_api.c:681) ==3421== by 0x510DDE: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:36) ==3421== by 0x4F65E3: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746) ==3421== by 0x4F65E3: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F65E3: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F65E3: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak 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 |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,519 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A626: lj_func_newC (lj_func.c:109) ==3421== by 0x5475665: lua_pushcclosure (lj_api.c:681) ==3421== by 0x510E02: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:39) ==3421== by 0x4F65E3: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746) ==3421== by 0x4F65E3: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F65E3: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F65E3: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak 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 |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,520 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x5468DD9: newtab (lj_tab.c:122) ==3421== by 0x5468ED8: lj_tab_new (lj_tab.c:160) ==3421== by 0x547588A: lua_createtable (lj_api.c:706) ==3421== by 0x4E011D: ngx_http_lua_inject_misc_api (ngx_http_lua_misc.c:28) ==3421== by 0x4F65EB: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748) ==3421== by 0x4F65EB: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F65EB: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F65EB: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-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 |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,521 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A626: lj_func_newC (lj_func.c:109) ==3421== by 0x5475665: lua_pushcclosure (lj_api.c:681) ==3421== by 0x4E012F: ngx_http_lua_inject_misc_api (ngx_http_lua_misc.c:29) ==3421== by 0x4F65EB: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748) ==3421== by 0x4F65EB: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F65EB: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F65EB: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak 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 |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,522 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A626: lj_func_newC (lj_func.c:109) ==3421== by 0x5475665: lua_pushcclosure (lj_api.c:681) ==3421== by 0x4E0153: ngx_http_lua_inject_misc_api (ngx_http_lua_misc.c:31) ==3421== by 0x4F65EB: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748) ==3421== by 0x4F65EB: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F65EB: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F65EB: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak 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 |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,523 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x5468DD9: newtab (lj_tab.c:122) ==3421== by 0x5468ED8: lj_tab_new (lj_tab.c:160) ==3421== by 0x547588A: lua_createtable (lj_api.c:706) ==3421== by 0x509CB5: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:249) ==3421== by 0x4F6658: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758) ==3421== by 0x4F6658: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6658: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6658: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-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 |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,524 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A626: lj_func_newC (lj_func.c:109) ==3421== by 0x5475665: lua_pushcclosure (lj_api.c:681) ==3421== by 0x509D9A: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:273) ==3421== by 0x4F6658: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758) ==3421== by 0x4F6658: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6658: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6658: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak 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 |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,525 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A626: lj_func_newC (lj_func.c:109) ==3421== by 0x5475665: lua_pushcclosure (lj_api.c:681) ==3421== by 0x509DBE: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:276) ==3421== by 0x4F6658: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758) ==3421== by 0x4F6658: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6658: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6658: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak 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 |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,526 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A626: lj_func_newC (lj_func.c:109) ==3421== by 0x5475665: lua_pushcclosure (lj_api.c:681) ==3421== by 0x509DE2: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:279) ==3421== by 0x4F6658: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758) ==3421== by 0x4F6658: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6658: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6658: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak 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 |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,527 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A626: lj_func_newC (lj_func.c:109) ==3421== by 0x5475665: lua_pushcclosure (lj_api.c:681) ==3421== by 0x509E06: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:282) ==3421== by 0x4F6658: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758) ==3421== by 0x4F6658: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6658: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6658: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak 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 |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,528 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x5468DD9: newtab (lj_tab.c:122) ==3421== by 0x5468ED8: lj_tab_new (lj_tab.c:160) ==3421== by 0x5479B78: fs_init (lj_parse.c:1617) ==3421== by 0x547F4FE: lj_parse (lj_parse.c:2709) ==3421== by 0x548124A: cpparser (lj_load.c:41) ==3421== by 0x5462F76: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==3421== by 0x548136A: lua_loadx (lj_load.c:58) ==3421== by 0x54815EB: luaL_loadbufferx (lj_load.c:143) ==3421== by 0x509E68: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:320) ==3421== by 0x4F6658: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758) ==3421== by 0x4F6658: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6658: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6658: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_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 |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,529 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x5468DD9: newtab (lj_tab.c:122) ==3421== by 0x5468ED8: lj_tab_new (lj_tab.c:160) ==3421== by 0x5479B78: fs_init (lj_parse.c:1617) ==3421== by 0x547C518: parse_body (lj_parse.c:1846) ==3421== by 0x547D27B: expr_simple (lj_parse.c:2008) ==3421== by 0x547D27B: expr_unop (lj_parse.c:2077) ==3421== by 0x547D27B: expr_binop (lj_parse.c:2090) ==3421== by 0x547D6B5: expr (lj_parse.c:2109) ==3421== by 0x547D6B5: expr_list (lj_parse.c:1876) ==3421== by 0x547E427: parse_assignment (lj_parse.c:2202) ==3421== by 0x547E5F3: parse_call_assign (lj_parse.c:2233) ==3421== by 0x547E5F3: parse_stmt (lj_parse.c:2673) ==3421== by 0x547E5F3: parse_chunk (lj_parse.c:2685) ==3421== by 0x547F398: parse_block (lj_parse.c:2402) ==3421== by 0x547ED59: parse_for_iter (lj_parse.c:2554) ==3421== by 0x547ED59: parse_for (lj_parse.c:2577) ==3421== by 0x547ED59: parse_stmt (lj_parse.c:2638) ==3421== by 0x547ED59: parse_chunk (lj_parse.c:2685) ==3421== by 0x547F54F: lj_parse (lj_parse.c:2718) ==3421== by 0x548124A: cpparser (lj_load.c:41) ==3421== by 0x5462F76: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==3421== by 0x548136A: lua_loadx (lj_load.c:58) ==3421== by 0x54815EB: luaL_loadbufferx (lj_load.c:143) ==3421== by 0x509E68: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:320) ==3421== by 0x4F6658: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758) ==3421== by 0x4F6658: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6658: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6658: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_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 |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,530 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x5468DD9: newtab (lj_tab.c:122) ==3421== by 0x5468ED8: lj_tab_new (lj_tab.c:160) ==3421== by 0x5479B78: fs_init (lj_parse.c:1617) ==3421== by 0x547C518: parse_body (lj_parse.c:1846) ==3421== by 0x547D27B: expr_simple (lj_parse.c:2008) ==3421== by 0x547D27B: expr_unop (lj_parse.c:2077) ==3421== by 0x547D27B: expr_binop (lj_parse.c:2090) ==3421== by 0x547D6B5: expr (lj_parse.c:2109) ==3421== by 0x547D6B5: expr_list (lj_parse.c:1876) ==3421== by 0x547E427: parse_assignment (lj_parse.c:2202) ==3421== by 0x547E5F3: parse_call_assign (lj_parse.c:2233) ==3421== by 0x547E5F3: parse_stmt (lj_parse.c:2673) ==3421== by 0x547E5F3: parse_chunk (lj_parse.c:2685) ==3421== by 0x547F54F: lj_parse (lj_parse.c:2718) ==3421== by 0x548124A: cpparser (lj_load.c:41) ==3421== by 0x5462F76: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==3421== by 0x548136A: lua_loadx (lj_load.c:58) ==3421== by 0x54815EB: luaL_loadbufferx (lj_load.c:143) ==3421== by 0x509E68: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:320) ==3421== by 0x4F6658: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758) ==3421== by 0x4F6658: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6658: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6658: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_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 |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,531 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x5468DD9: newtab (lj_tab.c:122) ==3421== by 0x5468ED8: lj_tab_new (lj_tab.c:160) ==3421== by 0x5479B78: fs_init (lj_parse.c:1617) ==3421== by 0x547C518: parse_body (lj_parse.c:1846) ==3421== by 0x547D27B: expr_simple (lj_parse.c:2008) ==3421== by 0x547D27B: expr_unop (lj_parse.c:2077) ==3421== by 0x547D27B: expr_binop (lj_parse.c:2090) ==3421== by 0x547D6B5: expr (lj_parse.c:2109) ==3421== by 0x547D6B5: expr_list (lj_parse.c:1876) ==3421== by 0x547EC83: parse_return (lj_parse.c:2316) ==3421== by 0x547EC83: parse_stmt (lj_parse.c:2651) ==3421== by 0x547EC83: parse_chunk (lj_parse.c:2685) ==3421== by 0x547C640: parse_body (lj_parse.c:1853) ==3421== by 0x547D27B: expr_simple (lj_parse.c:2008) ==3421== by 0x547D27B: expr_unop (lj_parse.c:2077) ==3421== by 0x547D27B: expr_binop (lj_parse.c:2090) ==3421== by 0x547D6B5: expr (lj_parse.c:2109) ==3421== by 0x547D6B5: expr_list (lj_parse.c:1876) ==3421== by 0x547E427: parse_assignment (lj_parse.c:2202) ==3421== by 0x547E5F3: parse_call_assign (lj_parse.c:2233) ==3421== by 0x547E5F3: parse_stmt (lj_parse.c:2673) ==3421== by 0x547E5F3: parse_chunk (lj_parse.c:2685) ==3421== by 0x547F54F: lj_parse (lj_parse.c:2718) ==3421== by 0x548124A: cpparser (lj_load.c:41) ==3421== by 0x5462F76: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==3421== by 0x548136A: lua_loadx (lj_load.c:58) ==3421== by 0x54815EB: luaL_loadbufferx (lj_load.c:143) ==3421== by 0x509E68: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:320) ==3421== by 0x4F6658: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758) ==3421== by 0x4F6658: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6658: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6658: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_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 |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,532 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5467E39: buf_grow (lj_buf.c:25) ==3421== by 0x5467ECA: lj_buf_more2 (lj_buf.c:46) ==3421== by 0x546B74E: lj_buf_more (lj_buf.h:64) ==3421== by 0x546B74E: lj_meta_cat (lj_meta.c:287) ==3421== by 0x5461ADB: lj_BC_CAT (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==3421== by 0x54777DC: lua_pcall (lj_api.c:1129) ==3421== by 0x509ECF: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:332) ==3421== by 0x4F6658: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758) ==3421== by 0x4F6658: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6658: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6658: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <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 |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,533 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A626: lj_func_newC (lj_func.c:109) ==3421== by 0x5475665: lua_pushcclosure (lj_api.c:681) ==3421== by 0x507289: ngx_http_lua_add_package_preload (ngx_http_lua_api.c:56) ==3421== by 0x554D93: ngx_http_lua_fake_delayed_load_init (ngx_http_lua_fake_delayed_load_module.c:55) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck: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 |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,534 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x5468DD9: newtab (lj_tab.c:122) ==3421== by 0x5468ED8: lj_tab_new (lj_tab.c:160) ==3421== by 0x5479B78: fs_init (lj_parse.c:1617) ==3421== by 0x547F4FE: lj_parse (lj_parse.c:2709) ==3421== by 0x548124A: cpparser (lj_load.c:41) ==3421== by 0x5462F76: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==3421== by 0x548136A: lua_loadx (lj_load.c:58) ==3421== by 0x4F9920: ngx_http_lua_clfactory_loadbuffer (ngx_http_lua_clfactory.c:731) ==3421== by 0x4F6E2E: ngx_http_lua_cache_loadbuffer (ngx_http_lua_cache.c:166) ==3421== by 0x4F7858: ngx_http_lua_content_handler_inline (ngx_http_lua_contentby.c:300) ==3421== by 0x4F7306: ngx_http_lua_content_handler (ngx_http_lua_contentby.c:222) ==3421== by 0x45CD27: ngx_http_core_content_phase (ngx_http_core_module.c:1173) ==3421== by 0x457B32: ngx_http_core_run_phases (ngx_http_core_module.c:862) ==3421== by 0x457C41: ngx_http_handler (ngx_http_core_module.c:845) ==3421== by 0x463094: ngx_http_process_request (ngx_http_request.c:1950) ==3421== by 0x4636C0: ngx_http_process_request_headers (ngx_http_request.c:1377) ==3421== by 0x463C2E: ngx_http_process_request_line (ngx_http_request.c:1049) ==3421== by 0x46430E: ngx_http_wait_request_handler (ngx_http_request.c:507) ==3421== by 0x44118A: ngx_event_process_posted (ngx_event_posted.c:34) ==3421== by 0x440B7F: ngx_process_events_and_timers (ngx_event.c:269) ==3421== by 0x44A048: ngx_single_process_cycle (ngx_process_cycle.c:332) ==3421== by 0x421044: main (nginx.c:381) ==3421== { <insert_a_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 |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,535 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x5468DD9: newtab (lj_tab.c:122) ==3421== by 0x5468ED8: lj_tab_new (lj_tab.c:160) ==3421== by 0x5479B78: fs_init (lj_parse.c:1617) ==3421== by 0x547C518: parse_body (lj_parse.c:1846) ==3421== by 0x547D27B: expr_simple (lj_parse.c:2008) ==3421== by 0x547D27B: expr_unop (lj_parse.c:2077) ==3421== by 0x547D27B: expr_binop (lj_parse.c:2090) ==3421== by 0x547D6B5: expr (lj_parse.c:2109) ==3421== by 0x547D6B5: expr_list (lj_parse.c:1876) ==3421== by 0x547EC83: parse_return (lj_parse.c:2316) ==3421== by 0x547EC83: parse_stmt (lj_parse.c:2651) ==3421== by 0x547EC83: parse_chunk (lj_parse.c:2685) ==3421== by 0x547F54F: lj_parse (lj_parse.c:2718) ==3421== by 0x548124A: cpparser (lj_load.c:41) ==3421== by 0x5462F76: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==3421== by 0x548136A: lua_loadx (lj_load.c:58) ==3421== by 0x4F9920: ngx_http_lua_clfactory_loadbuffer (ngx_http_lua_clfactory.c:731) ==3421== by 0x4F6E2E: ngx_http_lua_cache_loadbuffer (ngx_http_lua_cache.c:166) ==3421== by 0x4F7858: ngx_http_lua_content_handler_inline (ngx_http_lua_contentby.c:300) ==3421== by 0x4F7306: ngx_http_lua_content_handler (ngx_http_lua_contentby.c:222) ==3421== by 0x45CD27: ngx_http_core_content_phase (ngx_http_core_module.c:1173) ==3421== by 0x457B32: ngx_http_core_run_phases (ngx_http_core_module.c:862) ==3421== by 0x457C41: ngx_http_handler (ngx_http_core_module.c:845) ==3421== by 0x463094: ngx_http_process_request (ngx_http_request.c:1950) ==3421== by 0x4636C0: ngx_http_process_request_headers (ngx_http_request.c:1377) ==3421== by 0x463C2E: ngx_http_process_request_line (ngx_http_request.c:1049) ==3421== by 0x46430E: ngx_http_wait_request_handler (ngx_http_request.c:507) ==3421== by 0x44118A: ngx_event_process_posted (ngx_event_posted.c:34) ==3421== by 0x440B7F: ngx_process_events_and_timers (ngx_event.c:269) ==3421== by 0x44A048: ngx_single_process_cycle (ngx_process_cycle.c:332) ==3421== by 0x421044: main (nginx.c:381) ==3421== { <insert_a_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 |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,536 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x5468DD9: newtab (lj_tab.c:122) ==3421== by 0x5468ED8: lj_tab_new (lj_tab.c:160) ==3421== by 0x547588A: lua_createtable (lj_api.c:706) ==3421== by 0x4F1DA4: ngx_http_lua_create_new_globals_table (ngx_http_lua_util.c:184) ==3421== by 0x4F1E4F: ngx_http_lua_new_thread (ngx_http_lua_util.c:326) ==3421== by 0x4F763C: ngx_http_lua_content_by_chunk (ngx_http_lua_contentby.c:54) ==3421== by 0x4F786D: ngx_http_lua_content_handler_inline (ngx_http_lua_contentby.c:310) ==3421== by 0x4F7306: ngx_http_lua_content_handler (ngx_http_lua_contentby.c:222) ==3421== by 0x45CD27: ngx_http_core_content_phase (ngx_http_core_module.c:1173) ==3421== by 0x457B32: ngx_http_core_run_phases (ngx_http_core_module.c:862) ==3421== by 0x457C41: ngx_http_handler (ngx_http_core_module.c:845) ==3421== by 0x463094: ngx_http_process_request (ngx_http_request.c:1950) ==3421== by 0x4636C0: ngx_http_process_request_headers (ngx_http_request.c:1377) ==3421== by 0x463C2E: ngx_http_process_request_line (ngx_http_request.c:1049) ==3421== by 0x46430E: ngx_http_wait_request_handler (ngx_http_request.c:507) ==3421== by 0x44118A: ngx_event_process_posted (ngx_event_posted.c:34) ==3421== by 0x440B7F: ngx_process_events_and_timers (ngx_event.c:269) ==3421== by 0x44A048: ngx_single_process_cycle (ngx_process_cycle.c:332) ==3421== by 0x421044: main (nginx.c:381) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-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 |
==3421== 32 bytes in 1 blocks are definitely lost in loss record 1,537 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x5468DD9: newtab (lj_tab.c:122) ==3421== by 0x5468ED8: lj_tab_new (lj_tab.c:160) ==3421== by 0x547588A: lua_createtable (lj_api.c:706) ==3421== by 0x4F1E61: ngx_http_lua_new_thread (ngx_http_lua_util.c:328) ==3421== by 0x4F763C: ngx_http_lua_content_by_chunk (ngx_http_lua_contentby.c:54) ==3421== by 0x4F786D: ngx_http_lua_content_handler_inline (ngx_http_lua_contentby.c:310) ==3421== by 0x4F7306: ngx_http_lua_content_handler (ngx_http_lua_contentby.c:222) ==3421== by 0x45CD27: ngx_http_core_content_phase (ngx_http_core_module.c:1173) ==3421== by 0x457B32: ngx_http_core_run_phases (ngx_http_core_module.c:862) ==3421== by 0x457C41: ngx_http_handler (ngx_http_core_module.c:845) ==3421== by 0x463094: ngx_http_process_request (ngx_http_request.c:1950) ==3421== by 0x4636C0: ngx_http_process_request_headers (ngx_http_request.c:1377) ==3421== by 0x463C2E: ngx_http_process_request_line (ngx_http_request.c:1049) ==3421== by 0x46430E: ngx_http_wait_request_handler (ngx_http_request.c:507) ==3421== by 0x44118A: ngx_event_process_posted (ngx_event_posted.c:34) ==3421== by 0x440B7F: ngx_process_events_and_timers (ngx_event.c:269) ==3421== by 0x44A048: ngx_single_process_cycle (ngx_process_cycle.c:332) ==3421== by 0x421044: main (nginx.c:381) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-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 |
==3421== 33 bytes in 1 blocks are definitely lost in loss record 1,540 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x4F10D5: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:137) ==3421== by 0x4F6526: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720) ==3421== by 0x4F6526: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6526: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6526: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_realloc fun:lj_str_new fun:lua_setfield fun:ngx_http_lua_inject_http_consts fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==3421== 33 bytes in 1 blocks are definitely lost in loss record 1,541 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x4F1170: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:152) ==3421== by 0x4F6526: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720) ==3421== by 0x4F6526: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6526: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6526: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_realloc fun:lj_str_new fun:lua_setfield fun:ngx_http_lua_inject_http_consts fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==3421== 33 bytes in 1 blocks are definitely lost in loss record 1,542 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x4F12C5: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:185) ==3421== by 0x4F6526: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720) ==3421== by 0x4F6526: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6526: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6526: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_realloc fun:lj_str_new fun:lua_setfield fun:ngx_http_lua_inject_http_consts fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==3421== 33 bytes in 1 blocks are definitely lost in loss record 1,543 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x507299: ngx_http_lua_add_package_preload (ngx_http_lua_api.c:57) ==3421== by 0x554D93: ngx_http_lua_fake_delayed_load_init (ngx_http_lua_fake_delayed_load_module.c:55) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck: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 |
==3421== 34 bytes in 1 blocks are definitely lost in loss record 1,545 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x546E0C9: cpluaopen (lj_state.c:154) ==3421== by 0x5462F76: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==3421== by 0x546E37F: lua_newstate (lj_state.c:222) ==3421== by 0x54BDDC1: luaL_newstate (lib_aux.c:334) ==3421== by 0x4F60BB: ngx_http_lua_new_state (ngx_http_lua_util.c:204) ==3421== by 0x4F60BB: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <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 |
==3421== 34 bytes in 1 blocks are definitely lost in loss record 1,546 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x4F10F4: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:140) ==3421== by 0x4F6526: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720) ==3421== by 0x4F6526: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6526: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6526: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_realloc fun:lj_str_new fun:lua_setfield fun:ngx_http_lua_inject_http_consts fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==3421== 36 bytes in 2 blocks are definitely lost in loss record 1,554 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x547C481: lj_parse_keepstr (lj_parse.c:237) ==3421== by 0x5479696: lex_string (lj_lex.c:280) ==3421== by 0x5479696: lex_scan (lj_lex.c:364) ==3421== by 0x54799EC: lj_lex_next (lj_lex.c:454) ==3421== by 0x5479AE8: lex_opt (lj_parse.c:989) ==3421== by 0x547D6E7: expr_list (lj_parse.c:1877) ==3421== by 0x547E012: parse_args (lj_parse.c:1902) ==3421== by 0x547E17C: expr_primary (lj_parse.c:1965) ==3421== by 0x547C8DA: expr_simple (lj_parse.c:2011) ==3421== by 0x547C8DA: expr_unop (lj_parse.c:2077) ==3421== by 0x547C8DA: expr_binop (lj_parse.c:2090) ==3421== by 0x547D6B5: expr (lj_parse.c:2109) ==3421== by 0x547D6B5: expr_list (lj_parse.c:1876) ==3421== by 0x547EF6B: parse_local (lj_parse.c:2261) ==3421== by 0x547EF6B: parse_stmt (lj_parse.c:2648) ==3421== by 0x547EF6B: parse_chunk (lj_parse.c:2685) ==3421== by 0x547F54F: lj_parse (lj_parse.c:2718) ==3421== by 0x548124A: cpparser (lj_load.c:41) ==3421== by 0x5462F76: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==3421== by 0x548136A: lua_loadx (lj_load.c:58) ==3421== by 0x54815EB: luaL_loadbufferx (lj_load.c:143) ==3421== by 0x4E4F65: ngx_http_lua_create_headers_metatable (ngx_http_lua_headers.c:1090) ==3421== by 0x4F6597: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:738) ==3421== by 0x4F6597: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6597: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6597: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> 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 |
==3421== 37 bytes in 1 blocks are definitely lost in loss record 1,555 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x4F0FDD: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:111) ==3421== by 0x4F6526: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720) ==3421== by 0x4F6526: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6526: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6526: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_realloc fun:lj_str_new fun:lua_setfield fun:ngx_http_lua_inject_http_consts fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==3421== 37 bytes in 1 blocks are definitely lost in loss record 1,556 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x4F11AE: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:158) ==3421== by 0x4F6526: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720) ==3421== by 0x4F6526: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6526: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6526: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_realloc fun:lj_str_new fun:lua_setfield fun:ngx_http_lua_inject_http_consts fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==3421== 37 bytes in 1 blocks are definitely lost in loss record 1,557 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x4F1303: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:191) ==3421== by 0x4F6526: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720) ==3421== by 0x4F6526: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6526: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6526: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_realloc fun:lj_str_new fun:lua_setfield fun:ngx_http_lua_inject_http_consts fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==3421== 38 bytes in 1 blocks are definitely lost in loss record 1,559 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x4F0FFC: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:114) ==3421== by 0x4F6526: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720) ==3421== by 0x4F6526: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6526: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6526: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_realloc fun:lj_str_new fun:lua_setfield fun:ngx_http_lua_inject_http_consts fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==3421== 38 bytes in 1 blocks are definitely lost in loss record 1,560 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x4F120B: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:167) ==3421== by 0x4F6526: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720) ==3421== by 0x4F6526: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6526: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6526: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_realloc fun:lj_str_new fun:lua_setfield fun:ngx_http_lua_inject_http_consts fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==3421== 39 bytes in 1 blocks are definitely lost in loss record 1,562 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x4F101B: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:117) ==3421== by 0x4F6526: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720) ==3421== by 0x4F6526: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6526: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6526: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_realloc fun:lj_str_new fun:lua_setfield fun:ngx_http_lua_inject_http_consts fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==3421== 39 bytes in 1 blocks are definitely lost in loss record 1,563 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x4F103A: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:120) ==3421== by 0x4F6526: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720) ==3421== by 0x4F6526: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6526: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6526: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_realloc fun:lj_str_new fun:lua_setfield fun:ngx_http_lua_inject_http_consts fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==3421== 39 bytes in 1 blocks are definitely lost in loss record 1,564 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x4F122A: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:170) ==3421== by 0x4F6526: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720) ==3421== by 0x4F6526: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6526: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6526: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_realloc fun:lj_str_new fun:lua_setfield fun:ngx_http_lua_inject_http_consts fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==3421== 40 bytes in 1 blocks are definitely lost in loss record 1,597 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x546AA06: lj_udata_new (lj_udata.c:15) ==3421== by 0x5475C7C: lua_newuserdata (lj_api.c:749) ==3421== by 0x54C315A: io_std_new (lib_io.c:517) ==3421== by 0x54C3E82: luaopen_io (lib_io.c:534) ==3421== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==3421== by 0x54CB2E8: luaL_openlibs (lib_init.c:45) ==3421== by 0x4F60CF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==3421== by 0x4F60CF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <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 |
==3421== 40 bytes in 1 blocks are definitely lost in loss record 1,598 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x546AA06: lj_udata_new (lj_udata.c:15) ==3421== by 0x5475C7C: lua_newuserdata (lj_api.c:749) ==3421== by 0x54C315A: io_std_new (lib_io.c:517) ==3421== by 0x54C3EA4: luaopen_io (lib_io.c:535) ==3421== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==3421== by 0x54CB2E8: luaL_openlibs (lib_init.c:45) ==3421== by 0x4F60CF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==3421== by 0x4F60CF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <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 |
==3421== 40 bytes in 1 blocks are definitely lost in loss record 1,599 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x546AA06: lj_udata_new (lj_udata.c:15) ==3421== by 0x5475C7C: lua_newuserdata (lj_api.c:749) ==3421== by 0x54C315A: io_std_new (lib_io.c:517) ==3421== by 0x54C3EC3: luaopen_io (lib_io.c:536) ==3421== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==3421== by 0x54CB2E8: luaL_openlibs (lib_init.c:45) ==3421== by 0x4F60CF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==3421== by 0x4F60CF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <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 |
==3421== 40 bytes in 1 blocks are definitely lost in loss record 1,600 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x4F1078: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:128) ==3421== by 0x4F6526: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720) ==3421== by 0x4F6526: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6526: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6526: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_realloc fun:lj_str_new fun:lua_setfield fun:ngx_http_lua_inject_http_consts fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==3421== 40 bytes in 1 blocks are definitely lost in loss record 1,601 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x4F10B6: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:134) ==3421== by 0x4F6526: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720) ==3421== by 0x4F6526: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6526: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6526: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_realloc fun:lj_str_new fun:lua_setfield fun:ngx_http_lua_inject_http_consts fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==3421== 40 bytes in 1 blocks are definitely lost in loss record 1,602 of 2,151 ==3421== at 0x4C2B1F4: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5469D11: lj_tab_resize (lj_tab.c:266) ==3421== by 0x5469F46: rehashtab (lj_tab.c:385) ==3421== by 0x54697B5: lj_tab_newkey (lj_tab.c:469) ==3421== by 0x54699F7: lj_tab_setinth (lj_tab.c:545) ==3421== by 0x547DB98: expr_table (lj_parse.c:1746) ==3421== by 0x547D329: expr_simple (lj_parse.c:2004) ==3421== by 0x547D329: expr_unop (lj_parse.c:2077) ==3421== by 0x547D329: expr_binop (lj_parse.c:2090) ==3421== by 0x547D6B5: expr (lj_parse.c:2109) ==3421== by 0x547D6B5: expr_list (lj_parse.c:1876) ==3421== by 0x547EF6B: parse_local (lj_parse.c:2261) ==3421== by 0x547EF6B: parse_stmt (lj_parse.c:2648) ==3421== by 0x547EF6B: parse_chunk (lj_parse.c:2685) ==3421== by 0x547F54F: lj_parse (lj_parse.c:2718) ==3421== by 0x548124A: cpparser (lj_load.c:41) ==3421== by 0x5462F76: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==3421== by 0x548136A: lua_loadx (lj_load.c:58) ==3421== by 0x54815EB: luaL_loadbufferx (lj_load.c:143) ==3421== by 0x509E68: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:320) ==3421== by 0x4F6658: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758) ==3421== by 0x4F6658: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6658: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6658: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <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 |
==3421== 40 bytes in 2 blocks are definitely lost in loss record 1,603 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x54BC9D9: lib_read_lfunc (lj_lib.c:52) ==3421== by 0x54BC9D9: lj_lib_register (lj_lib.c:116) ==3421== by 0x54BFE91: luaopen_math (lib_math.c:223) ==3421== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==3421== by 0x54CB2E8: luaL_openlibs (lib_init.c:45) ==3421== by 0x4F60CF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==3421== by 0x4F60CF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <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 |
==3421== 40 bytes in 2 blocks are definitely lost in loss record 1,604 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A43B: func_newL (lj_func.c:122) ==3421== by 0x546A678: lj_func_newL_empty (lj_func.c:138) ==3421== by 0x54BCA3B: lib_read_lfunc (lj_lib.c:65) ==3421== by 0x54BCA3B: lj_lib_register (lj_lib.c:116) ==3421== by 0x54BFE91: luaopen_math (lib_math.c:223) ==3421== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==3421== by 0x54CB2E8: luaL_openlibs (lib_init.c:45) ==3421== by 0x4F60CF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==3421== by 0x4F60CF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <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 |
==3421== 40 bytes in 2 blocks are definitely lost in loss record 1,605 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x54BC7A1: lj_lib_register (lj_lib.c:143) ==3421== by 0x54BFE91: luaopen_math (lib_math.c:223) ==3421== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==3421== by 0x54CB2E8: luaL_openlibs (lib_init.c:45) ==3421== by 0x4F60CF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==3421== by 0x4F60CF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> 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 |
==3421== 41 bytes in 1 blocks are definitely lost in loss record 1,606 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x4F0F42: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:96) ==3421== by 0x4F6526: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720) ==3421== by 0x4F6526: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6526: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6526: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_realloc fun:lj_str_new fun:lua_setfield fun:ngx_http_lua_inject_http_consts fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==3421== 41 bytes in 1 blocks are definitely lost in loss record 1,607 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x4F12E4: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:188) ==3421== by 0x4F6526: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720) ==3421== by 0x4F6526: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6526: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6526: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_realloc fun:lj_str_new fun:lua_setfield fun:ngx_http_lua_inject_http_consts fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==3421== 42 bytes in 1 blocks are definitely lost in loss record 1,609 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x4F1341: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:197) ==3421== by 0x4F6526: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720) ==3421== by 0x4F6526: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6526: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6526: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_realloc fun:lj_str_new fun:lua_setfield fun:ngx_http_lua_inject_http_consts fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==3421== 43 bytes in 1 blocks are definitely lost in loss record 1,613 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x4F1287: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:179) ==3421== by 0x4F6526: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720) ==3421== by 0x4F6526: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6526: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6526: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_realloc fun:lj_str_new fun:lua_setfield fun:ngx_http_lua_inject_http_consts fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==3421== 43 bytes in 2 blocks are definitely lost in loss record 1,614 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x54BC722: lj_lib_register (lj_lib.c:110) ==3421== by 0x54C85C6: luaopen_jit (lib_jit.c:780) ==3421== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==3421== by 0x54CB2E8: luaL_openlibs (lib_init.c:45) ==3421== by 0x4F60CF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==3421== by 0x4F60CF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> 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 |
==3421== 44 bytes in 1 blocks are definitely lost in loss record 1,615 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x4F12A6: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:182) ==3421== by 0x4F6526: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720) ==3421== by 0x4F6526: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6526: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6526: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_realloc fun:lj_str_new fun:lua_setfield fun:ngx_http_lua_inject_http_consts fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==3421== 46 bytes in 1 blocks are definitely lost in loss record 1,618 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x547C481: lj_parse_keepstr (lj_parse.c:237) ==3421== by 0x5479696: lex_string (lj_lex.c:280) ==3421== by 0x5479696: lex_scan (lj_lex.c:364) ==3421== by 0x54799EC: lj_lex_next (lj_lex.c:454) ==3421== by 0x547E41C: parse_assignment (lj_parse.c:2201) ==3421== by 0x547E5F3: parse_call_assign (lj_parse.c:2233) ==3421== by 0x547E5F3: parse_stmt (lj_parse.c:2673) ==3421== by 0x547E5F3: parse_chunk (lj_parse.c:2685) ==3421== by 0x547C640: parse_body (lj_parse.c:1853) ==3421== by 0x547D27B: expr_simple (lj_parse.c:2008) ==3421== by 0x547D27B: expr_unop (lj_parse.c:2077) ==3421== by 0x547D27B: expr_binop (lj_parse.c:2090) ==3421== by 0x547D6B5: expr (lj_parse.c:2109) ==3421== by 0x547D6B5: expr_list (lj_parse.c:1876) ==3421== by 0x547EC83: parse_return (lj_parse.c:2316) ==3421== by 0x547EC83: parse_stmt (lj_parse.c:2651) ==3421== by 0x547EC83: parse_chunk (lj_parse.c:2685) ==3421== by 0x547F54F: lj_parse (lj_parse.c:2718) ==3421== by 0x548124A: cpparser (lj_load.c:41) ==3421== by 0x5462F76: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==3421== by 0x548136A: lua_loadx (lj_load.c:58) ==3421== by 0x4F9920: ngx_http_lua_clfactory_loadbuffer (ngx_http_lua_clfactory.c:731) ==3421== by 0x4F6E2E: ngx_http_lua_cache_loadbuffer (ngx_http_lua_cache.c:166) ==3421== by 0x4F7858: ngx_http_lua_content_handler_inline (ngx_http_lua_contentby.c:300) ==3421== by 0x4F7306: ngx_http_lua_content_handler (ngx_http_lua_contentby.c:222) ==3421== by 0x45CD27: ngx_http_core_content_phase (ngx_http_core_module.c:1173) ==3421== by 0x457B32: ngx_http_core_run_phases (ngx_http_core_module.c:862) ==3421== by 0x457C41: ngx_http_handler (ngx_http_core_module.c:845) ==3421== by 0x463094: ngx_http_process_request (ngx_http_request.c:1950) ==3421== by 0x4636C0: ngx_http_process_request_headers (ngx_http_request.c:1377) ==3421== by 0x463C2E: ngx_http_process_request_line (ngx_http_request.c:1049) ==3421== by 0x46430E: ngx_http_wait_request_handler (ngx_http_request.c:507) ==3421== by 0x44118A: ngx_event_process_posted (ngx_event_posted.c:34) ==3421== by 0x440B7F: ngx_process_events_and_timers (ngx_event.c:269) ==3421== by 0x44A048: ngx_single_process_cycle (ngx_process_cycle.c:332) ==3421== by 0x421044: main (nginx.c:381) ==3421== { <insert_a_suppression_name_here> 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 |
==3421== 47 bytes in 2 blocks are definitely lost in loss record 1,621 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x54BD8C1: luaL_setfuncs (lib_aux.c:156) ==3421== by 0x54C5833: luaopen_package (lib_package.c:597) ==3421== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==3421== by 0x54CB2E8: luaL_openlibs (lib_init.c:45) ==3421== by 0x4F60CF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==3421== by 0x4F60CF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_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 |
==3421== 48 bytes in 1 blocks are definitely lost in loss record 1,668 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468D98: newhpart (lj_tab.c:64) ==3421== by 0x5468D98: newtab (lj_tab.c:143) ==3421== by 0x5468ED8: lj_tab_new (lj_tab.c:160) ==3421== by 0x54BF857: newproxy_weaktable (lib_base.c:651) ==3421== by 0x54BF857: luaopen_base (lib_base.c:665) ==3421== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==3421== by 0x54CB2E8: luaL_openlibs (lib_init.c:45) ==3421== by 0x4F60CF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==3421== by 0x4F60CF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_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 |
==3421== 48 bytes in 1 blocks are definitely lost in loss record 1,669 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468D98: newhpart (lj_tab.c:64) ==3421== by 0x5468D98: newtab (lj_tab.c:143) ==3421== by 0x5468ED8: lj_tab_new (lj_tab.c:160) ==3421== by 0x54759CE: luaL_newmetatable (lj_api.c:715) ==3421== by 0x54C567B: luaopen_package (lib_package.c:570) ==3421== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==3421== by 0x54CB2E8: luaL_openlibs (lib_init.c:45) ==3421== by 0x4F60CF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==3421== by 0x4F60CF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_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 |
==3421== 48 bytes in 1 blocks are definitely lost in loss record 1,670 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468D98: newhpart (lj_tab.c:64) ==3421== by 0x5468D98: newtab (lj_tab.c:143) ==3421== by 0x5468ED8: lj_tab_new (lj_tab.c:160) ==3421== by 0x54C1ECE: luaopen_string (lib_string.c:740) ==3421== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==3421== by 0x54CB2E8: luaL_openlibs (lib_init.c:45) ==3421== by 0x4F60CF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==3421== by 0x4F60CF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_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 |
==3421== 48 bytes in 1 blocks are definitely lost in loss record 1,671 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468D98: newhpart (lj_tab.c:64) ==3421== by 0x5468D98: newtab (lj_tab.c:143) ==3421== by 0x5468ED8: lj_tab_new (lj_tab.c:160) ==3421== by 0x547588A: lua_createtable (lj_api.c:706) ==3421== by 0x54BD689: luaL_findtable (lib_aux.c:93) ==3421== by 0x54BC553: lib_create_table (lj_lib.c:35) ==3421== by 0x54BC553: lj_lib_register (lj_lib.c:78) ==3421== by 0x54C8615: luaopen_jit (lib_jit.c:789) ==3421== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==3421== by 0x54CB2E8: luaL_openlibs (lib_init.c:45) ==3421== by 0x4F60CF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==3421== by 0x4F60CF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak 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 |
==3421== 48 bytes in 1 blocks are definitely lost in loss record 1,672 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468D98: newhpart (lj_tab.c:64) ==3421== by 0x5468D98: newtab (lj_tab.c:143) ==3421== by 0x5468ED8: lj_tab_new (lj_tab.c:160) ==3421== by 0x547588A: lua_createtable (lj_api.c:706) ==3421== by 0x4DE2E9: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:166) ==3421== by 0x4F6450: ngx_http_lua_init_globals (ngx_http_lua_util.c:702) ==3421== by 0x4F6450: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6450: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite 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 |
==3421== 48 bytes in 1 blocks are definitely lost in loss record 1,673 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468D98: newhpart (lj_tab.c:64) ==3421== by 0x5468D98: newtab (lj_tab.c:143) ==3421== by 0x5468ED8: lj_tab_new (lj_tab.c:160) ==3421== by 0x547588A: lua_createtable (lj_api.c:706) ==3421== by 0x4DE30D: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:170) ==3421== by 0x4F6450: ngx_http_lua_init_globals (ngx_http_lua_util.c:702) ==3421== by 0x4F6450: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6450: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite 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 |
==3421== 48 bytes in 1 blocks are definitely lost in loss record 1,674 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468D98: newhpart (lj_tab.c:64) ==3421== by 0x5468D98: newtab (lj_tab.c:143) ==3421== by 0x5468ED8: lj_tab_new (lj_tab.c:160) ==3421== by 0x547588A: lua_createtable (lj_api.c:706) ==3421== by 0x4F64BC: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:2921) ==3421== by 0x4F64BC: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:718) ==3421== by 0x4F64BC: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F64BC: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F64BC: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite 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 |
==3421== 48 bytes in 1 blocks are definitely lost in loss record 1,675 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468D98: newhpart (lj_tab.c:64) ==3421== by 0x5468D98: newtab (lj_tab.c:143) ==3421== by 0x5468ED8: lj_tab_new (lj_tab.c:160) ==3421== by 0x547588A: lua_createtable (lj_api.c:706) ==3421== by 0x4DDFF8: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1430) ==3421== by 0x4F6561: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:728) ==3421== by 0x4F6561: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6561: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6561: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite 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 |
==3421== 48 bytes in 1 blocks are definitely lost in loss record 1,676 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468D98: newhpart (lj_tab.c:64) ==3421== by 0x5468D98: newtab (lj_tab.c:143) ==3421== by 0x5468ED8: lj_tab_new (lj_tab.c:160) ==3421== by 0x547588A: lua_createtable (lj_api.c:706) ==3421== by 0x4E4D8D: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1037) ==3421== by 0x4F658C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:737) ==3421== by 0x4F658C: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F658C: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F658C: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite 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 |
==3421== 48 bytes in 1 blocks are definitely lost in loss record 1,677 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468D98: newhpart (lj_tab.c:64) ==3421== by 0x5468D98: newtab (lj_tab.c:143) ==3421== by 0x5468ED8: lj_tab_new (lj_tab.c:160) ==3421== by 0x547588A: lua_createtable (lj_api.c:706) ==3421== by 0x4E4E06: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1046) ==3421== by 0x4F658C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:737) ==3421== by 0x4F658C: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F658C: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F658C: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite 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 |
==3421== 48 bytes in 1 blocks are definitely lost in loss record 1,678 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468D98: newhpart (lj_tab.c:64) ==3421== by 0x5468D98: newtab (lj_tab.c:143) ==3421== by 0x5468ED8: lj_tab_new (lj_tab.c:160) ==3421== by 0x547588A: lua_createtable (lj_api.c:706) ==3421== by 0x4E4F50: ngx_http_lua_create_headers_metatable (ngx_http_lua_headers.c:1088) ==3421== by 0x4F6597: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:738) ==3421== by 0x4F6597: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6597: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6597: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: 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 |
==3421== 48 bytes in 1 blocks are definitely lost in loss record 1,679 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468D98: newhpart (lj_tab.c:64) ==3421== by 0x5468D98: newtab (lj_tab.c:143) ==3421== by 0x5468ED8: lj_tab_new (lj_tab.c:160) ==3421== by 0x547588A: lua_createtable (lj_api.c:706) ==3421== by 0x4E0865: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:28) ==3421== by 0x4F659F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:739) ==3421== by 0x4F659F: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F659F: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F659F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite 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 |
==3421== 48 bytes in 1 blocks are definitely lost in loss record 1,680 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468D98: newhpart (lj_tab.c:64) ==3421== by 0x5468D98: newtab (lj_tab.c:143) ==3421== by 0x5468ED8: lj_tab_new (lj_tab.c:160) ==3421== by 0x547588A: lua_createtable (lj_api.c:706) ==3421== by 0x506E8A: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:326) ==3421== by 0x4F65B5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741) ==3421== by 0x4F65B5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F65B5: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F65B5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite 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 |
==3421== 48 bytes in 1 blocks are definitely lost in loss record 1,681 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468D98: newhpart (lj_tab.c:64) ==3421== by 0x5468D98: newtab (lj_tab.c:143) ==3421== by 0x5468ED8: lj_tab_new (lj_tab.c:160) ==3421== by 0x547588A: lua_createtable (lj_api.c:706) ==3421== by 0x506EDA: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:334) ==3421== by 0x4F65B5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741) ==3421== by 0x4F65B5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F65B5: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F65B5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite 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 |
==3421== 48 bytes in 1 blocks are definitely lost in loss record 1,682 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468D98: newhpart (lj_tab.c:64) ==3421== by 0x5468D98: newtab (lj_tab.c:143) ==3421== by 0x5468ED8: lj_tab_new (lj_tab.c:160) ==3421== by 0x547588A: lua_createtable (lj_api.c:706) ==3421== by 0x506F2A: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:342) ==3421== by 0x4F65B5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741) ==3421== by 0x4F65B5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F65B5: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F65B5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite 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 |
==3421== 48 bytes in 1 blocks are definitely lost in loss record 1,683 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468D98: newhpart (lj_tab.c:64) ==3421== by 0x5468D98: newtab (lj_tab.c:143) ==3421== by 0x5468ED8: lj_tab_new (lj_tab.c:160) ==3421== by 0x547588A: lua_createtable (lj_api.c:706) ==3421== by 0x506F7A: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:350) ==3421== by 0x4F65B5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741) ==3421== by 0x4F65B5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F65B5: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F65B5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite 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 |
==3421== 48 bytes in 1 blocks are definitely lost in loss record 1,684 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468D98: newhpart (lj_tab.c:64) ==3421== by 0x5468D98: newtab (lj_tab.c:143) ==3421== by 0x5468ED8: lj_tab_new (lj_tab.c:160) ==3421== by 0x547588A: lua_createtable (lj_api.c:706) ==3421== by 0x506FCA: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:360) ==3421== by 0x4F65B5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741) ==3421== by 0x4F65B5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F65B5: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F65B5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite 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 |
==3421== 48 bytes in 1 blocks are definitely lost in loss record 1,685 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468D98: newhpart (lj_tab.c:64) ==3421== by 0x5468D98: newtab (lj_tab.c:143) ==3421== by 0x5468ED8: lj_tab_new (lj_tab.c:160) ==3421== by 0x547588A: lua_createtable (lj_api.c:706) ==3421== by 0x50E12E: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:109) ==3421== by 0x4F65C0: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:742) ==3421== by 0x4F65C0: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F65C0: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F65C0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite 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 |
==3421== 48 bytes in 1 blocks are definitely lost in loss record 1,686 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468D98: newhpart (lj_tab.c:64) ==3421== by 0x5468D98: newtab (lj_tab.c:143) ==3421== by 0x5468ED8: lj_tab_new (lj_tab.c:160) ==3421== by 0x547588A: lua_createtable (lj_api.c:706) ==3421== by 0x4E011D: ngx_http_lua_inject_misc_api (ngx_http_lua_misc.c:28) ==3421== by 0x4F65EB: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748) ==3421== by 0x4F65EB: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F65EB: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F65EB: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite 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 |
==3421== 48 bytes in 1 blocks are definitely lost in loss record 1,687 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x5468D37: newtab (lj_tab.c:107) ==3421== by 0x5468ED8: lj_tab_new (lj_tab.c:160) ==3421== by 0x547DCB8: expr_table (lj_parse.c:1740) ==3421== by 0x547D329: expr_simple (lj_parse.c:2004) ==3421== by 0x547D329: expr_unop (lj_parse.c:2077) ==3421== by 0x547D329: expr_binop (lj_parse.c:2090) ==3421== by 0x547D6B5: expr (lj_parse.c:2109) ==3421== by 0x547D6B5: expr_list (lj_parse.c:1876) ==3421== by 0x547EF6B: parse_local (lj_parse.c:2261) ==3421== by 0x547EF6B: parse_stmt (lj_parse.c:2648) ==3421== by 0x547EF6B: parse_chunk (lj_parse.c:2685) ==3421== by 0x547F54F: lj_parse (lj_parse.c:2718) ==3421== by 0x548124A: cpparser (lj_load.c:41) ==3421== by 0x5462F76: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==3421== by 0x548136A: lua_loadx (lj_load.c:58) ==3421== by 0x54815EB: luaL_loadbufferx (lj_load.c:143) ==3421== by 0x509E68: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:320) ==3421== by 0x4F6658: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758) ==3421== by 0x4F6658: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6658: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6658: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_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 |
==3421== 48 bytes in 1 blocks are definitely lost in loss record 1,688 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468D98: newhpart (lj_tab.c:64) ==3421== by 0x5468D98: newtab (lj_tab.c:143) ==3421== by 0x5468ED8: lj_tab_new (lj_tab.c:160) ==3421== by 0x547588A: lua_createtable (lj_api.c:706) ==3421== by 0x4F1DA4: ngx_http_lua_create_new_globals_table (ngx_http_lua_util.c:184) ==3421== by 0x4F1E4F: ngx_http_lua_new_thread (ngx_http_lua_util.c:326) ==3421== by 0x4F763C: ngx_http_lua_content_by_chunk (ngx_http_lua_contentby.c:54) ==3421== by 0x4F786D: ngx_http_lua_content_handler_inline (ngx_http_lua_contentby.c:310) ==3421== by 0x4F7306: ngx_http_lua_content_handler (ngx_http_lua_contentby.c:222) ==3421== by 0x45CD27: ngx_http_core_content_phase (ngx_http_core_module.c:1173) ==3421== by 0x457B32: ngx_http_core_run_phases (ngx_http_core_module.c:862) ==3421== by 0x457C41: ngx_http_handler (ngx_http_core_module.c:845) ==3421== by 0x463094: ngx_http_process_request (ngx_http_request.c:1950) ==3421== by 0x4636C0: ngx_http_process_request_headers (ngx_http_request.c:1377) ==3421== by 0x463C2E: ngx_http_process_request_line (ngx_http_request.c:1049) ==3421== by 0x46430E: ngx_http_wait_request_handler (ngx_http_request.c:507) ==3421== by 0x44118A: ngx_event_process_posted (ngx_event_posted.c:34) ==3421== by 0x440B7F: ngx_process_events_and_timers (ngx_event.c:269) ==3421== by 0x44A048: ngx_single_process_cycle (ngx_process_cycle.c:332) ==3421== by 0x421044: main (nginx.c:381) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: 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 |
==3421== 48 bytes in 1 blocks are definitely lost in loss record 1,689 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468D98: newhpart (lj_tab.c:64) ==3421== by 0x5468D98: newtab (lj_tab.c:143) ==3421== by 0x5468ED8: lj_tab_new (lj_tab.c:160) ==3421== by 0x547588A: lua_createtable (lj_api.c:706) ==3421== by 0x4F1E61: ngx_http_lua_new_thread (ngx_http_lua_util.c:328) ==3421== by 0x4F763C: ngx_http_lua_content_by_chunk (ngx_http_lua_contentby.c:54) ==3421== by 0x4F786D: ngx_http_lua_content_handler_inline (ngx_http_lua_contentby.c:310) ==3421== by 0x4F7306: ngx_http_lua_content_handler (ngx_http_lua_contentby.c:222) ==3421== by 0x45CD27: ngx_http_core_content_phase (ngx_http_core_module.c:1173) ==3421== by 0x457B32: ngx_http_core_run_phases (ngx_http_core_module.c:862) ==3421== by 0x457C41: ngx_http_handler (ngx_http_core_module.c:845) ==3421== by 0x463094: ngx_http_process_request (ngx_http_request.c:1950) ==3421== by 0x4636C0: ngx_http_process_request_headers (ngx_http_request.c:1377) ==3421== by 0x463C2E: ngx_http_process_request_line (ngx_http_request.c:1049) ==3421== by 0x46430E: ngx_http_wait_request_handler (ngx_http_request.c:507) ==3421== by 0x44118A: ngx_event_process_posted (ngx_event_posted.c:34) ==3421== by 0x440B7F: ngx_process_events_and_timers (ngx_event.c:269) ==3421== by 0x44A048: ngx_single_process_cycle (ngx_process_cycle.c:332) ==3421== by 0x421044: main (nginx.c:381) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: 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 |
==3421== 60 bytes in 2 blocks are definitely lost in loss record 1,709 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x4F6732: ngx_http_lua_init_vm (ngx_http_lua_util.c:3795) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck: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 |
==3421== 64 bytes in 1 blocks are definitely lost in loss record 1,746 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x546AA06: lj_udata_new (lj_udata.c:15) ==3421== by 0x5475C7C: lua_newuserdata (lj_api.c:749) ==3421== by 0x54BFE6D: luaopen_math (lib_math.c:221) ==3421== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==3421== by 0x54CB2E8: luaL_openlibs (lib_init.c:45) ==3421== by 0x4F60CF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==3421== by 0x4F60CF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <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 |
==3421== 64 (32 direct, 32 indirect) bytes in 1 blocks are definitely lost in loss record 1,747 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A626: lj_func_newC (lj_func.c:109) ==3421== by 0x5475665: lua_pushcclosure (lj_api.c:681) ==3421== by 0x4E1C00: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:100) ==3421== by 0x4F654E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:726) ==3421== by 0x4F654E: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F654E: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F654E: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite fun:malloc fun:realloc fun:lj_mem_newgco fun:lj_func_newC fun:lua_pushcclosure fun:ngx_http_lua_inject_string_api fun:ngx_http_lua_inject_ngx_api fun:ngx_http_lua_init_globals fun:ngx_http_lua_new_state fun:ngx_http_lua_init_vm fun:ngx_http_lua_init fun:ngx_http_block fun:ngx_conf_handler fun:ngx_conf_parse fun:ngx_init_cycle fun:main } |
072-conditional-get.t | TEST 3: If-Unmodified-Since false |
==3421== 64 bytes in 2 blocks are definitely lost in loss record 1,748 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A626: lj_func_newC (lj_func.c:109) ==3421== by 0x5475665: lua_pushcclosure (lj_api.c:681) ==3421== by 0x54BD8AF: luaL_setfuncs (lib_aux.c:155) ==3421== by 0x54C5833: luaopen_package (lib_package.c:597) ==3421== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==3421== by 0x54CB2E8: luaL_openlibs (lib_init.c:45) ==3421== by 0x4F60CF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==3421== by 0x4F60CF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_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 |
==3421== 64 bytes in 2 blocks are definitely lost in loss record 1,749 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A626: lj_func_newC (lj_func.c:109) ==3421== by 0x5475665: lua_pushcclosure (lj_api.c:681) ==3421== by 0x4F6723: ngx_http_lua_init_vm (ngx_http_lua_util.c:3794) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck: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 |
==3421== 65 bytes in 3 blocks are definitely lost in loss record 1,750 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x547C481: lj_parse_keepstr (lj_parse.c:237) ==3421== by 0x547954F: lex_scan (lj_lex.c:301) ==3421== by 0x54799EC: lj_lex_next (lj_lex.c:454) ==3421== by 0x547E83E: parse_stmt (lj_parse.c:2647) ==3421== by 0x547E83E: parse_chunk (lj_parse.c:2685) ==3421== by 0x547F398: parse_block (lj_parse.c:2402) ==3421== by 0x547ED59: parse_for_iter (lj_parse.c:2554) ==3421== by 0x547ED59: parse_for (lj_parse.c:2577) ==3421== by 0x547ED59: parse_stmt (lj_parse.c:2638) ==3421== by 0x547ED59: parse_chunk (lj_parse.c:2685) ==3421== by 0x547F54F: lj_parse (lj_parse.c:2718) ==3421== by 0x548124A: cpparser (lj_load.c:41) ==3421== by 0x5462F76: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==3421== by 0x548136A: lua_loadx (lj_load.c:58) ==3421== by 0x54815EB: luaL_loadbufferx (lj_load.c:143) ==3421== by 0x509E68: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:320) ==3421== by 0x4F6658: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758) ==3421== by 0x4F6658: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6658: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6658: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> 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 |
==3421== 72 bytes in 1 blocks are definitely lost in loss record 1,763 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x5468D37: newtab (lj_tab.c:107) ==3421== by 0x5468ED8: lj_tab_new (lj_tab.c:160) ==3421== by 0x547588A: lua_createtable (lj_api.c:706) ==3421== by 0x54C56DC: luaopen_package (lib_package.c:575) ==3421== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==3421== by 0x54CB2E8: luaL_openlibs (lib_init.c:45) ==3421== by 0x4F60CF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==3421== by 0x4F60CF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> 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 |
==3421== 72 bytes in 1 blocks are definitely lost in loss record 1,764 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x5468D37: newtab (lj_tab.c:107) ==3421== by 0x5469003: lj_tab_dup (lj_tab.c:187) ==3421== by 0x5461DEF: lj_BC_TDUP (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==3421== by 0x54777DC: lua_pcall (lj_api.c:1129) ==3421== by 0x509ECF: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:332) ==3421== by 0x4F6658: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758) ==3421== by 0x4F6658: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6658: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6658: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <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 |
==3421== 73 bytes in 3 blocks are definitely lost in loss record 1,765 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x54BC7A1: lj_lib_register (lj_lib.c:143) ==3421== by 0x54C85C6: luaopen_jit (lib_jit.c:780) ==3421== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==3421== by 0x54CB2E8: luaL_openlibs (lib_init.c:45) ==3421== by 0x4F60CF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==3421== by 0x4F60CF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> 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 |
==3421== 74 bytes in 3 blocks are definitely lost in loss record 1,766 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5476C4C: lua_setfield (lj_api.c:971) ==3421== by 0x54BD8C1: luaL_setfuncs (lib_aux.c:156) ==3421== by 0x54C56BB: luaopen_package (lib_package.c:573) ==3421== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==3421== by 0x54CB2E8: luaL_openlibs (lib_init.c:45) ==3421== by 0x4F60CF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==3421== by 0x4F60CF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_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 |
==3421== 80 bytes in 1 blocks are definitely lost in loss record 1,792 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x547FBCB: lj_bcread_proto (lj_bcread.c:343) ==3421== by 0x54BCA26: lib_read_lfunc (lj_lib.c:63) ==3421== by 0x54BCA26: lj_lib_register (lj_lib.c:116) ==3421== by 0x54C1EBF: luaopen_string (lib_string.c:739) ==3421== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==3421== by 0x54CB2E8: luaL_openlibs (lib_init.c:45) ==3421== by 0x4F60CF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==3421== by 0x4F60CF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <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 |
==3421== 88 bytes in 4 blocks are definitely lost in loss record 1,796 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x54BC722: lj_lib_register (lj_lib.c:110) ==3421== by 0x54C29BD: luaopen_table (lib_table.c:334) ==3421== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==3421== by 0x54CB2E8: luaL_openlibs (lib_init.c:45) ==3421== by 0x4F60CF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==3421== by 0x4F60CF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> 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 |
==3421== 88 bytes in 4 blocks are definitely lost in loss record 1,797 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x54BC722: lj_lib_register (lj_lib.c:110) ==3421== by 0x54C3E66: luaopen_io (lib_io.c:533) ==3421== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==3421== by 0x54CB2E8: luaL_openlibs (lib_init.c:45) ==3421== by 0x4F60CF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==3421== by 0x4F60CF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> 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 |
==3421== 96 bytes in 1 blocks are definitely lost in loss record 1,819 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468D98: newhpart (lj_tab.c:64) ==3421== by 0x5468D98: newtab (lj_tab.c:143) ==3421== by 0x5468ED8: lj_tab_new (lj_tab.c:160) ==3421== by 0x547588A: lua_createtable (lj_api.c:706) ==3421== by 0x506932: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:205) ==3421== by 0x4F65B5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741) ==3421== by 0x4F65B5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F65B5: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F65B5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite 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 |
==3421== 96 bytes in 1 blocks are definitely lost in loss record 1,820 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468D98: newhpart (lj_tab.c:64) ==3421== by 0x5468D98: newtab (lj_tab.c:143) ==3421== by 0x5468ED8: lj_tab_new (lj_tab.c:160) ==3421== by 0x547588A: lua_createtable (lj_api.c:706) ==3421== by 0x50F3F2: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:34) ==3421== by 0x4F65CB: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:743) ==3421== by 0x4F65CB: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F65CB: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F65CB: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite 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 |
==3421== 96 bytes in 1 blocks are definitely lost in loss record 1,821 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468D98: newhpart (lj_tab.c:64) ==3421== by 0x5468D98: newtab (lj_tab.c:143) ==3421== by 0x5468ED8: lj_tab_new (lj_tab.c:160) ==3421== by 0x547588A: lua_createtable (lj_api.c:706) ==3421== by 0x510AFD: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:55) ==3421== by 0x4F65D3: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:744) ==3421== by 0x4F65D3: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F65D3: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F65D3: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite 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 |
==3421== 96 bytes in 1 blocks are definitely lost in loss record 1,822 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468D98: newhpart (lj_tab.c:64) ==3421== by 0x5468D98: newtab (lj_tab.c:143) ==3421== by 0x5468ED8: lj_tab_new (lj_tab.c:160) ==3421== by 0x547588A: lua_createtable (lj_api.c:706) ==3421== by 0x510D84: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:28) ==3421== by 0x4F65E3: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746) ==3421== by 0x4F65E3: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F65E3: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F65E3: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite 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 |
==3421== 96 bytes in 1 blocks are definitely lost in loss record 1,823 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5469B44: newhpart (lj_tab.c:64) ==3421== by 0x5469B44: lj_tab_resize (lj_tab.c:276) ==3421== by 0x5469F46: rehashtab (lj_tab.c:385) ==3421== by 0x54697B5: lj_tab_newkey (lj_tab.c:469) ==3421== by 0x547A954: const_gc (lj_parse.c:218) ==3421== by 0x547C69B: parse_body (lj_parse.c:1860) ==3421== by 0x547D27B: expr_simple (lj_parse.c:2008) ==3421== by 0x547D27B: expr_unop (lj_parse.c:2077) ==3421== by 0x547D27B: expr_binop (lj_parse.c:2090) ==3421== by 0x547D6B5: expr (lj_parse.c:2109) ==3421== by 0x547D6B5: expr_list (lj_parse.c:1876) ==3421== by 0x547EC83: parse_return (lj_parse.c:2316) ==3421== by 0x547EC83: parse_stmt (lj_parse.c:2651) ==3421== by 0x547EC83: parse_chunk (lj_parse.c:2685) ==3421== by 0x547F54F: lj_parse (lj_parse.c:2718) ==3421== by 0x548124A: cpparser (lj_load.c:41) ==3421== by 0x5462F76: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==3421== by 0x548136A: lua_loadx (lj_load.c:58) ==3421== by 0x4F9920: ngx_http_lua_clfactory_loadbuffer (ngx_http_lua_clfactory.c:731) ==3421== by 0x4F6E2E: ngx_http_lua_cache_loadbuffer (ngx_http_lua_cache.c:166) ==3421== by 0x4F7858: ngx_http_lua_content_handler_inline (ngx_http_lua_contentby.c:300) ==3421== by 0x4F7306: ngx_http_lua_content_handler (ngx_http_lua_contentby.c:222) ==3421== by 0x45CD27: ngx_http_core_content_phase (ngx_http_core_module.c:1173) ==3421== by 0x457B32: ngx_http_core_run_phases (ngx_http_core_module.c:862) ==3421== by 0x457C41: ngx_http_handler (ngx_http_core_module.c:845) ==3421== by 0x463094: ngx_http_process_request (ngx_http_request.c:1950) ==3421== by 0x4636C0: ngx_http_process_request_headers (ngx_http_request.c:1377) ==3421== by 0x463C2E: ngx_http_process_request_line (ngx_http_request.c:1049) ==3421== by 0x46430E: ngx_http_wait_request_handler (ngx_http_request.c:507) ==3421== by 0x44118A: ngx_event_process_posted (ngx_event_posted.c:34) ==3421== by 0x440B7F: ngx_process_events_and_timers (ngx_event.c:269) ==3421== by 0x44A048: ngx_single_process_cycle (ngx_process_cycle.c:332) ==3421== by 0x421044: main (nginx.c:381) ==3421== { <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 |
==3421== 96 bytes in 3 blocks are definitely lost in loss record 1,824 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A626: lj_func_newC (lj_func.c:109) ==3421== by 0x5475665: lua_pushcclosure (lj_api.c:681) ==3421== by 0x54BD8AF: luaL_setfuncs (lib_aux.c:155) ==3421== by 0x54C56BB: luaopen_package (lib_package.c:573) ==3421== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==3421== by 0x54CB2E8: luaL_openlibs (lib_init.c:45) ==3421== by 0x4F60CF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==3421== by 0x4F60CF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_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 |
==3421== 100 bytes in 5 blocks are definitely lost in loss record 1,825 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A43B: func_newL (lj_func.c:122) ==3421== by 0x546A678: lj_func_newL_empty (lj_func.c:138) ==3421== by 0x54BCA3B: lib_read_lfunc (lj_lib.c:65) ==3421== by 0x54BCA3B: lj_lib_register (lj_lib.c:116) ==3421== by 0x54C29BD: luaopen_table (lib_table.c:334) ==3421== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==3421== by 0x54CB2E8: luaL_openlibs (lib_init.c:45) ==3421== by 0x4F60CF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==3421== by 0x4F60CF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <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 |
==3421== 114 bytes in 5 blocks are definitely lost in loss record 1,837 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x54BC9D9: lib_read_lfunc (lj_lib.c:52) ==3421== by 0x54BC9D9: lj_lib_register (lj_lib.c:116) ==3421== by 0x54C29BD: luaopen_table (lib_table.c:334) ==3421== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==3421== by 0x54CB2E8: luaL_openlibs (lib_init.c:45) ==3421== by 0x4F60CF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==3421== by 0x4F60CF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <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 |
==3421== 119 bytes in 1 blocks are definitely lost in loss record 1,838 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5475475: lua_pushstring (lj_api.c:652) ==3421== by 0x54C555A: setpath (lib_package.c:533) ==3421== by 0x54C5793: luaopen_package (lib_package.c:589) ==3421== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==3421== by 0x54CB2E8: luaL_openlibs (lib_init.c:45) ==3421== by 0x4F60CF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==3421== by 0x4F60CF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_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 |
==3421== 126 bytes in 1 blocks are definitely lost in loss record 1,845 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x547B6D1: fs_finish (lj_parse.c:1570) ==3421== by 0x547C670: parse_body (lj_parse.c:1855) ==3421== by 0x547D27B: expr_simple (lj_parse.c:2008) ==3421== by 0x547D27B: expr_unop (lj_parse.c:2077) ==3421== by 0x547D27B: expr_binop (lj_parse.c:2090) ==3421== by 0x547D6B5: expr (lj_parse.c:2109) ==3421== by 0x547D6B5: expr_list (lj_parse.c:1876) ==3421== by 0x547EC83: parse_return (lj_parse.c:2316) ==3421== by 0x547EC83: parse_stmt (lj_parse.c:2651) ==3421== by 0x547EC83: parse_chunk (lj_parse.c:2685) ==3421== by 0x547C640: parse_body (lj_parse.c:1853) ==3421== by 0x547D27B: expr_simple (lj_parse.c:2008) ==3421== by 0x547D27B: expr_unop (lj_parse.c:2077) ==3421== by 0x547D27B: expr_binop (lj_parse.c:2090) ==3421== by 0x547D6B5: expr (lj_parse.c:2109) ==3421== by 0x547D6B5: expr_list (lj_parse.c:1876) ==3421== by 0x547E427: parse_assignment (lj_parse.c:2202) ==3421== by 0x547E5F3: parse_call_assign (lj_parse.c:2233) ==3421== by 0x547E5F3: parse_stmt (lj_parse.c:2673) ==3421== by 0x547E5F3: parse_chunk (lj_parse.c:2685) ==3421== by 0x547F54F: lj_parse (lj_parse.c:2718) ==3421== by 0x548124A: cpparser (lj_load.c:41) ==3421== by 0x5462F76: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==3421== by 0x548136A: lua_loadx (lj_load.c:58) ==3421== by 0x54815EB: luaL_loadbufferx (lj_load.c:143) ==3421== by 0x509E68: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:320) ==3421== by 0x4F6658: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758) ==3421== by 0x4F6658: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6658: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6658: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <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 |
==3421== 128 bytes in 4 blocks are definitely lost in loss record 1,865 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A626: lj_func_newC (lj_func.c:109) ==3421== by 0x5475665: lua_pushcclosure (lj_api.c:681) ==3421== by 0x54BCC29: lj_lib_pushcc (lj_lib.c:155) ==3421== by 0x54C56F2: luaopen_package (lib_package.c:577) ==3421== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==3421== by 0x54CB2E8: luaL_openlibs (lib_init.c:45) ==3421== by 0x4F60CF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==3421== by 0x4F60CF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> 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 |
==3421== 128 bytes in 4 blocks are definitely lost in loss record 1,866 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A626: lj_func_newC (lj_func.c:109) ==3421== by 0x54BC6BD: lj_lib_register (lj_lib.c:92) ==3421== by 0x54C29BD: luaopen_table (lib_table.c:334) ==3421== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==3421== by 0x54CB2E8: luaL_openlibs (lib_init.c:45) ==3421== by 0x4F60CF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==3421== by 0x4F60CF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> 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 |
==3421== 130 bytes in 1 blocks are definitely lost in loss record 1,867 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x547B6D1: fs_finish (lj_parse.c:1570) ==3421== by 0x547C670: parse_body (lj_parse.c:1855) ==3421== by 0x547D27B: expr_simple (lj_parse.c:2008) ==3421== by 0x547D27B: expr_unop (lj_parse.c:2077) ==3421== by 0x547D27B: expr_binop (lj_parse.c:2090) ==3421== by 0x547D6B5: expr (lj_parse.c:2109) ==3421== by 0x547D6B5: expr_list (lj_parse.c:1876) ==3421== by 0x547E427: parse_assignment (lj_parse.c:2202) ==3421== by 0x547E5F3: parse_call_assign (lj_parse.c:2233) ==3421== by 0x547E5F3: parse_stmt (lj_parse.c:2673) ==3421== by 0x547E5F3: parse_chunk (lj_parse.c:2685) ==3421== by 0x547F54F: lj_parse (lj_parse.c:2718) ==3421== by 0x548124A: cpparser (lj_load.c:41) ==3421== by 0x5462F76: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==3421== by 0x548136A: lua_loadx (lj_load.c:58) ==3421== by 0x54815EB: luaL_loadbufferx (lj_load.c:143) ==3421== by 0x509E68: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:320) ==3421== by 0x4F6658: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758) ==3421== by 0x4F6658: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6658: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6658: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <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 |
==3421== 139 (92 direct, 47 indirect) bytes in 1 blocks are definitely lost in loss record 1,871 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x547B6D1: fs_finish (lj_parse.c:1570) ==3421== by 0x547F567: lj_parse (lj_parse.c:2721) ==3421== by 0x548124A: cpparser (lj_load.c:41) ==3421== by 0x5462F76: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==3421== by 0x548136A: lua_loadx (lj_load.c:58) ==3421== by 0x4F9920: ngx_http_lua_clfactory_loadbuffer (ngx_http_lua_clfactory.c:731) ==3421== by 0x4F6E2E: ngx_http_lua_cache_loadbuffer (ngx_http_lua_cache.c:166) ==3421== by 0x4F7858: ngx_http_lua_content_handler_inline (ngx_http_lua_contentby.c:300) ==3421== by 0x4F7306: ngx_http_lua_content_handler (ngx_http_lua_contentby.c:222) ==3421== by 0x45CD27: ngx_http_core_content_phase (ngx_http_core_module.c:1173) ==3421== by 0x457B32: ngx_http_core_run_phases (ngx_http_core_module.c:862) ==3421== by 0x457C41: ngx_http_handler (ngx_http_core_module.c:845) ==3421== by 0x463094: ngx_http_process_request (ngx_http_request.c:1950) ==3421== by 0x4636C0: ngx_http_process_request_headers (ngx_http_request.c:1377) ==3421== by 0x463C2E: ngx_http_process_request_line (ngx_http_request.c:1049) ==3421== by 0x46430E: ngx_http_wait_request_handler (ngx_http_request.c:507) ==3421== by 0x44118A: ngx_event_process_posted (ngx_event_posted.c:34) ==3421== by 0x440B7F: ngx_process_events_and_timers (ngx_event.c:269) ==3421== by 0x44A048: ngx_single_process_cycle (ngx_process_cycle.c:332) ==3421== by 0x421044: main (nginx.c:381) ==3421== { <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 |
==3421== 145 bytes in 7 blocks are definitely lost in loss record 1,876 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5475475: lua_pushstring (lj_api.c:652) ==3421== by 0x54CB2D9: luaL_openlibs (lib_init.c:44) ==3421== by 0x4F60CF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==3421== by 0x4F60CF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_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 |
==3421== 154 bytes in 7 blocks are definitely lost in loss record 1,878 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x54BC722: lj_lib_register (lj_lib.c:110) ==3421== by 0x54C3DED: luaopen_io (lib_io.c:530) ==3421== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==3421== by 0x54CB2E8: luaL_openlibs (lib_init.c:45) ==3421== by 0x4F60CF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==3421== by 0x4F60CF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> 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 |
==3421== 164 bytes in 7 blocks are definitely lost in loss record 1,891 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x54BC722: lj_lib_register (lj_lib.c:110) ==3421== by 0x54BF935: luaopen_base (lib_base.c:667) ==3421== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==3421== by 0x54CB2E8: luaL_openlibs (lib_init.c:45) ==3421== by 0x4F60CF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==3421== by 0x4F60CF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> 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 |
==3421== 172 bytes in 5 blocks are definitely lost in loss record 1,895 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A43B: func_newL (lj_func.c:122) ==3421== by 0x546A74D: lj_func_newL_gc (lj_func.c:160) ==3421== by 0x5461D35: lj_BC_FNEW (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==3421== by 0x54777DC: lua_pcall (lj_api.c:1129) ==3421== by 0x509ECF: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:332) ==3421== by 0x4F6658: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758) ==3421== by 0x4F6658: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6658: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6658: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <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 |
==3421== 176 bytes in 2 blocks are definitely lost in loss record 1,896 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x547FBCB: lj_bcread_proto (lj_bcread.c:343) ==3421== by 0x54BCA26: lib_read_lfunc (lj_lib.c:63) ==3421== by 0x54BCA26: lj_lib_register (lj_lib.c:116) ==3421== by 0x54BFE91: luaopen_math (lib_math.c:223) ==3421== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==3421== by 0x54CB2E8: luaL_openlibs (lib_init.c:45) ==3421== by 0x4F60CF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==3421== by 0x4F60CF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <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 |
==3421== 192 bytes in 1 blocks are definitely lost in loss record 1,905 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468D98: newhpart (lj_tab.c:64) ==3421== by 0x5468D98: newtab (lj_tab.c:143) ==3421== by 0x5468ED8: lj_tab_new (lj_tab.c:160) ==3421== by 0x547588A: lua_createtable (lj_api.c:706) ==3421== by 0x54BD689: luaL_findtable (lib_aux.c:93) ==3421== by 0x54BC553: lib_create_table (lj_lib.c:35) ==3421== by 0x54BC553: lj_lib_register (lj_lib.c:78) ==3421== by 0x54BF935: luaopen_base (lib_base.c:667) ==3421== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==3421== by 0x54CB2E8: luaL_openlibs (lib_init.c:45) ==3421== by 0x4F60CF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==3421== by 0x4F60CF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak 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 |
==3421== 192 bytes in 1 blocks are definitely lost in loss record 1,906 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468D98: newhpart (lj_tab.c:64) ==3421== by 0x5468D98: newtab (lj_tab.c:143) ==3421== by 0x5468ED8: lj_tab_new (lj_tab.c:160) ==3421== by 0x547588A: lua_createtable (lj_api.c:706) ==3421== by 0x4F639E: ngx_http_lua_init_registry (ngx_http_lua_util.c:672) ==3421== by 0x4F639E: ngx_http_lua_new_state (ngx_http_lua_util.c:298) ==3421== by 0x4F639E: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: 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 |
==3421== 192 bytes in 1 blocks are definitely lost in loss record 1,907 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468D98: newhpart (lj_tab.c:64) ==3421== by 0x5468D98: newtab (lj_tab.c:143) ==3421== by 0x5468ED8: lj_tab_new (lj_tab.c:160) ==3421== by 0x547588A: lua_createtable (lj_api.c:706) ==3421== by 0x4F63F6: ngx_http_lua_init_registry (ngx_http_lua_util.c:685) ==3421== by 0x4F63F6: ngx_http_lua_new_state (ngx_http_lua_util.c:298) ==3421== by 0x4F63F6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: 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 |
==3421== 192 bytes in 1 blocks are definitely lost in loss record 1,908 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468D98: newhpart (lj_tab.c:64) ==3421== by 0x5468D98: newtab (lj_tab.c:143) ==3421== by 0x5468ED8: lj_tab_new (lj_tab.c:160) ==3421== by 0x547588A: lua_createtable (lj_api.c:706) ==3421== by 0x4EB9C3: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1986) ==3421== by 0x4F6579: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:733) ==3421== by 0x4F6579: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6579: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6579: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite 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 |
==3421== 192 bytes in 1 blocks are definitely lost in loss record 1,909 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468D98: newhpart (lj_tab.c:64) ==3421== by 0x5468D98: newtab (lj_tab.c:143) ==3421== by 0x5468ED8: lj_tab_new (lj_tab.c:160) ==3421== by 0x547588A: lua_createtable (lj_api.c:706) ==3421== by 0x506AD9: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:233) ==3421== by 0x4F65B5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741) ==3421== by 0x4F65B5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F65B5: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F65B5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite 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 |
==3421== 192 bytes in 1 blocks are definitely lost in loss record 1,910 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468D98: newhpart (lj_tab.c:64) ==3421== by 0x5468D98: newtab (lj_tab.c:143) ==3421== by 0x5468ED8: lj_tab_new (lj_tab.c:160) ==3421== by 0x547588A: lua_createtable (lj_api.c:706) ==3421== by 0x506BB4: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:255) ==3421== by 0x4F65B5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741) ==3421== by 0x4F65B5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F65B5: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F65B5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite 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 |
==3421== 192 bytes in 1 blocks are definitely lost in loss record 1,911 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468D98: newhpart (lj_tab.c:64) ==3421== by 0x5468D98: newtab (lj_tab.c:143) ==3421== by 0x5468ED8: lj_tab_new (lj_tab.c:160) ==3421== by 0x547588A: lua_createtable (lj_api.c:706) ==3421== by 0x50E02F: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:85) ==3421== by 0x4F65C0: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:742) ==3421== by 0x4F65C0: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F65C0: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F65C0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite 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 |
==3421== 192 bytes in 1 blocks are definitely lost in loss record 1,912 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468D98: newhpart (lj_tab.c:64) ==3421== by 0x5468D98: newtab (lj_tab.c:143) ==3421== by 0x5468ED8: lj_tab_new (lj_tab.c:160) ==3421== by 0x547588A: lua_createtable (lj_api.c:706) ==3421== by 0x510BF9: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:26) ==3421== by 0x4F65DB: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:745) ==3421== by 0x4F65DB: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F65DB: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F65DB: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite 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 |
==3421== 192 bytes in 1 blocks are definitely lost in loss record 1,913 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5469B44: newhpart (lj_tab.c:64) ==3421== by 0x5469B44: lj_tab_resize (lj_tab.c:276) ==3421== by 0x5469F46: rehashtab (lj_tab.c:385) ==3421== by 0x54697B5: lj_tab_newkey (lj_tab.c:469) ==3421== by 0x5469971: lj_tab_setstr (lj_tab.c:557) ==3421== by 0x547C496: lj_parse_keepstr (lj_parse.c:238) ==3421== by 0x547954F: lex_scan (lj_lex.c:301) ==3421== by 0x54799EC: lj_lex_next (lj_lex.c:454) ==3421== by 0x5479AE8: lex_opt (lj_parse.c:989) ==3421== by 0x547B097: lex_match (lj_parse.c:1006) ==3421== by 0x547E02E: parse_args (lj_parse.c:1906) ==3421== by 0x547E17C: expr_primary (lj_parse.c:1965) ==3421== by 0x547C8DA: expr_simple (lj_parse.c:2011) ==3421== by 0x547C8DA: expr_unop (lj_parse.c:2077) ==3421== by 0x547C8DA: expr_binop (lj_parse.c:2090) ==3421== by 0x547D6B5: expr (lj_parse.c:2109) ==3421== by 0x547D6B5: expr_list (lj_parse.c:1876) ==3421== by 0x547EF6B: parse_local (lj_parse.c:2261) ==3421== by 0x547EF6B: parse_stmt (lj_parse.c:2648) ==3421== by 0x547EF6B: parse_chunk (lj_parse.c:2685) ==3421== by 0x547C640: parse_body (lj_parse.c:1853) ==3421== by 0x547D27B: expr_simple (lj_parse.c:2008) ==3421== by 0x547D27B: expr_unop (lj_parse.c:2077) ==3421== by 0x547D27B: expr_binop (lj_parse.c:2090) ==3421== by 0x547D6B5: expr (lj_parse.c:2109) ==3421== by 0x547D6B5: expr_list (lj_parse.c:1876) ==3421== by 0x547E427: parse_assignment (lj_parse.c:2202) ==3421== by 0x547E5F3: parse_call_assign (lj_parse.c:2233) ==3421== by 0x547E5F3: parse_stmt (lj_parse.c:2673) ==3421== by 0x547E5F3: parse_chunk (lj_parse.c:2685) ==3421== by 0x547F54F: lj_parse (lj_parse.c:2718) ==3421== by 0x548124A: cpparser (lj_load.c:41) ==3421== by 0x5462F76: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==3421== by 0x548136A: lua_loadx (lj_load.c:58) ==3421== by 0x54815EB: luaL_loadbufferx (lj_load.c:143) ==3421== by 0x509E68: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:320) ==3421== by 0x4F6658: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758) ==3421== by 0x4F6658: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6658: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6658: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <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 |
==3421== 192 bytes in 1 blocks are definitely lost in loss record 1,914 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5469B44: newhpart (lj_tab.c:64) ==3421== by 0x5469B44: lj_tab_resize (lj_tab.c:276) ==3421== by 0x5469F46: rehashtab (lj_tab.c:385) ==3421== by 0x54697B5: lj_tab_newkey (lj_tab.c:469) ==3421== by 0x5469971: lj_tab_setstr (lj_tab.c:557) ==3421== by 0x547C496: lj_parse_keepstr (lj_parse.c:238) ==3421== by 0x547954F: lex_scan (lj_lex.c:301) ==3421== by 0x54799EC: lj_lex_next (lj_lex.c:454) ==3421== by 0x5479AE8: lex_opt (lj_parse.c:989) ==3421== by 0x547B097: lex_match (lj_parse.c:1006) ==3421== by 0x547E02E: parse_args (lj_parse.c:1906) ==3421== by 0x547E17C: expr_primary (lj_parse.c:1965) ==3421== by 0x547C8DA: expr_simple (lj_parse.c:2011) ==3421== by 0x547C8DA: expr_unop (lj_parse.c:2077) ==3421== by 0x547C8DA: expr_binop (lj_parse.c:2090) ==3421== by 0x547D6B5: expr (lj_parse.c:2109) ==3421== by 0x547D6B5: expr_list (lj_parse.c:1876) ==3421== by 0x547EC83: parse_return (lj_parse.c:2316) ==3421== by 0x547EC83: parse_stmt (lj_parse.c:2651) ==3421== by 0x547EC83: parse_chunk (lj_parse.c:2685) ==3421== by 0x547C640: parse_body (lj_parse.c:1853) ==3421== by 0x547D27B: expr_simple (lj_parse.c:2008) ==3421== by 0x547D27B: expr_unop (lj_parse.c:2077) ==3421== by 0x547D27B: expr_binop (lj_parse.c:2090) ==3421== by 0x547D6B5: expr (lj_parse.c:2109) ==3421== by 0x547D6B5: expr_list (lj_parse.c:1876) ==3421== by 0x547EC83: parse_return (lj_parse.c:2316) ==3421== by 0x547EC83: parse_stmt (lj_parse.c:2651) ==3421== by 0x547EC83: parse_chunk (lj_parse.c:2685) ==3421== by 0x547C640: parse_body (lj_parse.c:1853) ==3421== by 0x547D27B: expr_simple (lj_parse.c:2008) ==3421== by 0x547D27B: expr_unop (lj_parse.c:2077) ==3421== by 0x547D27B: expr_binop (lj_parse.c:2090) ==3421== by 0x547D6B5: expr (lj_parse.c:2109) ==3421== by 0x547D6B5: expr_list (lj_parse.c:1876) ==3421== by 0x547E427: parse_assignment (lj_parse.c:2202) ==3421== by 0x547E5F3: parse_call_assign (lj_parse.c:2233) ==3421== by 0x547E5F3: parse_stmt (lj_parse.c:2673) ==3421== by 0x547E5F3: parse_chunk (lj_parse.c:2685) ==3421== by 0x547F54F: lj_parse (lj_parse.c:2718) ==3421== by 0x548124A: cpparser (lj_load.c:41) ==3421== by 0x5462F76: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==3421== by 0x548136A: lua_loadx (lj_load.c:58) ==3421== by 0x54815EB: luaL_loadbufferx (lj_load.c:143) ==3421== by 0x509E68: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:320) ==3421== by 0x4F6658: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758) ==3421== by 0x4F6658: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6658: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6658: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <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 |
==3421== 192 bytes in 6 blocks are definitely lost in loss record 1,915 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A626: lj_func_newC (lj_func.c:109) ==3421== by 0x54BC6BD: lj_lib_register (lj_lib.c:92) ==3421== by 0x54C85C6: luaopen_jit (lib_jit.c:780) ==3421== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==3421== by 0x54CB2E8: luaL_openlibs (lib_init.c:45) ==3421== by 0x4F60CF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==3421== by 0x4F60CF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> 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 |
==3421== 200 bytes in 1 blocks are definitely lost in loss record 1,916 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x547B6D1: fs_finish (lj_parse.c:1570) ==3421== by 0x547F567: lj_parse (lj_parse.c:2721) ==3421== by 0x548124A: cpparser (lj_load.c:41) ==3421== by 0x5462F76: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==3421== by 0x548136A: lua_loadx (lj_load.c:58) ==3421== by 0x54815EB: luaL_loadbufferx (lj_load.c:143) ==3421== by 0x4E4F65: ngx_http_lua_create_headers_metatable (ngx_http_lua_headers.c:1090) ==3421== by 0x4F6597: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:738) ==3421== by 0x4F6597: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6597: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6597: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <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 |
==3421== 206 bytes in 1 blocks are definitely lost in loss record 1,918 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x547B6D1: fs_finish (lj_parse.c:1570) ==3421== by 0x547C670: parse_body (lj_parse.c:1855) ==3421== by 0x547D27B: expr_simple (lj_parse.c:2008) ==3421== by 0x547D27B: expr_unop (lj_parse.c:2077) ==3421== by 0x547D27B: expr_binop (lj_parse.c:2090) ==3421== by 0x547D6B5: expr (lj_parse.c:2109) ==3421== by 0x547D6B5: expr_list (lj_parse.c:1876) ==3421== by 0x547EC83: parse_return (lj_parse.c:2316) ==3421== by 0x547EC83: parse_stmt (lj_parse.c:2651) ==3421== by 0x547EC83: parse_chunk (lj_parse.c:2685) ==3421== by 0x547F54F: lj_parse (lj_parse.c:2718) ==3421== by 0x548124A: cpparser (lj_load.c:41) ==3421== by 0x5462F76: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==3421== by 0x548136A: lua_loadx (lj_load.c:58) ==3421== by 0x4F9920: ngx_http_lua_clfactory_loadbuffer (ngx_http_lua_clfactory.c:731) ==3421== by 0x4F6E2E: ngx_http_lua_cache_loadbuffer (ngx_http_lua_cache.c:166) ==3421== by 0x4F7858: ngx_http_lua_content_handler_inline (ngx_http_lua_contentby.c:300) ==3421== by 0x4F7306: ngx_http_lua_content_handler (ngx_http_lua_contentby.c:222) ==3421== by 0x45CD27: ngx_http_core_content_phase (ngx_http_core_module.c:1173) ==3421== by 0x457B32: ngx_http_core_run_phases (ngx_http_core_module.c:862) ==3421== by 0x457C41: ngx_http_handler (ngx_http_core_module.c:845) ==3421== by 0x463094: ngx_http_process_request (ngx_http_request.c:1950) ==3421== by 0x4636C0: ngx_http_process_request_headers (ngx_http_request.c:1377) ==3421== by 0x463C2E: ngx_http_process_request_line (ngx_http_request.c:1049) ==3421== by 0x46430E: ngx_http_wait_request_handler (ngx_http_request.c:507) ==3421== by 0x44118A: ngx_event_process_posted (ngx_event_posted.c:34) ==3421== by 0x440B7F: ngx_process_events_and_timers (ngx_event.c:269) ==3421== by 0x44A048: ngx_single_process_cycle (ngx_process_cycle.c:332) ==3421== by 0x421044: main (nginx.c:381) ==3421== { <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 |
==3421== 209 bytes in 9 blocks are definitely lost in loss record 1,920 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x54BC722: lj_lib_register (lj_lib.c:110) ==3421== by 0x54C476D: luaopen_os (lib_os.c:289) ==3421== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==3421== by 0x54CB2E8: luaL_openlibs (lib_init.c:45) ==3421== by 0x4F60CF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==3421== by 0x4F60CF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> 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 |
==3421== 216 bytes in 10 blocks are definitely lost in loss record 1,921 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x54BC722: lj_lib_register (lj_lib.c:110) ==3421== by 0x54C039D: luaopen_bit (lib_bit.c:177) ==3421== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==3421== by 0x54CB2E8: luaL_openlibs (lib_init.c:45) ==3421== by 0x4F60CF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==3421== by 0x4F60CF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> 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 |
==3421== 218 bytes in 1 blocks are definitely lost in loss record 1,922 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5475475: lua_pushstring (lj_api.c:652) ==3421== by 0x54C555A: setpath (lib_package.c:533) ==3421== by 0x54C5773: luaopen_package (lib_package.c:588) ==3421== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==3421== by 0x54CB2E8: luaL_openlibs (lib_init.c:45) ==3421== by 0x4F60CF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==3421== by 0x4F60CF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_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 |
==3421== 223 (187 direct, 36 indirect) bytes in 1 blocks are definitely lost in loss record 1,923 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x547B6D1: fs_finish (lj_parse.c:1570) ==3421== by 0x547F567: lj_parse (lj_parse.c:2721) ==3421== by 0x548124A: cpparser (lj_load.c:41) ==3421== by 0x5462F76: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==3421== by 0x548136A: lua_loadx (lj_load.c:58) ==3421== by 0x54815EB: luaL_loadbufferx (lj_load.c:143) ==3421== by 0x506A69: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:217) ==3421== by 0x4F65B5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741) ==3421== by 0x4F65B5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F65B5: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F65B5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <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 |
==3421== 224 bytes in 7 blocks are definitely lost in loss record 1,927 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A626: lj_func_newC (lj_func.c:109) ==3421== by 0x54BC6BD: lj_lib_register (lj_lib.c:92) ==3421== by 0x54BF935: luaopen_base (lib_base.c:667) ==3421== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==3421== by 0x54CB2E8: luaL_openlibs (lib_init.c:45) ==3421== by 0x4F60CF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==3421== by 0x4F60CF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> 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 |
==3421== 229 bytes in 10 blocks are definitely lost in loss record 1,928 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x54BC7A1: lj_lib_register (lj_lib.c:143) ==3421== by 0x54BF918: luaopen_base (lib_base.c:666) ==3421== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==3421== by 0x54CB2E8: luaL_openlibs (lib_init.c:45) ==3421== by 0x4F60CF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==3421== by 0x4F60CF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> 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 |
==3421== 231 bytes in 1 blocks are definitely lost in loss record 1,929 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x547B6D1: fs_finish (lj_parse.c:1570) ==3421== by 0x547C670: parse_body (lj_parse.c:1855) ==3421== by 0x547D27B: expr_simple (lj_parse.c:2008) ==3421== by 0x547D27B: expr_unop (lj_parse.c:2077) ==3421== by 0x547D27B: expr_binop (lj_parse.c:2090) ==3421== by 0x547D6B5: expr (lj_parse.c:2109) ==3421== by 0x547D6B5: expr_list (lj_parse.c:1876) ==3421== by 0x547E427: parse_assignment (lj_parse.c:2202) ==3421== by 0x547E5F3: parse_call_assign (lj_parse.c:2233) ==3421== by 0x547E5F3: parse_stmt (lj_parse.c:2673) ==3421== by 0x547E5F3: parse_chunk (lj_parse.c:2685) ==3421== by 0x547F398: parse_block (lj_parse.c:2402) ==3421== by 0x547ED59: parse_for_iter (lj_parse.c:2554) ==3421== by 0x547ED59: parse_for (lj_parse.c:2577) ==3421== by 0x547ED59: parse_stmt (lj_parse.c:2638) ==3421== by 0x547ED59: parse_chunk (lj_parse.c:2685) ==3421== by 0x547F54F: lj_parse (lj_parse.c:2718) ==3421== by 0x548124A: cpparser (lj_load.c:41) ==3421== by 0x5462F76: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==3421== by 0x548136A: lua_loadx (lj_load.c:58) ==3421== by 0x54815EB: luaL_loadbufferx (lj_load.c:143) ==3421== by 0x509E68: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:320) ==3421== by 0x4F6658: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758) ==3421== by 0x4F6658: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6658: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6658: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <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 |
==3421== 233 bytes in 9 blocks are definitely lost in loss record 1,930 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x54BC722: lj_lib_register (lj_lib.c:110) ==3421== by 0x54C686D: luaopen_debug (lib_debug.c:402) ==3421== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==3421== by 0x54CB2E8: luaL_openlibs (lib_init.c:45) ==3421== by 0x4F60CF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==3421== by 0x4F60CF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> 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 |
==3421== 239 bytes in 11 blocks are definitely lost in loss record 1,931 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x54BC722: lj_lib_register (lj_lib.c:110) ==3421== by 0x54C1EBF: luaopen_string (lib_string.c:739) ==3421== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==3421== by 0x54CB2E8: luaL_openlibs (lib_init.c:45) ==3421== by 0x4F60CF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==3421== by 0x4F60CF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> 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 |
==3421== 288 bytes in 9 blocks are definitely lost in loss record 1,947 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A626: lj_func_newC (lj_func.c:109) ==3421== by 0x54BC6BD: lj_lib_register (lj_lib.c:92) ==3421== by 0x54C3DED: luaopen_io (lib_io.c:530) ==3421== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==3421== by 0x54CB2E8: luaL_openlibs (lib_init.c:45) ==3421== by 0x4F60CF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==3421== by 0x4F60CF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> 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 |
==3421== 352 bytes in 11 blocks are definitely lost in loss record 1,960 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A626: lj_func_newC (lj_func.c:109) ==3421== by 0x54BC6BD: lj_lib_register (lj_lib.c:92) ==3421== by 0x54C3E66: luaopen_io (lib_io.c:533) ==3421== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==3421== by 0x54CB2E8: luaL_openlibs (lib_init.c:45) ==3421== by 0x4F60CF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==3421== by 0x4F60CF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> 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 |
==3421== 352 bytes in 11 blocks are definitely lost in loss record 1,961 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A626: lj_func_newC (lj_func.c:109) ==3421== by 0x54BC6BD: lj_lib_register (lj_lib.c:92) ==3421== by 0x54C476D: luaopen_os (lib_os.c:289) ==3421== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==3421== by 0x54CB2E8: luaL_openlibs (lib_init.c:45) ==3421== by 0x4F60CF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==3421== by 0x4F60CF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> 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 |
==3421== 360 bytes in 15 blocks are definitely lost in loss record 1,965 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x546A83F: func_finduv (lj_func.c:52) ==3421== by 0x546A83F: lj_func_newL_gc (lj_func.c:169) ==3421== by 0x5461D35: lj_BC_FNEW (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==3421== by 0x54777DC: lua_pcall (lj_api.c:1129) ==3421== by 0x509ECF: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:332) ==3421== by 0x4F6658: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758) ==3421== by 0x4F6658: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6658: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6658: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <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 |
==3421== 384 bytes in 1 blocks are definitely lost in loss record 1,973 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468D98: newhpart (lj_tab.c:64) ==3421== by 0x5468D98: newtab (lj_tab.c:143) ==3421== by 0x5468ED8: lj_tab_new (lj_tab.c:160) ==3421== by 0x547588A: lua_createtable (lj_api.c:706) ==3421== by 0x54BD689: luaL_findtable (lib_aux.c:93) ==3421== by 0x54BC515: lib_create_table (lj_lib.c:31) ==3421== by 0x54BC515: lj_lib_register (lj_lib.c:78) ==3421== by 0x54BF918: luaopen_base (lib_base.c:666) ==3421== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==3421== by 0x54CB2E8: luaL_openlibs (lib_init.c:45) ==3421== by 0x4F60CF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==3421== by 0x4F60CF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak 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 |
==3421== 384 bytes in 1 blocks are definitely lost in loss record 1,974 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5469B44: newhpart (lj_tab.c:64) ==3421== by 0x5469B44: lj_tab_resize (lj_tab.c:276) ==3421== by 0x5469F46: rehashtab (lj_tab.c:385) ==3421== by 0x54697B5: lj_tab_newkey (lj_tab.c:469) ==3421== by 0x546B0A7: lj_meta_tset (lj_meta.c:182) ==3421== by 0x5476C88: lua_setfield (lj_api.c:972) ==3421== by 0x54C5815: luaopen_package (lib_package.c:595) ==3421== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==3421== by 0x54CB2E8: luaL_openlibs (lib_init.c:45) ==3421== by 0x4F60CF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==3421== by 0x4F60CF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <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 |
==3421== 384 bytes in 1 blocks are definitely lost in loss record 1,975 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468D98: newhpart (lj_tab.c:64) ==3421== by 0x5468D98: newtab (lj_tab.c:143) ==3421== by 0x5468ED8: lj_tab_new (lj_tab.c:160) ==3421== by 0x547588A: lua_createtable (lj_api.c:706) ==3421== by 0x54BD689: luaL_findtable (lib_aux.c:93) ==3421== by 0x54BC553: lib_create_table (lj_lib.c:35) ==3421== by 0x54BC553: lj_lib_register (lj_lib.c:78) ==3421== by 0x54C29BD: luaopen_table (lib_table.c:334) ==3421== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==3421== by 0x54CB2E8: luaL_openlibs (lib_init.c:45) ==3421== by 0x4F60CF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==3421== by 0x4F60CF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak 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 |
==3421== 384 bytes in 1 blocks are definitely lost in loss record 1,976 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468D98: newhpart (lj_tab.c:64) ==3421== by 0x5468D98: newtab (lj_tab.c:143) ==3421== by 0x5468ED8: lj_tab_new (lj_tab.c:160) ==3421== by 0x547588A: lua_createtable (lj_api.c:706) ==3421== by 0x54BCAEE: lib_create_table (lj_lib.c:44) ==3421== by 0x54BCAEE: lj_lib_register (lj_lib.c:78) ==3421== by 0x54C3DED: luaopen_io (lib_io.c:530) ==3421== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==3421== by 0x54CB2E8: luaL_openlibs (lib_init.c:45) ==3421== by 0x4F60CF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==3421== by 0x4F60CF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak 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 |
==3421== 384 bytes in 1 blocks are definitely lost in loss record 1,977 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468D98: newhpart (lj_tab.c:64) ==3421== by 0x5468D98: newtab (lj_tab.c:143) ==3421== by 0x5468ED8: lj_tab_new (lj_tab.c:160) ==3421== by 0x547588A: lua_createtable (lj_api.c:706) ==3421== by 0x54BD689: luaL_findtable (lib_aux.c:93) ==3421== by 0x54BC553: lib_create_table (lj_lib.c:35) ==3421== by 0x54BC553: lj_lib_register (lj_lib.c:78) ==3421== by 0x54C3E66: luaopen_io (lib_io.c:533) ==3421== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==3421== by 0x54CB2E8: luaL_openlibs (lib_init.c:45) ==3421== by 0x4F60CF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==3421== by 0x4F60CF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak 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 |
==3421== 384 bytes in 1 blocks are definitely lost in loss record 1,978 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468D98: newhpart (lj_tab.c:64) ==3421== by 0x5468D98: newtab (lj_tab.c:143) ==3421== by 0x5468ED8: lj_tab_new (lj_tab.c:160) ==3421== by 0x547588A: lua_createtable (lj_api.c:706) ==3421== by 0x54BD689: luaL_findtable (lib_aux.c:93) ==3421== by 0x54BC553: lib_create_table (lj_lib.c:35) ==3421== by 0x54BC553: lj_lib_register (lj_lib.c:78) ==3421== by 0x54C476D: luaopen_os (lib_os.c:289) ==3421== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==3421== by 0x54CB2E8: luaL_openlibs (lib_init.c:45) ==3421== by 0x4F60CF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==3421== by 0x4F60CF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak 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 |
==3421== 384 bytes in 1 blocks are definitely lost in loss record 1,979 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468D98: newhpart (lj_tab.c:64) ==3421== by 0x5468D98: newtab (lj_tab.c:143) ==3421== by 0x5468ED8: lj_tab_new (lj_tab.c:160) ==3421== by 0x547588A: lua_createtable (lj_api.c:706) ==3421== by 0x54BD689: luaL_findtable (lib_aux.c:93) ==3421== by 0x54BC553: lib_create_table (lj_lib.c:35) ==3421== by 0x54BC553: lj_lib_register (lj_lib.c:78) ==3421== by 0x54C1EBF: luaopen_string (lib_string.c:739) ==3421== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==3421== by 0x54CB2E8: luaL_openlibs (lib_init.c:45) ==3421== by 0x4F60CF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==3421== by 0x4F60CF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak 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 |
==3421== 384 bytes in 1 blocks are definitely lost in loss record 1,980 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468D98: newhpart (lj_tab.c:64) ==3421== by 0x5468D98: newtab (lj_tab.c:143) ==3421== by 0x5468ED8: lj_tab_new (lj_tab.c:160) ==3421== by 0x547588A: lua_createtable (lj_api.c:706) ==3421== by 0x54BD689: luaL_findtable (lib_aux.c:93) ==3421== by 0x54BC553: lib_create_table (lj_lib.c:35) ==3421== by 0x54BC553: lj_lib_register (lj_lib.c:78) ==3421== by 0x54C686D: luaopen_debug (lib_debug.c:402) ==3421== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==3421== by 0x54CB2E8: luaL_openlibs (lib_init.c:45) ==3421== by 0x4F60CF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==3421== by 0x4F60CF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak 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 |
==3421== 384 bytes in 1 blocks are definitely lost in loss record 1,981 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468D98: newhpart (lj_tab.c:64) ==3421== by 0x5468D98: newtab (lj_tab.c:143) ==3421== by 0x5468ED8: lj_tab_new (lj_tab.c:160) ==3421== by 0x547588A: lua_createtable (lj_api.c:706) ==3421== by 0x54BD689: luaL_findtable (lib_aux.c:93) ==3421== by 0x54BC553: lib_create_table (lj_lib.c:35) ==3421== by 0x54BC553: lj_lib_register (lj_lib.c:78) ==3421== by 0x54C039D: luaopen_bit (lib_bit.c:177) ==3421== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==3421== by 0x54CB2E8: luaL_openlibs (lib_init.c:45) ==3421== by 0x4F60CF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==3421== by 0x4F60CF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak 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 |
==3421== 384 bytes in 1 blocks are definitely lost in loss record 1,982 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468D98: newhpart (lj_tab.c:64) ==3421== by 0x5468D98: newtab (lj_tab.c:143) ==3421== by 0x5468ED8: lj_tab_new (lj_tab.c:160) ==3421== by 0x547588A: lua_createtable (lj_api.c:706) ==3421== by 0x54BD689: luaL_findtable (lib_aux.c:93) ==3421== by 0x54BC553: lib_create_table (lj_lib.c:35) ==3421== by 0x54BC553: lj_lib_register (lj_lib.c:78) ==3421== by 0x54C85C6: luaopen_jit (lib_jit.c:780) ==3421== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==3421== by 0x54CB2E8: luaL_openlibs (lib_init.c:45) ==3421== by 0x4F60CF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==3421== by 0x4F60CF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak 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 |
==3421== 384 bytes in 1 blocks are definitely lost in loss record 1,983 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468D98: newhpart (lj_tab.c:64) ==3421== by 0x5468D98: newtab (lj_tab.c:143) ==3421== by 0x5468ED8: lj_tab_new (lj_tab.c:160) ==3421== by 0x547588A: lua_createtable (lj_api.c:706) ==3421== by 0x4F63CA: ngx_http_lua_init_registry (ngx_http_lua_util.c:678) ==3421== by 0x4F63CA: ngx_http_lua_new_state (ngx_http_lua_util.c:298) ==3421== by 0x4F63CA: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: 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 |
==3421== 384 bytes in 1 blocks are definitely lost in loss record 1,984 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468D98: newhpart (lj_tab.c:64) ==3421== by 0x5468D98: newtab (lj_tab.c:143) ==3421== by 0x5468ED8: lj_tab_new (lj_tab.c:160) ==3421== by 0x547588A: lua_createtable (lj_api.c:706) ==3421== by 0x506CB3: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:280) ==3421== by 0x4F65B5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741) ==3421== by 0x4F65B5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F65B5: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F65B5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite 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 |
==3421== 384 bytes in 1 blocks are definitely lost in loss record 1,985 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468D98: newhpart (lj_tab.c:64) ==3421== by 0x5468D98: newtab (lj_tab.c:143) ==3421== by 0x5468ED8: lj_tab_new (lj_tab.c:160) ==3421== by 0x547588A: lua_createtable (lj_api.c:706) ==3421== by 0x509CB5: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:249) ==3421== by 0x4F6658: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758) ==3421== by 0x4F6658: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6658: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6658: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite 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 |
==3421== 384 bytes in 1 blocks are definitely lost in loss record 1,986 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5469B44: newhpart (lj_tab.c:64) ==3421== by 0x5469B44: lj_tab_resize (lj_tab.c:276) ==3421== by 0x5469F46: rehashtab (lj_tab.c:385) ==3421== by 0x54697B5: lj_tab_newkey (lj_tab.c:469) ==3421== by 0x5469971: lj_tab_setstr (lj_tab.c:557) ==3421== by 0x547C496: lj_parse_keepstr (lj_parse.c:238) ==3421== by 0x547954F: lex_scan (lj_lex.c:301) ==3421== by 0x54799EC: lj_lex_next (lj_lex.c:454) ==3421== by 0x547D21F: expr_simple (lj_parse.c:2014) ==3421== by 0x547D21F: expr_unop (lj_parse.c:2077) ==3421== by 0x547D21F: expr_binop (lj_parse.c:2090) ==3421== by 0x547CC63: expr_binop (lj_parse.c:2098) ==3421== by 0x547D711: expr (lj_parse.c:2109) ==3421== by 0x547D711: expr_cond (lj_parse.c:2124) ==3421== by 0x547F3CD: parse_then (lj_parse.c:2589) ==3421== by 0x547EBD4: parse_if (lj_parse.c:2601) ==3421== by 0x547EBD4: parse_stmt (lj_parse.c:2627) ==3421== by 0x547EBD4: parse_chunk (lj_parse.c:2685) ==3421== by 0x547F398: parse_block (lj_parse.c:2402) ==3421== by 0x547F3E4: parse_then (lj_parse.c:2591) ==3421== by 0x547EBD4: parse_if (lj_parse.c:2601) ==3421== by 0x547EBD4: parse_stmt (lj_parse.c:2627) ==3421== by 0x547EBD4: parse_chunk (lj_parse.c:2685) ==3421== by 0x547C640: parse_body (lj_parse.c:1853) ==3421== by 0x547D27B: expr_simple (lj_parse.c:2008) ==3421== by 0x547D27B: expr_unop (lj_parse.c:2077) ==3421== by 0x547D27B: expr_binop (lj_parse.c:2090) ==3421== by 0x547D6B5: expr (lj_parse.c:2109) ==3421== by 0x547D6B5: expr_list (lj_parse.c:1876) ==3421== by 0x547E427: parse_assignment (lj_parse.c:2202) ==3421== by 0x547E5F3: parse_call_assign (lj_parse.c:2233) ==3421== by 0x547E5F3: parse_stmt (lj_parse.c:2673) ==3421== by 0x547E5F3: parse_chunk (lj_parse.c:2685) ==3421== by 0x547F398: parse_block (lj_parse.c:2402) ==3421== by 0x547ED59: parse_for_iter (lj_parse.c:2554) ==3421== by 0x547ED59: parse_for (lj_parse.c:2577) ==3421== by 0x547ED59: parse_stmt (lj_parse.c:2638) ==3421== by 0x547ED59: parse_chunk (lj_parse.c:2685) ==3421== by 0x547F54F: lj_parse (lj_parse.c:2718) ==3421== by 0x548124A: cpparser (lj_load.c:41) ==3421== by 0x5462F76: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==3421== by 0x548136A: lua_loadx (lj_load.c:58) ==3421== by 0x54815EB: luaL_loadbufferx (lj_load.c:143) ==3421== by 0x509E68: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:320) ==3421== by 0x4F6658: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758) ==3421== by 0x4F6658: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6658: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6658: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <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 |
==3421== 384 bytes in 1 blocks are definitely lost in loss record 1,987 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5469B44: newhpart (lj_tab.c:64) ==3421== by 0x5469B44: lj_tab_resize (lj_tab.c:276) ==3421== by 0x5469F46: rehashtab (lj_tab.c:385) ==3421== by 0x54697B5: lj_tab_newkey (lj_tab.c:469) ==3421== by 0x546B0A7: lj_meta_tset (lj_meta.c:182) ==3421== by 0x5476C88: lua_setfield (lj_api.c:972) ==3421== by 0x507299: ngx_http_lua_add_package_preload (ngx_http_lua_api.c:57) ==3421== by 0x554D93: ngx_http_lua_fake_delayed_load_init (ngx_http_lua_fake_delayed_load_module.c:55) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <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: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 |
==3421== 384 bytes in 1 blocks are definitely lost in loss record 1,988 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5469B44: newhpart (lj_tab.c:64) ==3421== by 0x5469B44: lj_tab_resize (lj_tab.c:276) ==3421== by 0x5469F46: rehashtab (lj_tab.c:385) ==3421== by 0x54697B5: lj_tab_newkey (lj_tab.c:469) ==3421== by 0x5469971: lj_tab_setstr (lj_tab.c:557) ==3421== by 0x547C496: lj_parse_keepstr (lj_parse.c:238) ==3421== by 0x5479696: lex_string (lj_lex.c:280) ==3421== by 0x5479696: lex_scan (lj_lex.c:364) ==3421== by 0x54799EC: lj_lex_next (lj_lex.c:454) ==3421== by 0x547E001: parse_args (lj_parse.c:1898) ==3421== by 0x547E17C: expr_primary (lj_parse.c:1965) ==3421== by 0x547C8DA: expr_simple (lj_parse.c:2011) ==3421== by 0x547C8DA: expr_unop (lj_parse.c:2077) ==3421== by 0x547C8DA: expr_binop (lj_parse.c:2090) ==3421== by 0x547D6B5: expr (lj_parse.c:2109) ==3421== by 0x547D6B5: expr_list (lj_parse.c:1876) ==3421== by 0x547EF6B: parse_local (lj_parse.c:2261) ==3421== by 0x547EF6B: parse_stmt (lj_parse.c:2648) ==3421== by 0x547EF6B: parse_chunk (lj_parse.c:2685) ==3421== by 0x547C640: parse_body (lj_parse.c:1853) ==3421== by 0x547D27B: expr_simple (lj_parse.c:2008) ==3421== by 0x547D27B: expr_unop (lj_parse.c:2077) ==3421== by 0x547D27B: expr_binop (lj_parse.c:2090) ==3421== by 0x547D6B5: expr (lj_parse.c:2109) ==3421== by 0x547D6B5: expr_list (lj_parse.c:1876) ==3421== by 0x547EC83: parse_return (lj_parse.c:2316) ==3421== by 0x547EC83: parse_stmt (lj_parse.c:2651) ==3421== by 0x547EC83: parse_chunk (lj_parse.c:2685) ==3421== by 0x547F54F: lj_parse (lj_parse.c:2718) ==3421== by 0x548124A: cpparser (lj_load.c:41) ==3421== by 0x5462F76: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==3421== by 0x548136A: lua_loadx (lj_load.c:58) ==3421== by 0x4F9920: ngx_http_lua_clfactory_loadbuffer (ngx_http_lua_clfactory.c:731) ==3421== by 0x4F6E2E: ngx_http_lua_cache_loadbuffer (ngx_http_lua_cache.c:166) ==3421== by 0x4F7858: ngx_http_lua_content_handler_inline (ngx_http_lua_contentby.c:300) ==3421== by 0x4F7306: ngx_http_lua_content_handler (ngx_http_lua_contentby.c:222) ==3421== by 0x45CD27: ngx_http_core_content_phase (ngx_http_core_module.c:1173) ==3421== by 0x457B32: ngx_http_core_run_phases (ngx_http_core_module.c:862) ==3421== by 0x457C41: ngx_http_handler (ngx_http_core_module.c:845) ==3421== by 0x463094: ngx_http_process_request (ngx_http_request.c:1950) ==3421== by 0x4636C0: ngx_http_process_request_headers (ngx_http_request.c:1377) ==3421== by 0x463C2E: ngx_http_process_request_line (ngx_http_request.c:1049) ==3421== by 0x46430E: ngx_http_wait_request_handler (ngx_http_request.c:507) ==3421== by 0x44118A: ngx_event_process_posted (ngx_event_posted.c:34) ==3421== by 0x440B7F: ngx_process_events_and_timers (ngx_event.c:269) ==3421== by 0x44A048: ngx_single_process_cycle (ngx_process_cycle.c:332) ==3421== by 0x421044: main (nginx.c:381) ==3421== { <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 |
==3421== 384 bytes in 12 blocks are definitely lost in loss record 1,989 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A626: lj_func_newC (lj_func.c:109) ==3421== by 0x54BC6BD: lj_lib_register (lj_lib.c:92) ==3421== by 0x54C039D: luaopen_bit (lib_bit.c:177) ==3421== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==3421== by 0x54CB2E8: luaL_openlibs (lib_init.c:45) ==3421== by 0x4F60CF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==3421== by 0x4F60CF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> 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 |
==3421== 395 bytes in 1 blocks are definitely lost in loss record 1,990 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x547B6D1: fs_finish (lj_parse.c:1570) ==3421== by 0x547F567: lj_parse (lj_parse.c:2721) ==3421== by 0x548124A: cpparser (lj_load.c:41) ==3421== by 0x5462F76: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==3421== by 0x548136A: lua_loadx (lj_load.c:58) ==3421== by 0x54815EB: luaL_loadbufferx (lj_load.c:143) ==3421== by 0x509E68: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:320) ==3421== by 0x4F6658: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758) ==3421== by 0x4F6658: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6658: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6658: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <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 |
==3421== 416 bytes in 13 blocks are definitely lost in loss record 1,995 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A626: lj_func_newC (lj_func.c:109) ==3421== by 0x54BC6BD: lj_lib_register (lj_lib.c:92) ==3421== by 0x54C1EBF: luaopen_string (lib_string.c:739) ==3421== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==3421== by 0x54CB2E8: luaL_openlibs (lib_init.c:45) ==3421== by 0x4F60CF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==3421== by 0x4F60CF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> 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 |
==3421== 442 bytes in 21 blocks are definitely lost in loss record 1,997 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x5479A4D: lj_lex_init (lj_lex.c:504) ==3421== by 0x546E0BF: cpluaopen (lj_state.c:153) ==3421== by 0x5462F76: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==3421== by 0x546E37F: lua_newstate (lj_state.c:222) ==3421== by 0x54BDDC1: luaL_newstate (lib_aux.c:334) ==3421== by 0x4F60BB: ngx_http_lua_new_state (ngx_http_lua_util.c:204) ==3421== by 0x4F60BB: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_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 |
==3421== 464 bytes in 22 blocks are definitely lost in loss record 2,004 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x54BC722: lj_lib_register (lj_lib.c:110) ==3421== by 0x54BFE91: luaopen_math (lib_math.c:223) ==3421== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==3421== by 0x54CB2E8: luaL_openlibs (lib_init.c:45) ==3421== by 0x4F60CF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==3421== by 0x4F60CF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> 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 |
==3421== 484 bytes in 21 blocks are definitely lost in loss record 2,007 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x546AC1F: lj_meta_init (lj_meta.c:40) ==3421== by 0x546E0B7: cpluaopen (lj_state.c:152) ==3421== by 0x5462F76: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==3421== by 0x546E37F: lua_newstate (lj_state.c:222) ==3421== by 0x54BDDC1: luaL_newstate (lib_aux.c:334) ==3421== by 0x4F60BB: ngx_http_lua_new_state (ngx_http_lua_util.c:204) ==3421== by 0x4F60BB: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_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 |
==3421== 512 bytes in 16 blocks are definitely lost in loss record 2,026 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A626: lj_func_newC (lj_func.c:109) ==3421== by 0x54BC6BD: lj_lib_register (lj_lib.c:92) ==3421== by 0x54C686D: luaopen_debug (lib_debug.c:402) ==3421== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==3421== by 0x54CB2E8: luaL_openlibs (lib_init.c:45) ==3421== by 0x4F60CF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==3421== by 0x4F60CF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> 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 |
==3421== 556 bytes in 23 blocks are definitely lost in loss record 2,034 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468AC2: lj_str_new (lj_str.c:220) ==3421== by 0x54BC722: lj_lib_register (lj_lib.c:110) ==3421== by 0x54BF918: luaopen_base (lib_base.c:666) ==3421== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==3421== by 0x54CB2E8: luaL_openlibs (lib_init.c:45) ==3421== by 0x4F60CF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==3421== by 0x4F60CF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> 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 |
==3421== 760 bytes in 5 blocks are definitely lost in loss record 2,054 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x547FBCB: lj_bcread_proto (lj_bcread.c:343) ==3421== by 0x54BCA26: lib_read_lfunc (lj_lib.c:63) ==3421== by 0x54BCA26: lj_lib_register (lj_lib.c:116) ==3421== by 0x54C29BD: luaopen_table (lib_table.c:334) ==3421== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==3421== by 0x54CB2E8: luaL_openlibs (lib_init.c:45) ==3421== by 0x4F60CF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==3421== by 0x4F60CF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <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 |
==3421== 768 bytes in 1 blocks are definitely lost in loss record 2,056 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468D98: newhpart (lj_tab.c:64) ==3421== by 0x5468D98: newtab (lj_tab.c:143) ==3421== by 0x5468ED8: lj_tab_new (lj_tab.c:160) ==3421== by 0x547588A: lua_createtable (lj_api.c:706) ==3421== by 0x54BD689: luaL_findtable (lib_aux.c:93) ==3421== by 0x54BC553: lib_create_table (lj_lib.c:35) ==3421== by 0x54BC553: lj_lib_register (lj_lib.c:78) ==3421== by 0x54BFE91: luaopen_math (lib_math.c:223) ==3421== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==3421== by 0x54CB2E8: luaL_openlibs (lib_init.c:45) ==3421== by 0x4F60CF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==3421== by 0x4F60CF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak 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 |
==3421== 768 bytes in 1 blocks are definitely lost in loss record 2,057 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468D98: newhpart (lj_tab.c:64) ==3421== by 0x5468D98: newtab (lj_tab.c:143) ==3421== by 0x5468ED8: lj_tab_new (lj_tab.c:160) ==3421== by 0x547588A: lua_createtable (lj_api.c:706) ==3421== by 0x4F6341: ngx_http_lua_init_registry (ngx_http_lua_util.c:661) ==3421== by 0x4F6341: ngx_http_lua_new_state (ngx_http_lua_util.c:298) ==3421== by 0x4F6341: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: 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 |
==3421== 768 bytes in 1 blocks are definitely lost in loss record 2,058 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468D98: newhpart (lj_tab.c:64) ==3421== by 0x5468D98: newtab (lj_tab.c:143) ==3421== by 0x5468ED8: lj_tab_new (lj_tab.c:160) ==3421== by 0x547588A: lua_createtable (lj_api.c:706) ==3421== by 0x4F6372: ngx_http_lua_init_registry (ngx_http_lua_util.c:667) ==3421== by 0x4F6372: ngx_http_lua_new_state (ngx_http_lua_util.c:298) ==3421== by 0x4F6372: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: 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 |
==3421== 768 bytes in 1 blocks are definitely lost in loss record 2,059 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468D98: newhpart (lj_tab.c:64) ==3421== by 0x5468D98: newtab (lj_tab.c:143) ==3421== by 0x5468ED8: lj_tab_new (lj_tab.c:160) ==3421== by 0x547588A: lua_createtable (lj_api.c:706) ==3421== by 0x4F2ADA: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2112) ==3421== by 0x4F6584: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736) ==3421== by 0x4F6584: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6584: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6584: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite 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 |
==3421== 768 bytes in 1 blocks are definitely lost in loss record 2,060 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5469B44: newhpart (lj_tab.c:64) ==3421== by 0x5469B44: lj_tab_resize (lj_tab.c:276) ==3421== by 0x5469F46: rehashtab (lj_tab.c:385) ==3421== by 0x54697B5: lj_tab_newkey (lj_tab.c:469) ==3421== by 0x5476E3F: lua_rawset (lj_api.c:991) ==3421== by 0x506FAB: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:353) ==3421== by 0x4F65B5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741) ==3421== by 0x4F65B5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F65B5: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F65B5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <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 |
==3421== 768 bytes in 1 blocks are definitely lost in loss record 2,061 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5469B44: newhpart (lj_tab.c:64) ==3421== by 0x5469B44: lj_tab_resize (lj_tab.c:276) ==3421== by 0x5469F46: rehashtab (lj_tab.c:385) ==3421== by 0x54697B5: lj_tab_newkey (lj_tab.c:469) ==3421== by 0x5469971: lj_tab_setstr (lj_tab.c:557) ==3421== by 0x547C496: lj_parse_keepstr (lj_parse.c:238) ==3421== by 0x547954F: lex_scan (lj_lex.c:301) ==3421== by 0x54799EC: lj_lex_next (lj_lex.c:454) ==3421== by 0x547E83E: parse_stmt (lj_parse.c:2647) ==3421== by 0x547E83E: parse_chunk (lj_parse.c:2685) ==3421== by 0x547F398: parse_block (lj_parse.c:2402) ==3421== by 0x547ED59: parse_for_iter (lj_parse.c:2554) ==3421== by 0x547ED59: parse_for (lj_parse.c:2577) ==3421== by 0x547ED59: parse_stmt (lj_parse.c:2638) ==3421== by 0x547ED59: parse_chunk (lj_parse.c:2685) ==3421== by 0x547F54F: lj_parse (lj_parse.c:2718) ==3421== by 0x548124A: cpparser (lj_load.c:41) ==3421== by 0x5462F76: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==3421== by 0x548136A: lua_loadx (lj_load.c:58) ==3421== by 0x54815EB: luaL_loadbufferx (lj_load.c:143) ==3421== by 0x509E68: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:320) ==3421== by 0x4F6658: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758) ==3421== by 0x4F6658: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6658: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6658: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <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 |
==3421== 848 bytes in 26 blocks are definitely lost in loss record 2,072 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A626: lj_func_newC (lj_func.c:109) ==3421== by 0x54BC6BD: lj_lib_register (lj_lib.c:92) ==3421== by 0x54BFE91: luaopen_math (lib_math.c:223) ==3421== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==3421== by 0x54CB2E8: luaL_openlibs (lib_init.c:45) ==3421== by 0x4F60CF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==3421== by 0x4F60CF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> 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 |
==3421== 1,000 bytes in 27 blocks are definitely lost in loss record 2,086 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831) ==3421== by 0x546A626: lj_func_newC (lj_func.c:109) ==3421== by 0x54BC6BD: lj_lib_register (lj_lib.c:92) ==3421== by 0x54BF918: luaopen_base (lib_base.c:666) ==3421== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==3421== by 0x54CB2E8: luaL_openlibs (lib_init.c:45) ==3421== by 0x4F60CF: ngx_http_lua_new_state (ngx_http_lua_util.c:209) ==3421== by 0x4F60CF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> 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 |
==3421== 1,536 bytes in 1 blocks are definitely lost in loss record 2,112 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468D98: newhpart (lj_tab.c:64) ==3421== by 0x5468D98: newtab (lj_tab.c:143) ==3421== by 0x5468ED8: lj_tab_new (lj_tab.c:160) ==3421== by 0x546E062: cpluaopen (lj_state.c:149) ==3421== by 0x5462F76: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0) ==3421== by 0x546E37F: lua_newstate (lj_state.c:222) ==3421== by 0x54BDDC1: luaL_newstate (lib_aux.c:334) ==3421== by 0x4F60BB: ngx_http_lua_new_state (ngx_http_lua_util.c:204) ==3421== by 0x4F60BB: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_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 |
==3421== 3,072 bytes in 1 blocks are definitely lost in loss record 2,135 of 2,151 ==3421== at 0x4C2B002: malloc (vg_replace_malloc.c:298) ==3421== by 0x4C2B176: realloc (vg_replace_malloc.c:784) ==3421== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818) ==3421== by 0x5468D98: newhpart (lj_tab.c:64) ==3421== by 0x5468D98: newtab (lj_tab.c:143) ==3421== by 0x5468ED8: lj_tab_new (lj_tab.c:160) ==3421== by 0x547588A: lua_createtable (lj_api.c:706) ==3421== by 0x4F6462: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:713) ==3421== by 0x4F6462: ngx_http_lua_init_globals (ngx_http_lua_util.c:705) ==3421== by 0x4F6462: ngx_http_lua_new_state (ngx_http_lua_util.c:299) ==3421== by 0x4F6462: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751) ==3421== by 0x4ECD9C: ngx_http_lua_init (ngx_http_lua_module.c:747) ==3421== by 0x4563D3: ngx_http_block (ngx_http.c:312) ==3421== by 0x43510E: ngx_conf_handler (ngx_conf_file.c:463) ==3421== by 0x43510E: ngx_conf_parse (ngx_conf_file.c:319) ==3421== by 0x432705: ngx_init_cycle (ngx_cycle.c:275) ==3421== by 0x420DFE: main (nginx.c:293) ==3421== { <insert_a_suppression_name_here> Memcheck:Leak match-leak-kinds: definite 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 "2018/04/21 23:06:35 [warn] 3901\#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 "2018/04/21 23:06:36 [warn] 3901\#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 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 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 1: simple at - pattern "(?^:\[lua\] content_by_lua\(nginx\.conf:\d+\):\d+: elapsed: 0\.0(?:4[4-9]|5[0-6])\d*, context: ngx\.timer, client: \d+\.\d+\.\d+\.\d+, server: 0\.0\.0\.0:\d+)" should match a line in error.log (req 0) | |
106-timer.t | TEST 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) | |
108-timer-safe.t | TEST 5: 0 timer - pattern "(?^:\[lua\] content_by_lua\(nginx\.conf:\d+\):\d+: elapsed: 0(?:[^.]|\.00))" should match a line in error.log (req 0) | |
108-timer-safe.t | TEST 7: simple at (sleep in the timer callback) - log_by_lua - pattern "(?^:\[lua\] log_by_lua\(nginx\.conf:\d+\):\d+: elapsed: 0\.0(?:6[4-9]|7[0-6]))" should match a line in error.log (req 0) | |
108-timer-safe.t | TEST 1: simple at - pattern "(?^:\[lua\] content_by_lua\(nginx\.conf:\d+\):\d+: elapsed: 0\.0(?:4[4-9]|5[0-6]))" should match a line in error.log (req 0) | |
108-timer-safe.t | TEST 2: simple at (sleep in the timer callback) - pattern "(?^:\[lua\] content_by_lua\(nginx\.conf:\d+\):\d+: elapsed: 0\.0(?:6[4-9]|7[0-6]))" should match a line in error.log (req 0) | |
109-timer-hup.t | TEST 7: HUP reload should abort pending timers (fuzz test) - grep_error_log_out (req 0) |
got: 'lua found 8189 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 ' |
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 |
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 |
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 | nginx: [emerg] | "ssl_session_store_by_lua_block" directive is not allowed here in /home/ec2-user/git/lua-nginx-module/t/servroot/conf/nginx.conf:28 |
142-ssl-session-store.t | TEST 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) | |
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 4: create the next timer immediately when timer start running - response_body - response is expected (repeated req 0, req 0) |
@@ -1,2 +1,2 @@ registered timer -foo = 6 +foo = 3 ' |
152-timer-every.t | TEST 6: memory leak check - response_body - response is expected (repeated req 0, req 0) |
@@ -1,2 +1,2 @@ registered timer -growth1 == growth2: true +growth1 == growth2: false ' |
152-timer-every.t | TEST 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) |
Go back to the index page.