Created
October 20, 2016 13:25
-
-
Save hfm/bbe6a1cf91883db346fdc6a86b82e255 to your computer and use it in GitHub Desktop.
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ==61212== Memcheck, a memory error detector | |
| ==61212== Copyright (C) 2002-2015, and GNU GPL'd, by Julian Seward et al. | |
| ==61212== Using Valgrind-3.11.0 and LibVEX; rerun with -h for copyright info | |
| ==61212== Command: build/nginx-1.11.5/objs/nginx | |
| ==61212== Parent PID: 69356 | |
| ==61212== | |
| --61212-- UNKNOWN mach_msg unhandled MACH_SEND_TRAILER option | |
| --61212-- UNKNOWN mach_msg unhandled MACH_SEND_TRAILER option (repeated 2 times) | |
| --61212-- UNKNOWN mach_msg unhandled MACH_SEND_TRAILER option (repeated 4 times) | |
| ==61212== Conditional jump or move depends on uninitialised value(s) | |
| ==61212== at 0x1000B5709: str_replace (string.c:515) | |
| ==61212== by 0x1000C6071: mrb_vm_exec (vm.c:2197) | |
| ==61212== by 0x1000C6F73: mrb_top_run (vm.c:759) | |
| ==61212== by 0x1000AE2F6: mrb_load_irep_cxt (load.c:638) | |
| ==61212== by 0x100105F98: GENERATED_TMP_mrb_mruby_io_gem_init (gem_init.c:908) | |
| ==61212== by 0x10014A64D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== Conditional jump or move depends on uninitialised value(s) | |
| ==61212== at 0x1000B578B: str_replace (string.c:538) | |
| ==61212== by 0x1000C6071: mrb_vm_exec (vm.c:2197) | |
| ==61212== by 0x1000C6F73: mrb_top_run (vm.c:759) | |
| ==61212== by 0x1000AE2F6: mrb_load_irep_cxt (load.c:638) | |
| ==61212== by 0x100105F98: GENERATED_TMP_mrb_mruby_io_gem_init (gem_init.c:908) | |
| ==61212== by 0x10014A64D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== Warning: ignored attempt to set SIGUSR2 handler in sigaction(); | |
| ==61212== the SIGUSR2 signal is used internally by Valgrind | |
| ==61212== | |
| ==61212== HEAP SUMMARY: | |
| ==61212== in use at exit: 624,719 bytes in 4,808 blocks | |
| ==61212== total heap usage: 5,253 allocs, 445 frees, 908,084 bytes allocated | |
| ==61212== | |
| ==61212== 2 bytes in 1 blocks are possibly lost in loss record 1 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009EA06: mrb_init_class (class.c:362) | |
| ==61212== by 0x1000AB67F: mrb_init_core (init.c:34) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 2 bytes in 1 blocks are possibly lost in loss record 2 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1000B132B: mrb_init_object (object.c:269) | |
| ==61212== by 0x1000AB691: mrb_init_core (init.c:35) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 2 bytes in 1 blocks are possibly lost in loss record 3 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1000B134D: mrb_init_object (object.c:270) | |
| ==61212== by 0x1000AB691: mrb_init_core (init.c:35) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 2 bytes in 1 blocks are possibly lost in loss record 4 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1000B136C: mrb_init_object (object.c:271) | |
| ==61212== by 0x1000AB691: mrb_init_core (init.c:35) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 2 bytes in 1 blocks are possibly lost in loss record 5 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1000B7201: mrb_init_string (string.c:2719) | |
| ==61212== by 0x1000AB70F: mrb_init_core (init.c:43) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 2 bytes in 1 blocks are possibly lost in loss record 6 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1000B7220: mrb_init_string (string.c:2720) | |
| ==61212== by 0x1000AB70F: mrb_init_core (init.c:43) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 2 bytes in 1 blocks are possibly lost in loss record 7 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1000AF694: mrb_init_numeric (numeric.c:1164) | |
| ==61212== by 0x1000AB745: mrb_init_core (init.c:46) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 2 bytes in 1 blocks are possibly lost in loss record 8 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1000AF786: mrb_init_numeric (numeric.c:1177) | |
| ==61212== by 0x1000AB745: mrb_init_core (init.c:46) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 2 bytes in 1 blocks are possibly lost in loss record 9 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1000AF7C4: mrb_init_numeric (numeric.c:1179) | |
| ==61212== by 0x1000AB745: mrb_init_core (init.c:46) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 2 bytes in 1 blocks are possibly lost in loss record 10 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1000AF7FF: mrb_init_numeric (numeric.c:1181) | |
| ==61212== by 0x1000AB745: mrb_init_core (init.c:46) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 2 bytes in 1 blocks are possibly lost in loss record 11 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x1000FBC05: mrb_mruby_math_gem_init (math.c:736) | |
| ==61212== by 0x1000FC6D9: GENERATED_TMP_mrb_mruby_math_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A5ED: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 3 bytes in 1 blocks are possibly lost in loss record 12 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1000AC715: mrb_init_kernel (kernel.c:1108) | |
| ==61212== by 0x1000AB6A3: mrb_init_core (init.c:36) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 3 bytes in 1 blocks are possibly lost in loss record 13 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1000AC734: mrb_init_kernel (kernel.c:1109) | |
| ==61212== by 0x1000AB6A3: mrb_init_core (init.c:36) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 3 bytes in 1 blocks are possibly lost in loss record 14 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x10009785A: mrb_init_array (array.c:1095) | |
| ==61212== by 0x1000AB721: mrb_init_core (init.c:44) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 3 bytes in 1 blocks are possibly lost in loss record 15 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1000AF672: mrb_init_numeric (numeric.c:1163) | |
| ==61212== by 0x1000AB745: mrb_init_core (init.c:46) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 3 bytes in 1 blocks are possibly lost in loss record 16 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1000AF89A: mrb_init_numeric (numeric.c:1186) | |
| ==61212== by 0x1000AB745: mrb_init_core (init.c:46) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 3 bytes in 1 blocks are possibly lost in loss record 17 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009A8A5: mrb_define_module (class.c:170) | |
| ==61212== by 0x1000A8025: mrb_init_gc (gc.c:1457) | |
| ==61212== by 0x1000AB769: mrb_init_core (init.c:48) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 3 bytes in 1 blocks are possibly lost in loss record 18 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1000CA10B: mrb_mruby_array_ext_gem_init (array.c:158) | |
| ==61212== by 0x1000CA549: GENERATED_TMP_mrb_mruby_array_ext_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A59D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 3 bytes in 1 blocks are possibly lost in loss record 19 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x1000FBBE3: mrb_mruby_math_gem_init (math.c:730) | |
| ==61212== by 0x1000FC6D9: GENERATED_TMP_mrb_mruby_math_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A5ED: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 3 bytes in 1 blocks are possibly lost in loss record 20 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009D1AE: mrb_define_class_method (class.c:1145) | |
| ==61212== by 0x1001010F1: mrb_mruby_time_gem_init (time.c:758) | |
| ==61212== by 0x100102729: GENERATED_TMP_mrb_mruby_time_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A63D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 3 bytes in 1 blocks are possibly lost in loss record 21 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009AFE4: mrb_define_class (class.c:231) | |
| ==61212== by 0x100104E79: mrb_init_io (io.c:1070) | |
| ==61212== by 0x100105F1D: mrb_mruby_io_gem_init (mruby_io_gem.c:12) | |
| ==61212== by 0x100105F89: GENERATED_TMP_mrb_mruby_io_gem_init (gem_init.c:907) | |
| ==61212== by 0x10014A64D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== | |
| ==61212== 3 bytes in 1 blocks are possibly lost in loss record 22 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x100105109: mrb_init_io (io.c:1101) | |
| ==61212== by 0x100105F1D: mrb_mruby_io_gem_init (mruby_io_gem.c:12) | |
| ==61212== by 0x100105F89: GENERATED_TMP_mrb_mruby_io_gem_init (gem_init.c:907) | |
| ==61212== by 0x10014A64D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 3 bytes in 1 blocks are possibly lost in loss record 23 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10008EE8E: ngx_mrb_core_class_init (ngx_http_mruby_core.c:385) | |
| ==61212== by 0x10008FFF7: ngx_mrb_class_init (ngx_http_mruby_init.c:39) | |
| ==61212== by 0x10008AD14: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:983) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 4 bytes in 1 blocks are possibly lost in loss record 24 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009EAAD: mrb_init_class (class.c:1145) | |
| ==61212== by 0x1000AB67F: mrb_init_core (init.c:34) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 4 bytes in 1 blocks are possibly lost in loss record 25 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009F732: mrb_init_class (class.c:362) | |
| ==61212== by 0x1000AB67F: mrb_init_core (init.c:34) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 4 bytes in 1 blocks are possibly lost in loss record 26 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1000AC7F6: mrb_init_kernel (kernel.c:1116) | |
| ==61212== by 0x1000AB6A3: mrb_init_core (init.c:36) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 4 bytes in 1 blocks are possibly lost in loss record 27 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1000AB6D9: mrb_init_core (init.c:40) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 4 bytes in 1 blocks are possibly lost in loss record 28 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x100097894: mrb_init_array (array.c:1097) | |
| ==61212== by 0x1000AB721: mrb_init_core (init.c:44) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 4 bytes in 1 blocks are possibly lost in loss record 29 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1000979E3: mrb_init_array (array.c:1108) | |
| ==61212== by 0x1000AB721: mrb_init_core (init.c:44) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 4 bytes in 1 blocks are possibly lost in loss record 30 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1000AF6AF: mrb_init_numeric (numeric.c:1165) | |
| ==61212== by 0x1000AB745: mrb_init_core (init.c:46) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 4 bytes in 1 blocks are possibly lost in loss record 31 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x1000AB745: mrb_init_core (init.c:46) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 4 bytes in 1 blocks are possibly lost in loss record 32 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1000B3B7F: mrb_init_range (range.c:420) | |
| ==61212== by 0x1000AB757: mrb_init_core (init.c:47) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 4 bytes in 1 blocks are possibly lost in loss record 33 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009D238: mrb_define_module_function (class.c:1145) | |
| ==61212== by 0x1000FBC46: mrb_mruby_math_gem_init (math.c:747) | |
| ==61212== by 0x1000FC6D9: GENERATED_TMP_mrb_mruby_math_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A5ED: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 4 bytes in 1 blocks are possibly lost in loss record 34 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009D238: mrb_define_module_function (class.c:1145) | |
| ==61212== by 0x1000FBC65: mrb_mruby_math_gem_init (math.c:748) | |
| ==61212== by 0x1000FC6D9: GENERATED_TMP_mrb_mruby_math_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A5ED: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 4 bytes in 1 blocks are possibly lost in loss record 35 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009D238: mrb_define_module_function (class.c:1145) | |
| ==61212== by 0x1000FBC84: mrb_mruby_math_gem_init (math.c:749) | |
| ==61212== by 0x1000FC6D9: GENERATED_TMP_mrb_mruby_math_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A5ED: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 4 bytes in 1 blocks are possibly lost in loss record 36 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009D238: mrb_define_module_function (class.c:1145) | |
| ==61212== by 0x1000FBDD9: mrb_mruby_math_gem_init (math.c:764) | |
| ==61212== by 0x1000FC6D9: GENERATED_TMP_mrb_mruby_math_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A5ED: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 4 bytes in 1 blocks are possibly lost in loss record 37 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009D238: mrb_define_module_function (class.c:1145) | |
| ==61212== by 0x1000FBDF8: mrb_mruby_math_gem_init (math.c:765) | |
| ==61212== by 0x1000FC6D9: GENERATED_TMP_mrb_mruby_math_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A5ED: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 4 bytes in 1 blocks are possibly lost in loss record 38 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009D238: mrb_define_module_function (class.c:1145) | |
| ==61212== by 0x1000FBEF0: mrb_mruby_math_gem_init (math.c:776) | |
| ==61212== by 0x1000FC6D9: GENERATED_TMP_mrb_mruby_math_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A5ED: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 4 bytes in 1 blocks are possibly lost in loss record 39 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1000FC7D9: GENERATED_TMP_mrb_mruby_numeric_ext_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A5F5: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 4 bytes in 1 blocks are possibly lost in loss record 40 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000AEA31: read_irep_record (load.c:158) | |
| ==61212== by 0x1000AEB71: read_irep_record (load.c:204) | |
| ==61212== by 0x1000AEB71: read_irep_record (load.c:204) | |
| ==61212== by 0x1000AE071: read_irep (load.c:220) | |
| ==61212== by 0x1000AE2AD: mrb_load_irep_cxt (load.c:614) | |
| ==61212== by 0x1000FC9E8: GENERATED_TMP_mrb_mruby_object_ext_gem_init (gem_init.c:43) | |
| ==61212== by 0x10014A5FD: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== | |
| ==61212== 4 bytes in 1 blocks are possibly lost in loss record 41 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000AEA31: read_irep_record (load.c:158) | |
| ==61212== by 0x1000AE071: read_irep (load.c:220) | |
| ==61212== by 0x1000AE2AD: mrb_load_irep_cxt (load.c:614) | |
| ==61212== by 0x1000FD5E8: GENERATED_TMP_mrb_mruby_proc_ext_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A60D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 4 bytes in 1 blocks are possibly lost in loss record 42 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1000FE88C: mrb_mruby_string_ext_gem_init (string.c:551) | |
| ==61212== by 0x1000FF8B9: GENERATED_TMP_mrb_mruby_string_ext_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A625: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 4 bytes in 1 blocks are possibly lost in loss record 43 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1000FE8A8: mrb_mruby_string_ext_gem_init (string.c:552) | |
| ==61212== by 0x1000FF8B9: GENERATED_TMP_mrb_mruby_string_ext_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A625: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 4 bytes in 1 blocks are possibly lost in loss record 44 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1000FE9C7: mrb_mruby_string_ext_gem_init (string.c:560) | |
| ==61212== by 0x1000FF8B9: GENERATED_TMP_mrb_mruby_string_ext_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A625: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 4 bytes in 1 blocks are possibly lost in loss record 45 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000AEA31: read_irep_record (load.c:158) | |
| ==61212== by 0x1000AE071: read_irep (load.c:220) | |
| ==61212== by 0x1000AE2AD: mrb_load_irep_cxt (load.c:614) | |
| ==61212== by 0x1000FF8C8: GENERATED_TMP_mrb_mruby_string_ext_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A625: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 4 bytes in 1 blocks are possibly lost in loss record 46 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000AEA31: read_irep_record (load.c:158) | |
| ==61212== by 0x1000AE071: read_irep (load.c:220) | |
| ==61212== by 0x1000AE2AD: mrb_load_irep_cxt (load.c:614) | |
| ==61212== by 0x100100FE8: GENERATED_TMP_mrb_mruby_symbol_ext_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A635: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 4 bytes in 1 blocks are possibly lost in loss record 47 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000AEA31: read_irep_record (load.c:158) | |
| ==61212== by 0x1000AEB71: read_irep_record (load.c:204) | |
| ==61212== by 0x1000AEB71: read_irep_record (load.c:204) | |
| ==61212== by 0x1000AEB71: read_irep_record (load.c:204) | |
| ==61212== by 0x1000AE071: read_irep (load.c:220) | |
| ==61212== by 0x1000AE2AD: mrb_load_irep_cxt (load.c:614) | |
| ==61212== by 0x100100FE8: GENERATED_TMP_mrb_mruby_symbol_ext_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A635: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== | |
| ==61212== 4 bytes in 1 blocks are possibly lost in loss record 48 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009D1AE: mrb_define_class_method (class.c:1145) | |
| ==61212== by 0x10010114A: mrb_mruby_time_gem_init (time.c:761) | |
| ==61212== by 0x100102729: GENERATED_TMP_mrb_mruby_time_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A63D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 4 bytes in 1 blocks are possibly lost in loss record 49 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009D1AE: mrb_define_class_method (class.c:1145) | |
| ==61212== by 0x100101165: mrb_mruby_time_gem_init (time.c:762) | |
| ==61212== by 0x100102729: GENERATED_TMP_mrb_mruby_time_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A63D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 4 bytes in 1 blocks are possibly lost in loss record 50 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x100101264: mrb_mruby_time_gem_init (time.c:772) | |
| ==61212== by 0x100102729: GENERATED_TMP_mrb_mruby_time_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A63D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 4 bytes in 1 blocks are possibly lost in loss record 51 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1001013A0: mrb_mruby_time_gem_init (time.c:784) | |
| ==61212== by 0x100102729: GENERATED_TMP_mrb_mruby_time_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A63D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 4 bytes in 1 blocks are possibly lost in loss record 52 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1001013D4: mrb_mruby_time_gem_init (time.c:787) | |
| ==61212== by 0x100102729: GENERATED_TMP_mrb_mruby_time_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A63D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 4 bytes in 1 blocks are possibly lost in loss record 53 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000AEA31: read_irep_record (load.c:158) | |
| ==61212== by 0x1000AE071: read_irep (load.c:220) | |
| ==61212== by 0x1000AE2AD: mrb_load_irep_cxt (load.c:614) | |
| ==61212== by 0x100102738: GENERATED_TMP_mrb_mruby_time_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A63D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 4 bytes in 1 blocks are possibly lost in loss record 54 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1001050DE: mrb_init_io (io.c:1097) | |
| ==61212== by 0x100105F1D: mrb_mruby_io_gem_init (mruby_io_gem.c:12) | |
| ==61212== by 0x100105F89: GENERATED_TMP_mrb_mruby_io_gem_init (gem_init.c:907) | |
| ==61212== by 0x10014A64D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== | |
| ==61212== 4 bytes in 1 blocks are possibly lost in loss record 55 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000AEA31: read_irep_record (load.c:158) | |
| ==61212== by 0x1000AEB71: read_irep_record (load.c:204) | |
| ==61212== by 0x1000AEB71: read_irep_record (load.c:204) | |
| ==61212== by 0x1000AEB71: read_irep_record (load.c:204) | |
| ==61212== by 0x1000AEB71: read_irep_record (load.c:204) | |
| ==61212== by 0x1000AE071: read_irep (load.c:220) | |
| ==61212== by 0x1000AE2AD: mrb_load_irep_cxt (load.c:614) | |
| ==61212== by 0x100105F98: GENERATED_TMP_mrb_mruby_io_gem_init (gem_init.c:908) | |
| ==61212== by 0x10014A64D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== | |
| ==61212== 4 bytes in 1 blocks are possibly lost in loss record 56 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDCEF: mrb_define_global_const (variable.c:975) | |
| ==61212== by 0x100106779: GENERATED_TMP_mrb_mruby_env_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A655: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 4 bytes in 1 blocks are possibly lost in loss record 57 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000AEA31: read_irep_record (load.c:158) | |
| ==61212== by 0x1000AE071: read_irep (load.c:220) | |
| ==61212== by 0x1000AE2AD: mrb_load_irep_cxt (load.c:614) | |
| ==61212== by 0x100106788: GENERATED_TMP_mrb_mruby_env_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A655: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 4 bytes in 1 blocks are possibly lost in loss record 58 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000AEA31: read_irep_record (load.c:158) | |
| ==61212== by 0x1000AEB71: read_irep_record (load.c:204) | |
| ==61212== by 0x1000AEB71: read_irep_record (load.c:204) | |
| ==61212== by 0x1000AEB71: read_irep_record (load.c:204) | |
| ==61212== by 0x1000AE071: read_irep (load.c:220) | |
| ==61212== by 0x1000AE2AD: mrb_load_irep_cxt (load.c:614) | |
| ==61212== by 0x100106788: GENERATED_TMP_mrb_mruby_env_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A655: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== | |
| ==61212== 4 bytes in 1 blocks are possibly lost in loss record 59 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009AFE4: mrb_define_class (class.c:231) | |
| ==61212== by 0x100106DB9: mrb_mruby_dir_gem_init (dir.c:284) | |
| ==61212== by 0x100106F69: GENERATED_TMP_mrb_mruby_dir_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A65D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 4 bytes in 1 blocks are possibly lost in loss record 60 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000AEA31: read_irep_record (load.c:158) | |
| ==61212== by 0x1000AE071: read_irep (load.c:220) | |
| ==61212== by 0x1000AE2AD: mrb_load_irep_cxt (load.c:614) | |
| ==61212== by 0x100106F78: GENERATED_TMP_mrb_mruby_dir_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A65D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 4 bytes in 1 blocks are possibly lost in loss record 61 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B34B: mrb_define_class_under (class.c:317) | |
| ==61212== by 0x10010710F: mrb_mruby_digest_gem_init (digest.c:811) | |
| ==61212== by 0x100108109: GENERATED_TMP_mrb_mruby_digest_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A665: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 4 bytes in 1 blocks are possibly lost in loss record 62 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000AEA31: read_irep_record (load.c:158) | |
| ==61212== by 0x1000AE071: read_irep (load.c:220) | |
| ==61212== by 0x1000AE2AD: mrb_load_irep_cxt (load.c:614) | |
| ==61212== by 0x100108E98: GENERATED_TMP_mrb_mruby_process_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A66D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 4 bytes in 1 blocks are possibly lost in loss record 63 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000AEA31: read_irep_record (load.c:158) | |
| ==61212== by 0x1000AE071: read_irep (load.c:220) | |
| ==61212== by 0x1000AE2AD: mrb_load_irep_cxt (load.c:614) | |
| ==61212== by 0x100114628: GENERATED_TMP_mrb_mruby_json_gem_init (gem_init.c:43) | |
| ==61212== by 0x10014A685: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 4 bytes in 1 blocks are possibly lost in loss record 64 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000AEA31: read_irep_record (load.c:158) | |
| ==61212== by 0x1000AEB71: read_irep_record (load.c:204) | |
| ==61212== by 0x1000AE071: read_irep (load.c:220) | |
| ==61212== by 0x1000AE2AD: mrb_load_irep_cxt (load.c:614) | |
| ==61212== by 0x100114628: GENERATED_TMP_mrb_mruby_json_gem_init (gem_init.c:43) | |
| ==61212== by 0x10014A685: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== | |
| ==61212== 4 bytes in 1 blocks are possibly lost in loss record 65 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x100118312: mrb_mruby_redis_gem_init (mrb_redis.c:1690) | |
| ==61212== by 0x10011D079: GENERATED_TMP_mrb_mruby_redis_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A69D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 4 bytes in 1 blocks are possibly lost in loss record 66 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x100118334: mrb_mruby_redis_gem_init (mrb_redis.c:1691) | |
| ==61212== by 0x10011D079: GENERATED_TMP_mrb_mruby_redis_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A69D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 4 bytes in 1 blocks are possibly lost in loss record 67 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x10011843A: mrb_mruby_redis_gem_init (mrb_redis.c:1700) | |
| ==61212== by 0x10011D079: GENERATED_TMP_mrb_mruby_redis_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A69D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 4 bytes in 1 blocks are possibly lost in loss record 68 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1001187BD: mrb_mruby_redis_gem_init (mrb_redis.c:1729) | |
| ==61212== by 0x10011D079: GENERATED_TMP_mrb_mruby_redis_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A69D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 4 bytes in 1 blocks are possibly lost in loss record 69 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000AEA31: read_irep_record (load.c:158) | |
| ==61212== by 0x1000AE071: read_irep (load.c:220) | |
| ==61212== by 0x1000AE2AD: mrb_load_irep_cxt (load.c:614) | |
| ==61212== by 0x100142EC8: GENERATED_TMP_mrb_mruby_uname_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A6B5: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 4 bytes in 1 blocks are possibly lost in loss record 70 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000AEA31: read_irep_record (load.c:158) | |
| ==61212== by 0x1000AE071: read_irep (load.c:220) | |
| ==61212== by 0x1000AE2AD: mrb_load_irep_cxt (load.c:614) | |
| ==61212== by 0x1001432E8: GENERATED_TMP_mrb_mruby_mutex_gem_init (gem_init.c:78) | |
| ==61212== by 0x10014A6BD: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 4 bytes in 1 blocks are possibly lost in loss record 71 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000AEA31: read_irep_record (load.c:158) | |
| ==61212== by 0x1000AE071: read_irep (load.c:220) | |
| ==61212== by 0x1000AE2AD: mrb_load_irep_cxt (load.c:614) | |
| ==61212== by 0x100148238: GENERATED_TMP_mrb_mruby_cache_gem_init (gem_init.c:90) | |
| ==61212== by 0x10014A6C5: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 4 bytes in 1 blocks are possibly lost in loss record 72 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000AEA31: read_irep_record (load.c:158) | |
| ==61212== by 0x1000AEB71: read_irep_record (load.c:204) | |
| ==61212== by 0x1000AEB71: read_irep_record (load.c:204) | |
| ==61212== by 0x1000AEB71: read_irep_record (load.c:204) | |
| ==61212== by 0x1000AEB71: read_irep_record (load.c:204) | |
| ==61212== by 0x1000AE071: read_irep (load.c:220) | |
| ==61212== by 0x1000AE2AD: mrb_load_irep_cxt (load.c:614) | |
| ==61212== by 0x1001482A0: GENERATED_TMP_mrb_mruby_ngx_mruby_ext_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A6CD: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== | |
| ==61212== 4 bytes in 1 blocks are possibly lost in loss record 73 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000AEA31: read_irep_record (load.c:158) | |
| ==61212== by 0x1000AE071: read_irep (load.c:220) | |
| ==61212== by 0x1000AE2AD: mrb_load_irep_cxt (load.c:614) | |
| ==61212== by 0x10014A538: GENERATED_TMP_mrb_mruby_stringio_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A6D5: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 4 bytes in 1 blocks are possibly lost in loss record 74 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000AEA31: read_irep_record (load.c:158) | |
| ==61212== by 0x1000AE071: read_irep (load.c:220) | |
| ==61212== by 0x1000AE2AD: mrb_load_irep_cxt (load.c:614) | |
| ==61212== by 0x100148300: GENERATED_TMP_mrb_rack_based_api_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A6DD: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 5 bytes in 1 blocks are possibly lost in loss record 75 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009E945: mrb_init_class (class.c:231) | |
| ==61212== by 0x1000AB67F: mrb_init_core (init.c:34) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 5 bytes in 1 blocks are possibly lost in loss record 76 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009F36E: mrb_init_class (class.c:362) | |
| ==61212== by 0x1000AB67F: mrb_init_core (init.c:34) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 5 bytes in 1 blocks are possibly lost in loss record 77 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1000B1388: mrb_init_object (object.c:272) | |
| ==61212== by 0x1000AB691: mrb_init_core (init.c:35) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 5 bytes in 1 blocks are possibly lost in loss record 78 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1000AC811: mrb_init_kernel (kernel.c:1117) | |
| ==61212== by 0x1000AB6A3: mrb_init_core (init.c:36) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 5 bytes in 1 blocks are possibly lost in loss record 79 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1000AC883: mrb_init_kernel (kernel.c:1121) | |
| ==61212== by 0x1000AB6A3: mrb_init_core (init.c:36) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 5 bytes in 1 blocks are possibly lost in loss record 80 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1000ACB16: mrb_init_kernel (kernel.c:1143) | |
| ==61212== by 0x1000AB6A3: mrb_init_core (init.c:36) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 5 bytes in 1 blocks are possibly lost in loss record 81 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1000B72D4: mrb_init_string (string.c:2726) | |
| ==61212== by 0x1000AB70F: mrb_init_core (init.c:43) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 5 bytes in 1 blocks are possibly lost in loss record 82 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1000B74C9: mrb_init_string (string.c:2744) | |
| ==61212== by 0x1000AB70F: mrb_init_core (init.c:43) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 5 bytes in 1 blocks are possibly lost in loss record 83 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1000B7523: mrb_init_string (string.c:2748) | |
| ==61212== by 0x1000AB70F: mrb_init_core (init.c:43) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 5 bytes in 1 blocks are possibly lost in loss record 84 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1000B7542: mrb_init_string (string.c:2749) | |
| ==61212== by 0x1000AB70F: mrb_init_core (init.c:43) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 5 bytes in 1 blocks are possibly lost in loss record 85 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x100097989: mrb_init_array (array.c:1105) | |
| ==61212== by 0x1000AB721: mrb_init_core (init.c:44) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 5 bytes in 1 blocks are possibly lost in loss record 86 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1000979A8: mrb_init_array (array.c:1106) | |
| ==61212== by 0x1000AB721: mrb_init_core (init.c:44) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 5 bytes in 1 blocks are possibly lost in loss record 87 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1000979FE: mrb_init_array (array.c:1109) | |
| ==61212== by 0x1000AB721: mrb_init_core (init.c:44) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 5 bytes in 1 blocks are possibly lost in loss record 88 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009AFE4: mrb_define_class (class.c:231) | |
| ==61212== by 0x1000AA8D0: mrb_init_hash (hash.c:845) | |
| ==61212== by 0x1000AB733: mrb_init_core (init.c:45) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 5 bytes in 1 blocks are possibly lost in loss record 89 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1000AAA8F: mrb_init_hash (hash.c:861) | |
| ==61212== by 0x1000AB733: mrb_init_core (init.c:45) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 5 bytes in 1 blocks are possibly lost in loss record 90 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1000AAAAB: mrb_init_hash (hash.c:862) | |
| ==61212== by 0x1000AB733: mrb_init_core (init.c:45) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 5 bytes in 1 blocks are possibly lost in loss record 91 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1000AFA32: mrb_init_numeric (numeric.c:1202) | |
| ==61212== by 0x1000AB745: mrb_init_core (init.c:46) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 5 bytes in 1 blocks are possibly lost in loss record 92 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1000AFB99: mrb_init_numeric (numeric.c:1216) | |
| ==61212== by 0x1000AB745: mrb_init_core (init.c:46) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 5 bytes in 1 blocks are possibly lost in loss record 93 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1000CA549: GENERATED_TMP_mrb_mruby_array_ext_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A59D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 5 bytes in 1 blocks are possibly lost in loss record 94 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009D238: mrb_define_module_function (class.c:1145) | |
| ==61212== by 0x1000FA198: mrb_mruby_eval_gem_init (eval.c:264) | |
| ==61212== by 0x1000FAB39: GENERATED_TMP_mrb_mruby_eval_gem_init (gem_init.c:15) | |
| ==61212== by 0x10014A5CD: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 5 bytes in 1 blocks are possibly lost in loss record 95 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1000FABE9: GENERATED_TMP_mrb_mruby_exit_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A5D5: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 5 bytes in 1 blocks are possibly lost in loss record 96 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009D238: mrb_define_module_function (class.c:1145) | |
| ==61212== by 0x1000FB7FC: mrb_mruby_kernel_ext_gem_init (kernel.c:172) | |
| ==61212== by 0x1000FBB69: GENERATED_TMP_mrb_mruby_kernel_ext_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A5E5: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 5 bytes in 1 blocks are possibly lost in loss record 97 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009A8A5: mrb_define_module (class.c:170) | |
| ==61212== by 0x1000FBBA5: mrb_mruby_math_gem_init (math.c:725) | |
| ==61212== by 0x1000FC6D9: GENERATED_TMP_mrb_mruby_math_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A5ED: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 5 bytes in 1 blocks are possibly lost in loss record 98 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009D238: mrb_define_module_function (class.c:1145) | |
| ==61212== by 0x1000FBCA3: mrb_mruby_math_gem_init (math.c:751) | |
| ==61212== by 0x1000FC6D9: GENERATED_TMP_mrb_mruby_math_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A5ED: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 5 bytes in 1 blocks are possibly lost in loss record 99 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009D238: mrb_define_module_function (class.c:1145) | |
| ==61212== by 0x1000FBCC2: mrb_mruby_math_gem_init (math.c:752) | |
| ==61212== by 0x1000FC6D9: GENERATED_TMP_mrb_mruby_math_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A5ED: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 5 bytes in 1 blocks are possibly lost in loss record 100 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009D238: mrb_define_module_function (class.c:1145) | |
| ==61212== by 0x1000FBCE1: mrb_mruby_math_gem_init (math.c:753) | |
| ==61212== by 0x1000FC6D9: GENERATED_TMP_mrb_mruby_math_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A5ED: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 5 bytes in 1 blocks are possibly lost in loss record 101 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009D238: mrb_define_module_function (class.c:1145) | |
| ==61212== by 0x1000FBD1F: mrb_mruby_math_gem_init (math.c:756) | |
| ==61212== by 0x1000FC6D9: GENERATED_TMP_mrb_mruby_math_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A5ED: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 5 bytes in 1 blocks are possibly lost in loss record 102 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009D238: mrb_define_module_function (class.c:1145) | |
| ==61212== by 0x1000FBD3E: mrb_mruby_math_gem_init (math.c:757) | |
| ==61212== by 0x1000FC6D9: GENERATED_TMP_mrb_mruby_math_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A5ED: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 5 bytes in 1 blocks are possibly lost in loss record 103 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009D238: mrb_define_module_function (class.c:1145) | |
| ==61212== by 0x1000FBD5D: mrb_mruby_math_gem_init (math.c:758) | |
| ==61212== by 0x1000FC6D9: GENERATED_TMP_mrb_mruby_math_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A5ED: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 5 bytes in 1 blocks are possibly lost in loss record 104 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009D238: mrb_define_module_function (class.c:1145) | |
| ==61212== by 0x1000FBE17: mrb_mruby_math_gem_init (math.c:766) | |
| ==61212== by 0x1000FC6D9: GENERATED_TMP_mrb_mruby_math_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A5ED: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 5 bytes in 1 blocks are possibly lost in loss record 105 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009D238: mrb_define_module_function (class.c:1145) | |
| ==61212== by 0x1000FBE55: mrb_mruby_math_gem_init (math.c:768) | |
| ==61212== by 0x1000FC6D9: GENERATED_TMP_mrb_mruby_math_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A5ED: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 5 bytes in 1 blocks are possibly lost in loss record 106 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009D238: mrb_define_module_function (class.c:1145) | |
| ==61212== by 0x1000FBE74: mrb_mruby_math_gem_init (math.c:769) | |
| ==61212== by 0x1000FC6D9: GENERATED_TMP_mrb_mruby_math_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A5ED: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 5 bytes in 1 blocks are possibly lost in loss record 107 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009D238: mrb_define_module_function (class.c:1145) | |
| ==61212== by 0x1000FC6D9: GENERATED_TMP_mrb_mruby_math_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A5ED: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 5 bytes in 1 blocks are possibly lost in loss record 108 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009D1AE: mrb_define_class_method (class.c:1145) | |
| ==61212== by 0x1000FD12E: mrb_mruby_proc_ext_gem_init (proc.c:160) | |
| ==61212== by 0x1000FD5D9: GENERATED_TMP_mrb_mruby_proc_ext_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A60D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 5 bytes in 1 blocks are possibly lost in loss record 109 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1000FD92A: mrb_mruby_random_gem_init (random.c:323) | |
| ==61212== by 0x1000FE309: GENERATED_TMP_mrb_mruby_random_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A615: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 5 bytes in 1 blocks are possibly lost in loss record 110 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1000FE760: mrb_mruby_string_ext_gem_init (string.c:541) | |
| ==61212== by 0x1000FF8B9: GENERATED_TMP_mrb_mruby_string_ext_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A625: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 5 bytes in 1 blocks are possibly lost in loss record 111 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009AFE4: mrb_define_class (class.c:231) | |
| ==61212== by 0x100101080: mrb_mruby_time_gem_init (time.c:754) | |
| ==61212== by 0x100102729: GENERATED_TMP_mrb_mruby_time_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A63D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 5 bytes in 1 blocks are possibly lost in loss record 112 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x100101280: mrb_mruby_time_gem_init (time.c:773) | |
| ==61212== by 0x100102729: GENERATED_TMP_mrb_mruby_time_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A63D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 5 bytes in 1 blocks are possibly lost in loss record 113 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1001012F2: mrb_mruby_time_gem_init (time.c:777) | |
| ==61212== by 0x100102729: GENERATED_TMP_mrb_mruby_time_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A63D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 5 bytes in 1 blocks are possibly lost in loss record 114 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x10010132D: mrb_mruby_time_gem_init (time.c:779) | |
| ==61212== by 0x100102729: GENERATED_TMP_mrb_mruby_time_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A63D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 5 bytes in 1 blocks are possibly lost in loss record 115 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x100101365: mrb_mruby_time_gem_init (time.c:781) | |
| ==61212== by 0x100102729: GENERATED_TMP_mrb_mruby_time_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A63D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 5 bytes in 1 blocks are possibly lost in loss record 116 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x100101428: mrb_mruby_time_gem_init (time.c:790) | |
| ==61212== by 0x100102729: GENERATED_TMP_mrb_mruby_time_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A63D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 5 bytes in 1 blocks are possibly lost in loss record 117 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x100101458: mrb_mruby_time_gem_init (time.c:792) | |
| ==61212== by 0x100102729: GENERATED_TMP_mrb_mruby_time_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A63D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 5 bytes in 1 blocks are possibly lost in loss record 118 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x100101474: mrb_mruby_time_gem_init (time.c:793) | |
| ==61212== by 0x100102729: GENERATED_TMP_mrb_mruby_time_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A63D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 5 bytes in 1 blocks are possibly lost in loss record 119 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x100101490: mrb_mruby_time_gem_init (time.c:794) | |
| ==61212== by 0x100102729: GENERATED_TMP_mrb_mruby_time_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A63D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 5 bytes in 1 blocks are possibly lost in loss record 120 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1001014AC: mrb_mruby_time_gem_init (time.c:795) | |
| ==61212== by 0x100102729: GENERATED_TMP_mrb_mruby_time_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A63D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 5 bytes in 1 blocks are possibly lost in loss record 121 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1001014C8: mrb_mruby_time_gem_init (time.c:796) | |
| ==61212== by 0x100102729: GENERATED_TMP_mrb_mruby_time_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A63D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 5 bytes in 1 blocks are possibly lost in loss record 122 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x100104FD3: mrb_init_io (io.c:1088) | |
| ==61212== by 0x100105F1D: mrb_mruby_io_gem_init (mruby_io_gem.c:12) | |
| ==61212== by 0x100105F89: GENERATED_TMP_mrb_mruby_io_gem_init (gem_init.c:907) | |
| ==61212== by 0x10014A64D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== | |
| ==61212== 5 bytes in 1 blocks are possibly lost in loss record 123 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009AFE4: mrb_define_class (class.c:231) | |
| ==61212== by 0x10010298A: mrb_init_file (file.c:343) | |
| ==61212== by 0x100105F2F: mrb_mruby_io_gem_init (mruby_io_gem.c:13) | |
| ==61212== by 0x100105F89: GENERATED_TMP_mrb_mruby_io_gem_init (gem_init.c:907) | |
| ==61212== by 0x10014A64D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== | |
| ==61212== 5 bytes in 1 blocks are possibly lost in loss record 124 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x100105F2F: mrb_mruby_io_gem_init (mruby_io_gem.c:13) | |
| ==61212== by 0x100105F89: GENERATED_TMP_mrb_mruby_io_gem_init (gem_init.c:907) | |
| ==61212== by 0x10014A64D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 5 bytes in 1 blocks are possibly lost in loss record 125 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B34B: mrb_define_class_under (class.c:317) | |
| ==61212== by 0x100106FF5: mrb_mruby_digest_gem_init (digest.c:790) | |
| ==61212== by 0x100108109: GENERATED_TMP_mrb_mruby_digest_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A665: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 5 bytes in 1 blocks are possibly lost in loss record 126 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B34B: mrb_define_class_under (class.c:317) | |
| ==61212== by 0x100107154: mrb_mruby_digest_gem_init (digest.c:817) | |
| ==61212== by 0x100108109: GENERATED_TMP_mrb_mruby_digest_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A665: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 5 bytes in 1 blocks are possibly lost in loss record 127 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B34B: mrb_define_class_under (class.c:317) | |
| ==61212== by 0x100107241: mrb_mruby_digest_gem_init (digest.c:829) | |
| ==61212== by 0x100108109: GENERATED_TMP_mrb_mruby_digest_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A665: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 5 bytes in 1 blocks are possibly lost in loss record 128 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1001087E6: mrb_mruby_process_gem_init (process.c:360) | |
| ==61212== by 0x100108E89: GENERATED_TMP_mrb_mruby_process_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A66D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 5 bytes in 1 blocks are possibly lost in loss record 129 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009D1AE: mrb_define_class_method (class.c:1145) | |
| ==61212== by 0x10010885D: mrb_mruby_process_gem_init (process.c:365) | |
| ==61212== by 0x100108E89: GENERATED_TMP_mrb_mruby_process_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A66D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 5 bytes in 1 blocks are possibly lost in loss record 130 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009D1AE: mrb_define_class_method (class.c:1145) | |
| ==61212== by 0x1001088C8: mrb_mruby_process_gem_init (process.c:369) | |
| ==61212== by 0x100108E89: GENERATED_TMP_mrb_mruby_process_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A66D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 5 bytes in 1 blocks are possibly lost in loss record 131 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1001090C2: mrb_mruby_pack_gem_init (pack.c:1137) | |
| ==61212== by 0x10010B429: GENERATED_TMP_mrb_mruby_pack_gem_init (gem_init.c:15) | |
| ==61212== by 0x10014A675: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 5 bytes in 1 blocks are possibly lost in loss record 132 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x10010B5E4: mrb_mruby_socket_gem_init (socket.c:822) | |
| ==61212== by 0x10010E099: GENERATED_TMP_mrb_mruby_socket_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A67D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 5 bytes in 1 blocks are possibly lost in loss record 133 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009D1AE: mrb_define_class_method (class.c:1145) | |
| ==61212== by 0x10010B675: mrb_mruby_socket_gem_init (socket.c:831) | |
| ==61212== by 0x10010E099: GENERATED_TMP_mrb_mruby_socket_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A67D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 5 bytes in 1 blocks are possibly lost in loss record 134 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009D1AE: mrb_define_class_method (class.c:1145) | |
| ==61212== by 0x10010B694: mrb_mruby_socket_gem_init (socket.c:832) | |
| ==61212== by 0x10010E099: GENERATED_TMP_mrb_mruby_socket_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A67D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 5 bytes in 1 blocks are possibly lost in loss record 135 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009A8A5: mrb_define_module (class.c:170) | |
| ==61212== by 0x10010E108: mrb_mruby_json_gem_init (mrb_json.c:253) | |
| ==61212== by 0x100114619: GENERATED_TMP_mrb_mruby_json_gem_init (gem_init.c:42) | |
| ==61212== by 0x10014A685: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 5 bytes in 1 blocks are possibly lost in loss record 136 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1001182F0: mrb_mruby_redis_gem_init (mrb_redis.c:1689) | |
| ==61212== by 0x10011D079: GENERATED_TMP_mrb_mruby_redis_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A69D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 5 bytes in 1 blocks are possibly lost in loss record 137 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x100118459: mrb_mruby_redis_gem_init (mrb_redis.c:1701) | |
| ==61212== by 0x10011D079: GENERATED_TMP_mrb_mruby_redis_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A69D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 5 bytes in 1 blocks are possibly lost in loss record 138 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x100118478: mrb_mruby_redis_gem_init (mrb_redis.c:1702) | |
| ==61212== by 0x10011D079: GENERATED_TMP_mrb_mruby_redis_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A69D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 5 bytes in 1 blocks are possibly lost in loss record 139 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1001184D5: mrb_mruby_redis_gem_init (mrb_redis.c:1705) | |
| ==61212== by 0x10011D079: GENERATED_TMP_mrb_mruby_redis_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A69D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 5 bytes in 1 blocks are possibly lost in loss record 140 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x100118532: mrb_mruby_redis_gem_init (mrb_redis.c:1708) | |
| ==61212== by 0x10011D079: GENERATED_TMP_mrb_mruby_redis_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A69D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 5 bytes in 1 blocks are possibly lost in loss record 141 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x100118551: mrb_mruby_redis_gem_init (mrb_redis.c:1709) | |
| ==61212== by 0x10011D079: GENERATED_TMP_mrb_mruby_redis_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A69D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 5 bytes in 1 blocks are possibly lost in loss record 142 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1001185CD: mrb_mruby_redis_gem_init (mrb_redis.c:1713) | |
| ==61212== by 0x10011D079: GENERATED_TMP_mrb_mruby_redis_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A69D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 5 bytes in 1 blocks are possibly lost in loss record 143 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x100118649: mrb_mruby_redis_gem_init (mrb_redis.c:1717) | |
| ==61212== by 0x10011D079: GENERATED_TMP_mrb_mruby_redis_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A69D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 5 bytes in 1 blocks are possibly lost in loss record 144 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x100118668: mrb_mruby_redis_gem_init (mrb_redis.c:1718) | |
| ==61212== by 0x10011D079: GENERATED_TMP_mrb_mruby_redis_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A69D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 5 bytes in 1 blocks are possibly lost in loss record 145 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1001186A6: mrb_mruby_redis_gem_init (mrb_redis.c:1720) | |
| ==61212== by 0x10011D079: GENERATED_TMP_mrb_mruby_redis_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A69D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 5 bytes in 1 blocks are possibly lost in loss record 146 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1001186E4: mrb_mruby_redis_gem_init (mrb_redis.c:1722) | |
| ==61212== by 0x10011D079: GENERATED_TMP_mrb_mruby_redis_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A69D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 5 bytes in 1 blocks are possibly lost in loss record 147 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1001187DC: mrb_mruby_redis_gem_init (mrb_redis.c:1730) | |
| ==61212== by 0x10011D079: GENERATED_TMP_mrb_mruby_redis_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A69D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 5 bytes in 1 blocks are possibly lost in loss record 148 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1001189BD: mrb_mruby_redis_gem_init (mrb_redis.c:1746) | |
| ==61212== by 0x10011D079: GENERATED_TMP_mrb_mruby_redis_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A69D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 5 bytes in 1 blocks are possibly lost in loss record 149 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x100142F4B: mrb_mruby_mutex_gem_init (mrb_mutex.c:133) | |
| ==61212== by 0x1001432D9: GENERATED_TMP_mrb_mruby_mutex_gem_init (gem_init.c:77) | |
| ==61212== by 0x10014A6BD: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 5 bytes in 1 blocks are possibly lost in loss record 150 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x100142F67: mrb_mruby_mutex_gem_init (mrb_mutex.c:134) | |
| ==61212== by 0x1001432D9: GENERATED_TMP_mrb_mruby_mutex_gem_init (gem_init.c:77) | |
| ==61212== by 0x10014A6BD: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 5 bytes in 1 blocks are possibly lost in loss record 151 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10008EE48: ngx_mrb_core_class_init (ngx_http_mruby_core.c:382) | |
| ==61212== by 0x10008FFF7: ngx_mrb_class_init (ngx_http_mruby_init.c:39) | |
| ==61212== by 0x10008AD14: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:983) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 5 bytes in 1 blocks are possibly lost in loss record 152 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10008EEE8: ngx_mrb_core_class_init (ngx_http_mruby_core.c:388) | |
| ==61212== by 0x10008FFF7: ngx_mrb_class_init (ngx_http_mruby_init.c:39) | |
| ==61212== by 0x10008AD14: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:983) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 5 bytes in 1 blocks are possibly lost in loss record 153 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10008EF04: ngx_mrb_core_class_init (ngx_http_mruby_core.c:389) | |
| ==61212== by 0x10008FFF7: ngx_mrb_class_init (ngx_http_mruby_init.c:39) | |
| ==61212== by 0x10008AD14: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:983) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 5 bytes in 1 blocks are possibly lost in loss record 154 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009D1AE: mrb_define_class_method (class.c:1145) | |
| ==61212== by 0x10008F505: ngx_mrb_core_class_init (ngx_http_mruby_core.c:444) | |
| ==61212== by 0x10008FFF7: ngx_mrb_class_init (ngx_http_mruby_init.c:39) | |
| ==61212== by 0x10008AD14: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:983) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 5 bytes in 1 blocks are possibly lost in loss record 155 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x10009027F: ngx_mrb_request_class_init (ngx_http_mruby_request.c:681) | |
| ==61212== by 0x10009000C: ngx_mrb_class_init (ngx_http_mruby_init.c:41) | |
| ==61212== by 0x10008AD14: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:983) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 6 bytes in 1 blocks are possibly lost in loss record 156 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10009E839: mrb_init_class (class.c:2186) | |
| ==61212== by 0x1000AB67F: mrb_init_core (init.c:34) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 6 bytes in 1 blocks are possibly lost in loss record 157 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009D1AE: mrb_define_class_method (class.c:1145) | |
| ==61212== by 0x1000AC6D7: mrb_init_kernel (kernel.c:1104) | |
| ==61212== by 0x1000AB6A3: mrb_init_core (init.c:36) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 6 bytes in 1 blocks are possibly lost in loss record 158 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1000AC7BE: mrb_init_kernel (kernel.c:1114) | |
| ==61212== by 0x1000AB6A3: mrb_init_core (init.c:36) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 6 bytes in 1 blocks are possibly lost in loss record 159 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1000AC7DA: mrb_init_kernel (kernel.c:1115) | |
| ==61212== by 0x1000AB6A3: mrb_init_core (init.c:36) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 6 bytes in 1 blocks are possibly lost in loss record 160 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1000AC997: mrb_init_kernel (kernel.c:1130) | |
| ==61212== by 0x1000AB6A3: mrb_init_core (init.c:36) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 6 bytes in 1 blocks are possibly lost in loss record 161 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1000B2F9A: mrb_init_proc (proc.c:272) | |
| ==61212== by 0x1000AB6FD: mrb_init_core (init.c:42) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 6 bytes in 1 blocks are possibly lost in loss record 162 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1000B7296: mrb_init_string (string.c:2724) | |
| ==61212== by 0x1000AB70F: mrb_init_core (init.c:43) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 6 bytes in 1 blocks are possibly lost in loss record 163 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1000B72F3: mrb_init_string (string.c:2727) | |
| ==61212== by 0x1000AB70F: mrb_init_core (init.c:43) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 6 bytes in 1 blocks are possibly lost in loss record 164 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1000B73C0: mrb_init_string (string.c:2735) | |
| ==61212== by 0x1000AB70F: mrb_init_core (init.c:43) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 6 bytes in 1 blocks are possibly lost in loss record 165 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1000B74E8: mrb_init_string (string.c:2745) | |
| ==61212== by 0x1000AB70F: mrb_init_core (init.c:43) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 6 bytes in 1 blocks are possibly lost in loss record 166 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1000B7507: mrb_init_string (string.c:2746) | |
| ==61212== by 0x1000AB70F: mrb_init_core (init.c:43) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 6 bytes in 1 blocks are possibly lost in loss record 167 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1000B7601: mrb_init_string (string.c:2756) | |
| ==61212== by 0x1000AB70F: mrb_init_core (init.c:43) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 6 bytes in 1 blocks are possibly lost in loss record 168 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009AFE4: mrb_define_class (class.c:231) | |
| ==61212== by 0x1000977C0: mrb_init_array (array.c:1088) | |
| ==61212== by 0x1000AB721: mrb_init_core (init.c:44) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 6 bytes in 1 blocks are possibly lost in loss record 169 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1000978B0: mrb_init_array (array.c:1098) | |
| ==61212== by 0x1000AB721: mrb_init_core (init.c:44) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 6 bytes in 1 blocks are possibly lost in loss record 170 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x100097929: mrb_init_array (array.c:1102) | |
| ==61212== by 0x1000AB721: mrb_init_core (init.c:44) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 6 bytes in 1 blocks are possibly lost in loss record 171 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x100097A8C: mrb_init_array (array.c:1114) | |
| ==61212== by 0x1000AB721: mrb_init_core (init.c:44) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 6 bytes in 1 blocks are possibly lost in loss record 172 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1000AAB54: mrb_init_hash (hash.c:868) | |
| ==61212== by 0x1000AB733: mrb_init_core (init.c:45) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 6 bytes in 1 blocks are possibly lost in loss record 173 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009AFE4: mrb_define_class (class.c:231) | |
| ==61212== by 0x1000AF95F: mrb_init_numeric (numeric.c:1195) | |
| ==61212== by 0x1000AB745: mrb_init_core (init.c:46) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 6 bytes in 1 blocks are possibly lost in loss record 174 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1000AFA6A: mrb_init_numeric (numeric.c:1204) | |
| ==61212== by 0x1000AB745: mrb_init_core (init.c:46) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 6 bytes in 1 blocks are possibly lost in loss record 175 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1000AFAA5: mrb_init_numeric (numeric.c:1206) | |
| ==61212== by 0x1000AB745: mrb_init_core (init.c:46) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 6 bytes in 1 blocks are possibly lost in loss record 176 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009AFE4: mrb_define_class (class.c:231) | |
| ==61212== by 0x1000B3B30: mrb_init_range (range.c:416) | |
| ==61212== by 0x1000AB757: mrb_init_core (init.c:47) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 6 bytes in 1 blocks are possibly lost in loss record 177 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1000B3B60: mrb_init_range (range.c:419) | |
| ==61212== by 0x1000AB757: mrb_init_core (init.c:47) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 6 bytes in 1 blocks are possibly lost in loss record 178 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009D1AE: mrb_define_class_method (class.c:1145) | |
| ==61212== by 0x1000A8044: mrb_init_gc (gc.c:1459) | |
| ==61212== by 0x1000AB769: mrb_init_core (init.c:48) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 6 bytes in 1 blocks are possibly lost in loss record 179 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1000CA0EC: mrb_mruby_array_ext_gem_init (array.c:157) | |
| ==61212== by 0x1000CA549: GENERATED_TMP_mrb_mruby_array_ext_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A59D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 6 bytes in 1 blocks are possibly lost in loss record 180 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009AFE4: mrb_define_class (class.c:231) | |
| ==61212== by 0x1000FB029: mrb_mruby_fiber_gem_init (fiber.c:388) | |
| ==61212== by 0x1000FB629: GENERATED_TMP_mrb_mruby_fiber_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A5AD: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 6 bytes in 1 blocks are possibly lost in loss record 181 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009D1AE: mrb_define_class_method (class.c:1145) | |
| ==61212== by 0x1000FB0F0: mrb_mruby_fiber_gem_init (fiber.c:397) | |
| ==61212== by 0x1000FB629: GENERATED_TMP_mrb_mruby_fiber_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A5AD: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 6 bytes in 1 blocks are possibly lost in loss record 182 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009D238: mrb_define_module_function (class.c:1145) | |
| ==61212== by 0x1000FBD00: mrb_mruby_math_gem_init (math.c:754) | |
| ==61212== by 0x1000FC6D9: GENERATED_TMP_mrb_mruby_math_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A5ED: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 6 bytes in 1 blocks are possibly lost in loss record 183 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009D238: mrb_define_module_function (class.c:1145) | |
| ==61212== by 0x1000FBD7C: mrb_mruby_math_gem_init (math.c:760) | |
| ==61212== by 0x1000FC6D9: GENERATED_TMP_mrb_mruby_math_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A5ED: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 6 bytes in 1 blocks are possibly lost in loss record 184 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009D238: mrb_define_module_function (class.c:1145) | |
| ==61212== by 0x1000FBD9B: mrb_mruby_math_gem_init (math.c:761) | |
| ==61212== by 0x1000FC6D9: GENERATED_TMP_mrb_mruby_math_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A5ED: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 6 bytes in 1 blocks are possibly lost in loss record 185 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009D238: mrb_define_module_function (class.c:1145) | |
| ==61212== by 0x1000FBDBA: mrb_mruby_math_gem_init (math.c:762) | |
| ==61212== by 0x1000FC6D9: GENERATED_TMP_mrb_mruby_math_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A5ED: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 6 bytes in 1 blocks are possibly lost in loss record 186 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009D238: mrb_define_module_function (class.c:1145) | |
| ==61212== by 0x1000FBE36: mrb_mruby_math_gem_init (math.c:767) | |
| ==61212== by 0x1000FC6D9: GENERATED_TMP_mrb_mruby_math_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A5ED: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 6 bytes in 1 blocks are possibly lost in loss record 187 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009D238: mrb_define_module_function (class.c:1145) | |
| ==61212== by 0x1000FBE93: mrb_mruby_math_gem_init (math.c:771) | |
| ==61212== by 0x1000FC6D9: GENERATED_TMP_mrb_mruby_math_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A5ED: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 6 bytes in 1 blocks are possibly lost in loss record 188 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009D238: mrb_define_module_function (class.c:1145) | |
| ==61212== by 0x1000FBEB2: mrb_mruby_math_gem_init (math.c:772) | |
| ==61212== by 0x1000FC6D9: GENERATED_TMP_mrb_mruby_math_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A5ED: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 6 bytes in 1 blocks are possibly lost in loss record 189 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009D238: mrb_define_module_function (class.c:1145) | |
| ==61212== by 0x1000FBED1: mrb_mruby_math_gem_init (math.c:774) | |
| ==61212== by 0x1000FC6D9: GENERATED_TMP_mrb_mruby_math_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A5ED: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 6 bytes in 1 blocks are possibly lost in loss record 190 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1000FD950: mrb_mruby_random_gem_init (random.c:324) | |
| ==61212== by 0x1000FE309: GENERATED_TMP_mrb_mruby_random_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A615: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 6 bytes in 1 blocks are possibly lost in loss record 191 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1000FE8E0: mrb_mruby_string_ext_gem_init (string.c:554) | |
| ==61212== by 0x1000FF8B9: GENERATED_TMP_mrb_mruby_string_ext_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A625: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 6 bytes in 1 blocks are possibly lost in loss record 192 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1000FE91E: mrb_mruby_string_ext_gem_init (string.c:556) | |
| ==61212== by 0x1000FF8B9: GENERATED_TMP_mrb_mruby_string_ext_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A625: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 6 bytes in 1 blocks are possibly lost in loss record 193 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009D1AE: mrb_define_class_method (class.c:1145) | |
| ==61212== by 0x100101113: mrb_mruby_time_gem_init (time.c:759) | |
| ==61212== by 0x100102729: GENERATED_TMP_mrb_mruby_time_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A63D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 6 bytes in 1 blocks are possibly lost in loss record 194 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x100101248: mrb_mruby_time_gem_init (time.c:771) | |
| ==61212== by 0x100102729: GENERATED_TMP_mrb_mruby_time_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A63D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 6 bytes in 1 blocks are possibly lost in loss record 195 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x10010129F: mrb_mruby_time_gem_init (time.c:774) | |
| ==61212== by 0x100102729: GENERATED_TMP_mrb_mruby_time_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A63D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 6 bytes in 1 blocks are possibly lost in loss record 196 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1001013B8: mrb_mruby_time_gem_init (time.c:785) | |
| ==61212== by 0x100102729: GENERATED_TMP_mrb_mruby_time_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A63D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 6 bytes in 1 blocks are possibly lost in loss record 197 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009D1AE: mrb_define_class_method (class.c:1145) | |
| ==61212== by 0x100104F60: mrb_init_io (io.c:1082) | |
| ==61212== by 0x100105F1D: mrb_mruby_io_gem_init (mruby_io_gem.c:12) | |
| ==61212== by 0x100105F89: GENERATED_TMP_mrb_mruby_io_gem_init (gem_init.c:907) | |
| ==61212== by 0x10014A64D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== | |
| ==61212== 6 bytes in 1 blocks are possibly lost in loss record 198 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x100104FF2: mrb_init_io (io.c:1089) | |
| ==61212== by 0x100105F1D: mrb_mruby_io_gem_init (mruby_io_gem.c:12) | |
| ==61212== by 0x100105F89: GENERATED_TMP_mrb_mruby_io_gem_init (gem_init.c:907) | |
| ==61212== by 0x10014A64D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== | |
| ==61212== 6 bytes in 1 blocks are possibly lost in loss record 199 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x10010506B: mrb_init_io (io.c:1093) | |
| ==61212== by 0x100105F1D: mrb_mruby_io_gem_init (mruby_io_gem.c:12) | |
| ==61212== by 0x100105F89: GENERATED_TMP_mrb_mruby_io_gem_init (gem_init.c:907) | |
| ==61212== by 0x10014A64D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== | |
| ==61212== 6 bytes in 1 blocks are possibly lost in loss record 200 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009D1AE: mrb_define_class_method (class.c:1145) | |
| ==61212== by 0x1001029BA: mrb_init_file (file.c:345) | |
| ==61212== by 0x100105F2F: mrb_mruby_io_gem_init (mruby_io_gem.c:13) | |
| ==61212== by 0x100105F89: GENERATED_TMP_mrb_mruby_io_gem_init (gem_init.c:907) | |
| ==61212== by 0x10014A64D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== | |
| ==61212== 6 bytes in 1 blocks are possibly lost in loss record 201 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x100102AEC: mrb_init_file (file.c:357) | |
| ==61212== by 0x100105F2F: mrb_mruby_io_gem_init (mruby_io_gem.c:13) | |
| ==61212== by 0x100105F89: GENERATED_TMP_mrb_mruby_io_gem_init (gem_init.c:907) | |
| ==61212== by 0x10014A64D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== | |
| ==61212== 6 bytes in 1 blocks are possibly lost in loss record 202 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009D1AE: mrb_define_class_method (class.c:1145) | |
| ==61212== by 0x10010360A: mrb_init_file_test (file_test.c:370) | |
| ==61212== by 0x100105F41: mrb_mruby_io_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x100105F89: GENERATED_TMP_mrb_mruby_io_gem_init (gem_init.c:907) | |
| ==61212== by 0x10014A64D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== | |
| ==61212== 6 bytes in 1 blocks are possibly lost in loss record 203 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009D1AE: mrb_define_class_method (class.c:1145) | |
| ==61212== by 0x100103629: mrb_init_file_test (file_test.c:371) | |
| ==61212== by 0x100105F41: mrb_mruby_io_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x100105F89: GENERATED_TMP_mrb_mruby_io_gem_init (gem_init.c:907) | |
| ==61212== by 0x10014A64D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== | |
| ==61212== 6 bytes in 1 blocks are possibly lost in loss record 204 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009D1AE: mrb_define_class_method (class.c:1145) | |
| ==61212== by 0x100103667: mrb_init_file_test (file_test.c:373) | |
| ==61212== by 0x100105F41: mrb_mruby_io_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x100105F89: GENERATED_TMP_mrb_mruby_io_gem_init (gem_init.c:907) | |
| ==61212== by 0x10014A64D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== | |
| ==61212== 6 bytes in 1 blocks are possibly lost in loss record 205 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000A08D1: mrb_mod_attr_writer (class.c:1278) | |
| ==61212== by 0x1000C1EE5: mrb_vm_exec (vm.c:1150) | |
| ==61212== by 0x1000C6F73: mrb_top_run (vm.c:759) | |
| ==61212== by 0x1000AE2F6: mrb_load_irep_cxt (load.c:638) | |
| ==61212== by 0x100105F98: GENERATED_TMP_mrb_mruby_io_gem_init (gem_init.c:908) | |
| ==61212== by 0x10014A64D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== | |
| ==61212== 6 bytes in 1 blocks are possibly lost in loss record 206 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009D1AE: mrb_define_class_method (class.c:1145) | |
| ==61212== by 0x100106E24: mrb_mruby_dir_gem_init (dir.c:288) | |
| ==61212== by 0x100106F69: GENERATED_TMP_mrb_mruby_dir_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A65D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 6 bytes in 1 blocks are possibly lost in loss record 207 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009D1AE: mrb_define_class_method (class.c:1145) | |
| ==61212== by 0x100106E43: mrb_mruby_dir_gem_init (dir.c:289) | |
| ==61212== by 0x100106F69: GENERATED_TMP_mrb_mruby_dir_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A65D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 6 bytes in 1 blocks are possibly lost in loss record 208 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1001070DB: mrb_mruby_digest_gem_init (digest.c:800) | |
| ==61212== by 0x100108109: GENERATED_TMP_mrb_mruby_digest_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A665: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 6 bytes in 1 blocks are possibly lost in loss record 209 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1001087C0: mrb_mruby_process_gem_init (process.c:359) | |
| ==61212== by 0x100108E89: GENERATED_TMP_mrb_mruby_process_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A66D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 6 bytes in 1 blocks are possibly lost in loss record 210 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x100108809: mrb_mruby_process_gem_init (process.c:361) | |
| ==61212== by 0x100108E89: GENERATED_TMP_mrb_mruby_process_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A66D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 6 bytes in 1 blocks are possibly lost in loss record 211 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009D1AE: mrb_define_class_method (class.c:1145) | |
| ==61212== by 0x10010B75B: mrb_mruby_socket_gem_init (socket.c:844) | |
| ==61212== by 0x10010E099: GENERATED_TMP_mrb_mruby_socket_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A67D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 6 bytes in 1 blocks are possibly lost in loss record 212 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009D1AE: mrb_define_class_method (class.c:1145) | |
| ==61212== by 0x10010E12A: mrb_mruby_json_gem_init (mrb_json.c:254) | |
| ==61212== by 0x100114619: GENERATED_TMP_mrb_mruby_json_gem_init (gem_init.c:42) | |
| ==61212== by 0x10014A685: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 6 bytes in 1 blocks are possibly lost in loss record 213 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009D238: mrb_define_module_function (class.c:1145) | |
| ==61212== by 0x1001149EA: mrb_mruby_onig_regexp_gem_init (mruby_onig_regexp.c:979) | |
| ==61212== by 0x1001181A9: GENERATED_TMP_mrb_mruby_onig_regexp_gem_init (gem_init.c:213) | |
| ==61212== by 0x10014A68D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 6 bytes in 1 blocks are possibly lost in loss record 214 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009A8A5: mrb_define_module (class.c:170) | |
| ==61212== by 0x10014276C: mrb_mruby_sleep_gem_init (mrb_sleep.c:127) | |
| ==61212== by 0x100142829: GENERATED_TMP_mrb_mruby_sleep_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A695: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 6 bytes in 1 blocks are possibly lost in loss record 215 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009AFE4: mrb_define_class (class.c:231) | |
| ==61212== by 0x10011821D: mrb_mruby_redis_gem_init (mrb_redis.c:1679) | |
| ==61212== by 0x10011D079: GENERATED_TMP_mrb_mruby_redis_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A69D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 6 bytes in 1 blocks are possibly lost in loss record 216 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1001184F4: mrb_mruby_redis_gem_init (mrb_redis.c:1706) | |
| ==61212== by 0x10011D079: GENERATED_TMP_mrb_mruby_redis_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A69D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 6 bytes in 1 blocks are possibly lost in loss record 217 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x100118513: mrb_mruby_redis_gem_init (mrb_redis.c:1707) | |
| ==61212== by 0x10011D079: GENERATED_TMP_mrb_mruby_redis_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A69D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 6 bytes in 1 blocks are possibly lost in loss record 218 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x10011858F: mrb_mruby_redis_gem_init (mrb_redis.c:1711) | |
| ==61212== by 0x10011D079: GENERATED_TMP_mrb_mruby_redis_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A69D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 6 bytes in 1 blocks are possibly lost in loss record 219 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x10011862A: mrb_mruby_redis_gem_init (mrb_redis.c:1716) | |
| ==61212== by 0x10011D079: GENERATED_TMP_mrb_mruby_redis_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A69D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 6 bytes in 1 blocks are possibly lost in loss record 220 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x100118722: mrb_mruby_redis_gem_init (mrb_redis.c:1724) | |
| ==61212== by 0x10011D079: GENERATED_TMP_mrb_mruby_redis_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A69D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 6 bytes in 1 blocks are possibly lost in loss record 221 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x100118741: mrb_mruby_redis_gem_init (mrb_redis.c:1725) | |
| ==61212== by 0x10011D079: GENERATED_TMP_mrb_mruby_redis_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A69D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 6 bytes in 1 blocks are possibly lost in loss record 222 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x100118760: mrb_mruby_redis_gem_init (mrb_redis.c:1726) | |
| ==61212== by 0x10011D079: GENERATED_TMP_mrb_mruby_redis_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A69D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 6 bytes in 1 blocks are possibly lost in loss record 223 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x10011877F: mrb_mruby_redis_gem_init (mrb_redis.c:1727) | |
| ==61212== by 0x10011D079: GENERATED_TMP_mrb_mruby_redis_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A69D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 6 bytes in 1 blocks are possibly lost in loss record 224 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1001187FB: mrb_mruby_redis_gem_init (mrb_redis.c:1731) | |
| ==61212== by 0x10011D079: GENERATED_TMP_mrb_mruby_redis_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A69D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 6 bytes in 1 blocks are possibly lost in loss record 225 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x100118858: mrb_mruby_redis_gem_init (mrb_redis.c:1734) | |
| ==61212== by 0x10011D079: GENERATED_TMP_mrb_mruby_redis_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A69D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 6 bytes in 1 blocks are possibly lost in loss record 226 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1001188B5: mrb_mruby_redis_gem_init (mrb_redis.c:1737) | |
| ==61212== by 0x10011D079: GENERATED_TMP_mrb_mruby_redis_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A69D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 6 bytes in 1 blocks are possibly lost in loss record 227 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x10011894D: mrb_mruby_redis_gem_init (mrb_redis.c:1742) | |
| ==61212== by 0x10011D079: GENERATED_TMP_mrb_mruby_redis_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A69D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 6 bytes in 1 blocks are possibly lost in loss record 228 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x100118969: mrb_mruby_redis_gem_init (mrb_redis.c:1743) | |
| ==61212== by 0x10011D079: GENERATED_TMP_mrb_mruby_redis_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A69D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 6 bytes in 1 blocks are possibly lost in loss record 229 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1001189A1: mrb_mruby_redis_gem_init (mrb_redis.c:1745) | |
| ==61212== by 0x10011D079: GENERATED_TMP_mrb_mruby_redis_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A69D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 6 bytes in 1 blocks are possibly lost in loss record 230 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1001189F8: mrb_mruby_redis_gem_init (mrb_redis.c:1748) | |
| ==61212== by 0x10011D079: GENERATED_TMP_mrb_mruby_redis_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A69D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 6 bytes in 1 blocks are possibly lost in loss record 231 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009AFE4: mrb_define_class (class.c:231) | |
| ==61212== by 0x100141A2D: mrb_mruby_vedis_gem_init (mrb_vedis.c:362) | |
| ==61212== by 0x1001425B9: GENERATED_TMP_mrb_mruby_vedis_gem_init (gem_init.c:15) | |
| ==61212== by 0x10014A6A5: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 6 bytes in 1 blocks are possibly lost in loss record 232 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009AFE4: mrb_define_class (class.c:231) | |
| ==61212== by 0x100142BD9: mrb_mruby_uname_gem_init (mrb_uname.c:86) | |
| ==61212== by 0x100142EB9: GENERATED_TMP_mrb_mruby_uname_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A6B5: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 6 bytes in 1 blocks are possibly lost in loss record 233 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009AFE4: mrb_define_class (class.c:231) | |
| ==61212== by 0x100142F29: mrb_mruby_mutex_gem_init (mrb_mutex.c:132) | |
| ==61212== by 0x1001432D9: GENERATED_TMP_mrb_mruby_mutex_gem_init (gem_init.c:77) | |
| ==61212== by 0x10014A6BD: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 6 bytes in 1 blocks are possibly lost in loss record 234 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009AFE4: mrb_define_class (class.c:231) | |
| ==61212== by 0x100147526: mrb_mruby_cache_gem_init (mruby_cache_gem.c:433) | |
| ==61212== by 0x100148229: GENERATED_TMP_mrb_mruby_cache_gem_init (gem_init.c:89) | |
| ==61212== by 0x10014A6C5: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 6 bytes in 1 blocks are possibly lost in loss record 235 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10008EE74: ngx_mrb_core_class_init (ngx_http_mruby_core.c:383) | |
| ==61212== by 0x10008FFF7: ngx_mrb_class_init (ngx_http_mruby_init.c:39) | |
| ==61212== by 0x10008AD14: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:983) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 6 bytes in 1 blocks are possibly lost in loss record 236 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10008EEB0: ngx_mrb_core_class_init (ngx_http_mruby_core.c:386) | |
| ==61212== by 0x10008FFF7: ngx_mrb_class_init (ngx_http_mruby_init.c:39) | |
| ==61212== by 0x10008AD14: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:983) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 6 bytes in 1 blocks are possibly lost in loss record 237 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10008EECC: ngx_mrb_core_class_init (ngx_http_mruby_core.c:387) | |
| ==61212== by 0x10008FFF7: ngx_mrb_class_init (ngx_http_mruby_init.c:39) | |
| ==61212== by 0x10008AD14: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:983) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 6 bytes in 1 blocks are possibly lost in loss record 238 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10008EF3D: ngx_mrb_core_class_init (ngx_http_mruby_core.c:391) | |
| ==61212== by 0x10008FFF7: ngx_mrb_class_init (ngx_http_mruby_init.c:39) | |
| ==61212== by 0x10008AD14: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:983) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 6 bytes in 1 blocks are possibly lost in loss record 239 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x10009265D: ngx_mrb_filter_class_init (ngx_http_mruby_filter.c:49) | |
| ==61212== by 0x100090060: ngx_mrb_class_init (ngx_http_mruby_init.c:49) | |
| ==61212== by 0x10008AD14: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:983) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 7 bytes in 1 blocks are possibly lost in loss record 240 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10009E806: mrb_init_class (class.c:2184) | |
| ==61212== by 0x1000AB67F: mrb_init_core (init.c:34) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 7 bytes in 1 blocks are possibly lost in loss record 241 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10009E81F: mrb_init_class (class.c:2185) | |
| ==61212== by 0x1000AB67F: mrb_init_core (init.c:34) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 7 bytes in 1 blocks are possibly lost in loss record 242 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009F1B6: mrb_init_class (class.c:362) | |
| ==61212== by 0x1000AB67F: mrb_init_core (init.c:34) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 7 bytes in 1 blocks are possibly lost in loss record 243 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009A8A5: mrb_define_module (class.c:170) | |
| ==61212== by 0x1000AC63C: mrb_init_kernel (kernel.c:1098) | |
| ==61212== by 0x1000AB6A3: mrb_init_core (init.c:36) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 7 bytes in 1 blocks are possibly lost in loss record 244 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1000AC76F: mrb_init_kernel (kernel.c:1111) | |
| ==61212== by 0x1000AB6A3: mrb_init_core (init.c:36) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 7 bytes in 1 blocks are possibly lost in loss record 245 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1000AC82C: mrb_init_kernel (kernel.c:1118) | |
| ==61212== by 0x1000AB6A3: mrb_init_core (init.c:36) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 7 bytes in 1 blocks are possibly lost in loss record 246 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1000AC84B: mrb_init_kernel (kernel.c:1119) | |
| ==61212== by 0x1000AB6A3: mrb_init_core (init.c:36) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 7 bytes in 1 blocks are possibly lost in loss record 247 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009AFE4: mrb_define_class (class.c:231) | |
| ==61212== by 0x1000BB52C: mrb_init_symbol (symbol.c:483) | |
| ==61212== by 0x1000AB6D9: mrb_init_core (init.c:40) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 7 bytes in 1 blocks are possibly lost in loss record 248 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1000BB5A8: mrb_init_symbol (symbol.c:488) | |
| ==61212== by 0x1000AB6D9: mrb_init_core (init.c:40) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 7 bytes in 1 blocks are possibly lost in loss record 249 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009D1AE: mrb_define_class_method (class.c:1145) | |
| ==61212== by 0x1000B3072: mrb_init_proc (proc.c:278) | |
| ==61212== by 0x1000AB6FD: mrb_init_core (init.c:42) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 7 bytes in 1 blocks are possibly lost in loss record 250 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009AFE4: mrb_define_class (class.c:231) | |
| ==61212== by 0x1000B7170: mrb_init_string (string.c:2712) | |
| ==61212== by 0x1000AB70F: mrb_init_core (init.c:43) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 7 bytes in 1 blocks are possibly lost in loss record 251 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1000B72B5: mrb_init_string (string.c:2725) | |
| ==61212== by 0x1000AB70F: mrb_init_core (init.c:43) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 7 bytes in 1 blocks are possibly lost in loss record 252 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1000B7347: mrb_init_string (string.c:2730) | |
| ==61212== by 0x1000AB70F: mrb_init_core (init.c:43) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 7 bytes in 1 blocks are possibly lost in loss record 253 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1000B7420: mrb_init_string (string.c:2738) | |
| ==61212== by 0x1000AB70F: mrb_init_core (init.c:43) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 7 bytes in 1 blocks are possibly lost in loss record 254 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1000B743F: mrb_init_string (string.c:2739) | |
| ==61212== by 0x1000AB70F: mrb_init_core (init.c:43) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 7 bytes in 1 blocks are possibly lost in loss record 255 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1000B74B1: mrb_init_string (string.c:2743) | |
| ==61212== by 0x1000AB70F: mrb_init_core (init.c:43) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 7 bytes in 1 blocks are possibly lost in loss record 256 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1000B7579: mrb_init_string (string.c:2751) | |
| ==61212== by 0x1000AB70F: mrb_init_core (init.c:43) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 7 bytes in 1 blocks are possibly lost in loss record 257 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1000B75AD: mrb_init_string (string.c:2753) | |
| ==61212== by 0x1000AB70F: mrb_init_core (init.c:43) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 7 bytes in 1 blocks are possibly lost in loss record 258 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1000AB70F: mrb_init_core (init.c:43) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 7 bytes in 1 blocks are possibly lost in loss record 259 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1000978CF: mrb_init_array (array.c:1099) | |
| ==61212== by 0x1000AB721: mrb_init_core (init.c:44) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 7 bytes in 1 blocks are possibly lost in loss record 260 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1000AAB6F: mrb_init_hash (hash.c:869) | |
| ==61212== by 0x1000AB733: mrb_init_core (init.c:45) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 7 bytes in 1 blocks are possibly lost in loss record 261 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1000AAB8B: mrb_init_hash (hash.c:870) | |
| ==61212== by 0x1000AB733: mrb_init_core (init.c:45) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 7 bytes in 1 blocks are possibly lost in loss record 262 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1000AF72C: mrb_init_numeric (numeric.c:1172) | |
| ==61212== by 0x1000AB745: mrb_init_core (init.c:46) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 7 bytes in 1 blocks are possibly lost in loss record 263 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009AFE4: mrb_define_class (class.c:231) | |
| ==61212== by 0x1000AF73E: mrb_init_numeric (numeric.c:1175) | |
| ==61212== by 0x1000AB745: mrb_init_core (init.c:46) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 7 bytes in 1 blocks are possibly lost in loss record 264 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1000AF94D: mrb_init_numeric (numeric.c:1192) | |
| ==61212== by 0x1000AB745: mrb_init_core (init.c:46) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 7 bytes in 1 blocks are possibly lost in loss record 265 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009D1AE: mrb_define_class_method (class.c:1145) | |
| ==61212== by 0x1000A8060: mrb_init_gc (gc.c:1460) | |
| ==61212== by 0x1000AB769: mrb_init_core (init.c:48) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 7 bytes in 1 blocks are possibly lost in loss record 266 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1000C9F49: GENERATED_TMP_mrb_mruby_sprintf_gem_init (gem_init.c:46) | |
| ==61212== by 0x10014A58D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 7 bytes in 1 blocks are possibly lost in loss record 267 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1000CA12A: mrb_mruby_array_ext_gem_init (array.c:159) | |
| ==61212== by 0x1000CA549: GENERATED_TMP_mrb_mruby_array_ext_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A59D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 7 bytes in 1 blocks are possibly lost in loss record 268 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1000FB077: mrb_mruby_fiber_gem_init (fiber.c:392) | |
| ==61212== by 0x1000FB629: GENERATED_TMP_mrb_mruby_fiber_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A5AD: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 7 bytes in 1 blocks are possibly lost in loss record 269 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1000FB0B2: mrb_mruby_fiber_gem_init (fiber.c:394) | |
| ==61212== by 0x1000FB629: GENERATED_TMP_mrb_mruby_fiber_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A5AD: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 7 bytes in 1 blocks are possibly lost in loss record 270 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009AFE4: mrb_define_class (class.c:231) | |
| ==61212== by 0x1000FD963: mrb_mruby_random_gem_init (random.c:326) | |
| ==61212== by 0x1000FE309: GENERATED_TMP_mrb_mruby_random_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A615: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 7 bytes in 1 blocks are possibly lost in loss record 271 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1000FDA5E: mrb_mruby_random_gem_init (random.c:337) | |
| ==61212== by 0x1000FE309: GENERATED_TMP_mrb_mruby_random_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A615: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 7 bytes in 1 blocks are possibly lost in loss record 272 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1000FE367: mrb_mruby_range_ext_gem_init (range.c:182) | |
| ==61212== by 0x1000FE709: GENERATED_TMP_mrb_mruby_range_ext_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A61D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 7 bytes in 1 blocks are possibly lost in loss record 273 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009AFE4: mrb_define_class (class.c:231) | |
| ==61212== by 0x1000FF92C: mrb_mruby_struct_gem_init (struct.c:689) | |
| ==61212== by 0x100100E49: GENERATED_TMP_mrb_mruby_struct_gem_init (gem_init.c:131) | |
| ==61212== by 0x10014A62D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 7 bytes in 1 blocks are possibly lost in loss record 274 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009D1AE: mrb_define_class_method (class.c:1145) | |
| ==61212== by 0x10010112E: mrb_mruby_time_gem_init (time.c:760) | |
| ==61212== by 0x100102729: GENERATED_TMP_mrb_mruby_time_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A63D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 7 bytes in 1 blocks are possibly lost in loss record 275 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1001012D3: mrb_mruby_time_gem_init (time.c:776) | |
| ==61212== by 0x100102729: GENERATED_TMP_mrb_mruby_time_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A63D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 7 bytes in 1 blocks are possibly lost in loss record 276 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x100101311: mrb_mruby_time_gem_init (time.c:778) | |
| ==61212== by 0x100102729: GENERATED_TMP_mrb_mruby_time_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A63D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 7 bytes in 1 blocks are possibly lost in loss record 277 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009D1AE: mrb_define_class_method (class.c:1145) | |
| ==61212== by 0x100104EC8: mrb_init_io (io.c:1075) | |
| ==61212== by 0x100105F1D: mrb_mruby_io_gem_init (mruby_io_gem.c:12) | |
| ==61212== by 0x100105F89: GENERATED_TMP_mrb_mruby_io_gem_init (gem_init.c:907) | |
| ==61212== by 0x10014A64D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== | |
| ==61212== 7 bytes in 1 blocks are possibly lost in loss record 278 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009D1AE: mrb_define_class_method (class.c:1145) | |
| ==61212== by 0x100104F06: mrb_init_io (io.c:1078) | |
| ==61212== by 0x100105F1D: mrb_mruby_io_gem_init (mruby_io_gem.c:12) | |
| ==61212== by 0x100105F89: GENERATED_TMP_mrb_mruby_io_gem_init (gem_init.c:907) | |
| ==61212== by 0x10014A64D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== | |
| ==61212== 7 bytes in 1 blocks are possibly lost in loss record 279 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x100104FB7: mrb_init_io (io.c:1087) | |
| ==61212== by 0x100105F1D: mrb_mruby_io_gem_init (mruby_io_gem.c:12) | |
| ==61212== by 0x100105F89: GENERATED_TMP_mrb_mruby_io_gem_init (gem_init.c:907) | |
| ==61212== by 0x10014A64D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== | |
| ==61212== 7 bytes in 1 blocks are possibly lost in loss record 280 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1001050FA: mrb_init_io (io.c:1098) | |
| ==61212== by 0x100105F1D: mrb_mruby_io_gem_init (mruby_io_gem.c:12) | |
| ==61212== by 0x100105F89: GENERATED_TMP_mrb_mruby_io_gem_init (gem_init.c:907) | |
| ==61212== by 0x10014A64D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== | |
| ==61212== 7 bytes in 1 blocks are possibly lost in loss record 281 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009D1AE: mrb_define_class_method (class.c:1145) | |
| ==61212== by 0x1001029F7: mrb_init_file (file.c:347) | |
| ==61212== by 0x100105F2F: mrb_mruby_io_gem_init (mruby_io_gem.c:13) | |
| ==61212== by 0x100105F89: GENERATED_TMP_mrb_mruby_io_gem_init (gem_init.c:907) | |
| ==61212== by 0x10014A64D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== | |
| ==61212== 7 bytes in 1 blocks are possibly lost in loss record 282 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009D1AE: mrb_define_class_method (class.c:1145) | |
| ==61212== by 0x100102A16: mrb_init_file (file.c:348) | |
| ==61212== by 0x100105F2F: mrb_mruby_io_gem_init (mruby_io_gem.c:13) | |
| ==61212== by 0x100105F89: GENERATED_TMP_mrb_mruby_io_gem_init (gem_init.c:907) | |
| ==61212== by 0x10014A64D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== | |
| ==61212== 7 bytes in 1 blocks are possibly lost in loss record 283 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009D1AE: mrb_define_class_method (class.c:1145) | |
| ==61212== by 0x100102AAE: mrb_init_file (file.c:354) | |
| ==61212== by 0x100105F2F: mrb_mruby_io_gem_init (mruby_io_gem.c:13) | |
| ==61212== by 0x100105F89: GENERATED_TMP_mrb_mruby_io_gem_init (gem_init.c:907) | |
| ==61212== by 0x10014A64D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== | |
| ==61212== 7 bytes in 1 blocks are possibly lost in loss record 284 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009D1AE: mrb_define_class_method (class.c:1145) | |
| ==61212== by 0x1001035D0: mrb_init_file_test (file_test.c:368) | |
| ==61212== by 0x100105F41: mrb_mruby_io_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x100105F89: GENERATED_TMP_mrb_mruby_io_gem_init (gem_init.c:907) | |
| ==61212== by 0x10014A64D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== | |
| ==61212== 7 bytes in 1 blocks are possibly lost in loss record 285 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009D1AE: mrb_define_class_method (class.c:1145) | |
| ==61212== by 0x100106E62: mrb_mruby_dir_gem_init (dir.c:290) | |
| ==61212== by 0x100106F69: GENERATED_TMP_mrb_mruby_dir_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A65D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 7 bytes in 1 blocks are possibly lost in loss record 286 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009D1AE: mrb_define_class_method (class.c:1145) | |
| ==61212== by 0x100106E81: mrb_mruby_dir_gem_init (dir.c:291) | |
| ==61212== by 0x100106F69: GENERATED_TMP_mrb_mruby_dir_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A65D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 7 bytes in 1 blocks are possibly lost in loss record 287 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009A8A5: mrb_define_module (class.c:170) | |
| ==61212== by 0x100106FDC: mrb_mruby_digest_gem_init (digest.c:788) | |
| ==61212== by 0x100108109: GENERATED_TMP_mrb_mruby_digest_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A665: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 7 bytes in 1 blocks are possibly lost in loss record 288 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x100107030: mrb_mruby_digest_gem_init (digest.c:792) | |
| ==61212== by 0x100108109: GENERATED_TMP_mrb_mruby_digest_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A665: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 7 bytes in 1 blocks are possibly lost in loss record 289 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B34B: mrb_define_class_under (class.c:317) | |
| ==61212== by 0x10010718F: mrb_mruby_digest_gem_init (digest.c:820) | |
| ==61212== by 0x100108109: GENERATED_TMP_mrb_mruby_digest_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A665: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 7 bytes in 1 blocks are possibly lost in loss record 290 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B34B: mrb_define_class_under (class.c:317) | |
| ==61212== by 0x1001071CA: mrb_mruby_digest_gem_init (digest.c:823) | |
| ==61212== by 0x100108109: GENERATED_TMP_mrb_mruby_digest_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A665: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 7 bytes in 1 blocks are possibly lost in loss record 291 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B34B: mrb_define_class_under (class.c:317) | |
| ==61212== by 0x100107205: mrb_mruby_digest_gem_init (digest.c:826) | |
| ==61212== by 0x100108109: GENERATED_TMP_mrb_mruby_digest_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A665: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 7 bytes in 1 blocks are possibly lost in loss record 292 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x10010882C: mrb_mruby_process_gem_init (process.c:362) | |
| ==61212== by 0x100108E89: GENERATED_TMP_mrb_mruby_process_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A66D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 7 bytes in 1 blocks are possibly lost in loss record 293 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B34B: mrb_define_class_under (class.c:317) | |
| ==61212== by 0x1001088DE: mrb_mruby_process_gem_init (process.c:371) | |
| ==61212== by 0x100108E89: GENERATED_TMP_mrb_mruby_process_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A66D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 7 bytes in 1 blocks are possibly lost in loss record 294 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x10010B429: GENERATED_TMP_mrb_mruby_pack_gem_init (gem_init.c:15) | |
| ==61212== by 0x10014A675: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 7 bytes in 1 blocks are possibly lost in loss record 295 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009AFE4: mrb_define_class (class.c:231) | |
| ==61212== by 0x10010B71A: mrb_mruby_socket_gem_init (socket.c:842) | |
| ==61212== by 0x10010E099: GENERATED_TMP_mrb_mruby_socket_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A67D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 7 bytes in 1 blocks are possibly lost in loss record 296 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10010B997: mrb_mruby_socket_gem_init (const.cstub:32) | |
| ==61212== by 0x10010E099: GENERATED_TMP_mrb_mruby_socket_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A67D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 7 bytes in 1 blocks are possibly lost in loss record 297 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10010BCA0: mrb_mruby_socket_gem_init (const.cstub:164) | |
| ==61212== by 0x10010E099: GENERATED_TMP_mrb_mruby_socket_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A67D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 7 bytes in 1 blocks are possibly lost in loss record 298 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10010BCBD: mrb_mruby_socket_gem_init (const.cstub:170) | |
| ==61212== by 0x10010E099: GENERATED_TMP_mrb_mruby_socket_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A67D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 7 bytes in 1 blocks are possibly lost in loss record 299 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x1001147F5: mrb_mruby_onig_regexp_gem_init (mruby_onig_regexp.c:947) | |
| ==61212== by 0x1001181A9: GENERATED_TMP_mrb_mruby_onig_regexp_gem_init (gem_init.c:213) | |
| ==61212== by 0x10014A68D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 7 bytes in 1 blocks are possibly lost in loss record 300 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x100114812: mrb_mruby_onig_regexp_gem_init (mruby_onig_regexp.c:948) | |
| ==61212== by 0x1001181A9: GENERATED_TMP_mrb_mruby_onig_regexp_gem_init (gem_init.c:213) | |
| ==61212== by 0x10014A68D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 7 bytes in 1 blocks are possibly lost in loss record 301 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x1001148C0: mrb_mruby_onig_regexp_gem_init (mruby_onig_regexp.c:963) | |
| ==61212== by 0x1001181A9: GENERATED_TMP_mrb_mruby_onig_regexp_gem_init (gem_init.c:213) | |
| ==61212== by 0x10014A68D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 7 bytes in 1 blocks are possibly lost in loss record 302 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x1001148DD: mrb_mruby_onig_regexp_gem_init (mruby_onig_regexp.c:966) | |
| ==61212== by 0x1001181A9: GENERATED_TMP_mrb_mruby_onig_regexp_gem_init (gem_init.c:213) | |
| ==61212== by 0x10014A68D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 7 bytes in 1 blocks are possibly lost in loss record 303 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009D238: mrb_define_module_function (class.c:1145) | |
| ==61212== by 0x1001149CF: mrb_mruby_onig_regexp_gem_init (mruby_onig_regexp.c:978) | |
| ==61212== by 0x1001181A9: GENERATED_TMP_mrb_mruby_onig_regexp_gem_init (gem_init.c:213) | |
| ==61212== by 0x10014A68D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 7 bytes in 1 blocks are possibly lost in loss record 304 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x100114BBC: mrb_mruby_onig_regexp_gem_init (mruby_onig_regexp.c:1003) | |
| ==61212== by 0x1001181A9: GENERATED_TMP_mrb_mruby_onig_regexp_gem_init (gem_init.c:213) | |
| ==61212== by 0x10014A68D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 7 bytes in 1 blocks are possibly lost in loss record 305 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009D1AE: mrb_define_class_method (class.c:1145) | |
| ==61212== by 0x1001427B6: mrb_mruby_sleep_gem_init (mrb_sleep.c:129) | |
| ==61212== by 0x100142829: GENERATED_TMP_mrb_mruby_sleep_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A695: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 7 bytes in 1 blocks are possibly lost in loss record 306 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x100118372: mrb_mruby_redis_gem_init (mrb_redis.c:1693) | |
| ==61212== by 0x10011D079: GENERATED_TMP_mrb_mruby_redis_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A69D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 7 bytes in 1 blocks are possibly lost in loss record 307 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x100118497: mrb_mruby_redis_gem_init (mrb_redis.c:1703) | |
| ==61212== by 0x10011D079: GENERATED_TMP_mrb_mruby_redis_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A69D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 7 bytes in 1 blocks are possibly lost in loss record 308 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1001184B6: mrb_mruby_redis_gem_init (mrb_redis.c:1704) | |
| ==61212== by 0x10011D079: GENERATED_TMP_mrb_mruby_redis_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A69D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 7 bytes in 1 blocks are possibly lost in loss record 309 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x100118570: mrb_mruby_redis_gem_init (mrb_redis.c:1710) | |
| ==61212== by 0x10011D079: GENERATED_TMP_mrb_mruby_redis_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A69D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 7 bytes in 1 blocks are possibly lost in loss record 310 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1001185AE: mrb_mruby_redis_gem_init (mrb_redis.c:1712) | |
| ==61212== by 0x10011D079: GENERATED_TMP_mrb_mruby_redis_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A69D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 7 bytes in 1 blocks are possibly lost in loss record 311 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x100118687: mrb_mruby_redis_gem_init (mrb_redis.c:1719) | |
| ==61212== by 0x10011D079: GENERATED_TMP_mrb_mruby_redis_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A69D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 7 bytes in 1 blocks are possibly lost in loss record 312 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x10011881A: mrb_mruby_redis_gem_init (mrb_redis.c:1732) | |
| ==61212== by 0x10011D079: GENERATED_TMP_mrb_mruby_redis_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A69D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 7 bytes in 1 blocks are possibly lost in loss record 313 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x100118896: mrb_mruby_redis_gem_init (mrb_redis.c:1736) | |
| ==61212== by 0x10011D079: GENERATED_TMP_mrb_mruby_redis_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A69D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 7 bytes in 1 blocks are possibly lost in loss record 314 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x100141B26: mrb_mruby_vedis_gem_init (mrb_vedis.c:371) | |
| ==61212== by 0x1001425B9: GENERATED_TMP_mrb_mruby_vedis_gem_init (gem_init.c:15) | |
| ==61212== by 0x10014A6A5: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 7 bytes in 1 blocks are possibly lost in loss record 315 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x100141B83: mrb_mruby_vedis_gem_init (mrb_vedis.c:374) | |
| ==61212== by 0x1001425B9: GENERATED_TMP_mrb_mruby_vedis_gem_init (gem_init.c:15) | |
| ==61212== by 0x10014A6A5: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 7 bytes in 1 blocks are possibly lost in loss record 316 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x100141BBB: mrb_mruby_vedis_gem_init (mrb_vedis.c:376) | |
| ==61212== by 0x1001425B9: GENERATED_TMP_mrb_mruby_vedis_gem_init (gem_init.c:15) | |
| ==61212== by 0x10014A6A5: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 7 bytes in 1 blocks are possibly lost in loss record 317 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x100142F9F: mrb_mruby_mutex_gem_init (mrb_mutex.c:136) | |
| ==61212== by 0x1001432D9: GENERATED_TMP_mrb_mruby_mutex_gem_init (gem_init.c:77) | |
| ==61212== by 0x10014A6BD: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 7 bytes in 1 blocks are possibly lost in loss record 318 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1001483C9: mrb_mruby_stringio_gem_init (stringio.c:639) | |
| ==61212== by 0x10014A529: GENERATED_TMP_mrb_mruby_stringio_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A6D5: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 7 bytes in 1 blocks are possibly lost in loss record 319 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1001485A5: mrb_mruby_stringio_gem_init (stringio.c:656) | |
| ==61212== by 0x10014A529: GENERATED_TMP_mrb_mruby_stringio_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A6D5: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 7 bytes in 1 blocks are possibly lost in loss record 320 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B34B: mrb_define_class_under (class.c:317) | |
| ==61212== by 0x10009261C: ngx_mrb_filter_class_init (ngx_http_mruby_filter.c:47) | |
| ==61212== by 0x100090060: ngx_mrb_class_init (ngx_http_mruby_init.c:49) | |
| ==61212== by 0x10008AD14: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:983) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 7 bytes in 1 blocks are possibly lost in loss record 321 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x100090060: ngx_mrb_class_init (ngx_http_mruby_init.c:49) | |
| ==61212== by 0x10008AD14: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:983) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 7 bytes in 1 blocks are possibly lost in loss record 322 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x100092820: ngx_mrb_upstream_class_init (ngx_http_mruby_upstream.c:174) | |
| ==61212== by 0x100090075: ngx_mrb_class_init (ngx_http_mruby_init.c:52) | |
| ==61212== by 0x10008AD14: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:983) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 8 bytes in 1 blocks are possibly lost in loss record 324 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009F123: mrb_init_class (class.c:362) | |
| ==61212== by 0x1000AB67F: mrb_init_core (init.c:34) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 8 bytes in 1 blocks are possibly lost in loss record 325 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009F3BB: mrb_init_class (class.c:362) | |
| ==61212== by 0x1000AB67F: mrb_init_core (init.c:34) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 8 bytes in 1 blocks are possibly lost in loss record 326 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1000ACA05: mrb_init_kernel (kernel.c:1134) | |
| ==61212== by 0x1000AB6A3: mrb_init_core (init.c:36) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 8 bytes in 1 blocks are possibly lost in loss record 327 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1000BB574: mrb_init_symbol (symbol.c:486) | |
| ==61212== by 0x1000AB6D9: mrb_init_core (init.c:40) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 8 bytes in 1 blocks are possibly lost in loss record 328 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1000A4A6D: mrb_init_exception (error.c:525) | |
| ==61212== by 0x1000AB6EB: mrb_init_core (init.c:41) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 8 bytes in 1 blocks are possibly lost in loss record 329 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1000B745A: mrb_init_string (string.c:2740) | |
| ==61212== by 0x1000AB70F: mrb_init_core (init.c:43) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 8 bytes in 1 blocks are possibly lost in loss record 330 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1000B7476: mrb_init_string (string.c:2741) | |
| ==61212== by 0x1000AB70F: mrb_init_core (init.c:43) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 8 bytes in 1 blocks are possibly lost in loss record 331 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1000B75C9: mrb_init_string (string.c:2754) | |
| ==61212== by 0x1000AB70F: mrb_init_core (init.c:43) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 8 bytes in 1 blocks are possibly lost in loss record 332 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x100097AE2: mrb_init_array (array.c:1117) | |
| ==61212== by 0x1000AB721: mrb_init_core (init.c:44) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 8 bytes in 1 blocks are possibly lost in loss record 333 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1000AA961: mrb_init_hash (hash.c:851) | |
| ==61212== by 0x1000AB733: mrb_init_core (init.c:45) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 8 bytes in 1 blocks are possibly lost in loss record 334 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1000AAAE5: mrb_init_hash (hash.c:864) | |
| ==61212== by 0x1000AB733: mrb_init_core (init.c:45) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 8 bytes in 1 blocks are possibly lost in loss record 335 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1000AB733: mrb_init_core (init.c:45) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 8 bytes in 1 blocks are possibly lost in loss record 336 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009AFE4: mrb_define_class (class.c:231) | |
| ==61212== by 0x1000AF650: mrb_init_numeric (numeric.c:1161) | |
| ==61212== by 0x1000AB745: mrb_init_core (init.c:46) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 8 bytes in 1 blocks are possibly lost in loss record 337 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009AFE4: mrb_define_class (class.c:231) | |
| ==61212== by 0x1000AF6E0: mrb_init_numeric (numeric.c:1169) | |
| ==61212== by 0x1000AB745: mrb_init_core (init.c:46) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 8 bytes in 1 blocks are possibly lost in loss record 338 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1000AFA4E: mrb_init_numeric (numeric.c:1203) | |
| ==61212== by 0x1000AB745: mrb_init_core (init.c:46) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 8 bytes in 1 blocks are possibly lost in loss record 339 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009D1AE: mrb_define_class_method (class.c:1145) | |
| ==61212== by 0x1000A807C: mrb_init_gc (gc.c:1461) | |
| ==61212== by 0x1000AB769: mrb_init_core (init.c:48) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 8 bytes in 1 blocks are possibly lost in loss record 340 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000A0624: mrb_mod_attr_reader (class.c:1228) | |
| ==61212== by 0x1000C1EE5: mrb_vm_exec (vm.c:1150) | |
| ==61212== by 0x1000C6F73: mrb_top_run (vm.c:759) | |
| ==61212== by 0x1000AE2F6: mrb_load_irep_cxt (load.c:638) | |
| ==61212== by 0x1000AB78D: mrb_init_core (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== | |
| ==61212== 8 bytes in 1 blocks are possibly lost in loss record 341 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1000C70D3: mrb_mruby_sprintf_gem_init (kernel.c:21) | |
| ==61212== by 0x1000C9F49: GENERATED_TMP_mrb_mruby_sprintf_gem_init (gem_init.c:46) | |
| ==61212== by 0x10014A58D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 8 bytes in 1 blocks are possibly lost in loss record 342 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009D1AE: mrb_define_class_method (class.c:1145) | |
| ==61212== by 0x1000FB10C: mrb_mruby_fiber_gem_init (fiber.c:398) | |
| ==61212== by 0x1000FB629: GENERATED_TMP_mrb_mruby_fiber_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A5AD: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 8 bytes in 1 blocks are possibly lost in loss record 343 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000AEB34: read_irep_record (load.c:181) | |
| ==61212== by 0x1000AEB71: read_irep_record (load.c:204) | |
| ==61212== by 0x1000AEB71: read_irep_record (load.c:204) | |
| ==61212== by 0x1000AEB71: read_irep_record (load.c:204) | |
| ==61212== by 0x1000AE071: read_irep (load.c:220) | |
| ==61212== by 0x1000AE2AD: mrb_load_irep_cxt (load.c:614) | |
| ==61212== by 0x1000F9E10: GENERATED_TMP_mrb_mruby_enumerator_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A5B5: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== | |
| ==61212== 8 bytes in 1 blocks are possibly lost in loss record 344 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000AEA31: read_irep_record (load.c:158) | |
| ==61212== by 0x1000AEB71: read_irep_record (load.c:204) | |
| ==61212== by 0x1000AEB71: read_irep_record (load.c:204) | |
| ==61212== by 0x1000AE071: read_irep (load.c:220) | |
| ==61212== by 0x1000AE2AD: mrb_load_irep_cxt (load.c:614) | |
| ==61212== by 0x1000F9DB0: GENERATED_TMP_mrb_mruby_enum_lazy_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A5BD: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== | |
| ==61212== 8 bytes in 1 blocks are possibly lost in loss record 345 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000AF0F7: read_lv_record (load.c:438) | |
| ==61212== by 0x1000AF1BE: read_lv_record (load.c:462) | |
| ==61212== by 0x1000AF1BE: read_lv_record (load.c:462) | |
| ==61212== by 0x1000ADFEC: read_irep (load.c:503) | |
| ==61212== by 0x1000AE2AD: mrb_load_irep_cxt (load.c:614) | |
| ==61212== by 0x1000F9DB0: GENERATED_TMP_mrb_mruby_enum_lazy_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A5BD: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== | |
| ==61212== 8 bytes in 1 blocks are possibly lost in loss record 346 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000AF0F7: read_lv_record (load.c:438) | |
| ==61212== by 0x1000AF1BE: read_lv_record (load.c:462) | |
| ==61212== by 0x1000AF1BE: read_lv_record (load.c:462) | |
| ==61212== by 0x1000ADFEC: read_irep (load.c:503) | |
| ==61212== by 0x1000AE2AD: mrb_load_irep_cxt (load.c:614) | |
| ==61212== by 0x1000FC9E8: GENERATED_TMP_mrb_mruby_object_ext_gem_init (gem_init.c:43) | |
| ==61212== by 0x10014A5FD: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== | |
| ==61212== 8 bytes in 1 blocks are possibly lost in loss record 347 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1000FD099: mrb_mruby_proc_ext_gem_init (proc.c:154) | |
| ==61212== by 0x1000FD5D9: GENERATED_TMP_mrb_mruby_proc_ext_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A60D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 8 bytes in 1 blocks are possibly lost in loss record 348 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000AEB34: read_irep_record (load.c:181) | |
| ==61212== by 0x1000AE071: read_irep (load.c:220) | |
| ==61212== by 0x1000AE2AD: mrb_load_irep_cxt (load.c:614) | |
| ==61212== by 0x1000FD5E8: GENERATED_TMP_mrb_mruby_proc_ext_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A60D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 8 bytes in 1 blocks are possibly lost in loss record 349 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000AEB34: read_irep_record (load.c:181) | |
| ==61212== by 0x1000AEB71: read_irep_record (load.c:204) | |
| ==61212== by 0x1000AEB71: read_irep_record (load.c:204) | |
| ==61212== by 0x1000AEB71: read_irep_record (load.c:204) | |
| ==61212== by 0x1000AE071: read_irep (load.c:220) | |
| ==61212== by 0x1000AE2AD: mrb_load_irep_cxt (load.c:614) | |
| ==61212== by 0x1000FD5E8: GENERATED_TMP_mrb_mruby_proc_ext_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A60D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== | |
| ==61212== 8 bytes in 1 blocks are possibly lost in loss record 350 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1000FDA20: mrb_mruby_random_gem_init (random.c:335) | |
| ==61212== by 0x1000FE309: GENERATED_TMP_mrb_mruby_random_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A615: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 8 bytes in 1 blocks are possibly lost in loss record 351 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1000FE77F: mrb_mruby_string_ext_gem_init (string.c:542) | |
| ==61212== by 0x1000FF8B9: GENERATED_TMP_mrb_mruby_string_ext_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A625: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 8 bytes in 1 blocks are possibly lost in loss record 352 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1000FE79E: mrb_mruby_string_ext_gem_init (string.c:543) | |
| ==61212== by 0x1000FF8B9: GENERATED_TMP_mrb_mruby_string_ext_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A625: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 8 bytes in 1 blocks are possibly lost in loss record 353 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000AEB34: read_irep_record (load.c:181) | |
| ==61212== by 0x1000AE071: read_irep (load.c:220) | |
| ==61212== by 0x1000AE2AD: mrb_load_irep_cxt (load.c:614) | |
| ==61212== by 0x1000FF8C8: GENERATED_TMP_mrb_mruby_string_ext_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A625: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 8 bytes in 1 blocks are possibly lost in loss record 354 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1000FF9C7: mrb_mruby_struct_gem_init (struct.c:696) | |
| ==61212== by 0x100100E49: GENERATED_TMP_mrb_mruby_struct_gem_init (gem_init.c:131) | |
| ==61212== by 0x10014A62D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 8 bytes in 1 blocks are possibly lost in loss record 355 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000AEB34: read_irep_record (load.c:181) | |
| ==61212== by 0x1000AE071: read_irep (load.c:220) | |
| ==61212== by 0x1000AE2AD: mrb_load_irep_cxt (load.c:614) | |
| ==61212== by 0x100100FE8: GENERATED_TMP_mrb_mruby_symbol_ext_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A635: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 8 bytes in 1 blocks are possibly lost in loss record 356 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000AEB34: read_irep_record (load.c:181) | |
| ==61212== by 0x1000AEB71: read_irep_record (load.c:204) | |
| ==61212== by 0x1000AEB71: read_irep_record (load.c:204) | |
| ==61212== by 0x1000AE071: read_irep (load.c:220) | |
| ==61212== by 0x1000AE2AD: mrb_load_irep_cxt (load.c:614) | |
| ==61212== by 0x100100FE8: GENERATED_TMP_mrb_mruby_symbol_ext_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A635: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== | |
| ==61212== 8 bytes in 1 blocks are possibly lost in loss record 357 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x100101230: mrb_mruby_time_gem_init (time.c:770) | |
| ==61212== by 0x100102729: GENERATED_TMP_mrb_mruby_time_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A63D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 8 bytes in 1 blocks are possibly lost in loss record 358 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000AEB34: read_irep_record (load.c:181) | |
| ==61212== by 0x1000AE071: read_irep (load.c:220) | |
| ==61212== by 0x1000AE2AD: mrb_load_irep_cxt (load.c:614) | |
| ==61212== by 0x100102738: GENERATED_TMP_mrb_mruby_time_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A63D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 8 bytes in 1 blocks are possibly lost in loss record 359 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000AEA31: read_irep_record (load.c:158) | |
| ==61212== by 0x1000AEB71: read_irep_record (load.c:204) | |
| ==61212== by 0x1000AE071: read_irep (load.c:220) | |
| ==61212== by 0x1000AE2AD: mrb_load_irep_cxt (load.c:614) | |
| ==61212== by 0x1001027A0: GENERATED_TMP_mrb_mruby_toplevel_ext_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A645: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== | |
| ==61212== 8 bytes in 1 blocks are possibly lost in loss record 360 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009D1AE: mrb_define_class_method (class.c:1145) | |
| ==61212== by 0x100104F44: mrb_init_io (io.c:1080) | |
| ==61212== by 0x100105F1D: mrb_mruby_io_gem_init (mruby_io_gem.c:12) | |
| ==61212== by 0x100105F89: GENERATED_TMP_mrb_mruby_io_gem_init (gem_init.c:907) | |
| ==61212== by 0x10014A64D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== | |
| ==61212== 8 bytes in 1 blocks are possibly lost in loss record 361 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x100105011: mrb_init_io (io.c:1090) | |
| ==61212== by 0x100105F1D: mrb_mruby_io_gem_init (mruby_io_gem.c:12) | |
| ==61212== by 0x100105F89: GENERATED_TMP_mrb_mruby_io_gem_init (gem_init.c:907) | |
| ==61212== by 0x10014A64D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== | |
| ==61212== 8 bytes in 1 blocks are possibly lost in loss record 362 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x100105030: mrb_init_io (io.c:1091) | |
| ==61212== by 0x100105F1D: mrb_mruby_io_gem_init (mruby_io_gem.c:12) | |
| ==61212== by 0x100105F89: GENERATED_TMP_mrb_mruby_io_gem_init (gem_init.c:907) | |
| ==61212== by 0x10014A64D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== | |
| ==61212== 8 bytes in 1 blocks are possibly lost in loss record 363 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1001050C2: mrb_init_io (io.c:1096) | |
| ==61212== by 0x100105F1D: mrb_mruby_io_gem_init (mruby_io_gem.c:12) | |
| ==61212== by 0x100105F89: GENERATED_TMP_mrb_mruby_io_gem_init (gem_init.c:907) | |
| ==61212== by 0x10014A64D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== | |
| ==61212== 8 bytes in 1 blocks are possibly lost in loss record 364 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009D1AE: mrb_define_class_method (class.c:1145) | |
| ==61212== by 0x100102A35: mrb_init_file (file.c:349) | |
| ==61212== by 0x100105F2F: mrb_mruby_io_gem_init (mruby_io_gem.c:13) | |
| ==61212== by 0x100105F89: GENERATED_TMP_mrb_mruby_io_gem_init (gem_init.c:907) | |
| ==61212== by 0x10014A64D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== | |
| ==61212== 8 bytes in 1 blocks are possibly lost in loss record 365 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009D1AE: mrb_define_class_method (class.c:1145) | |
| ==61212== by 0x100102A54: mrb_init_file (file.c:351) | |
| ==61212== by 0x100105F2F: mrb_mruby_io_gem_init (mruby_io_gem.c:13) | |
| ==61212== by 0x100105F89: GENERATED_TMP_mrb_mruby_io_gem_init (gem_init.c:907) | |
| ==61212== by 0x10014A64D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== | |
| ==61212== 8 bytes in 1 blocks are possibly lost in loss record 366 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x100102B1E: mrb_init_file (file.c:360) | |
| ==61212== by 0x100105F2F: mrb_mruby_io_gem_init (mruby_io_gem.c:13) | |
| ==61212== by 0x100105F89: GENERATED_TMP_mrb_mruby_io_gem_init (gem_init.c:907) | |
| ==61212== by 0x10014A64D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== | |
| ==61212== 8 bytes in 1 blocks are possibly lost in loss record 367 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x100102B3B: mrb_init_file (file.c:361) | |
| ==61212== by 0x100105F2F: mrb_mruby_io_gem_init (mruby_io_gem.c:13) | |
| ==61212== by 0x100105F89: GENERATED_TMP_mrb_mruby_io_gem_init (gem_init.c:907) | |
| ==61212== by 0x10014A64D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== | |
| ==61212== 8 bytes in 1 blocks are possibly lost in loss record 368 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x100102B58: mrb_init_file (file.c:362) | |
| ==61212== by 0x100105F2F: mrb_mruby_io_gem_init (mruby_io_gem.c:13) | |
| ==61212== by 0x100105F89: GENERATED_TMP_mrb_mruby_io_gem_init (gem_init.c:907) | |
| ==61212== by 0x10014A64D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== | |
| ==61212== 8 bytes in 1 blocks are possibly lost in loss record 369 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x100102B75: mrb_init_file (file.c:363) | |
| ==61212== by 0x100105F2F: mrb_mruby_io_gem_init (mruby_io_gem.c:13) | |
| ==61212== by 0x100105F89: GENERATED_TMP_mrb_mruby_io_gem_init (gem_init.c:907) | |
| ==61212== by 0x10014A64D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== | |
| ==61212== 8 bytes in 1 blocks are possibly lost in loss record 370 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009D1AE: mrb_define_class_method (class.c:1145) | |
| ==61212== by 0x1001035EB: mrb_init_file_test (file_test.c:369) | |
| ==61212== by 0x100105F41: mrb_mruby_io_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x100105F89: GENERATED_TMP_mrb_mruby_io_gem_init (gem_init.c:907) | |
| ==61212== by 0x10014A64D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== | |
| ==61212== 8 bytes in 1 blocks are possibly lost in loss record 371 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009D1AE: mrb_define_class_method (class.c:1145) | |
| ==61212== by 0x100103686: mrb_init_file_test (file_test.c:374) | |
| ==61212== by 0x100105F41: mrb_mruby_io_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x100105F89: GENERATED_TMP_mrb_mruby_io_gem_init (gem_init.c:907) | |
| ==61212== by 0x10014A64D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== | |
| ==61212== 8 bytes in 1 blocks are possibly lost in loss record 372 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000AEB34: read_irep_record (load.c:181) | |
| ==61212== by 0x1000AEB71: read_irep_record (load.c:204) | |
| ==61212== by 0x1000AEB71: read_irep_record (load.c:204) | |
| ==61212== by 0x1000AEB71: read_irep_record (load.c:204) | |
| ==61212== by 0x1000AE071: read_irep (load.c:220) | |
| ==61212== by 0x1000AE2AD: mrb_load_irep_cxt (load.c:614) | |
| ==61212== by 0x100105F98: GENERATED_TMP_mrb_mruby_io_gem_init (gem_init.c:908) | |
| ==61212== by 0x10014A64D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== | |
| ==61212== 8 bytes in 1 blocks are possibly lost in loss record 373 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000AEB34: read_irep_record (load.c:181) | |
| ==61212== by 0x1000AE071: read_irep (load.c:220) | |
| ==61212== by 0x1000AE2AD: mrb_load_irep_cxt (load.c:614) | |
| ==61212== by 0x100106788: GENERATED_TMP_mrb_mruby_env_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A655: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 8 bytes in 1 blocks are possibly lost in loss record 374 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000AEB34: read_irep_record (load.c:181) | |
| ==61212== by 0x1000AEB71: read_irep_record (load.c:204) | |
| ==61212== by 0x1000AEB71: read_irep_record (load.c:204) | |
| ==61212== by 0x1000AE071: read_irep (load.c:220) | |
| ==61212== by 0x1000AE2AD: mrb_load_irep_cxt (load.c:614) | |
| ==61212== by 0x100106788: GENERATED_TMP_mrb_mruby_env_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A655: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== | |
| ==61212== 8 bytes in 1 blocks are possibly lost in loss record 375 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000AEB34: read_irep_record (load.c:181) | |
| ==61212== by 0x1000AE071: read_irep (load.c:220) | |
| ==61212== by 0x1000AE2AD: mrb_load_irep_cxt (load.c:614) | |
| ==61212== by 0x100106F78: GENERATED_TMP_mrb_mruby_dir_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A65D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 8 bytes in 1 blocks are possibly lost in loss record 376 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x10010704C: mrb_mruby_digest_gem_init (digest.c:793) | |
| ==61212== by 0x100108109: GENERATED_TMP_mrb_mruby_digest_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A665: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 8 bytes in 1 blocks are possibly lost in loss record 377 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000AEB34: read_irep_record (load.c:181) | |
| ==61212== by 0x1000AE071: read_irep (load.c:220) | |
| ==61212== by 0x1000AE2AD: mrb_load_irep_cxt (load.c:614) | |
| ==61212== by 0x100108118: GENERATED_TMP_mrb_mruby_digest_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A665: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 8 bytes in 1 blocks are possibly lost in loss record 378 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000AEA31: read_irep_record (load.c:158) | |
| ==61212== by 0x1000AEB71: read_irep_record (load.c:204) | |
| ==61212== by 0x1000AE071: read_irep (load.c:220) | |
| ==61212== by 0x1000AE2AD: mrb_load_irep_cxt (load.c:614) | |
| ==61212== by 0x100108118: GENERATED_TMP_mrb_mruby_digest_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A665: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== | |
| ==61212== 8 bytes in 1 blocks are possibly lost in loss record 379 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009A8A5: mrb_define_module (class.c:170) | |
| ==61212== by 0x10010883B: mrb_mruby_process_gem_init (process.c:364) | |
| ==61212== by 0x100108E89: GENERATED_TMP_mrb_mruby_process_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A66D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 8 bytes in 1 blocks are possibly lost in loss record 380 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009D1AE: mrb_define_class_method (class.c:1145) | |
| ==61212== by 0x100108890: mrb_mruby_process_gem_init (process.c:367) | |
| ==61212== by 0x100108E89: GENERATED_TMP_mrb_mruby_process_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A66D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 8 bytes in 1 blocks are possibly lost in loss record 381 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x100108919: mrb_mruby_process_gem_init (process.c:373) | |
| ==61212== by 0x100108E89: GENERATED_TMP_mrb_mruby_process_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A66D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 8 bytes in 1 blocks are possibly lost in loss record 382 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x100108989: mrb_mruby_process_gem_init (process.c:377) | |
| ==61212== by 0x100108E89: GENERATED_TMP_mrb_mruby_process_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A66D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 8 bytes in 1 blocks are possibly lost in loss record 383 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1001089A5: mrb_mruby_process_gem_init (process.c:378) | |
| ==61212== by 0x100108E89: GENERATED_TMP_mrb_mruby_process_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A66D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 8 bytes in 1 blocks are possibly lost in loss record 384 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009D1AE: mrb_define_class_method (class.c:1145) | |
| ==61212== by 0x10010B73C: mrb_mruby_socket_gem_init (socket.c:843) | |
| ==61212== by 0x10010E099: GENERATED_TMP_mrb_mruby_socket_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A67D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 8 bytes in 1 blocks are possibly lost in loss record 385 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009D1AE: mrb_define_class_method (class.c:1145) | |
| ==61212== by 0x10010B799: mrb_mruby_socket_gem_init (socket.c:846) | |
| ==61212== by 0x10010E099: GENERATED_TMP_mrb_mruby_socket_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A67D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 8 bytes in 1 blocks are possibly lost in loss record 386 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009D1AE: mrb_define_class_method (class.c:1145) | |
| ==61212== by 0x10010B7D7: mrb_mruby_socket_gem_init (socket.c:848) | |
| ==61212== by 0x10010E099: GENERATED_TMP_mrb_mruby_socket_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A67D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 8 bytes in 1 blocks are possibly lost in loss record 387 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10010B875: mrb_mruby_socket_gem_init (const.cstub:2) | |
| ==61212== by 0x10010E099: GENERATED_TMP_mrb_mruby_socket_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A67D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 8 bytes in 1 blocks are possibly lost in loss record 388 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10010B892: mrb_mruby_socket_gem_init (const.cstub:5) | |
| ==61212== by 0x10010E099: GENERATED_TMP_mrb_mruby_socket_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A67D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 8 bytes in 1 blocks are possibly lost in loss record 389 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10010B8E9: mrb_mruby_socket_gem_init (const.cstub:14) | |
| ==61212== by 0x10010E099: GENERATED_TMP_mrb_mruby_socket_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A67D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 8 bytes in 1 blocks are possibly lost in loss record 390 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10010B906: mrb_mruby_socket_gem_init (const.cstub:17) | |
| ==61212== by 0x10010E099: GENERATED_TMP_mrb_mruby_socket_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A67D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 8 bytes in 1 blocks are possibly lost in loss record 391 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10010B95D: mrb_mruby_socket_gem_init (const.cstub:26) | |
| ==61212== by 0x10010E099: GENERATED_TMP_mrb_mruby_socket_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A67D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 8 bytes in 1 blocks are possibly lost in loss record 392 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10010B97A: mrb_mruby_socket_gem_init (const.cstub:29) | |
| ==61212== by 0x10010E099: GENERATED_TMP_mrb_mruby_socket_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A67D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 8 bytes in 1 blocks are possibly lost in loss record 393 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10010C03D: mrb_mruby_socket_gem_init (const.cstub:272) | |
| ==61212== by 0x10010E099: GENERATED_TMP_mrb_mruby_socket_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A67D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 8 bytes in 1 blocks are possibly lost in loss record 394 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10010C05A: mrb_mruby_socket_gem_init (const.cstub:281) | |
| ==61212== by 0x10010E099: GENERATED_TMP_mrb_mruby_socket_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A67D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 8 bytes in 1 blocks are possibly lost in loss record 395 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10010C196: mrb_mruby_socket_gem_init (const.cstub:314) | |
| ==61212== by 0x10010E099: GENERATED_TMP_mrb_mruby_socket_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A67D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 8 bytes in 1 blocks are possibly lost in loss record 396 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10010C1B3: mrb_mruby_socket_gem_init (const.cstub:317) | |
| ==61212== by 0x10010E099: GENERATED_TMP_mrb_mruby_socket_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A67D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 8 bytes in 1 blocks are possibly lost in loss record 397 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10010C3DA: mrb_mruby_socket_gem_init (const.cstub:386) | |
| ==61212== by 0x10010E099: GENERATED_TMP_mrb_mruby_socket_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A67D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 8 bytes in 1 blocks are possibly lost in loss record 398 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009D1AE: mrb_define_class_method (class.c:1145) | |
| ==61212== by 0x100114619: GENERATED_TMP_mrb_mruby_json_gem_init (gem_init.c:42) | |
| ==61212== by 0x10014A685: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 8 bytes in 1 blocks are possibly lost in loss record 399 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000AEB34: read_irep_record (load.c:181) | |
| ==61212== by 0x1000AE071: read_irep (load.c:220) | |
| ==61212== by 0x1000AE2AD: mrb_load_irep_cxt (load.c:614) | |
| ==61212== by 0x100114628: GENERATED_TMP_mrb_mruby_json_gem_init (gem_init.c:43) | |
| ==61212== by 0x10014A685: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 8 bytes in 1 blocks are possibly lost in loss record 400 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000AEB34: read_irep_record (load.c:181) | |
| ==61212== by 0x1000AEB71: read_irep_record (load.c:204) | |
| ==61212== by 0x1000AE071: read_irep (load.c:220) | |
| ==61212== by 0x1000AE2AD: mrb_load_irep_cxt (load.c:614) | |
| ==61212== by 0x100114628: GENERATED_TMP_mrb_mruby_json_gem_init (gem_init.c:43) | |
| ==61212== by 0x10014A685: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== | |
| ==61212== 8 bytes in 1 blocks are possibly lost in loss record 401 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000AEA31: read_irep_record (load.c:158) | |
| ==61212== by 0x1000AEB71: read_irep_record (load.c:204) | |
| ==61212== by 0x1000AEB71: read_irep_record (load.c:204) | |
| ==61212== by 0x1000AE071: read_irep (load.c:220) | |
| ==61212== by 0x1000AE2AD: mrb_load_irep_cxt (load.c:614) | |
| ==61212== by 0x100114628: GENERATED_TMP_mrb_mruby_json_gem_init (gem_init.c:43) | |
| ==61212== by 0x10014A685: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== | |
| ==61212== 8 bytes in 1 blocks are possibly lost in loss record 402 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000AF0F7: read_lv_record (load.c:438) | |
| ==61212== by 0x1000AF1BE: read_lv_record (load.c:462) | |
| ==61212== by 0x1000AF1BE: read_lv_record (load.c:462) | |
| ==61212== by 0x1000ADFEC: read_irep (load.c:503) | |
| ==61212== by 0x1000AE2AD: mrb_load_irep_cxt (load.c:614) | |
| ==61212== by 0x100114628: GENERATED_TMP_mrb_mruby_json_gem_init (gem_init.c:43) | |
| ==61212== by 0x10014A685: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== | |
| ==61212== 8 bytes in 1 blocks are possibly lost in loss record 403 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x100114972: mrb_mruby_onig_regexp_gem_init (mruby_onig_regexp.c:974) | |
| ==61212== by 0x1001181A9: GENERATED_TMP_mrb_mruby_onig_regexp_gem_init (gem_init.c:213) | |
| ==61212== by 0x10014A68D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 8 bytes in 1 blocks are possibly lost in loss record 404 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009D238: mrb_define_module_function (class.c:1145) | |
| ==61212== by 0x100114A06: mrb_mruby_onig_regexp_gem_init (mruby_onig_regexp.c:980) | |
| ==61212== by 0x1001181A9: GENERATED_TMP_mrb_mruby_onig_regexp_gem_init (gem_init.c:213) | |
| ==61212== by 0x10014A68D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 8 bytes in 1 blocks are possibly lost in loss record 405 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000A0624: mrb_mod_attr_reader (class.c:1228) | |
| ==61212== by 0x1000C1EE5: mrb_vm_exec (vm.c:1150) | |
| ==61212== by 0x1000C6F73: mrb_top_run (vm.c:759) | |
| ==61212== by 0x1000AE2F6: mrb_load_irep_cxt (load.c:638) | |
| ==61212== by 0x1001181B8: GENERATED_TMP_mrb_mruby_onig_regexp_gem_init (gem_init.c:214) | |
| ==61212== by 0x10014A68D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== | |
| ==61212== 8 bytes in 1 blocks are possibly lost in loss record 406 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1001183AA: mrb_mruby_redis_gem_init (mrb_redis.c:1695) | |
| ==61212== by 0x10011D079: GENERATED_TMP_mrb_mruby_redis_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A69D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 8 bytes in 1 blocks are possibly lost in loss record 407 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1001186C5: mrb_mruby_redis_gem_init (mrb_redis.c:1721) | |
| ==61212== by 0x10011D079: GENERATED_TMP_mrb_mruby_redis_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A69D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 8 bytes in 1 blocks are possibly lost in loss record 408 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x10011879E: mrb_mruby_redis_gem_init (mrb_redis.c:1728) | |
| ==61212== by 0x10011D079: GENERATED_TMP_mrb_mruby_redis_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A69D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 8 bytes in 1 blocks are possibly lost in loss record 409 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1001188D4: mrb_mruby_redis_gem_init (mrb_redis.c:1738) | |
| ==61212== by 0x10011D079: GENERATED_TMP_mrb_mruby_redis_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A69D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 8 bytes in 1 blocks are possibly lost in loss record 410 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1001188F3: mrb_mruby_redis_gem_init (mrb_redis.c:1739) | |
| ==61212== by 0x10011D079: GENERATED_TMP_mrb_mruby_redis_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A69D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 8 bytes in 1 blocks are possibly lost in loss record 411 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x100118912: mrb_mruby_redis_gem_init (mrb_redis.c:1740) | |
| ==61212== by 0x10011D079: GENERATED_TMP_mrb_mruby_redis_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A69D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 8 bytes in 1 blocks are possibly lost in loss record 412 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1001189D9: mrb_mruby_redis_gem_init (mrb_redis.c:1747) | |
| ==61212== by 0x10011D079: GENERATED_TMP_mrb_mruby_redis_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A69D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 8 bytes in 1 blocks are possibly lost in loss record 413 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x100118A14: mrb_mruby_redis_gem_init (mrb_redis.c:1749) | |
| ==61212== by 0x10011D079: GENERATED_TMP_mrb_mruby_redis_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A69D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 8 bytes in 1 blocks are possibly lost in loss record 414 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009D1AE: mrb_define_class_method (class.c:1145) | |
| ==61212== by 0x100142BF8: mrb_mruby_uname_gem_init (mrb_uname.c:87) | |
| ==61212== by 0x100142EB9: GENERATED_TMP_mrb_mruby_uname_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A6B5: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 8 bytes in 1 blocks are possibly lost in loss record 415 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009D1AE: mrb_define_class_method (class.c:1145) | |
| ==61212== by 0x100142C14: mrb_mruby_uname_gem_init (mrb_uname.c:88) | |
| ==61212== by 0x100142EB9: GENERATED_TMP_mrb_mruby_uname_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A6B5: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 8 bytes in 1 blocks are possibly lost in loss record 416 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009D1AE: mrb_define_class_method (class.c:1145) | |
| ==61212== by 0x100142C4C: mrb_mruby_uname_gem_init (mrb_uname.c:90) | |
| ==61212== by 0x100142EB9: GENERATED_TMP_mrb_mruby_uname_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A6B5: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 8 bytes in 1 blocks are possibly lost in loss record 417 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000AEB34: read_irep_record (load.c:181) | |
| ==61212== by 0x1000AE071: read_irep (load.c:220) | |
| ==61212== by 0x1000AE2AD: mrb_load_irep_cxt (load.c:614) | |
| ==61212== by 0x100142EC8: GENERATED_TMP_mrb_mruby_uname_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A6B5: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 8 bytes in 1 blocks are possibly lost in loss record 418 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000AEB34: read_irep_record (load.c:181) | |
| ==61212== by 0x1000AE071: read_irep (load.c:220) | |
| ==61212== by 0x1000AE2AD: mrb_load_irep_cxt (load.c:614) | |
| ==61212== by 0x1001432E8: GENERATED_TMP_mrb_mruby_mutex_gem_init (gem_init.c:78) | |
| ==61212== by 0x10014A6BD: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 8 bytes in 1 blocks are possibly lost in loss record 419 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000AEA31: read_irep_record (load.c:158) | |
| ==61212== by 0x1000AEB71: read_irep_record (load.c:204) | |
| ==61212== by 0x1000AE071: read_irep (load.c:220) | |
| ==61212== by 0x1000AE2AD: mrb_load_irep_cxt (load.c:614) | |
| ==61212== by 0x1001432E8: GENERATED_TMP_mrb_mruby_mutex_gem_init (gem_init.c:78) | |
| ==61212== by 0x10014A6BD: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== | |
| ==61212== 8 bytes in 1 blocks are possibly lost in loss record 420 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000AEB34: read_irep_record (load.c:181) | |
| ==61212== by 0x1000AEB71: read_irep_record (load.c:204) | |
| ==61212== by 0x1000AEB71: read_irep_record (load.c:204) | |
| ==61212== by 0x1000AE071: read_irep (load.c:220) | |
| ==61212== by 0x1000AE2AD: mrb_load_irep_cxt (load.c:614) | |
| ==61212== by 0x1001432E8: GENERATED_TMP_mrb_mruby_mutex_gem_init (gem_init.c:78) | |
| ==61212== by 0x10014A6BD: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== | |
| ==61212== 8 bytes in 1 blocks are possibly lost in loss record 421 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000AEB34: read_irep_record (load.c:181) | |
| ==61212== by 0x1000AE071: read_irep (load.c:220) | |
| ==61212== by 0x1000AE2AD: mrb_load_irep_cxt (load.c:614) | |
| ==61212== by 0x100148238: GENERATED_TMP_mrb_mruby_cache_gem_init (gem_init.c:90) | |
| ==61212== by 0x10014A6C5: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 8 bytes in 1 blocks are possibly lost in loss record 422 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000AEA31: read_irep_record (load.c:158) | |
| ==61212== by 0x1000AE071: read_irep (load.c:220) | |
| ==61212== by 0x1000AE2AD: mrb_load_irep_cxt (load.c:614) | |
| ==61212== by 0x1001482A0: GENERATED_TMP_mrb_mruby_ngx_mruby_ext_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A6CD: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 8 bytes in 1 blocks are possibly lost in loss record 423 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1001483E5: mrb_mruby_stringio_gem_init (stringio.c:640) | |
| ==61212== by 0x10014A529: GENERATED_TMP_mrb_mruby_stringio_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A6D5: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 8 bytes in 1 blocks are possibly lost in loss record 424 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000AEB34: read_irep_record (load.c:181) | |
| ==61212== by 0x1000AE071: read_irep (load.c:220) | |
| ==61212== by 0x1000AE2AD: mrb_load_irep_cxt (load.c:614) | |
| ==61212== by 0x10014A538: GENERATED_TMP_mrb_mruby_stringio_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A6D5: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 8 bytes in 1 blocks are possibly lost in loss record 425 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000AEB34: read_irep_record (load.c:181) | |
| ==61212== by 0x1000AEB71: read_irep_record (load.c:204) | |
| ==61212== by 0x1000AEB71: read_irep_record (load.c:204) | |
| ==61212== by 0x1000AEB71: read_irep_record (load.c:204) | |
| ==61212== by 0x1000AE071: read_irep (load.c:220) | |
| ==61212== by 0x1000AE2AD: mrb_load_irep_cxt (load.c:614) | |
| ==61212== by 0x10014A538: GENERATED_TMP_mrb_mruby_stringio_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A6D5: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== | |
| ==61212== 8 bytes in 1 blocks are possibly lost in loss record 426 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000A0624: mrb_mod_attr_reader (class.c:1228) | |
| ==61212== by 0x1000C1EE5: mrb_vm_exec (vm.c:1150) | |
| ==61212== by 0x1000C6F73: mrb_top_run (vm.c:759) | |
| ==61212== by 0x1000AE2F6: mrb_load_irep_cxt (load.c:638) | |
| ==61212== by 0x10014A538: GENERATED_TMP_mrb_mruby_stringio_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A6D5: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== | |
| ==61212== 8 bytes in 1 blocks are possibly lost in loss record 427 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000AEB34: read_irep_record (load.c:181) | |
| ==61212== by 0x1000AE071: read_irep (load.c:220) | |
| ==61212== by 0x1000AE2AD: mrb_load_irep_cxt (load.c:614) | |
| ==61212== by 0x100148300: GENERATED_TMP_mrb_rack_based_api_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A6DD: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 8 bytes in 1 blocks are possibly lost in loss record 428 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000AEA31: read_irep_record (load.c:158) | |
| ==61212== by 0x1000AEB71: read_irep_record (load.c:204) | |
| ==61212== by 0x1000AE071: read_irep (load.c:220) | |
| ==61212== by 0x1000AE2AD: mrb_load_irep_cxt (load.c:614) | |
| ==61212== by 0x100148300: GENERATED_TMP_mrb_rack_based_api_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A6DD: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== | |
| ==61212== 8 bytes in 1 blocks are possibly lost in loss record 429 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000B493C: mrb_state_atexit (state.c:291) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 8 bytes in 1 blocks are possibly lost in loss record 430 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10008EFB1: ngx_mrb_core_class_init (ngx_http_mruby_core.c:395) | |
| ==61212== by 0x10008FFF7: ngx_mrb_class_init (ngx_http_mruby_init.c:39) | |
| ==61212== by 0x10008AD14: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:983) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 8 bytes in 1 blocks are possibly lost in loss record 431 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1000902F5: ngx_mrb_request_class_init (ngx_http_mruby_request.c:685) | |
| ==61212== by 0x10009000C: ngx_mrb_class_init (ngx_http_mruby_init.c:41) | |
| ==61212== by 0x10008AD14: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:983) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 8 bytes in 1 blocks are possibly lost in loss record 432 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x100090075: ngx_mrb_class_init (ngx_http_mruby_init.c:52) | |
| ==61212== by 0x10008AD14: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:983) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 8 bytes in 2 blocks are possibly lost in loss record 433 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000AEA31: read_irep_record (load.c:158) | |
| ==61212== by 0x1000AEB71: read_irep_record (load.c:204) | |
| ==61212== by 0x1000AEB71: read_irep_record (load.c:204) | |
| ==61212== by 0x1000AEB71: read_irep_record (load.c:204) | |
| ==61212== by 0x1000AEB71: read_irep_record (load.c:204) | |
| ==61212== by 0x1000AE071: read_irep (load.c:220) | |
| ==61212== by 0x1000AE2AD: mrb_load_irep_cxt (load.c:614) | |
| ==61212== by 0x1000F9D50: GENERATED_TMP_mrb_mruby_enum_ext_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A5A5: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== | |
| ==61212== 8 bytes in 2 blocks are possibly lost in loss record 434 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000AEA31: read_irep_record (load.c:158) | |
| ==61212== by 0x1000AEB71: read_irep_record (load.c:204) | |
| ==61212== by 0x1000AE071: read_irep (load.c:220) | |
| ==61212== by 0x1000AE2AD: mrb_load_irep_cxt (load.c:614) | |
| ==61212== by 0x100108E98: GENERATED_TMP_mrb_mruby_process_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A66D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== | |
| ==61212== 9 bytes in 1 blocks are possibly lost in loss record 435 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009ED63: mrb_init_class (class.c:362) | |
| ==61212== by 0x1000AB67F: mrb_init_core (init.c:34) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 9 bytes in 1 blocks are possibly lost in loss record 436 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009EE40: mrb_init_class (class.c:362) | |
| ==61212== by 0x1000AB67F: mrb_init_core (init.c:34) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 9 bytes in 1 blocks are possibly lost in loss record 437 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009EF21: mrb_init_class (class.c:362) | |
| ==61212== by 0x1000AB67F: mrb_init_core (init.c:34) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 9 bytes in 1 blocks are possibly lost in loss record 438 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009AFE4: mrb_define_class (class.c:231) | |
| ==61212== by 0x1000B12F0: mrb_init_object (object.c:267) | |
| ==61212== by 0x1000AB691: mrb_init_core (init.c:35) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 9 bytes in 1 blocks are possibly lost in loss record 439 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1000AC78E: mrb_init_kernel (kernel.c:1112) | |
| ==61212== by 0x1000AB6A3: mrb_init_core (init.c:36) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 9 bytes in 1 blocks are possibly lost in loss record 440 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1000AC9CA: mrb_init_kernel (kernel.c:1132) | |
| ==61212== by 0x1000AB6A3: mrb_init_core (init.c:36) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 9 bytes in 1 blocks are possibly lost in loss record 441 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1000B71A4: mrb_init_string (string.c:2715) | |
| ==61212== by 0x1000AB70F: mrb_init_core (init.c:43) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 9 bytes in 1 blocks are possibly lost in loss record 442 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1000B730F: mrb_init_string (string.c:2728) | |
| ==61212== by 0x1000AB70F: mrb_init_core (init.c:43) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 9 bytes in 1 blocks are possibly lost in loss record 443 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1000B7492: mrb_init_string (string.c:2742) | |
| ==61212== by 0x1000AB70F: mrb_init_core (init.c:43) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 9 bytes in 1 blocks are possibly lost in loss record 444 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x100097B01: mrb_init_array (array.c:1119) | |
| ==61212== by 0x1000AB721: mrb_init_core (init.c:44) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 9 bytes in 1 blocks are possibly lost in loss record 445 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1000AA980: mrb_init_hash (hash.c:852) | |
| ==61212== by 0x1000AB733: mrb_init_core (init.c:45) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 9 bytes in 1 blocks are possibly lost in loss record 446 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1000AA9DA: mrb_init_hash (hash.c:855) | |
| ==61212== by 0x1000AB733: mrb_init_core (init.c:45) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 9 bytes in 1 blocks are possibly lost in loss record 447 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1000AAA18: mrb_init_hash (hash.c:857) | |
| ==61212== by 0x1000AB733: mrb_init_core (init.c:45) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 9 bytes in 1 blocks are possibly lost in loss record 448 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1000AFB0C: mrb_init_numeric (numeric.c:1210) | |
| ==61212== by 0x1000AB745: mrb_init_core (init.c:46) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 9 bytes in 1 blocks are possibly lost in loss record 449 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x1000AFBBB: mrb_init_numeric (numeric.c:1219) | |
| ==61212== by 0x1000AB745: mrb_init_core (init.c:46) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 9 bytes in 1 blocks are possibly lost in loss record 450 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1000FB096: mrb_mruby_fiber_gem_init (fiber.c:393) | |
| ==61212== by 0x1000FB629: GENERATED_TMP_mrb_mruby_fiber_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A5AD: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 9 bytes in 1 blocks are possibly lost in loss record 451 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1000FDA3F: mrb_mruby_random_gem_init (random.c:336) | |
| ==61212== by 0x1000FE309: GENERATED_TMP_mrb_mruby_random_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A615: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 9 bytes in 1 blocks are possibly lost in loss record 452 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1000FE7F5: mrb_mruby_string_ext_gem_init (string.c:546) | |
| ==61212== by 0x1000FF8B9: GENERATED_TMP_mrb_mruby_string_ext_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A625: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 9 bytes in 1 blocks are possibly lost in loss record 453 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1001012BB: mrb_mruby_time_gem_init (time.c:775) | |
| ==61212== by 0x100102729: GENERATED_TMP_mrb_mruby_time_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A63D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 9 bytes in 1 blocks are possibly lost in loss record 454 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x10010504F: mrb_init_io (io.c:1092) | |
| ==61212== by 0x100105F1D: mrb_mruby_io_gem_init (mruby_io_gem.c:12) | |
| ==61212== by 0x100105F89: GENERATED_TMP_mrb_mruby_io_gem_init (gem_init.c:907) | |
| ==61212== by 0x10014A64D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== | |
| ==61212== 9 bytes in 1 blocks are possibly lost in loss record 455 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009D1AE: mrb_define_class_method (class.c:1145) | |
| ==61212== by 0x100102A73: mrb_init_file (file.c:352) | |
| ==61212== by 0x100105F2F: mrb_mruby_io_gem_init (mruby_io_gem.c:13) | |
| ==61212== by 0x100105F89: GENERATED_TMP_mrb_mruby_io_gem_init (gem_init.c:907) | |
| ==61212== by 0x10014A64D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== | |
| ==61212== 9 bytes in 1 blocks are possibly lost in loss record 456 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009D1AE: mrb_define_class_method (class.c:1145) | |
| ==61212== by 0x100102A92: mrb_init_file (file.c:353) | |
| ==61212== by 0x100105F2F: mrb_mruby_io_gem_init (mruby_io_gem.c:13) | |
| ==61212== by 0x100105F89: GENERATED_TMP_mrb_mruby_io_gem_init (gem_init.c:907) | |
| ==61212== by 0x10014A64D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== | |
| ==61212== 9 bytes in 1 blocks are possibly lost in loss record 457 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009D1AE: mrb_define_class_method (class.c:1145) | |
| ==61212== by 0x100102ACD: mrb_init_file (file.c:355) | |
| ==61212== by 0x100105F2F: mrb_mruby_io_gem_init (mruby_io_gem.c:13) | |
| ==61212== by 0x100105F89: GENERATED_TMP_mrb_mruby_io_gem_init (gem_init.c:907) | |
| ==61212== by 0x10014A64D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== | |
| ==61212== 9 bytes in 1 blocks are possibly lost in loss record 458 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009AFE4: mrb_define_class (class.c:231) | |
| ==61212== by 0x10010358C: mrb_init_file_test (file_test.c:365) | |
| ==61212== by 0x100105F41: mrb_mruby_io_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x100105F89: GENERATED_TMP_mrb_mruby_io_gem_init (gem_init.c:907) | |
| ==61212== by 0x10014A64D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== | |
| ==61212== 9 bytes in 1 blocks are possibly lost in loss record 459 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009D1AE: mrb_define_class_method (class.c:1145) | |
| ==61212== by 0x1001036A5: mrb_init_file_test (file_test.c:375) | |
| ==61212== by 0x100105F41: mrb_mruby_io_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x100105F89: GENERATED_TMP_mrb_mruby_io_gem_init (gem_init.c:907) | |
| ==61212== by 0x10014A64D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== | |
| ==61212== 9 bytes in 1 blocks are possibly lost in loss record 460 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10010713F: mrb_mruby_digest_gem_init (digest.c:811) | |
| ==61212== by 0x100108109: GENERATED_TMP_mrb_mruby_digest_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A665: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 9 bytes in 1 blocks are possibly lost in loss record 461 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x10010896D: mrb_mruby_process_gem_init (process.c:376) | |
| ==61212== by 0x100108E89: GENERATED_TMP_mrb_mruby_process_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A66D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 9 bytes in 1 blocks are possibly lost in loss record 462 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009AFE4: mrb_define_class (class.c:231) | |
| ==61212== by 0x10010B46D: mrb_mruby_socket_gem_init (socket.c:805) | |
| ==61212== by 0x10010E099: GENERATED_TMP_mrb_mruby_socket_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A67D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 9 bytes in 1 blocks are possibly lost in loss record 463 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x10010B641: mrb_mruby_socket_gem_init (socket.c:828) | |
| ==61212== by 0x10010E099: GENERATED_TMP_mrb_mruby_socket_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A67D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 9 bytes in 1 blocks are possibly lost in loss record 464 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009AFE4: mrb_define_class (class.c:231) | |
| ==61212== by 0x10010B653: mrb_mruby_socket_gem_init (socket.c:830) | |
| ==61212== by 0x10010E099: GENERATED_TMP_mrb_mruby_socket_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A67D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 9 bytes in 1 blocks are possibly lost in loss record 465 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x10010B6B3: mrb_mruby_socket_gem_init (socket.c:833) | |
| ==61212== by 0x10010E099: GENERATED_TMP_mrb_mruby_socket_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A67D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 9 bytes in 1 blocks are possibly lost in loss record 466 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009D1AE: mrb_define_class_method (class.c:1145) | |
| ==61212== by 0x10010B77A: mrb_mruby_socket_gem_init (socket.c:845) | |
| ==61212== by 0x10010E099: GENERATED_TMP_mrb_mruby_socket_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A67D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 9 bytes in 1 blocks are possibly lost in loss record 467 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10010B8AF: mrb_mruby_socket_gem_init (const.cstub:8) | |
| ==61212== by 0x10010E099: GENERATED_TMP_mrb_mruby_socket_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A67D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 9 bytes in 1 blocks are possibly lost in loss record 468 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10010B8CC: mrb_mruby_socket_gem_init (const.cstub:11) | |
| ==61212== by 0x10010E099: GENERATED_TMP_mrb_mruby_socket_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A67D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 9 bytes in 1 blocks are possibly lost in loss record 469 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10010B923: mrb_mruby_socket_gem_init (const.cstub:20) | |
| ==61212== by 0x10010E099: GENERATED_TMP_mrb_mruby_socket_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A67D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 9 bytes in 1 blocks are possibly lost in loss record 470 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10010B940: mrb_mruby_socket_gem_init (const.cstub:23) | |
| ==61212== by 0x10010E099: GENERATED_TMP_mrb_mruby_socket_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A67D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 9 bytes in 1 blocks are possibly lost in loss record 471 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10010B9E8: mrb_mruby_socket_gem_init (const.cstub:41) | |
| ==61212== by 0x10010E099: GENERATED_TMP_mrb_mruby_socket_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A67D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 9 bytes in 1 blocks are possibly lost in loss record 472 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10010BA05: mrb_mruby_socket_gem_init (const.cstub:44) | |
| ==61212== by 0x10010E099: GENERATED_TMP_mrb_mruby_socket_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A67D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 9 bytes in 1 blocks are possibly lost in loss record 473 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10010C077: mrb_mruby_socket_gem_init (const.cstub:284) | |
| ==61212== by 0x10010E099: GENERATED_TMP_mrb_mruby_socket_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A67D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 9 bytes in 1 blocks are possibly lost in loss record 474 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10010C0CE: mrb_mruby_socket_gem_init (const.cstub:293) | |
| ==61212== by 0x10010E099: GENERATED_TMP_mrb_mruby_socket_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A67D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 9 bytes in 1 blocks are possibly lost in loss record 475 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10010C20A: mrb_mruby_socket_gem_init (const.cstub:329) | |
| ==61212== by 0x10010E099: GENERATED_TMP_mrb_mruby_socket_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A67D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 9 bytes in 1 blocks are possibly lost in loss record 476 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10010C244: mrb_mruby_socket_gem_init (const.cstub:335) | |
| ==61212== by 0x10010E099: GENERATED_TMP_mrb_mruby_socket_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A67D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 9 bytes in 1 blocks are possibly lost in loss record 477 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10010C414: mrb_mruby_socket_gem_init (const.cstub:392) | |
| ==61212== by 0x10010E099: GENERATED_TMP_mrb_mruby_socket_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A67D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 9 bytes in 1 blocks are possibly lost in loss record 478 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009D1AE: mrb_define_class_method (class.c:1145) | |
| ==61212== by 0x10010E167: mrb_mruby_json_gem_init (mrb_json.c:256) | |
| ==61212== by 0x100114619: GENERATED_TMP_mrb_mruby_json_gem_init (gem_init.c:42) | |
| ==61212== by 0x10014A685: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 9 bytes in 1 blocks are possibly lost in loss record 479 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10011470D: mrb_mruby_onig_regexp_gem_init (mruby_onig_regexp.c:939) | |
| ==61212== by 0x1001181A9: GENERATED_TMP_mrb_mruby_onig_regexp_gem_init (gem_init.c:213) | |
| ==61212== by 0x10014A68D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 9 bytes in 1 blocks are possibly lost in loss record 480 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x100114AEC: mrb_mruby_onig_regexp_gem_init (mruby_onig_regexp.c:992) | |
| ==61212== by 0x1001181A9: GENERATED_TMP_mrb_mruby_onig_regexp_gem_init (gem_init.c:213) | |
| ==61212== by 0x10014A68D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 9 bytes in 1 blocks are possibly lost in loss record 481 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B34B: mrb_define_class_under (class.c:317) | |
| ==61212== by 0x100118296: mrb_mruby_redis_gem_init (mrb_redis.c:1685) | |
| ==61212== by 0x10011D079: GENERATED_TMP_mrb_mruby_redis_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A69D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 9 bytes in 1 blocks are possibly lost in loss record 482 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x10011838E: mrb_mruby_redis_gem_init (mrb_redis.c:1694) | |
| ==61212== by 0x10011D079: GENERATED_TMP_mrb_mruby_redis_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A69D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 9 bytes in 1 blocks are possibly lost in loss record 483 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x10011860B: mrb_mruby_redis_gem_init (mrb_redis.c:1715) | |
| ==61212== by 0x10011D079: GENERATED_TMP_mrb_mruby_redis_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A69D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 9 bytes in 1 blocks are possibly lost in loss record 484 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x100118703: mrb_mruby_redis_gem_init (mrb_redis.c:1723) | |
| ==61212== by 0x10011D079: GENERATED_TMP_mrb_mruby_redis_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A69D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 9 bytes in 1 blocks are possibly lost in loss record 485 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x100118877: mrb_mruby_redis_gem_init (mrb_redis.c:1735) | |
| ==61212== by 0x10011D079: GENERATED_TMP_mrb_mruby_redis_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A69D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 9 bytes in 1 blocks are possibly lost in loss record 486 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009AFE4: mrb_define_class (class.c:231) | |
| ==61212== by 0x100142869: mrb_mruby_userdata_gem_init (mrb_userdata.c:104) | |
| ==61212== by 0x100142B99: GENERATED_TMP_mrb_mruby_userdata_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A6AD: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 9 bytes in 1 blocks are possibly lost in loss record 487 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x100142F83: mrb_mruby_mutex_gem_init (mrb_mutex.c:135) | |
| ==61212== by 0x1001432D9: GENERATED_TMP_mrb_mruby_mutex_gem_init (gem_init.c:77) | |
| ==61212== by 0x10014A6BD: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 9 bytes in 1 blocks are possibly lost in loss record 488 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009AFE4: mrb_define_class (class.c:231) | |
| ==61212== by 0x10014835C: mrb_mruby_stringio_gem_init (stringio.c:635) | |
| ==61212== by 0x10014A529: GENERATED_TMP_mrb_mruby_stringio_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A6D5: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 9 bytes in 1 blocks are possibly lost in loss record 489 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10008EF20: ngx_mrb_core_class_init (ngx_http_mruby_core.c:390) | |
| ==61212== by 0x10008FFF7: ngx_mrb_class_init (ngx_http_mruby_init.c:39) | |
| ==61212== by 0x10008AD14: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:983) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 9 bytes in 1 blocks are possibly lost in loss record 490 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009D1AE: mrb_define_class_method (class.c:1145) | |
| ==61212== by 0x10008F629: ngx_mrb_core_class_init (ngx_http_mruby_core.c:454) | |
| ==61212== by 0x10008FFF7: ngx_mrb_class_init (ngx_http_mruby_init.c:39) | |
| ==61212== by 0x10008AD14: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:983) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 9 bytes in 1 blocks are possibly lost in loss record 491 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B34B: mrb_define_class_under (class.c:317) | |
| ==61212== by 0x100092799: ngx_mrb_upstream_class_init (ngx_http_mruby_upstream.c:169) | |
| ==61212== by 0x100090075: ngx_mrb_class_init (ngx_http_mruby_init.c:52) | |
| ==61212== by 0x10008AD14: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:983) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 10 bytes in 1 blocks are possibly lost in loss record 492 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009EBDF: mrb_init_class (class.c:362) | |
| ==61212== by 0x1000AB67F: mrb_init_core (init.c:34) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 10 bytes in 1 blocks are possibly lost in loss record 493 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009EDB0: mrb_init_class (class.c:362) | |
| ==61212== by 0x1000AB67F: mrb_init_core (init.c:34) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 10 bytes in 1 blocks are possibly lost in loss record 494 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009F170: mrb_init_class (class.c:362) | |
| ==61212== by 0x1000AB67F: mrb_init_core (init.c:34) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 10 bytes in 1 blocks are possibly lost in loss record 495 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009F44B: mrb_init_class (class.c:362) | |
| ==61212== by 0x1000AB67F: mrb_init_core (init.c:34) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 10 bytes in 1 blocks are possibly lost in loss record 496 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009F529: mrb_init_class (class.c:362) | |
| ==61212== by 0x1000AB67F: mrb_init_core (init.c:34) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 10 bytes in 1 blocks are possibly lost in loss record 497 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009F573: mrb_init_class (class.c:362) | |
| ==61212== by 0x1000AB67F: mrb_init_core (init.c:34) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 10 bytes in 1 blocks are possibly lost in loss record 498 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009F5C0: mrb_init_class (class.c:362) | |
| ==61212== by 0x1000AB67F: mrb_init_core (init.c:34) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 10 bytes in 1 blocks are possibly lost in loss record 499 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009AFE4: mrb_define_class (class.c:231) | |
| ==61212== by 0x1000B13D9: mrb_init_object (object.c:276) | |
| ==61212== by 0x1000AB691: mrb_init_core (init.c:35) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 10 bytes in 1 blocks are possibly lost in loss record 500 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009D1AE: mrb_define_class_method (class.c:1145) | |
| ==61212== by 0x1000AC69C: mrb_init_kernel (kernel.c:1101) | |
| ==61212== by 0x1000AB6A3: mrb_init_core (init.c:36) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 10 bytes in 1 blocks are possibly lost in loss record 501 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1000ACA3D: mrb_init_kernel (kernel.c:1136) | |
| ==61212== by 0x1000AB6A3: mrb_init_core (init.c:36) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 10 bytes in 1 blocks are possibly lost in loss record 502 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009AFE4: mrb_define_class (class.c:231) | |
| ==61212== by 0x1000A49BF: mrb_init_exception (error.c:519) | |
| ==61212== by 0x1000AB6EB: mrb_init_core (init.c:41) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 10 bytes in 1 blocks are possibly lost in loss record 503 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009D1AE: mrb_define_class_method (class.c:1145) | |
| ==61212== by 0x1000A49FB: mrb_init_exception (error.c:521) | |
| ==61212== by 0x1000AB6EB: mrb_init_core (init.c:41) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 10 bytes in 1 blocks are possibly lost in loss record 504 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1000A4AA5: mrb_init_exception (error.c:527) | |
| ==61212== by 0x1000AB6EB: mrb_init_core (init.c:41) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 10 bytes in 1 blocks are possibly lost in loss record 505 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1000B732B: mrb_init_string (string.c:2729) | |
| ==61212== by 0x1000AB70F: mrb_init_core (init.c:43) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 10 bytes in 1 blocks are possibly lost in loss record 506 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1000978EE: mrb_init_array (array.c:1100) | |
| ==61212== by 0x1000AB721: mrb_init_core (init.c:44) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 10 bytes in 1 blocks are possibly lost in loss record 507 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x100097B20: mrb_init_array (array.c:1120) | |
| ==61212== by 0x1000AB721: mrb_init_core (init.c:44) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 10 bytes in 1 blocks are possibly lost in loss record 508 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1000AFA86: mrb_init_numeric (numeric.c:1205) | |
| ==61212== by 0x1000AB745: mrb_init_core (init.c:46) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 10 bytes in 1 blocks are possibly lost in loss record 509 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1000CA149: mrb_mruby_array_ext_gem_init (array.c:160) | |
| ==61212== by 0x1000CA549: GENERATED_TMP_mrb_mruby_array_ext_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A59D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 10 bytes in 1 blocks are possibly lost in loss record 510 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x1000FBC27: mrb_mruby_math_gem_init (math.c:744) | |
| ==61212== by 0x1000FC6D9: GENERATED_TMP_mrb_mruby_math_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A5ED: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 10 bytes in 1 blocks are possibly lost in loss record 511 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1000FE7BD: mrb_mruby_string_ext_gem_init (string.c:544) | |
| ==61212== by 0x1000FF8B9: GENERATED_TMP_mrb_mruby_string_ext_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A625: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 10 bytes in 1 blocks are possibly lost in loss record 512 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1000FE7D9: mrb_mruby_string_ext_gem_init (string.c:545) | |
| ==61212== by 0x1000FF8B9: GENERATED_TMP_mrb_mruby_string_ext_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A625: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 10 bytes in 1 blocks are possibly lost in loss record 513 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1000FE870: mrb_mruby_string_ext_gem_init (string.c:550) | |
| ==61212== by 0x1000FF8B9: GENERATED_TMP_mrb_mruby_string_ext_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A625: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 10 bytes in 1 blocks are possibly lost in loss record 514 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x100101349: mrb_mruby_time_gem_init (time.c:780) | |
| ==61212== by 0x100102729: GENERATED_TMP_mrb_mruby_time_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A63D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 10 bytes in 1 blocks are possibly lost in loss record 515 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009D1AE: mrb_define_class_method (class.c:1145) | |
| ==61212== by 0x100104EE7: mrb_init_io (io.c:1076) | |
| ==61212== by 0x100105F1D: mrb_mruby_io_gem_init (mruby_io_gem.c:12) | |
| ==61212== by 0x100105F89: GENERATED_TMP_mrb_mruby_io_gem_init (gem_init.c:907) | |
| ==61212== by 0x10014A64D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== | |
| ==61212== 10 bytes in 1 blocks are possibly lost in loss record 516 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009ABBE: mrb_define_module_under (class.c:183) | |
| ==61212== by 0x100102AFE: mrb_init_file (file.c:359) | |
| ==61212== by 0x100105F2F: mrb_mruby_io_gem_init (mruby_io_gem.c:13) | |
| ==61212== by 0x100105F89: GENERATED_TMP_mrb_mruby_io_gem_init (gem_init.c:907) | |
| ==61212== by 0x10014A64D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== | |
| ==61212== 10 bytes in 1 blocks are possibly lost in loss record 517 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x100102B9C: mrb_init_file (file.c:364) | |
| ==61212== by 0x100105F2F: mrb_mruby_io_gem_init (mruby_io_gem.c:13) | |
| ==61212== by 0x100105F89: GENERATED_TMP_mrb_mruby_io_gem_init (gem_init.c:907) | |
| ==61212== by 0x10014A64D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== | |
| ==61212== 10 bytes in 1 blocks are possibly lost in loss record 518 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x100107084: mrb_mruby_digest_gem_init (digest.c:796) | |
| ==61212== by 0x100108109: GENERATED_TMP_mrb_mruby_digest_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A665: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 10 bytes in 1 blocks are possibly lost in loss record 519 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1001088FD: mrb_mruby_process_gem_init (process.c:372) | |
| ==61212== by 0x100108E89: GENERATED_TMP_mrb_mruby_process_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A66D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 10 bytes in 1 blocks are possibly lost in loss record 520 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x100108951: mrb_mruby_process_gem_init (process.c:375) | |
| ==61212== by 0x100108E89: GENERATED_TMP_mrb_mruby_process_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A66D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 10 bytes in 1 blocks are possibly lost in loss record 521 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x10010B4F0: mrb_mruby_socket_gem_init (socket.c:810) | |
| ==61212== by 0x10010E099: GENERATED_TMP_mrb_mruby_socket_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A67D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 10 bytes in 1 blocks are possibly lost in loss record 522 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x10010B533: mrb_mruby_socket_gem_init (socket.c:816) | |
| ==61212== by 0x10010E099: GENERATED_TMP_mrb_mruby_socket_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A67D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 10 bytes in 1 blocks are possibly lost in loss record 523 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009AFE4: mrb_define_class (class.c:231) | |
| ==61212== by 0x10010B6C5: mrb_mruby_socket_gem_init (socket.c:835) | |
| ==61212== by 0x10010E099: GENERATED_TMP_mrb_mruby_socket_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A67D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 10 bytes in 1 blocks are possibly lost in loss record 524 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009D1AE: mrb_define_class_method (class.c:1145) | |
| ==61212== by 0x10010B6E4: mrb_mruby_socket_gem_init (socket.c:836) | |
| ==61212== by 0x10010E099: GENERATED_TMP_mrb_mruby_socket_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A67D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 10 bytes in 1 blocks are possibly lost in loss record 525 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009AFE4: mrb_define_class (class.c:231) | |
| ==61212== by 0x10010B6F6: mrb_mruby_socket_gem_init (socket.c:837) | |
| ==61212== by 0x10010E099: GENERATED_TMP_mrb_mruby_socket_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A67D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 10 bytes in 1 blocks are possibly lost in loss record 526 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009AFE4: mrb_define_class (class.c:231) | |
| ==61212== by 0x10010B708: mrb_mruby_socket_gem_init (socket.c:839) | |
| ==61212== by 0x10010E099: GENERATED_TMP_mrb_mruby_socket_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A67D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 10 bytes in 1 blocks are possibly lost in loss record 527 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10010B9B1: mrb_mruby_socket_gem_init (const.cstub:35) | |
| ==61212== by 0x10010E099: GENERATED_TMP_mrb_mruby_socket_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A67D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 10 bytes in 1 blocks are possibly lost in loss record 528 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10010B9CB: mrb_mruby_socket_gem_init (const.cstub:38) | |
| ==61212== by 0x10010E099: GENERATED_TMP_mrb_mruby_socket_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A67D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 10 bytes in 1 blocks are possibly lost in loss record 529 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10010C094: mrb_mruby_socket_gem_init (const.cstub:287) | |
| ==61212== by 0x10010E099: GENERATED_TMP_mrb_mruby_socket_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A67D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 10 bytes in 1 blocks are possibly lost in loss record 530 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10010C142: mrb_mruby_socket_gem_init (const.cstub:305) | |
| ==61212== by 0x10010E099: GENERATED_TMP_mrb_mruby_socket_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A67D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 10 bytes in 1 blocks are possibly lost in loss record 531 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10010C1D0: mrb_mruby_socket_gem_init (const.cstub:320) | |
| ==61212== by 0x10010E099: GENERATED_TMP_mrb_mruby_socket_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A67D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 10 bytes in 1 blocks are possibly lost in loss record 532 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10010C27E: mrb_mruby_socket_gem_init (const.cstub:341) | |
| ==61212== by 0x10010E099: GENERATED_TMP_mrb_mruby_socket_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A67D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 10 bytes in 1 blocks are possibly lost in loss record 533 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10010C2D5: mrb_mruby_socket_gem_init (const.cstub:353) | |
| ==61212== by 0x10010E099: GENERATED_TMP_mrb_mruby_socket_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A67D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 10 bytes in 1 blocks are possibly lost in loss record 534 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10010C366: mrb_mruby_socket_gem_init (const.cstub:371) | |
| ==61212== by 0x10010E099: GENERATED_TMP_mrb_mruby_socket_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A67D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 10 bytes in 1 blocks are possibly lost in loss record 535 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009D1AE: mrb_define_class_method (class.c:1145) | |
| ==61212== by 0x10010E14C: mrb_mruby_json_gem_init (mrb_json.c:255) | |
| ==61212== by 0x100114619: GENERATED_TMP_mrb_mruby_json_gem_init (gem_init.c:42) | |
| ==61212== by 0x10014A685: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 10 bytes in 1 blocks are possibly lost in loss record 536 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10011472A: mrb_mruby_onig_regexp_gem_init (mruby_onig_regexp.c:940) | |
| ==61212== by 0x1001181A9: GENERATED_TMP_mrb_mruby_onig_regexp_gem_init (gem_init.c:213) | |
| ==61212== by 0x10014A68D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 10 bytes in 1 blocks are possibly lost in loss record 537 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x100114956: mrb_mruby_onig_regexp_gem_init (mruby_onig_regexp.c:972) | |
| ==61212== by 0x1001181A9: GENERATED_TMP_mrb_mruby_onig_regexp_gem_init (gem_init.c:213) | |
| ==61212== by 0x10014A68D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 10 bytes in 1 blocks are possibly lost in loss record 538 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x100114BA0: mrb_mruby_onig_regexp_gem_init (mruby_onig_regexp.c:1002) | |
| ==61212== by 0x1001181A9: GENERATED_TMP_mrb_mruby_onig_regexp_gem_init (gem_init.c:213) | |
| ==61212== by 0x10014A68D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 10 bytes in 1 blocks are possibly lost in loss record 539 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1001183C6: mrb_mruby_redis_gem_init (mrb_redis.c:1696) | |
| ==61212== by 0x10011D079: GENERATED_TMP_mrb_mruby_redis_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A69D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 10 bytes in 1 blocks are possibly lost in loss record 540 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1001185EC: mrb_mruby_redis_gem_init (mrb_redis.c:1714) | |
| ==61212== by 0x10011D079: GENERATED_TMP_mrb_mruby_redis_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A69D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 10 bytes in 1 blocks are possibly lost in loss record 541 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x100118839: mrb_mruby_redis_gem_init (mrb_redis.c:1733) | |
| ==61212== by 0x10011D079: GENERATED_TMP_mrb_mruby_redis_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A69D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 10 bytes in 1 blocks are possibly lost in loss record 542 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009D1AE: mrb_define_class_method (class.c:1145) | |
| ==61212== by 0x10008F57F: ngx_mrb_core_class_init (ngx_http_mruby_core.c:448) | |
| ==61212== by 0x10008FFF7: ngx_mrb_class_init (ngx_http_mruby_init.c:39) | |
| ==61212== by 0x10008AD14: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:983) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 10 bytes in 1 blocks are possibly lost in loss record 543 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009D1AE: mrb_define_class_method (class.c:1145) | |
| ==61212== by 0x10008F60A: ngx_mrb_core_class_init (ngx_http_mruby_core.c:453) | |
| ==61212== by 0x10008FFF7: ngx_mrb_class_init (ngx_http_mruby_init.c:39) | |
| ==61212== by 0x10008AD14: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:983) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 10 bytes in 1 blocks are possibly lost in loss record 544 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x100090330: ngx_mrb_request_class_init (ngx_http_mruby_request.c:687) | |
| ==61212== by 0x10009000C: ngx_mrb_class_init (ngx_http_mruby_init.c:41) | |
| ==61212== by 0x10008AD14: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:983) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 10 bytes in 1 blocks are possibly lost in loss record 545 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x100090413: ngx_mrb_request_class_init (ngx_http_mruby_request.c:697) | |
| ==61212== by 0x10009000C: ngx_mrb_class_init (ngx_http_mruby_init.c:41) | |
| ==61212== by 0x10008AD14: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:983) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 11 bytes in 1 blocks are possibly lost in loss record 546 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009E9B8: mrb_init_class (class.c:362) | |
| ==61212== by 0x1000AB67F: mrb_init_core (init.c:34) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 11 bytes in 1 blocks are possibly lost in loss record 547 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009EAF7: mrb_init_class (class.c:362) | |
| ==61212== by 0x1000AB67F: mrb_init_core (init.c:34) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 11 bytes in 1 blocks are possibly lost in loss record 548 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009EED4: mrb_init_class (class.c:362) | |
| ==61212== by 0x1000AB67F: mrb_init_core (init.c:34) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 11 bytes in 1 blocks are possibly lost in loss record 549 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009AFE4: mrb_define_class (class.c:231) | |
| ==61212== by 0x1000B1490: mrb_init_object (object.c:284) | |
| ==61212== by 0x1000AB691: mrb_init_core (init.c:35) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 11 bytes in 1 blocks are possibly lost in loss record 550 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1000ACB8F: mrb_init_kernel (kernel.c:1147) | |
| ==61212== by 0x1000AB6A3: mrb_init_core (init.c:36) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 11 bytes in 1 blocks are possibly lost in loss record 551 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009A8A5: mrb_define_module (class.c:170) | |
| ==61212== by 0x1000AB6B5: mrb_init_core (init.c:37) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 11 bytes in 1 blocks are possibly lost in loss record 552 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009A8A5: mrb_define_module (class.c:170) | |
| ==61212== by 0x1000AB6C7: mrb_init_core (init.c:38) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 11 bytes in 1 blocks are possibly lost in loss record 553 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1000B725B: mrb_init_string (string.c:2722) | |
| ==61212== by 0x1000AB70F: mrb_init_core (init.c:43) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 11 bytes in 1 blocks are possibly lost in loss record 554 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1000AAA3A: mrb_init_hash (hash.c:858) | |
| ==61212== by 0x1000AB733: mrb_init_core (init.c:45) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 11 bytes in 1 blocks are possibly lost in loss record 555 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009D1AE: mrb_define_class_method (class.c:1145) | |
| ==61212== by 0x1000A80D3: mrb_init_gc (gc.c:1464) | |
| ==61212== by 0x1000AB769: mrb_init_core (init.c:48) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 11 bytes in 1 blocks are possibly lost in loss record 556 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009AFE4: mrb_define_class (class.c:231) | |
| ==61212== by 0x1000FB629: GENERATED_TMP_mrb_mruby_fiber_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A5AD: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 11 bytes in 1 blocks are possibly lost in loss record 557 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1000FB818: mrb_mruby_kernel_ext_gem_init (kernel.c:173) | |
| ==61212== by 0x1000FBB69: GENERATED_TMP_mrb_mruby_kernel_ext_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A5E5: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 11 bytes in 1 blocks are possibly lost in loss record 558 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1000FD108: mrb_mruby_proc_ext_gem_init (proc.c:158) | |
| ==61212== by 0x1000FD5D9: GENERATED_TMP_mrb_mruby_proc_ext_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A60D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 11 bytes in 1 blocks are possibly lost in loss record 559 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009D1AE: mrb_define_class_method (class.c:1145) | |
| ==61212== by 0x1001035AE: mrb_init_file_test (file_test.c:367) | |
| ==61212== by 0x100105F41: mrb_mruby_io_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x100105F89: GENERATED_TMP_mrb_mruby_io_gem_init (gem_init.c:907) | |
| ==61212== by 0x10014A64D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== | |
| ==61212== 11 bytes in 1 blocks are possibly lost in loss record 560 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x100108935: mrb_mruby_process_gem_init (process.c:374) | |
| ==61212== by 0x100108E89: GENERATED_TMP_mrb_mruby_process_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A66D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 11 bytes in 1 blocks are possibly lost in loss record 561 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x10010B56E: mrb_mruby_socket_gem_init (socket.c:818) | |
| ==61212== by 0x10010E099: GENERATED_TMP_mrb_mruby_socket_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A67D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 11 bytes in 1 blocks are possibly lost in loss record 562 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x10010B5C5: mrb_mruby_socket_gem_init (socket.c:821) | |
| ==61212== by 0x10010E099: GENERATED_TMP_mrb_mruby_socket_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A67D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 11 bytes in 1 blocks are possibly lost in loss record 563 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x10010B622: mrb_mruby_socket_gem_init (socket.c:827) | |
| ==61212== by 0x10010E099: GENERATED_TMP_mrb_mruby_socket_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A67D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 11 bytes in 1 blocks are possibly lost in loss record 564 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009D1AE: mrb_define_class_method (class.c:1145) | |
| ==61212== by 0x10010B831: mrb_mruby_socket_gem_init (socket.c:855) | |
| ==61212== by 0x10010E099: GENERATED_TMP_mrb_mruby_socket_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A67D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 11 bytes in 1 blocks are possibly lost in loss record 565 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009AFE4: mrb_define_class (class.c:231) | |
| ==61212== by 0x10010B843: mrb_mruby_socket_gem_init (socket.c:859) | |
| ==61212== by 0x10010E099: GENERATED_TMP_mrb_mruby_socket_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A67D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 11 bytes in 1 blocks are possibly lost in loss record 566 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10010BA79: mrb_mruby_socket_gem_init (const.cstub:59) | |
| ==61212== by 0x10010E099: GENERATED_TMP_mrb_mruby_socket_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A67D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 11 bytes in 1 blocks are possibly lost in loss record 567 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10010BB27: mrb_mruby_socket_gem_init (const.cstub:80) | |
| ==61212== by 0x10010E099: GENERATED_TMP_mrb_mruby_socket_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A67D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 11 bytes in 1 blocks are possibly lost in loss record 568 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10010BBD5: mrb_mruby_socket_gem_init (const.cstub:110) | |
| ==61212== by 0x10010E099: GENERATED_TMP_mrb_mruby_socket_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A67D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 11 bytes in 1 blocks are possibly lost in loss record 569 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10010BBF2: mrb_mruby_socket_gem_init (const.cstub:119) | |
| ==61212== by 0x10010E099: GENERATED_TMP_mrb_mruby_socket_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A67D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 11 bytes in 1 blocks are possibly lost in loss record 570 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10010BC66: mrb_mruby_socket_gem_init (const.cstub:155) | |
| ==61212== by 0x10010E099: GENERATED_TMP_mrb_mruby_socket_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A67D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 11 bytes in 1 blocks are possibly lost in loss record 571 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10010BC83: mrb_mruby_socket_gem_init (const.cstub:158) | |
| ==61212== by 0x10010E099: GENERATED_TMP_mrb_mruby_socket_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A67D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 11 bytes in 1 blocks are possibly lost in loss record 572 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10010BDC2: mrb_mruby_socket_gem_init (const.cstub:200) | |
| ==61212== by 0x10010E099: GENERATED_TMP_mrb_mruby_socket_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A67D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 11 bytes in 1 blocks are possibly lost in loss record 573 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10010BE6D: mrb_mruby_socket_gem_init (const.cstub:218) | |
| ==61212== by 0x10010E099: GENERATED_TMP_mrb_mruby_socket_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A67D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 11 bytes in 1 blocks are possibly lost in loss record 574 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10010BFE6: mrb_mruby_socket_gem_init (const.cstub:263) | |
| ==61212== by 0x10010E099: GENERATED_TMP_mrb_mruby_socket_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A67D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 11 bytes in 1 blocks are possibly lost in loss record 575 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10010C0EB: mrb_mruby_socket_gem_init (const.cstub:296) | |
| ==61212== by 0x10010E099: GENERATED_TMP_mrb_mruby_socket_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A67D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 11 bytes in 1 blocks are possibly lost in loss record 576 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10010C108: mrb_mruby_socket_gem_init (const.cstub:299) | |
| ==61212== by 0x10010E099: GENERATED_TMP_mrb_mruby_socket_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A67D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 11 bytes in 1 blocks are possibly lost in loss record 577 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10010C3F7: mrb_mruby_socket_gem_init (const.cstub:389) | |
| ==61212== by 0x10010E099: GENERATED_TMP_mrb_mruby_socket_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A67D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 11 bytes in 1 blocks are possibly lost in loss record 578 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10010C46B: mrb_mruby_socket_gem_init (const.cstub:401) | |
| ==61212== by 0x10010E099: GENERATED_TMP_mrb_mruby_socket_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A67D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 11 bytes in 1 blocks are possibly lost in loss record 579 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10010C4C2: mrb_mruby_socket_gem_init (const.cstub:434) | |
| ==61212== by 0x10010E099: GENERATED_TMP_mrb_mruby_socket_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A67D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 11 bytes in 1 blocks are possibly lost in loss record 580 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009AFE4: mrb_define_class (class.c:231) | |
| ==61212== by 0x100114690: mrb_mruby_onig_regexp_gem_init (mruby_onig_regexp.c:932) | |
| ==61212== by 0x1001181A9: GENERATED_TMP_mrb_mruby_onig_regexp_gem_init (gem_init.c:213) | |
| ==61212== by 0x10014A68D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 11 bytes in 1 blocks are possibly lost in loss record 581 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x1001146F0: mrb_mruby_onig_regexp_gem_init (mruby_onig_regexp.c:938) | |
| ==61212== by 0x1001181A9: GENERATED_TMP_mrb_mruby_onig_regexp_gem_init (gem_init.c:213) | |
| ==61212== by 0x10014A68D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 11 bytes in 1 blocks are possibly lost in loss record 582 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x100114747: mrb_mruby_onig_regexp_gem_init (mruby_onig_regexp.c:941) | |
| ==61212== by 0x1001181A9: GENERATED_TMP_mrb_mruby_onig_regexp_gem_init (gem_init.c:213) | |
| ==61212== by 0x10014A68D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 11 bytes in 1 blocks are possibly lost in loss record 583 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x100114B84: mrb_mruby_onig_regexp_gem_init (mruby_onig_regexp.c:1001) | |
| ==61212== by 0x1001181A9: GENERATED_TMP_mrb_mruby_onig_regexp_gem_init (gem_init.c:213) | |
| ==61212== by 0x10014A68D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 11 bytes in 1 blocks are possibly lost in loss record 584 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B34B: mrb_define_class_under (class.c:317) | |
| ==61212== by 0x10011826C: mrb_mruby_redis_gem_init (mrb_redis.c:1683) | |
| ==61212== by 0x10011D079: GENERATED_TMP_mrb_mruby_redis_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A69D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 11 bytes in 1 blocks are possibly lost in loss record 585 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x100118985: mrb_mruby_redis_gem_init (mrb_redis.c:1744) | |
| ==61212== by 0x10011D079: GENERATED_TMP_mrb_mruby_redis_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A69D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 11 bytes in 1 blocks are possibly lost in loss record 586 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1001476B6: mrb_mruby_cache_gem_init (mruby_cache_gem.c:452) | |
| ==61212== by 0x100148229: GENERATED_TMP_mrb_mruby_cache_gem_init (gem_init.c:89) | |
| ==61212== by 0x10014A6C5: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 11 bytes in 1 blocks are possibly lost in loss record 587 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10008F269: ngx_mrb_core_class_init (ngx_http_mruby_core.c:419) | |
| ==61212== by 0x10008FFF7: ngx_mrb_class_init (ngx_http_mruby_init.c:39) | |
| ==61212== by 0x10008AD14: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:983) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 11 bytes in 1 blocks are possibly lost in loss record 588 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10008F3DF: ngx_mrb_core_class_init (ngx_http_mruby_core.c:433) | |
| ==61212== by 0x10008FFF7: ngx_mrb_class_init (ngx_http_mruby_init.c:39) | |
| ==61212== by 0x10008AD14: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:983) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 12 bytes in 1 blocks are possibly lost in loss record 589 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10009E7D7: mrb_init_class (class.c:2182) | |
| ==61212== by 0x1000AB67F: mrb_init_core (init.c:34) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 12 bytes in 1 blocks are possibly lost in loss record 590 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009F093: mrb_init_class (class.c:362) | |
| ==61212== by 0x1000AB67F: mrb_init_core (init.c:34) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 12 bytes in 1 blocks are possibly lost in loss record 591 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009F2DA: mrb_init_class (class.c:362) | |
| ==61212== by 0x1000AB67F: mrb_init_core (init.c:34) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 12 bytes in 1 blocks are possibly lost in loss record 592 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009F324: mrb_init_class (class.c:362) | |
| ==61212== by 0x1000AB67F: mrb_init_core (init.c:34) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 12 bytes in 1 blocks are possibly lost in loss record 593 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1000ACAF7: mrb_init_kernel (kernel.c:1142) | |
| ==61212== by 0x1000AB6A3: mrb_init_core (init.c:36) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 12 bytes in 1 blocks are possibly lost in loss record 594 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009AFE4: mrb_define_class (class.c:231) | |
| ==61212== by 0x1000A4B4D: mrb_init_exception (error.c:533) | |
| ==61212== by 0x1000AB6EB: mrb_init_core (init.c:41) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 12 bytes in 1 blocks are possibly lost in loss record 595 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009AFE4: mrb_define_class (class.c:231) | |
| ==61212== by 0x1000A4B5F: mrb_init_exception (error.c:534) | |
| ==61212== by 0x1000AB6EB: mrb_init_core (init.c:41) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 12 bytes in 1 blocks are possibly lost in loss record 596 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1000B7277: mrb_init_string (string.c:2723) | |
| ==61212== by 0x1000AB70F: mrb_init_core (init.c:43) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 12 bytes in 1 blocks are possibly lost in loss record 597 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1000AB721: mrb_init_core (init.c:44) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 12 bytes in 1 blocks are possibly lost in loss record 598 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009D1AE: mrb_define_class_method (class.c:1145) | |
| ==61212== by 0x1000A80F2: mrb_init_gc (gc.c:1465) | |
| ==61212== by 0x1000AB769: mrb_init_core (init.c:48) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 12 bytes in 1 blocks are possibly lost in loss record 599 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDCEF: mrb_define_global_const (variable.c:975) | |
| ==61212== by 0x1000BE6E3: mrb_init_version (version.c:10) | |
| ==61212== by 0x1000AB77B: mrb_init_core (init.c:49) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 12 bytes in 1 blocks are possibly lost in loss record 600 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000AEA31: read_irep_record (load.c:158) | |
| ==61212== by 0x1000AEB71: read_irep_record (load.c:204) | |
| ==61212== by 0x1000AEB71: read_irep_record (load.c:204) | |
| ==61212== by 0x1000AE071: read_irep (load.c:220) | |
| ==61212== by 0x1000AE2AD: mrb_load_irep_cxt (load.c:614) | |
| ==61212== by 0x1000C9F58: GENERATED_TMP_mrb_mruby_sprintf_gem_init (gem_init.c:47) | |
| ==61212== by 0x10014A58D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== | |
| ==61212== 12 bytes in 1 blocks are possibly lost in loss record 601 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000AEA31: read_irep_record (load.c:158) | |
| ==61212== by 0x1000AEB71: read_irep_record (load.c:204) | |
| ==61212== by 0x1000AEB71: read_irep_record (load.c:204) | |
| ==61212== by 0x1000AEB71: read_irep_record (load.c:204) | |
| ==61212== by 0x1000AEB71: read_irep_record (load.c:204) | |
| ==61212== by 0x1000AE071: read_irep (load.c:220) | |
| ==61212== by 0x1000AE2AD: mrb_load_irep_cxt (load.c:614) | |
| ==61212== by 0x1000F9E10: GENERATED_TMP_mrb_mruby_enumerator_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A5B5: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== | |
| ==61212== 12 bytes in 1 blocks are possibly lost in loss record 602 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B34B: mrb_define_class_under (class.c:317) | |
| ==61212== by 0x1000FBBC1: mrb_mruby_math_gem_init (math.c:727) | |
| ==61212== by 0x1000FC6D9: GENERATED_TMP_mrb_mruby_math_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A5ED: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 12 bytes in 1 blocks are possibly lost in loss record 603 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009A8A5: mrb_define_module (class.c:170) | |
| ==61212== by 0x1000FCA45: mrb_mruby_objectspace_gem_init (mruby_objectspace.c:177) | |
| ==61212== by 0x1000FD049: GENERATED_TMP_mrb_mruby_objectspace_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A605: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 12 bytes in 1 blocks are possibly lost in loss record 604 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009D1AE: mrb_define_class_method (class.c:1145) | |
| ==61212== by 0x1000FD049: GENERATED_TMP_mrb_mruby_objectspace_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A605: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 12 bytes in 1 blocks are possibly lost in loss record 605 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1000FE851: mrb_mruby_string_ext_gem_init (string.c:549) | |
| ==61212== by 0x1000FF8B9: GENERATED_TMP_mrb_mruby_string_ext_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A625: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 12 bytes in 1 blocks are possibly lost in loss record 606 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009D1AE: mrb_define_class_method (class.c:1145) | |
| ==61212== by 0x100100ECC: mrb_mruby_symbol_ext_gem_init (symbol.c:56) | |
| ==61212== by 0x100100FD9: GENERATED_TMP_mrb_mruby_symbol_ext_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A635: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 12 bytes in 1 blocks are possibly lost in loss record 607 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000AEA31: read_irep_record (load.c:158) | |
| ==61212== by 0x1000AE071: read_irep (load.c:220) | |
| ==61212== by 0x1000AE2AD: mrb_load_irep_cxt (load.c:614) | |
| ==61212== by 0x100108118: GENERATED_TMP_mrb_mruby_digest_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A665: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 12 bytes in 1 blocks are possibly lost in loss record 608 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009D1AE: mrb_define_class_method (class.c:1145) | |
| ==61212== by 0x10010B4B5: mrb_mruby_socket_gem_init (socket.c:807) | |
| ==61212== by 0x10010E099: GENERATED_TMP_mrb_mruby_socket_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A67D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 12 bytes in 1 blocks are possibly lost in loss record 609 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x10010B4D4: mrb_mruby_socket_gem_init (socket.c:808) | |
| ==61212== by 0x10010E099: GENERATED_TMP_mrb_mruby_socket_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A67D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 12 bytes in 1 blocks are possibly lost in loss record 610 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009AFE4: mrb_define_class (class.c:231) | |
| ==61212== by 0x10010B511: mrb_mruby_socket_gem_init (socket.c:815) | |
| ==61212== by 0x10010E099: GENERATED_TMP_mrb_mruby_socket_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A67D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 12 bytes in 1 blocks are possibly lost in loss record 611 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x10010B58A: mrb_mruby_socket_gem_init (socket.c:819) | |
| ==61212== by 0x10010E099: GENERATED_TMP_mrb_mruby_socket_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A67D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 12 bytes in 1 blocks are possibly lost in loss record 612 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x10010B5A6: mrb_mruby_socket_gem_init (socket.c:820) | |
| ==61212== by 0x10010E099: GENERATED_TMP_mrb_mruby_socket_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A67D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 12 bytes in 1 blocks are possibly lost in loss record 613 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009D1AE: mrb_define_class_method (class.c:1145) | |
| ==61212== by 0x10010B7F3: mrb_mruby_socket_gem_init (socket.c:851) | |
| ==61212== by 0x10010E099: GENERATED_TMP_mrb_mruby_socket_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A67D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 12 bytes in 1 blocks are possibly lost in loss record 614 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009D1AE: mrb_define_class_method (class.c:1145) | |
| ==61212== by 0x10010B812: mrb_mruby_socket_gem_init (socket.c:854) | |
| ==61212== by 0x10010E099: GENERATED_TMP_mrb_mruby_socket_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A67D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 12 bytes in 1 blocks are possibly lost in loss record 615 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10010BB61: mrb_mruby_socket_gem_init (const.cstub:89) | |
| ==61212== by 0x10010E099: GENERATED_TMP_mrb_mruby_socket_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A67D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 12 bytes in 1 blocks are possibly lost in loss record 616 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10010BC2C: mrb_mruby_socket_gem_init (const.cstub:143) | |
| ==61212== by 0x10010E099: GENERATED_TMP_mrb_mruby_socket_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A67D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 12 bytes in 1 blocks are possibly lost in loss record 617 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10010BDA5: mrb_mruby_socket_gem_init (const.cstub:197) | |
| ==61212== by 0x10010E099: GENERATED_TMP_mrb_mruby_socket_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A67D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 12 bytes in 1 blocks are possibly lost in loss record 618 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10010BDFC: mrb_mruby_socket_gem_init (const.cstub:206) | |
| ==61212== by 0x10010E099: GENERATED_TMP_mrb_mruby_socket_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A67D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 12 bytes in 1 blocks are possibly lost in loss record 619 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10010BEC4: mrb_mruby_socket_gem_init (const.cstub:227) | |
| ==61212== by 0x10010E099: GENERATED_TMP_mrb_mruby_socket_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A67D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 12 bytes in 1 blocks are possibly lost in loss record 620 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10010BEFE: mrb_mruby_socket_gem_init (const.cstub:233) | |
| ==61212== by 0x10010E099: GENERATED_TMP_mrb_mruby_socket_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A67D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 12 bytes in 1 blocks are possibly lost in loss record 621 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10010BF1B: mrb_mruby_socket_gem_init (const.cstub:236) | |
| ==61212== by 0x10010E099: GENERATED_TMP_mrb_mruby_socket_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A67D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 12 bytes in 1 blocks are possibly lost in loss record 622 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10010C0B1: mrb_mruby_socket_gem_init (const.cstub:290) | |
| ==61212== by 0x10010E099: GENERATED_TMP_mrb_mruby_socket_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A67D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 12 bytes in 1 blocks are possibly lost in loss record 623 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10010C125: mrb_mruby_socket_gem_init (const.cstub:302) | |
| ==61212== by 0x10010E099: GENERATED_TMP_mrb_mruby_socket_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A67D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 12 bytes in 1 blocks are possibly lost in loss record 624 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10010C2F2: mrb_mruby_socket_gem_init (const.cstub:356) | |
| ==61212== by 0x10010E099: GENERATED_TMP_mrb_mruby_socket_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A67D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 12 bytes in 1 blocks are possibly lost in loss record 625 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10010C30F: mrb_mruby_socket_gem_init (const.cstub:359) | |
| ==61212== by 0x10010E099: GENERATED_TMP_mrb_mruby_socket_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A67D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 12 bytes in 1 blocks are possibly lost in loss record 626 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10010C383: mrb_mruby_socket_gem_init (const.cstub:374) | |
| ==61212== by 0x10010E099: GENERATED_TMP_mrb_mruby_socket_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A67D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 12 bytes in 1 blocks are possibly lost in loss record 627 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10010C3A0: mrb_mruby_socket_gem_init (const.cstub:377) | |
| ==61212== by 0x10010E099: GENERATED_TMP_mrb_mruby_socket_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A67D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 12 bytes in 1 blocks are possibly lost in loss record 628 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10010C44E: mrb_mruby_socket_gem_init (const.cstub:398) | |
| ==61212== by 0x10010E099: GENERATED_TMP_mrb_mruby_socket_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A67D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 12 bytes in 1 blocks are possibly lost in loss record 629 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10010C488: mrb_mruby_socket_gem_init (const.cstub:419) | |
| ==61212== by 0x10010E099: GENERATED_TMP_mrb_mruby_socket_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A67D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 12 bytes in 1 blocks are possibly lost in loss record 630 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10010E099: GENERATED_TMP_mrb_mruby_socket_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A67D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 12 bytes in 1 blocks are possibly lost in loss record 631 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10011484C: mrb_mruby_onig_regexp_gem_init (mruby_onig_regexp.c:951) | |
| ==61212== by 0x1001181A9: GENERATED_TMP_mrb_mruby_onig_regexp_gem_init (gem_init.c:213) | |
| ==61212== by 0x10014A68D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 12 bytes in 1 blocks are possibly lost in loss record 632 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000AEA31: read_irep_record (load.c:158) | |
| ==61212== by 0x1000AEB71: read_irep_record (load.c:204) | |
| ==61212== by 0x1000AEB71: read_irep_record (load.c:204) | |
| ==61212== by 0x1000AEB71: read_irep_record (load.c:204) | |
| ==61212== by 0x1000AEB71: read_irep_record (load.c:204) | |
| ==61212== by 0x1000AE071: read_irep (load.c:220) | |
| ==61212== by 0x1000AE2AD: mrb_load_irep_cxt (load.c:614) | |
| ==61212== by 0x10014A538: GENERATED_TMP_mrb_mruby_stringio_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A6D5: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== | |
| ==61212== 12 bytes in 1 blocks are possibly lost in loss record 633 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009D1AE: mrb_define_class_method (class.c:1145) | |
| ==61212== by 0x10008F527: ngx_mrb_core_class_init (ngx_http_mruby_core.c:445) | |
| ==61212== by 0x10008FFF7: ngx_mrb_class_init (ngx_http_mruby_init.c:39) | |
| ==61212== by 0x10008AD14: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:983) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 12 bytes in 1 blocks are possibly lost in loss record 634 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009D1AE: mrb_define_class_method (class.c:1145) | |
| ==61212== by 0x10008F59B: ngx_mrb_core_class_init (ngx_http_mruby_core.c:449) | |
| ==61212== by 0x10008FFF7: ngx_mrb_class_init (ngx_http_mruby_init.c:39) | |
| ==61212== by 0x10008AD14: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:983) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 12 bytes in 1 blocks are possibly lost in loss record 635 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B34B: mrb_define_class_under (class.c:317) | |
| ==61212== by 0x1000904FC: ngx_mrb_request_class_init (ngx_http_mruby_request.c:707) | |
| ==61212== by 0x10009000C: ngx_mrb_class_init (ngx_http_mruby_init.c:41) | |
| ==61212== by 0x10008AD14: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:983) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 13 bytes in 1 blocks are possibly lost in loss record 636 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009F401: mrb_init_class (class.c:362) | |
| ==61212== by 0x1000AB67F: mrb_init_core (init.c:34) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 13 bytes in 1 blocks are possibly lost in loss record 637 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009F495: mrb_init_class (class.c:362) | |
| ==61212== by 0x1000AB67F: mrb_init_core (init.c:34) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 13 bytes in 1 blocks are possibly lost in loss record 638 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009F60A: mrb_init_class (class.c:362) | |
| ==61212== by 0x1000AB67F: mrb_init_core (init.c:34) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 13 bytes in 1 blocks are possibly lost in loss record 639 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009D1AE: mrb_define_class_method (class.c:1145) | |
| ==61212== by 0x1000AC668: mrb_init_kernel (kernel.c:1099) | |
| ==61212== by 0x1000AB6A3: mrb_init_core (init.c:36) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 13 bytes in 1 blocks are possibly lost in loss record 640 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1000AC8FC: mrb_init_kernel (kernel.c:1125) | |
| ==61212== by 0x1000AB6A3: mrb_init_core (init.c:36) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 13 bytes in 1 blocks are possibly lost in loss record 641 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009AFE4: mrb_define_class (class.c:231) | |
| ==61212== by 0x1000A4AF3: mrb_init_exception (error.c:531) | |
| ==61212== by 0x1000AB6EB: mrb_init_core (init.c:41) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 13 bytes in 1 blocks are possibly lost in loss record 642 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1000AA99C: mrb_init_hash (hash.c:853) | |
| ==61212== by 0x1000AB733: mrb_init_core (init.c:45) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 13 bytes in 1 blocks are possibly lost in loss record 643 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1000B3BDC: mrb_init_range (range.c:423) | |
| ==61212== by 0x1000AB757: mrb_init_core (init.c:47) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 13 bytes in 1 blocks are possibly lost in loss record 644 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDCEF: mrb_define_global_const (variable.c:975) | |
| ==61212== by 0x1000BE6BB: mrb_init_version (version.c:9) | |
| ==61212== by 0x1000AB77B: mrb_init_core (init.c:49) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 13 bytes in 1 blocks are possibly lost in loss record 645 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1000CA069: GENERATED_TMP_mrb_mruby_print_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A595: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 13 bytes in 1 blocks are possibly lost in loss record 646 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x100107014: mrb_mruby_digest_gem_init (digest.c:791) | |
| ==61212== by 0x100108109: GENERATED_TMP_mrb_mruby_digest_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A665: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 13 bytes in 1 blocks are possibly lost in loss record 647 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x10010B552: mrb_mruby_socket_gem_init (socket.c:817) | |
| ==61212== by 0x10010E099: GENERATED_TMP_mrb_mruby_socket_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A67D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 13 bytes in 1 blocks are possibly lost in loss record 648 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10010BA22: mrb_mruby_socket_gem_init (const.cstub:47) | |
| ==61212== by 0x10010E099: GENERATED_TMP_mrb_mruby_socket_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A67D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 13 bytes in 1 blocks are possibly lost in loss record 649 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10010BE36: mrb_mruby_socket_gem_init (const.cstub:212) | |
| ==61212== by 0x10010E099: GENERATED_TMP_mrb_mruby_socket_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A67D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 13 bytes in 1 blocks are possibly lost in loss record 650 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10010BE8A: mrb_mruby_socket_gem_init (const.cstub:221) | |
| ==61212== by 0x10010E099: GENERATED_TMP_mrb_mruby_socket_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A67D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 13 bytes in 1 blocks are possibly lost in loss record 651 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10010BEA7: mrb_mruby_socket_gem_init (const.cstub:224) | |
| ==61212== by 0x10010E099: GENERATED_TMP_mrb_mruby_socket_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A67D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 13 bytes in 1 blocks are possibly lost in loss record 652 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10010C020: mrb_mruby_socket_gem_init (const.cstub:269) | |
| ==61212== by 0x10010E099: GENERATED_TMP_mrb_mruby_socket_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A67D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 13 bytes in 1 blocks are possibly lost in loss record 653 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10010C1ED: mrb_mruby_socket_gem_init (const.cstub:326) | |
| ==61212== by 0x10010E099: GENERATED_TMP_mrb_mruby_socket_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A67D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 13 bytes in 1 blocks are possibly lost in loss record 654 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10010C227: mrb_mruby_socket_gem_init (const.cstub:332) | |
| ==61212== by 0x10010E099: GENERATED_TMP_mrb_mruby_socket_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A67D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 13 bytes in 1 blocks are possibly lost in loss record 655 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10010C261: mrb_mruby_socket_gem_init (const.cstub:338) | |
| ==61212== by 0x10010E099: GENERATED_TMP_mrb_mruby_socket_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A67D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 13 bytes in 1 blocks are possibly lost in loss record 656 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10010C29B: mrb_mruby_socket_gem_init (const.cstub:344) | |
| ==61212== by 0x10010E099: GENERATED_TMP_mrb_mruby_socket_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A67D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 13 bytes in 1 blocks are possibly lost in loss record 657 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10010C2B8: mrb_mruby_socket_gem_init (const.cstub:347) | |
| ==61212== by 0x10010E099: GENERATED_TMP_mrb_mruby_socket_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A67D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 13 bytes in 1 blocks are possibly lost in loss record 658 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10010C32C: mrb_mruby_socket_gem_init (const.cstub:362) | |
| ==61212== by 0x10010E099: GENERATED_TMP_mrb_mruby_socket_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A67D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 13 bytes in 1 blocks are possibly lost in loss record 659 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10010C349: mrb_mruby_socket_gem_init (const.cstub:365) | |
| ==61212== by 0x10010E099: GENERATED_TMP_mrb_mruby_socket_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A67D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 13 bytes in 1 blocks are possibly lost in loss record 660 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10010C3BD: mrb_mruby_socket_gem_init (const.cstub:383) | |
| ==61212== by 0x10010E099: GENERATED_TMP_mrb_mruby_socket_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A67D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 13 bytes in 1 blocks are possibly lost in loss record 661 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x100114764: mrb_mruby_onig_regexp_gem_init (mruby_onig_regexp.c:942) | |
| ==61212== by 0x1001181A9: GENERATED_TMP_mrb_mruby_onig_regexp_gem_init (gem_init.c:213) | |
| ==61212== by 0x10014A68D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 13 bytes in 1 blocks are possibly lost in loss record 662 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10011482F: mrb_mruby_onig_regexp_gem_init (mruby_onig_regexp.c:949) | |
| ==61212== by 0x1001181A9: GENERATED_TMP_mrb_mruby_onig_regexp_gem_init (gem_init.c:213) | |
| ==61212== by 0x10014A68D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 13 bytes in 1 blocks are possibly lost in loss record 663 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x1001148A3: mrb_mruby_onig_regexp_gem_init (mruby_onig_regexp.c:960) | |
| ==61212== by 0x1001181A9: GENERATED_TMP_mrb_mruby_onig_regexp_gem_init (gem_init.c:213) | |
| ==61212== by 0x10014A68D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 13 bytes in 1 blocks are possibly lost in loss record 664 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10008EFCE: ngx_mrb_core_class_init (ngx_http_mruby_core.c:396) | |
| ==61212== by 0x10008FFF7: ngx_mrb_class_init (ngx_http_mruby_init.c:39) | |
| ==61212== by 0x10008AD14: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:983) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 13 bytes in 1 blocks are possibly lost in loss record 665 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x100090209: ngx_mrb_request_class_init (ngx_http_mruby_request.c:677) | |
| ==61212== by 0x10009000C: ngx_mrb_class_init (ngx_http_mruby_init.c:41) | |
| ==61212== by 0x10008AD14: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:983) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 13 bytes in 1 blocks are possibly lost in loss record 666 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x100090225: ngx_mrb_request_class_init (ngx_http_mruby_request.c:678) | |
| ==61212== by 0x10009000C: ngx_mrb_class_init (ngx_http_mruby_init.c:41) | |
| ==61212== by 0x10008AD14: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:983) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 13 bytes in 1 blocks are possibly lost in loss record 667 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1000903DB: ngx_mrb_request_class_init (ngx_http_mruby_request.c:694) | |
| ==61212== by 0x10009000C: ngx_mrb_class_init (ngx_http_mruby_init.c:41) | |
| ==61212== by 0x10008AD14: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:983) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 14 bytes in 1 blocks are possibly lost in loss record 669 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009ED19: mrb_init_class (class.c:362) | |
| ==61212== by 0x1000AB67F: mrb_init_core (init.c:34) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 14 bytes in 1 blocks are possibly lost in loss record 670 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009F246: mrb_init_class (class.c:362) | |
| ==61212== by 0x1000AB67F: mrb_init_core (init.c:34) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 14 bytes in 1 blocks are possibly lost in loss record 671 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009F654: mrb_init_class (class.c:362) | |
| ==61212== by 0x1000AB67F: mrb_init_core (init.c:34) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 14 bytes in 1 blocks are possibly lost in loss record 672 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009F69E: mrb_init_class (class.c:362) | |
| ==61212== by 0x1000AB67F: mrb_init_core (init.c:34) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 14 bytes in 1 blocks are possibly lost in loss record 673 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1000AC8DD: mrb_init_kernel (kernel.c:1124) | |
| ==61212== by 0x1000AB6A3: mrb_init_core (init.c:36) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 14 bytes in 1 blocks are possibly lost in loss record 674 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1000A4AC4: mrb_init_exception (error.c:528) | |
| ==61212== by 0x1000AB6EB: mrb_init_core (init.c:41) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 14 bytes in 1 blocks are possibly lost in loss record 675 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009AFE4: mrb_define_class (class.c:231) | |
| ==61212== by 0x1000A4ADA: mrb_init_exception (error.c:530) | |
| ==61212== by 0x1000AB6EB: mrb_init_core (init.c:41) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 14 bytes in 1 blocks are possibly lost in loss record 676 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1000AA9BB: mrb_init_hash (hash.c:854) | |
| ==61212== by 0x1000AB733: mrb_init_core (init.c:45) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 14 bytes in 1 blocks are possibly lost in loss record 677 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDCEF: mrb_define_global_const (variable.c:975) | |
| ==61212== by 0x1000BE70D: mrb_init_version (version.c:12) | |
| ==61212== by 0x1000AB77B: mrb_init_core (init.c:49) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 14 bytes in 1 blocks are possibly lost in loss record 678 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1000FC9D9: GENERATED_TMP_mrb_mruby_object_ext_gem_init (gem_init.c:42) | |
| ==61212== by 0x10014A5FD: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 14 bytes in 1 blocks are possibly lost in loss record 679 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009D1AE: mrb_define_class_method (class.c:1145) | |
| ==61212== by 0x1000FCA67: mrb_mruby_objectspace_gem_init (mruby_objectspace.c:178) | |
| ==61212== by 0x1000FD049: GENERATED_TMP_mrb_mruby_objectspace_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A605: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 14 bytes in 1 blocks are possibly lost in loss record 680 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x100102BDA: mrb_init_file (file.c:369) | |
| ==61212== by 0x100105F2F: mrb_mruby_io_gem_init (mruby_io_gem.c:13) | |
| ==61212== by 0x100105F89: GENERATED_TMP_mrb_mruby_io_gem_init (gem_init.c:907) | |
| ==61212== by 0x10014A64D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== | |
| ==61212== 14 bytes in 1 blocks are possibly lost in loss record 681 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x100107068: mrb_mruby_digest_gem_init (digest.c:794) | |
| ==61212== by 0x100108109: GENERATED_TMP_mrb_mruby_digest_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A665: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 14 bytes in 1 blocks are possibly lost in loss record 682 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10010C003: mrb_mruby_socket_gem_init (const.cstub:266) | |
| ==61212== by 0x10010E099: GENERATED_TMP_mrb_mruby_socket_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A67D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 14 bytes in 1 blocks are possibly lost in loss record 683 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10010C4A5: mrb_mruby_socket_gem_init (const.cstub:428) | |
| ==61212== by 0x10010E099: GENERATED_TMP_mrb_mruby_socket_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A67D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 14 bytes in 1 blocks are possibly lost in loss record 684 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x1001147D8: mrb_mruby_onig_regexp_gem_init (mruby_onig_regexp.c:946) | |
| ==61212== by 0x1001181A9: GENERATED_TMP_mrb_mruby_onig_regexp_gem_init (gem_init.c:213) | |
| ==61212== by 0x10014A68D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 14 bytes in 1 blocks are possibly lost in loss record 685 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009AFE4: mrb_define_class (class.c:231) | |
| ==61212== by 0x100114A70: mrb_mruby_onig_regexp_gem_init (mruby_onig_regexp.c:985) | |
| ==61212== by 0x1001181A9: GENERATED_TMP_mrb_mruby_onig_regexp_gem_init (gem_init.c:213) | |
| ==61212== by 0x10014A68D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 14 bytes in 1 blocks are possibly lost in loss record 686 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B34B: mrb_define_class_under (class.c:317) | |
| ==61212== by 0x100118281: mrb_mruby_redis_gem_init (mrb_redis.c:1684) | |
| ==61212== by 0x10011D079: GENERATED_TMP_mrb_mruby_redis_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A69D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 14 bytes in 1 blocks are possibly lost in loss record 687 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10008EF5A: ngx_mrb_core_class_init (ngx_http_mruby_core.c:392) | |
| ==61212== by 0x10008FFF7: ngx_mrb_class_init (ngx_http_mruby_init.c:39) | |
| ==61212== by 0x10008AD14: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:983) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 14 bytes in 1 blocks are possibly lost in loss record 688 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10008EFEB: ngx_mrb_core_class_init (ngx_http_mruby_core.c:397) | |
| ==61212== by 0x10008FFF7: ngx_mrb_class_init (ngx_http_mruby_init.c:39) | |
| ==61212== by 0x10008AD14: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:983) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 14 bytes in 1 blocks are possibly lost in loss record 689 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10008F19E: ngx_mrb_core_class_init (ngx_http_mruby_core.c:412) | |
| ==61212== by 0x10008FFF7: ngx_mrb_class_init (ngx_http_mruby_init.c:39) | |
| ==61212== by 0x10008AD14: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:983) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 14 bytes in 1 blocks are possibly lost in loss record 690 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10008F2DD: ngx_mrb_core_class_init (ngx_http_mruby_core.c:423) | |
| ==61212== by 0x10008FFF7: ngx_mrb_class_init (ngx_http_mruby_init.c:39) | |
| ==61212== by 0x10008AD14: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:983) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 14 bytes in 1 blocks are possibly lost in loss record 691 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10008F2FA: ngx_mrb_core_class_init (ngx_http_mruby_core.c:424) | |
| ==61212== by 0x10008FFF7: ngx_mrb_class_init (ngx_http_mruby_init.c:39) | |
| ==61212== by 0x10008AD14: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:983) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 14 bytes in 1 blocks are possibly lost in loss record 692 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009D1AE: mrb_define_class_method (class.c:1145) | |
| ==61212== by 0x10008F5D6: ngx_mrb_core_class_init (ngx_http_mruby_core.c:451) | |
| ==61212== by 0x10008FFF7: ngx_mrb_class_init (ngx_http_mruby_init.c:39) | |
| ==61212== by 0x10008AD14: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:983) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 14 bytes in 1 blocks are possibly lost in loss record 693 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1000901ED: ngx_mrb_request_class_init (ngx_http_mruby_request.c:676) | |
| ==61212== by 0x10009000C: ngx_mrb_class_init (ngx_http_mruby_init.c:41) | |
| ==61212== by 0x10008AD14: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:983) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 14 bytes in 1 blocks are possibly lost in loss record 694 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x100090244: ngx_mrb_request_class_init (ngx_http_mruby_request.c:679) | |
| ==61212== by 0x10009000C: ngx_mrb_class_init (ngx_http_mruby_init.c:41) | |
| ==61212== by 0x10008AD14: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:983) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 14 bytes in 1 blocks are possibly lost in loss record 695 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1000902BA: ngx_mrb_request_class_init (ngx_http_mruby_request.c:683) | |
| ==61212== by 0x10009000C: ngx_mrb_class_init (ngx_http_mruby_init.c:41) | |
| ==61212== by 0x10008AD14: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:983) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 14 bytes in 1 blocks are possibly lost in loss record 696 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x10009004B: ngx_mrb_class_init (ngx_http_mruby_init.c:47) | |
| ==61212== by 0x10008AD14: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:983) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 14 bytes in 2 blocks are possibly lost in loss record 697 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000A08D1: mrb_mod_attr_writer (class.c:1278) | |
| ==61212== by 0x1000C1EE5: mrb_vm_exec (vm.c:1150) | |
| ==61212== by 0x1000C6F73: mrb_top_run (vm.c:759) | |
| ==61212== by 0x1000AE2F6: mrb_load_irep_cxt (load.c:638) | |
| ==61212== by 0x1000AB78D: mrb_init_core (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== | |
| ==61212== 15 bytes in 1 blocks are possibly lost in loss record 698 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009EA50: mrb_init_class (class.c:362) | |
| ==61212== by 0x1000AB67F: mrb_init_core (init.c:34) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 15 bytes in 1 blocks are possibly lost in loss record 699 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009F290: mrb_init_class (class.c:362) | |
| ==61212== by 0x1000AB67F: mrb_init_core (init.c:34) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 15 bytes in 1 blocks are possibly lost in loss record 700 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009F4DF: mrb_init_class (class.c:362) | |
| ==61212== by 0x1000AB67F: mrb_init_core (init.c:34) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 15 bytes in 1 blocks are possibly lost in loss record 701 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1000ACA9A: mrb_init_kernel (kernel.c:1139) | |
| ==61212== by 0x1000AB6A3: mrb_init_core (init.c:36) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 15 bytes in 1 blocks are possibly lost in loss record 702 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009D1AE: mrb_define_class_method (class.c:1145) | |
| ==61212== by 0x1000A8098: mrb_init_gc (gc.c:1462) | |
| ==61212== by 0x1000AB769: mrb_init_core (init.c:48) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 15 bytes in 1 blocks are possibly lost in loss record 703 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x10010508A: mrb_init_io (io.c:1094) | |
| ==61212== by 0x100105F1D: mrb_mruby_io_gem_init (mruby_io_gem.c:12) | |
| ==61212== by 0x100105F89: GENERATED_TMP_mrb_mruby_io_gem_init (gem_init.c:907) | |
| ==61212== by 0x10014A64D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== | |
| ==61212== 15 bytes in 1 blocks are possibly lost in loss record 704 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1001050A6: mrb_init_io (io.c:1095) | |
| ==61212== by 0x100105F1D: mrb_mruby_io_gem_init (mruby_io_gem.c:12) | |
| ==61212== by 0x100105F89: GENERATED_TMP_mrb_mruby_io_gem_init (gem_init.c:907) | |
| ==61212== by 0x10014A64D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== | |
| ==61212== 15 bytes in 1 blocks are possibly lost in loss record 705 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x100102BC3: mrb_init_file (file.c:365) | |
| ==61212== by 0x100105F2F: mrb_mruby_io_gem_init (mruby_io_gem.c:13) | |
| ==61212== by 0x100105F89: GENERATED_TMP_mrb_mruby_io_gem_init (gem_init.c:907) | |
| ==61212== by 0x10014A64D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== | |
| ==61212== 15 bytes in 1 blocks are possibly lost in loss record 706 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10010BA3F: mrb_mruby_socket_gem_init (const.cstub:53) | |
| ==61212== by 0x10010E099: GENERATED_TMP_mrb_mruby_socket_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A67D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 15 bytes in 1 blocks are possibly lost in loss record 707 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10010BA5C: mrb_mruby_socket_gem_init (const.cstub:56) | |
| ==61212== by 0x10010E099: GENERATED_TMP_mrb_mruby_socket_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A67D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 15 bytes in 1 blocks are possibly lost in loss record 708 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10010BC0F: mrb_mruby_socket_gem_init (const.cstub:137) | |
| ==61212== by 0x10010E099: GENERATED_TMP_mrb_mruby_socket_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A67D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 15 bytes in 1 blocks are possibly lost in loss record 709 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10010BC49: mrb_mruby_socket_gem_init (const.cstub:149) | |
| ==61212== by 0x10010E099: GENERATED_TMP_mrb_mruby_socket_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A67D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 15 bytes in 1 blocks are possibly lost in loss record 710 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10010BE53: mrb_mruby_socket_gem_init (const.cstub:215) | |
| ==61212== by 0x10010E099: GENERATED_TMP_mrb_mruby_socket_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A67D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 15 bytes in 1 blocks are possibly lost in loss record 711 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10010C15F: mrb_mruby_socket_gem_init (const.cstub:308) | |
| ==61212== by 0x10010E099: GENERATED_TMP_mrb_mruby_socket_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A67D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 15 bytes in 1 blocks are possibly lost in loss record 712 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10010C17C: mrb_mruby_socket_gem_init (const.cstub:311) | |
| ==61212== by 0x10010E099: GENERATED_TMP_mrb_mruby_socket_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A67D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 15 bytes in 1 blocks are possibly lost in loss record 713 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10010C431: mrb_mruby_socket_gem_init (const.cstub:395) | |
| ==61212== by 0x10010E099: GENERATED_TMP_mrb_mruby_socket_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A67D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 15 bytes in 1 blocks are possibly lost in loss record 714 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x100114781: mrb_mruby_onig_regexp_gem_init (mruby_onig_regexp.c:943) | |
| ==61212== by 0x1001181A9: GENERATED_TMP_mrb_mruby_onig_regexp_gem_init (gem_init.c:213) | |
| ==61212== by 0x10014A68D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 15 bytes in 1 blocks are possibly lost in loss record 715 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10008F099: ngx_mrb_core_class_init (ngx_http_mruby_core.c:403) | |
| ==61212== by 0x10008FFF7: ngx_mrb_class_init (ngx_http_mruby_init.c:39) | |
| ==61212== by 0x10008AD14: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:983) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 15 bytes in 1 blocks are possibly lost in loss record 716 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10008F12A: ngx_mrb_core_class_init (ngx_http_mruby_core.c:408) | |
| ==61212== by 0x10008FFF7: ngx_mrb_class_init (ngx_http_mruby_init.c:39) | |
| ==61212== by 0x10008AD14: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:983) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 15 bytes in 1 blocks are possibly lost in loss record 717 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10008F147: ngx_mrb_core_class_init (ngx_http_mruby_core.c:409) | |
| ==61212== by 0x10008FFF7: ngx_mrb_class_init (ngx_http_mruby_init.c:39) | |
| ==61212== by 0x10008AD14: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:983) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 15 bytes in 1 blocks are possibly lost in loss record 718 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009D1AE: mrb_define_class_method (class.c:1145) | |
| ==61212== by 0x10008F5B7: ngx_mrb_core_class_init (ngx_http_mruby_core.c:450) | |
| ==61212== by 0x10008FFF7: ngx_mrb_class_init (ngx_http_mruby_init.c:39) | |
| ==61212== by 0x10008AD14: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:983) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 16 bytes in 1 blocks are possibly lost in loss record 724 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009EE8A: mrb_init_class (class.c:362) | |
| ==61212== by 0x1000AB67F: mrb_init_core (init.c:34) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 16 bytes in 1 blocks are possibly lost in loss record 725 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009F049: mrb_init_class (class.c:362) | |
| ==61212== by 0x1000AB67F: mrb_init_core (init.c:34) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 16 bytes in 1 blocks are possibly lost in loss record 726 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009F0D9: mrb_init_class (class.c:362) | |
| ==61212== by 0x1000AB67F: mrb_init_core (init.c:34) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 16 bytes in 1 blocks are possibly lost in loss record 727 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009F6E8: mrb_init_class (class.c:362) | |
| ==61212== by 0x1000AB67F: mrb_init_core (init.c:34) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 16 bytes in 1 blocks are possibly lost in loss record 728 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009D1AE: mrb_define_class_method (class.c:1145) | |
| ==61212== by 0x1000AC6B8: mrb_init_kernel (kernel.c:1102) | |
| ==61212== by 0x1000AB6A3: mrb_init_core (init.c:36) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 16 bytes in 1 blocks are possibly lost in loss record 729 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1000AC6F3: mrb_init_kernel (kernel.c:1106) | |
| ==61212== by 0x1000AB6A3: mrb_init_core (init.c:36) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 16 bytes in 1 blocks are possibly lost in loss record 730 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1000AC8A2: mrb_init_kernel (kernel.c:1122) | |
| ==61212== by 0x1000AB6A3: mrb_init_core (init.c:36) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 16 bytes in 1 blocks are possibly lost in loss record 731 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1000ACA5C: mrb_init_kernel (kernel.c:1137) | |
| ==61212== by 0x1000AB6A3: mrb_init_core (init.c:36) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 16 bytes in 1 blocks are possibly lost in loss record 732 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009D1AE: mrb_define_class_method (class.c:1145) | |
| ==61212== by 0x1000A80B7: mrb_init_gc (gc.c:1463) | |
| ==61212== by 0x1000AB769: mrb_init_core (init.c:48) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 16 bytes in 1 blocks are possibly lost in loss record 733 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDCEF: mrb_define_global_const (variable.c:975) | |
| ==61212== by 0x1000AB77B: mrb_init_core (init.c:49) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 16 bytes in 1 blocks are possibly lost in loss record 734 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000AF0F7: read_lv_record (load.c:438) | |
| ==61212== by 0x1000AF1BE: read_lv_record (load.c:462) | |
| ==61212== by 0x1000AF1BE: read_lv_record (load.c:462) | |
| ==61212== by 0x1000ADFEC: read_irep (load.c:503) | |
| ==61212== by 0x1000AE2AD: mrb_load_irep_cxt (load.c:614) | |
| ==61212== by 0x1000C9F58: GENERATED_TMP_mrb_mruby_sprintf_gem_init (gem_init.c:47) | |
| ==61212== by 0x10014A58D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== | |
| ==61212== 16 bytes in 1 blocks are possibly lost in loss record 735 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1000FD0B5: mrb_mruby_proc_ext_gem_init (proc.c:155) | |
| ==61212== by 0x1000FD5D9: GENERATED_TMP_mrb_mruby_proc_ext_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A60D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 16 bytes in 1 blocks are possibly lost in loss record 736 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000AEA31: read_irep_record (load.c:158) | |
| ==61212== by 0x1000AEB71: read_irep_record (load.c:204) | |
| ==61212== by 0x1000AE071: read_irep (load.c:220) | |
| ==61212== by 0x1000AE2AD: mrb_load_irep_cxt (load.c:614) | |
| ==61212== by 0x1000FD5E8: GENERATED_TMP_mrb_mruby_proc_ext_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A60D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== | |
| ==61212== 16 bytes in 1 blocks are possibly lost in loss record 737 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000AEB34: read_irep_record (load.c:181) | |
| ==61212== by 0x1000AEB71: read_irep_record (load.c:204) | |
| ==61212== by 0x1000AEB71: read_irep_record (load.c:204) | |
| ==61212== by 0x1000AE071: read_irep (load.c:220) | |
| ==61212== by 0x1000AE2AD: mrb_load_irep_cxt (load.c:614) | |
| ==61212== by 0x1000FD5E8: GENERATED_TMP_mrb_mruby_proc_ext_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A60D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== | |
| ==61212== 16 bytes in 1 blocks are possibly lost in loss record 738 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000AEA31: read_irep_record (load.c:158) | |
| ==61212== by 0x1000AEB71: read_irep_record (load.c:204) | |
| ==61212== by 0x1000AEB71: read_irep_record (load.c:204) | |
| ==61212== by 0x1000AEB71: read_irep_record (load.c:204) | |
| ==61212== by 0x1000AEB71: read_irep_record (load.c:204) | |
| ==61212== by 0x1000AE071: read_irep (load.c:220) | |
| ==61212== by 0x1000AE2AD: mrb_load_irep_cxt (load.c:614) | |
| ==61212== by 0x1000FD5E8: GENERATED_TMP_mrb_mruby_proc_ext_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A60D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== | |
| ==61212== 16 bytes in 1 blocks are possibly lost in loss record 739 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000AEA31: read_irep_record (load.c:158) | |
| ==61212== by 0x1000AE071: read_irep (load.c:220) | |
| ==61212== by 0x1000AE2AD: mrb_load_irep_cxt (load.c:614) | |
| ==61212== by 0x100100E58: GENERATED_TMP_mrb_mruby_struct_gem_init (gem_init.c:132) | |
| ==61212== by 0x10014A62D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 16 bytes in 1 blocks are possibly lost in loss record 740 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000AEB34: read_irep_record (load.c:181) | |
| ==61212== by 0x1000AE071: read_irep (load.c:220) | |
| ==61212== by 0x1000AE2AD: mrb_load_irep_cxt (load.c:614) | |
| ==61212== by 0x100100E58: GENERATED_TMP_mrb_mruby_struct_gem_init (gem_init.c:132) | |
| ==61212== by 0x10014A62D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 16 bytes in 1 blocks are possibly lost in loss record 741 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000AE791: read_irep_record (load.c:113) | |
| ==61212== by 0x1000AEB71: read_irep_record (load.c:204) | |
| ==61212== by 0x1000AEB71: read_irep_record (load.c:204) | |
| ==61212== by 0x1000AEB71: read_irep_record (load.c:204) | |
| ==61212== by 0x1000AE071: read_irep (load.c:220) | |
| ==61212== by 0x1000AE2AD: mrb_load_irep_cxt (load.c:614) | |
| ==61212== by 0x100100E58: GENERATED_TMP_mrb_mruby_struct_gem_init (gem_init.c:132) | |
| ==61212== by 0x10014A62D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== | |
| ==61212== 16 bytes in 1 blocks are possibly lost in loss record 742 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000959E7: ary_new_capa (array.c:43) | |
| ==61212== by 0x100095AA4: mrb_ary_new_from_values (array.c:90) | |
| ==61212== by 0x1000C4053: mrb_vm_exec (vm.c:1470) | |
| ==61212== by 0x1000C6F73: mrb_top_run (vm.c:759) | |
| ==61212== by 0x1000AE2F6: mrb_load_irep_cxt (load.c:638) | |
| ==61212== by 0x100100FE8: GENERATED_TMP_mrb_mruby_symbol_ext_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A635: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== | |
| ==61212== 16 bytes in 1 blocks are possibly lost in loss record 743 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000959E7: ary_new_capa (array.c:43) | |
| ==61212== by 0x100098C82: mrb_ary_reverse (array.c:388) | |
| ==61212== by 0x1000C1EE5: mrb_vm_exec (vm.c:1150) | |
| ==61212== by 0x1000C6F73: mrb_top_run (vm.c:759) | |
| ==61212== by 0x1000AE2F6: mrb_load_irep_cxt (load.c:638) | |
| ==61212== by 0x100100FE8: GENERATED_TMP_mrb_mruby_symbol_ext_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A635: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== | |
| ==61212== 16 bytes in 1 blocks are possibly lost in loss record 744 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000AEA31: read_irep_record (load.c:158) | |
| ==61212== by 0x1000AE071: read_irep (load.c:220) | |
| ==61212== by 0x1000AE2AD: mrb_load_irep_cxt (load.c:614) | |
| ==61212== by 0x1001027A0: GENERATED_TMP_mrb_mruby_toplevel_ext_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A645: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 16 bytes in 1 blocks are possibly lost in loss record 745 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x100104F9B: mrb_init_io (io.c:1086) | |
| ==61212== by 0x100105F1D: mrb_mruby_io_gem_init (mruby_io_gem.c:12) | |
| ==61212== by 0x100105F89: GENERATED_TMP_mrb_mruby_io_gem_init (gem_init.c:907) | |
| ==61212== by 0x10014A64D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== | |
| ==61212== 16 bytes in 1 blocks are possibly lost in loss record 746 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000AF0F7: read_lv_record (load.c:438) | |
| ==61212== by 0x1000AF1BE: read_lv_record (load.c:462) | |
| ==61212== by 0x1000AF1BE: read_lv_record (load.c:462) | |
| ==61212== by 0x1000AF1BE: read_lv_record (load.c:462) | |
| ==61212== by 0x1000AF1BE: read_lv_record (load.c:462) | |
| ==61212== by 0x1000ADFEC: read_irep (load.c:503) | |
| ==61212== by 0x1000AE2AD: mrb_load_irep_cxt (load.c:614) | |
| ==61212== by 0x100105F98: GENERATED_TMP_mrb_mruby_io_gem_init (gem_init.c:908) | |
| ==61212== by 0x10014A64D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== | |
| ==61212== 16 bytes in 1 blocks are possibly lost in loss record 747 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000B2B6D: mrb_proc_new_cfunc_with_env (proc.c:98) | |
| ==61212== by 0x1000A0655: mrb_mod_attr_reader (class.c:1232) | |
| ==61212== by 0x1000C1EE5: mrb_vm_exec (vm.c:1150) | |
| ==61212== by 0x1000C6F73: mrb_top_run (vm.c:759) | |
| ==61212== by 0x1000AE2F6: mrb_load_irep_cxt (load.c:638) | |
| ==61212== by 0x100105F98: GENERATED_TMP_mrb_mruby_io_gem_init (gem_init.c:908) | |
| ==61212== by 0x10014A64D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== | |
| ==61212== 16 bytes in 1 blocks are possibly lost in loss record 748 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000B2B6D: mrb_proc_new_cfunc_with_env (proc.c:98) | |
| ==61212== by 0x1000A08EB: mrb_mod_attr_writer (class.c:1281) | |
| ==61212== by 0x1000C1EE5: mrb_vm_exec (vm.c:1150) | |
| ==61212== by 0x1000C6F73: mrb_top_run (vm.c:759) | |
| ==61212== by 0x1000AE2F6: mrb_load_irep_cxt (load.c:638) | |
| ==61212== by 0x100105F98: GENERATED_TMP_mrb_mruby_io_gem_init (gem_init.c:908) | |
| ==61212== by 0x10014A64D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== | |
| ==61212== 16 bytes in 1 blocks are possibly lost in loss record 749 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000AF0F7: read_lv_record (load.c:438) | |
| ==61212== by 0x1000AF1BE: read_lv_record (load.c:462) | |
| ==61212== by 0x1000AF1BE: read_lv_record (load.c:462) | |
| ==61212== by 0x1000AF1BE: read_lv_record (load.c:462) | |
| ==61212== by 0x1000ADFEC: read_irep (load.c:503) | |
| ==61212== by 0x1000AE2AD: mrb_load_irep_cxt (load.c:614) | |
| ==61212== by 0x100106788: GENERATED_TMP_mrb_mruby_env_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A655: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== | |
| ==61212== 16 bytes in 1 blocks are possibly lost in loss record 750 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000AEB34: read_irep_record (load.c:181) | |
| ==61212== by 0x1000AEB71: read_irep_record (load.c:204) | |
| ==61212== by 0x1000AE071: read_irep (load.c:220) | |
| ==61212== by 0x1000AE2AD: mrb_load_irep_cxt (load.c:614) | |
| ==61212== by 0x100108118: GENERATED_TMP_mrb_mruby_digest_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A665: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== | |
| ==61212== 16 bytes in 1 blocks are possibly lost in loss record 751 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000AEB34: read_irep_record (load.c:181) | |
| ==61212== by 0x1000AE071: read_irep (load.c:220) | |
| ==61212== by 0x1000AE2AD: mrb_load_irep_cxt (load.c:614) | |
| ==61212== by 0x100108E98: GENERATED_TMP_mrb_mruby_process_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A66D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 16 bytes in 1 blocks are possibly lost in loss record 752 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000B2B6D: mrb_proc_new_cfunc_with_env (proc.c:98) | |
| ==61212== by 0x1000A0655: mrb_mod_attr_reader (class.c:1232) | |
| ==61212== by 0x1000C1EE5: mrb_vm_exec (vm.c:1150) | |
| ==61212== by 0x1000C6F73: mrb_top_run (vm.c:759) | |
| ==61212== by 0x1000AE2F6: mrb_load_irep_cxt (load.c:638) | |
| ==61212== by 0x100108E98: GENERATED_TMP_mrb_mruby_process_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A66D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== | |
| ==61212== 16 bytes in 1 blocks are possibly lost in loss record 753 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10010BAD0: mrb_mruby_socket_gem_init (const.cstub:68) | |
| ==61212== by 0x10010E099: GENERATED_TMP_mrb_mruby_socket_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A67D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 16 bytes in 1 blocks are possibly lost in loss record 754 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10010BB44: mrb_mruby_socket_gem_init (const.cstub:83) | |
| ==61212== by 0x10010E099: GENERATED_TMP_mrb_mruby_socket_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A67D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 16 bytes in 1 blocks are possibly lost in loss record 755 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10010BB7E: mrb_mruby_socket_gem_init (const.cstub:101) | |
| ==61212== by 0x10010E099: GENERATED_TMP_mrb_mruby_socket_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A67D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 16 bytes in 1 blocks are possibly lost in loss record 756 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10010BCF7: mrb_mruby_socket_gem_init (const.cstub:179) | |
| ==61212== by 0x10010E099: GENERATED_TMP_mrb_mruby_socket_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A67D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 16 bytes in 1 blocks are possibly lost in loss record 757 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10010BDDF: mrb_mruby_socket_gem_init (const.cstub:203) | |
| ==61212== by 0x10010E099: GENERATED_TMP_mrb_mruby_socket_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A67D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 16 bytes in 1 blocks are possibly lost in loss record 758 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10010BEE1: mrb_mruby_socket_gem_init (const.cstub:230) | |
| ==61212== by 0x10010E099: GENERATED_TMP_mrb_mruby_socket_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A67D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 16 bytes in 1 blocks are possibly lost in loss record 759 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000B2B6D: mrb_proc_new_cfunc_with_env (proc.c:98) | |
| ==61212== by 0x1000A08EB: mrb_mod_attr_writer (class.c:1281) | |
| ==61212== by 0x1000C1EE5: mrb_vm_exec (vm.c:1150) | |
| ==61212== by 0x1000C6F73: mrb_top_run (vm.c:759) | |
| ==61212== by 0x1000AE2F6: mrb_load_irep_cxt (load.c:638) | |
| ==61212== by 0x10010E0A8: GENERATED_TMP_mrb_mruby_socket_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A67D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== | |
| ==61212== 16 bytes in 1 blocks are possibly lost in loss record 760 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000959E7: ary_new_capa (array.c:43) | |
| ==61212== by 0x100098C82: mrb_ary_reverse (array.c:388) | |
| ==61212== by 0x1000C1EE5: mrb_vm_exec (vm.c:1150) | |
| ==61212== by 0x1000C6F73: mrb_top_run (vm.c:759) | |
| ==61212== by 0x1000AE2F6: mrb_load_irep_cxt (load.c:638) | |
| ==61212== by 0x10010E0A8: GENERATED_TMP_mrb_mruby_socket_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A67D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== | |
| ==61212== 16 bytes in 1 blocks are possibly lost in loss record 761 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x100114C6A: mrb_mruby_onig_regexp_gem_init (mruby_onig_regexp.c:1011) | |
| ==61212== by 0x1001181A9: GENERATED_TMP_mrb_mruby_onig_regexp_gem_init (gem_init.c:213) | |
| ==61212== by 0x10014A68D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 16 bytes in 1 blocks are possibly lost in loss record 762 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000B2B6D: mrb_proc_new_cfunc_with_env (proc.c:98) | |
| ==61212== by 0x1000A0655: mrb_mod_attr_reader (class.c:1232) | |
| ==61212== by 0x1000C1EE5: mrb_vm_exec (vm.c:1150) | |
| ==61212== by 0x1000C6F73: mrb_top_run (vm.c:759) | |
| ==61212== by 0x1000AE2F6: mrb_load_irep_cxt (load.c:638) | |
| ==61212== by 0x1001181B8: GENERATED_TMP_mrb_mruby_onig_regexp_gem_init (gem_init.c:214) | |
| ==61212== by 0x10014A68D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== | |
| ==61212== 16 bytes in 1 blocks are possibly lost in loss record 763 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000C2696: mrb_vm_exec (vm.c:245) | |
| ==61212== by 0x1000C6F73: mrb_top_run (vm.c:759) | |
| ==61212== by 0x1000AE2F6: mrb_load_irep_cxt (load.c:638) | |
| ==61212== by 0x1001181B8: GENERATED_TMP_mrb_mruby_onig_regexp_gem_init (gem_init.c:214) | |
| ==61212== by 0x10014A68D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 16 bytes in 1 blocks are possibly lost in loss record 764 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B34B: mrb_define_class_under (class.c:317) | |
| ==61212== by 0x100118254: mrb_mruby_redis_gem_init (mrb_redis.c:1682) | |
| ==61212== by 0x10011D079: GENERATED_TMP_mrb_mruby_redis_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A69D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 16 bytes in 1 blocks are possibly lost in loss record 765 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000AEB34: read_irep_record (load.c:181) | |
| ==61212== by 0x1000AE071: read_irep (load.c:220) | |
| ==61212== by 0x1000AE2AD: mrb_load_irep_cxt (load.c:614) | |
| ==61212== by 0x10011D088: GENERATED_TMP_mrb_mruby_redis_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A69D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 16 bytes in 1 blocks are possibly lost in loss record 766 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000AEB34: read_irep_record (load.c:181) | |
| ==61212== by 0x1000AEB71: read_irep_record (load.c:204) | |
| ==61212== by 0x1000AE071: read_irep (load.c:220) | |
| ==61212== by 0x1000AE2AD: mrb_load_irep_cxt (load.c:614) | |
| ==61212== by 0x1001432E8: GENERATED_TMP_mrb_mruby_mutex_gem_init (gem_init.c:78) | |
| ==61212== by 0x10014A6BD: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== | |
| ==61212== 16 bytes in 1 blocks are possibly lost in loss record 767 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000AEB34: read_irep_record (load.c:181) | |
| ==61212== by 0x1000AE071: read_irep (load.c:220) | |
| ==61212== by 0x1000AE2AD: mrb_load_irep_cxt (load.c:614) | |
| ==61212== by 0x1001482A0: GENERATED_TMP_mrb_mruby_ngx_mruby_ext_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A6CD: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 16 bytes in 1 blocks are possibly lost in loss record 768 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000AE791: read_irep_record (load.c:113) | |
| ==61212== by 0x1000AEB71: read_irep_record (load.c:204) | |
| ==61212== by 0x1000AE071: read_irep (load.c:220) | |
| ==61212== by 0x1000AE2AD: mrb_load_irep_cxt (load.c:614) | |
| ==61212== by 0x10014A538: GENERATED_TMP_mrb_mruby_stringio_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A6D5: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== | |
| ==61212== 16 bytes in 1 blocks are possibly lost in loss record 769 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000959E7: ary_new_capa (array.c:43) | |
| ==61212== by 0x100098C82: mrb_ary_reverse (array.c:388) | |
| ==61212== by 0x1000C1EE5: mrb_vm_exec (vm.c:1150) | |
| ==61212== by 0x1000C6F73: mrb_top_run (vm.c:759) | |
| ==61212== by 0x1000AE2F6: mrb_load_irep_cxt (load.c:638) | |
| ==61212== by 0x10014A538: GENERATED_TMP_mrb_mruby_stringio_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A6D5: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== | |
| ==61212== 16 bytes in 1 blocks are possibly lost in loss record 770 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000B2B6D: mrb_proc_new_cfunc_with_env (proc.c:98) | |
| ==61212== by 0x1000A0655: mrb_mod_attr_reader (class.c:1232) | |
| ==61212== by 0x1000C1EE5: mrb_vm_exec (vm.c:1150) | |
| ==61212== by 0x1000C6F73: mrb_top_run (vm.c:759) | |
| ==61212== by 0x1000AE2F6: mrb_load_irep_cxt (load.c:638) | |
| ==61212== by 0x10014A538: GENERATED_TMP_mrb_mruby_stringio_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A6D5: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== | |
| ==61212== 16 bytes in 1 blocks are possibly lost in loss record 771 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000B2B6D: mrb_proc_new_cfunc_with_env (proc.c:98) | |
| ==61212== by 0x1000A08EB: mrb_mod_attr_writer (class.c:1281) | |
| ==61212== by 0x1000C1EE5: mrb_vm_exec (vm.c:1150) | |
| ==61212== by 0x1000C6F73: mrb_top_run (vm.c:759) | |
| ==61212== by 0x1000AE2F6: mrb_load_irep_cxt (load.c:638) | |
| ==61212== by 0x10014A538: GENERATED_TMP_mrb_mruby_stringio_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A6D5: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== | |
| ==61212== 16 bytes in 1 blocks are possibly lost in loss record 772 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000AEB34: read_irep_record (load.c:181) | |
| ==61212== by 0x1000AEB71: read_irep_record (load.c:204) | |
| ==61212== by 0x1000AE071: read_irep (load.c:220) | |
| ==61212== by 0x1000AE2AD: mrb_load_irep_cxt (load.c:614) | |
| ==61212== by 0x100148300: GENERATED_TMP_mrb_rack_based_api_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A6DD: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== | |
| ==61212== 16 bytes in 1 blocks are possibly lost in loss record 773 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10008EF94: ngx_mrb_core_class_init (ngx_http_mruby_core.c:394) | |
| ==61212== by 0x10008FFF7: ngx_mrb_class_init (ngx_http_mruby_init.c:39) | |
| ==61212== by 0x10008AD14: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:983) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 16 bytes in 1 blocks are possibly lost in loss record 774 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10008F008: ngx_mrb_core_class_init (ngx_http_mruby_core.c:398) | |
| ==61212== by 0x10008FFF7: ngx_mrb_class_init (ngx_http_mruby_init.c:39) | |
| ==61212== by 0x10008AD14: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:983) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 16 bytes in 1 blocks are possibly lost in loss record 775 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1000927E5: ngx_mrb_upstream_class_init (ngx_http_mruby_upstream.c:172) | |
| ==61212== by 0x100090075: ngx_mrb_class_init (ngx_http_mruby_init.c:52) | |
| ==61212== by 0x10008AD14: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:983) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 16 bytes in 2 blocks are possibly lost in loss record 776 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000AEB34: read_irep_record (load.c:181) | |
| ==61212== by 0x1000AEB71: read_irep_record (load.c:204) | |
| ==61212== by 0x1000AEB71: read_irep_record (load.c:204) | |
| ==61212== by 0x1000AEB71: read_irep_record (load.c:204) | |
| ==61212== by 0x1000AE071: read_irep (load.c:220) | |
| ==61212== by 0x1000AE2AD: mrb_load_irep_cxt (load.c:614) | |
| ==61212== by 0x1000F9D50: GENERATED_TMP_mrb_mruby_enum_ext_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A5A5: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== | |
| ==61212== 16 bytes in 2 blocks are possibly lost in loss record 777 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000AEA31: read_irep_record (load.c:158) | |
| ==61212== by 0x1000AEB71: read_irep_record (load.c:204) | |
| ==61212== by 0x1000AEB71: read_irep_record (load.c:204) | |
| ==61212== by 0x1000AEB71: read_irep_record (load.c:204) | |
| ==61212== by 0x1000AE071: read_irep (load.c:220) | |
| ==61212== by 0x1000AE2AD: mrb_load_irep_cxt (load.c:614) | |
| ==61212== by 0x1000FD5E8: GENERATED_TMP_mrb_mruby_proc_ext_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A60D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== | |
| ==61212== 16 bytes in 2 blocks are possibly lost in loss record 778 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000AEB34: read_irep_record (load.c:181) | |
| ==61212== by 0x1000AEB71: read_irep_record (load.c:204) | |
| ==61212== by 0x1000AE071: read_irep (load.c:220) | |
| ==61212== by 0x1000AE2AD: mrb_load_irep_cxt (load.c:614) | |
| ==61212== by 0x100108E98: GENERATED_TMP_mrb_mruby_process_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A66D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== | |
| ==61212== 16 bytes in 2 blocks are possibly lost in loss record 779 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000AEA31: read_irep_record (load.c:158) | |
| ==61212== by 0x1000AEB71: read_irep_record (load.c:204) | |
| ==61212== by 0x1000AE071: read_irep (load.c:220) | |
| ==61212== by 0x1000AE2AD: mrb_load_irep_cxt (load.c:614) | |
| ==61212== by 0x1001482A0: GENERATED_TMP_mrb_mruby_ngx_mruby_ext_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A6CD: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== | |
| ==61212== 16 bytes in 2 blocks are possibly lost in loss record 780 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000AEB34: read_irep_record (load.c:181) | |
| ==61212== by 0x1000AEB71: read_irep_record (load.c:204) | |
| ==61212== by 0x1000AEB71: read_irep_record (load.c:204) | |
| ==61212== by 0x1000AEB71: read_irep_record (load.c:204) | |
| ==61212== by 0x1000AE071: read_irep (load.c:220) | |
| ==61212== by 0x1000AE2AD: mrb_load_irep_cxt (load.c:614) | |
| ==61212== by 0x1001482A0: GENERATED_TMP_mrb_mruby_ngx_mruby_ext_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A6CD: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== | |
| ==61212== 16 bytes in 2 blocks are possibly lost in loss record 781 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000AF0F7: read_lv_record (load.c:438) | |
| ==61212== by 0x1000AF1BE: read_lv_record (load.c:462) | |
| ==61212== by 0x1000AF1BE: read_lv_record (load.c:462) | |
| ==61212== by 0x1000ADFEC: read_irep (load.c:503) | |
| ==61212== by 0x1000AE2AD: mrb_load_irep_cxt (load.c:614) | |
| ==61212== by 0x1001482A0: GENERATED_TMP_mrb_mruby_ngx_mruby_ext_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A6CD: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== | |
| ==61212== 16 bytes in 3 blocks are possibly lost in loss record 782 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000A08D1: mrb_mod_attr_writer (class.c:1278) | |
| ==61212== by 0x1000C1EE5: mrb_vm_exec (vm.c:1150) | |
| ==61212== by 0x1000C6F73: mrb_top_run (vm.c:759) | |
| ==61212== by 0x1000AE2F6: mrb_load_irep_cxt (load.c:638) | |
| ==61212== by 0x1000F9E10: GENERATED_TMP_mrb_mruby_enumerator_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A5B5: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== | |
| ==61212== 16 bytes in 3 blocks are possibly lost in loss record 783 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000AEA31: read_irep_record (load.c:158) | |
| ==61212== by 0x1000AEB71: read_irep_record (load.c:204) | |
| ==61212== by 0x1000AEB71: read_irep_record (load.c:204) | |
| ==61212== by 0x1000AEB71: read_irep_record (load.c:204) | |
| ==61212== by 0x1000AEB71: read_irep_record (load.c:204) | |
| ==61212== by 0x1000AEB71: read_irep_record (load.c:204) | |
| ==61212== by 0x1000AE071: read_irep (load.c:220) | |
| ==61212== by 0x1000AE2AD: mrb_load_irep_cxt (load.c:614) | |
| ==61212== by 0x1000F9DB0: GENERATED_TMP_mrb_mruby_enum_lazy_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A5BD: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== | |
| ==61212== 16 bytes in 3 blocks are possibly lost in loss record 784 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000AEA31: read_irep_record (load.c:158) | |
| ==61212== by 0x1000AEB71: read_irep_record (load.c:204) | |
| ==61212== by 0x1000AEB71: read_irep_record (load.c:204) | |
| ==61212== by 0x1000AE071: read_irep (load.c:220) | |
| ==61212== by 0x1000AE2AD: mrb_load_irep_cxt (load.c:614) | |
| ==61212== by 0x1000FC7E8: GENERATED_TMP_mrb_mruby_numeric_ext_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A5F5: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== | |
| ==61212== 17 bytes in 1 blocks are possibly lost in loss record 786 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009EDF6: mrb_init_class (class.c:362) | |
| ==61212== by 0x1000AB67F: mrb_init_core (init.c:34) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 17 bytes in 1 blocks are possibly lost in loss record 787 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009EF6B: mrb_init_class (class.c:362) | |
| ==61212== by 0x1000AB67F: mrb_init_core (init.c:34) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 17 bytes in 1 blocks are possibly lost in loss record 788 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009EFFF: mrb_init_class (class.c:362) | |
| ==61212== by 0x1000AB67F: mrb_init_core (init.c:34) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 17 bytes in 1 blocks are possibly lost in loss record 789 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009D1AE: mrb_define_class_method (class.c:1145) | |
| ==61212== by 0x1000AC684: mrb_init_kernel (kernel.c:1100) | |
| ==61212== by 0x1000AB6A3: mrb_init_core (init.c:36) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 17 bytes in 1 blocks are possibly lost in loss record 790 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009AFE4: mrb_define_class (class.c:231) | |
| ==61212== by 0x1000A4B71: mrb_init_exception (error.c:535) | |
| ==61212== by 0x1000AB6EB: mrb_init_core (init.c:41) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 17 bytes in 1 blocks are possibly lost in loss record 791 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDCEF: mrb_define_global_const (variable.c:975) | |
| ==61212== by 0x1000BE726: mrb_init_version (version.c:13) | |
| ==61212== by 0x1000AB77B: mrb_init_core (init.c:49) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 17 bytes in 1 blocks are possibly lost in loss record 792 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009D1AE: mrb_define_class_method (class.c:1145) | |
| ==61212== by 0x10010B7B8: mrb_mruby_socket_gem_init (socket.c:847) | |
| ==61212== by 0x10010E099: GENERATED_TMP_mrb_mruby_socket_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A67D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 17 bytes in 1 blocks are possibly lost in loss record 793 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10010BBB8: mrb_mruby_socket_gem_init (const.cstub:107) | |
| ==61212== by 0x10010E099: GENERATED_TMP_mrb_mruby_socket_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A67D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 17 bytes in 1 blocks are possibly lost in loss record 794 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10010BD14: mrb_mruby_socket_gem_init (const.cstub:182) | |
| ==61212== by 0x10010E099: GENERATED_TMP_mrb_mruby_socket_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A67D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 17 bytes in 1 blocks are possibly lost in loss record 795 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10010BE19: mrb_mruby_socket_gem_init (const.cstub:209) | |
| ==61212== by 0x10010E099: GENERATED_TMP_mrb_mruby_socket_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A67D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 17 bytes in 1 blocks are possibly lost in loss record 796 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10010BF55: mrb_mruby_socket_gem_init (const.cstub:242) | |
| ==61212== by 0x10010E099: GENERATED_TMP_mrb_mruby_socket_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A67D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 17 bytes in 1 blocks are possibly lost in loss record 797 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x100114C47: mrb_mruby_onig_regexp_gem_init (mruby_onig_regexp.c:1010) | |
| ==61212== by 0x1001181A9: GENERATED_TMP_mrb_mruby_onig_regexp_gem_init (gem_init.c:213) | |
| ==61212== by 0x10014A68D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 17 bytes in 1 blocks are possibly lost in loss record 798 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1001181A9: GENERATED_TMP_mrb_mruby_onig_regexp_gem_init (gem_init.c:213) | |
| ==61212== by 0x10014A68D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 17 bytes in 1 blocks are possibly lost in loss record 799 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10008F0F0: ngx_mrb_core_class_init (ngx_http_mruby_core.c:406) | |
| ==61212== by 0x10008FFF7: ngx_mrb_class_init (ngx_http_mruby_init.c:39) | |
| ==61212== by 0x10008AD14: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:983) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 17 bytes in 1 blocks are possibly lost in loss record 800 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10008F164: ngx_mrb_core_class_init (ngx_http_mruby_core.c:410) | |
| ==61212== by 0x10008FFF7: ngx_mrb_class_init (ngx_http_mruby_init.c:39) | |
| ==61212== by 0x10008AD14: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:983) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 17 bytes in 1 blocks are possibly lost in loss record 801 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10008F286: ngx_mrb_core_class_init (ngx_http_mruby_core.c:420) | |
| ==61212== by 0x10008FFF7: ngx_mrb_class_init (ngx_http_mruby_init.c:39) | |
| ==61212== by 0x10008AD14: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:983) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 17 bytes in 1 blocks are possibly lost in loss record 802 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10008F2C0: ngx_mrb_core_class_init (ngx_http_mruby_core.c:422) | |
| ==61212== by 0x10008FFF7: ngx_mrb_class_init (ngx_http_mruby_init.c:39) | |
| ==61212== by 0x10008AD14: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:983) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 17 bytes in 1 blocks are possibly lost in loss record 803 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10008F36E: ngx_mrb_core_class_init (ngx_http_mruby_core.c:428) | |
| ==61212== by 0x10008FFF7: ngx_mrb_class_init (ngx_http_mruby_init.c:39) | |
| ==61212== by 0x10008AD14: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:983) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 17 bytes in 1 blocks are possibly lost in loss record 804 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x100092804: ngx_mrb_upstream_class_init (ngx_http_mruby_upstream.c:173) | |
| ==61212== by 0x100090075: ngx_mrb_class_init (ngx_http_mruby_init.c:52) | |
| ==61212== by 0x10008AD14: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:983) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 18 bytes in 1 blocks are possibly lost in loss record 805 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1000ACA7B: mrb_init_kernel (kernel.c:1138) | |
| ==61212== by 0x1000AB6A3: mrb_init_core (init.c:36) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 18 bytes in 1 blocks are possibly lost in loss record 806 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1000ACB35: mrb_init_kernel (kernel.c:1144) | |
| ==61212== by 0x1000AB6A3: mrb_init_core (init.c:36) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 18 bytes in 1 blocks are possibly lost in loss record 807 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009D1AE: mrb_define_class_method (class.c:1145) | |
| ==61212== by 0x1000AB769: mrb_init_core (init.c:48) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 18 bytes in 1 blocks are possibly lost in loss record 808 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDCEF: mrb_define_global_const (variable.c:975) | |
| ==61212== by 0x1000BE776: mrb_init_version (version.c:15) | |
| ==61212== by 0x1000AB77B: mrb_init_core (init.c:49) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 18 bytes in 1 blocks are possibly lost in loss record 809 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10010BA96: mrb_mruby_socket_gem_init (const.cstub:62) | |
| ==61212== by 0x10010E099: GENERATED_TMP_mrb_mruby_socket_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A67D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 18 bytes in 1 blocks are possibly lost in loss record 810 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10010BB9B: mrb_mruby_socket_gem_init (const.cstub:104) | |
| ==61212== by 0x10010E099: GENERATED_TMP_mrb_mruby_socket_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A67D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 18 bytes in 1 blocks are possibly lost in loss record 811 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10010BCDA: mrb_mruby_socket_gem_init (const.cstub:173) | |
| ==61212== by 0x10010E099: GENERATED_TMP_mrb_mruby_socket_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A67D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 18 bytes in 1 blocks are possibly lost in loss record 812 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10010BD4E: mrb_mruby_socket_gem_init (const.cstub:188) | |
| ==61212== by 0x10010E099: GENERATED_TMP_mrb_mruby_socket_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A67D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 18 bytes in 1 blocks are possibly lost in loss record 813 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10010BD88: mrb_mruby_socket_gem_init (const.cstub:194) | |
| ==61212== by 0x10010E099: GENERATED_TMP_mrb_mruby_socket_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A67D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 18 bytes in 1 blocks are possibly lost in loss record 814 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10010BF8F: mrb_mruby_socket_gem_init (const.cstub:248) | |
| ==61212== by 0x10010E099: GENERATED_TMP_mrb_mruby_socket_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A67D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 18 bytes in 1 blocks are possibly lost in loss record 815 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10011479E: mrb_mruby_onig_regexp_gem_init (mruby_onig_regexp.c:944) | |
| ==61212== by 0x1001181A9: GENERATED_TMP_mrb_mruby_onig_regexp_gem_init (gem_init.c:213) | |
| ==61212== by 0x10014A68D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 18 bytes in 1 blocks are possibly lost in loss record 816 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x100114C8D: mrb_mruby_onig_regexp_gem_init (mruby_onig_regexp.c:1012) | |
| ==61212== by 0x1001181A9: GENERATED_TMP_mrb_mruby_onig_regexp_gem_init (gem_init.c:213) | |
| ==61212== by 0x10014A68D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 18 bytes in 1 blocks are possibly lost in loss record 817 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009D12E: mrb_define_singleton_method (class.c:1145) | |
| ==61212== by 0x1001475AD: mrb_mruby_cache_gem_init (mruby_cache_gem.c:441) | |
| ==61212== by 0x100148229: GENERATED_TMP_mrb_mruby_cache_gem_init (gem_init.c:89) | |
| ==61212== by 0x10014A6C5: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 18 bytes in 1 blocks are possibly lost in loss record 818 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1001476D2: mrb_mruby_cache_gem_init (mruby_cache_gem.c:453) | |
| ==61212== by 0x100148229: GENERATED_TMP_mrb_mruby_cache_gem_init (gem_init.c:89) | |
| ==61212== by 0x10014A6C5: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 18 bytes in 1 blocks are possibly lost in loss record 819 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10008F0B6: ngx_mrb_core_class_init (ngx_http_mruby_core.c:404) | |
| ==61212== by 0x10008FFF7: ngx_mrb_class_init (ngx_http_mruby_init.c:39) | |
| ==61212== by 0x10008AD14: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:983) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 18 bytes in 1 blocks are possibly lost in loss record 820 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10008F10D: ngx_mrb_core_class_init (ngx_http_mruby_core.c:407) | |
| ==61212== by 0x10008FFF7: ngx_mrb_class_init (ngx_http_mruby_init.c:39) | |
| ==61212== by 0x10008AD14: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:983) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 19 bytes in 1 blocks are possibly lost in loss record 821 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009EC85: mrb_init_class (class.c:362) | |
| ==61212== by 0x1000AB67F: mrb_init_core (init.c:34) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 19 bytes in 1 blocks are possibly lost in loss record 822 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009ECCF: mrb_init_class (class.c:362) | |
| ==61212== by 0x1000AB67F: mrb_init_core (init.c:34) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 19 bytes in 1 blocks are possibly lost in loss record 823 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1000AC975: mrb_init_kernel (kernel.c:1129) | |
| ==61212== by 0x1000AB6A3: mrb_init_core (init.c:36) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 19 bytes in 1 blocks are possibly lost in loss record 824 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009D1AE: mrb_define_class_method (class.c:1145) | |
| ==61212== by 0x1000A8111: mrb_init_gc (gc.c:1466) | |
| ==61212== by 0x1000AB769: mrb_init_core (init.c:48) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 19 bytes in 1 blocks are possibly lost in loss record 825 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDCEF: mrb_define_global_const (variable.c:975) | |
| ==61212== by 0x1000BE74E: mrb_init_version (version.c:14) | |
| ==61212== by 0x1000AB77B: mrb_init_core (init.c:49) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 19 bytes in 1 blocks are possibly lost in loss record 826 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10010BAED: mrb_mruby_socket_gem_init (const.cstub:71) | |
| ==61212== by 0x10010E099: GENERATED_TMP_mrb_mruby_socket_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A67D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 19 bytes in 1 blocks are possibly lost in loss record 827 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10010BF38: mrb_mruby_socket_gem_init (const.cstub:239) | |
| ==61212== by 0x10010E099: GENERATED_TMP_mrb_mruby_socket_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A67D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 19 bytes in 1 blocks are possibly lost in loss record 828 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x1001147BB: mrb_mruby_onig_regexp_gem_init (mruby_onig_regexp.c:945) | |
| ==61212== by 0x1001181A9: GENERATED_TMP_mrb_mruby_onig_regexp_gem_init (gem_init.c:213) | |
| ==61212== by 0x10014A68D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 19 bytes in 1 blocks are possibly lost in loss record 829 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009D12E: mrb_define_singleton_method (class.c:1145) | |
| ==61212== by 0x100147591: mrb_mruby_cache_gem_init (mruby_cache_gem.c:439) | |
| ==61212== by 0x100148229: GENERATED_TMP_mrb_mruby_cache_gem_init (gem_init.c:89) | |
| ==61212== by 0x10014A6C5: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 20 bytes in 1 blocks are possibly lost in loss record 830 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDCEF: mrb_define_global_const (variable.c:975) | |
| ==61212== by 0x1000BE6F8: mrb_init_version (version.c:11) | |
| ==61212== by 0x1000AB77B: mrb_init_core (init.c:49) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 20 bytes in 1 blocks are possibly lost in loss record 831 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10010BD31: mrb_mruby_socket_gem_init (const.cstub:185) | |
| ==61212== by 0x10010E099: GENERATED_TMP_mrb_mruby_socket_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A67D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 20 bytes in 1 blocks are possibly lost in loss record 832 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10010BD6B: mrb_mruby_socket_gem_init (const.cstub:191) | |
| ==61212== by 0x10010E099: GENERATED_TMP_mrb_mruby_socket_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A67D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 20 bytes in 1 blocks are possibly lost in loss record 833 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000AEA31: read_irep_record (load.c:158) | |
| ==61212== by 0x1000AE071: read_irep (load.c:220) | |
| ==61212== by 0x1000AE2AD: mrb_load_irep_cxt (load.c:614) | |
| ==61212== by 0x10011D088: GENERATED_TMP_mrb_mruby_redis_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A69D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 20 bytes in 4 blocks are possibly lost in loss record 834 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000AEA31: read_irep_record (load.c:158) | |
| ==61212== by 0x1000AEB71: read_irep_record (load.c:204) | |
| ==61212== by 0x1000AEB71: read_irep_record (load.c:204) | |
| ==61212== by 0x1000AEB71: read_irep_record (load.c:204) | |
| ==61212== by 0x1000AE071: read_irep (load.c:220) | |
| ==61212== by 0x1000AE2AD: mrb_load_irep_cxt (load.c:614) | |
| ==61212== by 0x1000FF8C8: GENERATED_TMP_mrb_mruby_string_ext_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A625: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== | |
| ==61212== 20 bytes in 4 blocks are possibly lost in loss record 835 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000AEA31: read_irep_record (load.c:158) | |
| ==61212== by 0x1000AEB71: read_irep_record (load.c:204) | |
| ==61212== by 0x1000AEB71: read_irep_record (load.c:204) | |
| ==61212== by 0x1000AEB71: read_irep_record (load.c:204) | |
| ==61212== by 0x1000AE071: read_irep (load.c:220) | |
| ==61212== by 0x1000AE2AD: mrb_load_irep_cxt (load.c:614) | |
| ==61212== by 0x100106F78: GENERATED_TMP_mrb_mruby_dir_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A65D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== | |
| ==61212== 21 bytes in 1 blocks are possibly lost in loss record 836 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10010BFC9: mrb_mruby_socket_gem_init (const.cstub:257) | |
| ==61212== by 0x10010E099: GENERATED_TMP_mrb_mruby_socket_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A67D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 21 bytes in 1 blocks are possibly lost in loss record 837 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x100114886: mrb_mruby_onig_regexp_gem_init (mruby_onig_regexp.c:957) | |
| ==61212== by 0x1001181A9: GENERATED_TMP_mrb_mruby_onig_regexp_gem_init (gem_init.c:213) | |
| ==61212== by 0x10014A68D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 21 bytes in 1 blocks are possibly lost in loss record 838 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10008F025: ngx_mrb_core_class_init (ngx_http_mruby_core.c:399) | |
| ==61212== by 0x10008FFF7: ngx_mrb_class_init (ngx_http_mruby_init.c:39) | |
| ==61212== by 0x10008AD14: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:983) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 21 bytes in 1 blocks are possibly lost in loss record 839 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10008F1BB: ngx_mrb_core_class_init (ngx_http_mruby_core.c:413) | |
| ==61212== by 0x10008FFF7: ngx_mrb_class_init (ngx_http_mruby_init.c:39) | |
| ==61212== by 0x10008AD14: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:983) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 21 bytes in 1 blocks are possibly lost in loss record 840 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10008F351: ngx_mrb_core_class_init (ngx_http_mruby_core.c:427) | |
| ==61212== by 0x10008FFF7: ngx_mrb_class_init (ngx_http_mruby_init.c:39) | |
| ==61212== by 0x10008AD14: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:983) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 22 bytes in 1 blocks are possibly lost in loss record 842 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009F1FC: mrb_init_class (class.c:362) | |
| ==61212== by 0x1000AB67F: mrb_init_core (init.c:34) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 22 bytes in 1 blocks are possibly lost in loss record 843 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1000AC93A: mrb_init_kernel (kernel.c:1127) | |
| ==61212== by 0x1000AB6A3: mrb_init_core (init.c:36) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 22 bytes in 1 blocks are possibly lost in loss record 844 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1000AC959: mrb_init_kernel (kernel.c:1128) | |
| ==61212== by 0x1000AB6A3: mrb_init_core (init.c:36) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 22 bytes in 1 blocks are possibly lost in loss record 845 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009D238: mrb_define_module_function (class.c:1145) | |
| ==61212== by 0x100114A22: mrb_mruby_onig_regexp_gem_init (mruby_onig_regexp.c:981) | |
| ==61212== by 0x1001181A9: GENERATED_TMP_mrb_mruby_onig_regexp_gem_init (gem_init.c:213) | |
| ==61212== by 0x10014A68D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 22 bytes in 1 blocks are possibly lost in loss record 846 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009D238: mrb_define_module_function (class.c:1145) | |
| ==61212== by 0x100114A41: mrb_mruby_onig_regexp_gem_init (mruby_onig_regexp.c:982) | |
| ==61212== by 0x1001181A9: GENERATED_TMP_mrb_mruby_onig_regexp_gem_init (gem_init.c:213) | |
| ==61212== by 0x10014A68D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 22 bytes in 1 blocks are possibly lost in loss record 847 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10008F042: ngx_mrb_core_class_init (ngx_http_mruby_core.c:400) | |
| ==61212== by 0x10008FFF7: ngx_mrb_class_init (ngx_http_mruby_init.c:39) | |
| ==61212== by 0x10008AD14: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:983) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 22 bytes in 1 blocks are possibly lost in loss record 848 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10008F181: ngx_mrb_core_class_init (ngx_http_mruby_core.c:411) | |
| ==61212== by 0x10008FFF7: ngx_mrb_class_init (ngx_http_mruby_init.c:39) | |
| ==61212== by 0x10008AD14: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:983) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 22 bytes in 1 blocks are possibly lost in loss record 849 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10008F3A8: ngx_mrb_core_class_init (ngx_http_mruby_core.c:430) | |
| ==61212== by 0x10008FFF7: ngx_mrb_class_init (ngx_http_mruby_init.c:39) | |
| ==61212== by 0x10008AD14: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:983) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 23 bytes in 1 blocks are possibly lost in loss record 850 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009D238: mrb_define_module_function (class.c:1145) | |
| ==61212== by 0x100114A5D: mrb_mruby_onig_regexp_gem_init (mruby_onig_regexp.c:983) | |
| ==61212== by 0x1001181A9: GENERATED_TMP_mrb_mruby_onig_regexp_gem_init (gem_init.c:213) | |
| ==61212== by 0x10014A68D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 23 bytes in 1 blocks are possibly lost in loss record 851 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10008F05F: ngx_mrb_core_class_init (ngx_http_mruby_core.c:401) | |
| ==61212== by 0x10008FFF7: ngx_mrb_class_init (ngx_http_mruby_init.c:39) | |
| ==61212== by 0x10008AD14: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:983) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 23 bytes in 1 blocks are possibly lost in loss record 852 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10008F07C: ngx_mrb_core_class_init (ngx_http_mruby_core.c:402) | |
| ==61212== by 0x10008FFF7: ngx_mrb_class_init (ngx_http_mruby_init.c:39) | |
| ==61212== by 0x10008AD14: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:983) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 23 bytes in 1 blocks are possibly lost in loss record 853 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009D1AE: mrb_define_class_method (class.c:1145) | |
| ==61212== by 0x10008FFF7: ngx_mrb_class_init (ngx_http_mruby_init.c:39) | |
| ==61212== by 0x10008AD14: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:983) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 24 bytes in 1 blocks are possibly lost in loss record 862 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009EC3B: mrb_init_class (class.c:362) | |
| ==61212== by 0x1000AB67F: mrb_init_core (init.c:34) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 24 bytes in 1 blocks are possibly lost in loss record 863 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1000ACB54: mrb_init_kernel (kernel.c:1145) | |
| ==61212== by 0x1000AB6A3: mrb_init_core (init.c:36) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 24 bytes in 1 blocks are possibly lost in loss record 864 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000AF0F7: read_lv_record (load.c:438) | |
| ==61212== by 0x1000AF1BE: read_lv_record (load.c:462) | |
| ==61212== by 0x1000AF1BE: read_lv_record (load.c:462) | |
| ==61212== by 0x1000AF1BE: read_lv_record (load.c:462) | |
| ==61212== by 0x1000AF1BE: read_lv_record (load.c:462) | |
| ==61212== by 0x1000ADFEC: read_irep (load.c:503) | |
| ==61212== by 0x1000AE2AD: mrb_load_irep_cxt (load.c:614) | |
| ==61212== by 0x1000F9E10: GENERATED_TMP_mrb_mruby_enumerator_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A5B5: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== | |
| ==61212== 24 bytes in 1 blocks are possibly lost in loss record 865 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000AF0F7: read_lv_record (load.c:438) | |
| ==61212== by 0x1000AF1BE: read_lv_record (load.c:462) | |
| ==61212== by 0x1000AF1BE: read_lv_record (load.c:462) | |
| ==61212== by 0x1000AF1BE: read_lv_record (load.c:462) | |
| ==61212== by 0x1000AF1BE: read_lv_record (load.c:462) | |
| ==61212== by 0x1000ADFEC: read_irep (load.c:503) | |
| ==61212== by 0x1000AE2AD: mrb_load_irep_cxt (load.c:614) | |
| ==61212== by 0x1000FD5E8: GENERATED_TMP_mrb_mruby_proc_ext_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A60D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== | |
| ==61212== 24 bytes in 1 blocks are possibly lost in loss record 866 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000AF0F7: read_lv_record (load.c:438) | |
| ==61212== by 0x1000AF1BE: read_lv_record (load.c:462) | |
| ==61212== by 0x1000AF1BE: read_lv_record (load.c:462) | |
| ==61212== by 0x1000AF1BE: read_lv_record (load.c:462) | |
| ==61212== by 0x1000ADFEC: read_irep (load.c:503) | |
| ==61212== by 0x1000AE2AD: mrb_load_irep_cxt (load.c:614) | |
| ==61212== by 0x100100FE8: GENERATED_TMP_mrb_mruby_symbol_ext_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A635: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== | |
| ==61212== 24 bytes in 1 blocks are possibly lost in loss record 867 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000AEB34: read_irep_record (load.c:181) | |
| ==61212== by 0x1000AEB71: read_irep_record (load.c:204) | |
| ==61212== by 0x1000AE071: read_irep (load.c:220) | |
| ==61212== by 0x1000AE2AD: mrb_load_irep_cxt (load.c:614) | |
| ==61212== by 0x100106788: GENERATED_TMP_mrb_mruby_env_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A655: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== | |
| ==61212== 24 bytes in 1 blocks are possibly lost in loss record 868 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10010BF72: mrb_mruby_socket_gem_init (const.cstub:245) | |
| ==61212== by 0x10010E099: GENERATED_TMP_mrb_mruby_socket_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A67D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 24 bytes in 1 blocks are possibly lost in loss record 869 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x100114869: mrb_mruby_onig_regexp_gem_init (mruby_onig_regexp.c:954) | |
| ==61212== by 0x1001181A9: GENERATED_TMP_mrb_mruby_onig_regexp_gem_init (gem_init.c:213) | |
| ==61212== by 0x10014A68D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 24 bytes in 1 blocks are possibly lost in loss record 870 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000AEB34: read_irep_record (load.c:181) | |
| ==61212== by 0x1000AE071: read_irep (load.c:220) | |
| ==61212== by 0x1000AE2AD: mrb_load_irep_cxt (load.c:614) | |
| ==61212== by 0x1001181B8: GENERATED_TMP_mrb_mruby_onig_regexp_gem_init (gem_init.c:214) | |
| ==61212== by 0x10014A68D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 24 bytes in 1 blocks are possibly lost in loss record 871 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10008F0D3: ngx_mrb_core_class_init (ngx_http_mruby_core.c:405) | |
| ==61212== by 0x10008FFF7: ngx_mrb_class_init (ngx_http_mruby_init.c:39) | |
| ==61212== by 0x10008AD14: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:983) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 24 bytes in 3 blocks are possibly lost in loss record 872 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000AEB34: read_irep_record (load.c:181) | |
| ==61212== by 0x1000AEB71: read_irep_record (load.c:204) | |
| ==61212== by 0x1000AEB71: read_irep_record (load.c:204) | |
| ==61212== by 0x1000AEB71: read_irep_record (load.c:204) | |
| ==61212== by 0x1000AEB71: read_irep_record (load.c:204) | |
| ==61212== by 0x1000AE071: read_irep (load.c:220) | |
| ==61212== by 0x1000AE2AD: mrb_load_irep_cxt (load.c:614) | |
| ==61212== by 0x1000F9DB0: GENERATED_TMP_mrb_mruby_enum_lazy_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A5BD: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== | |
| ==61212== 24 bytes in 3 blocks are possibly lost in loss record 873 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000AEB34: read_irep_record (load.c:181) | |
| ==61212== by 0x1000AEB71: read_irep_record (load.c:204) | |
| ==61212== by 0x1000AEB71: read_irep_record (load.c:204) | |
| ==61212== by 0x1000AE071: read_irep (load.c:220) | |
| ==61212== by 0x1000AE2AD: mrb_load_irep_cxt (load.c:614) | |
| ==61212== by 0x10014A538: GENERATED_TMP_mrb_mruby_stringio_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A6D5: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== | |
| ==61212== 25 bytes in 1 blocks are possibly lost in loss record 874 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1000ACAD8: mrb_init_kernel (kernel.c:1141) | |
| ==61212== by 0x1000AB6A3: mrb_init_core (init.c:36) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 25 bytes in 1 blocks are possibly lost in loss record 875 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10010BAB3: mrb_mruby_socket_gem_init (const.cstub:65) | |
| ==61212== by 0x10010E099: GENERATED_TMP_mrb_mruby_socket_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A67D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 25 bytes in 1 blocks are possibly lost in loss record 876 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10010BFAC: mrb_mruby_socket_gem_init (const.cstub:251) | |
| ==61212== by 0x10010E099: GENERATED_TMP_mrb_mruby_socket_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A67D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 25 bytes in 1 blocks are possibly lost in loss record 877 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10008EF77: ngx_mrb_core_class_init (ngx_http_mruby_core.c:393) | |
| ==61212== by 0x10008FFF7: ngx_mrb_class_init (ngx_http_mruby_init.c:39) | |
| ==61212== by 0x10008AD14: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:983) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 25 bytes in 1 blocks are possibly lost in loss record 878 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10008F1D8: ngx_mrb_core_class_init (ngx_http_mruby_core.c:414) | |
| ==61212== by 0x10008FFF7: ngx_mrb_class_init (ngx_http_mruby_init.c:39) | |
| ==61212== by 0x10008AD14: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:983) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 25 bytes in 1 blocks are possibly lost in loss record 879 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10008F38B: ngx_mrb_core_class_init (ngx_http_mruby_core.c:429) | |
| ==61212== by 0x10008FFF7: ngx_mrb_class_init (ngx_http_mruby_init.c:39) | |
| ==61212== by 0x10008AD14: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:983) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 26 bytes in 1 blocks are possibly lost in loss record 881 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10010BB0A: mrb_mruby_socket_gem_init (const.cstub:74) | |
| ==61212== by 0x10010E099: GENERATED_TMP_mrb_mruby_socket_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A67D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 26 bytes in 1 blocks are possibly lost in loss record 882 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10008F3C5: ngx_mrb_core_class_init (ngx_http_mruby_core.c:431) | |
| ==61212== by 0x10008FFF7: ngx_mrb_class_init (ngx_http_mruby_init.c:39) | |
| ==61212== by 0x10008AD14: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:983) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 27 bytes in 1 blocks are possibly lost in loss record 884 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x10009B54E: mrb_define_method (class.c:362) | |
| ==61212== by 0x1000AC91B: mrb_init_kernel (kernel.c:1126) | |
| ==61212== by 0x1000AB6A3: mrb_init_core (init.c:36) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 27 bytes in 1 blocks are possibly lost in loss record 885 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10008F212: ngx_mrb_core_class_init (ngx_http_mruby_core.c:416) | |
| ==61212== by 0x10008FFF7: ngx_mrb_class_init (ngx_http_mruby_init.c:39) | |
| ==61212== by 0x10008AD14: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:983) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 27 bytes in 1 blocks are possibly lost in loss record 886 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10008F24C: ngx_mrb_core_class_init (ngx_http_mruby_core.c:418) | |
| ==61212== by 0x10008FFF7: ngx_mrb_class_init (ngx_http_mruby_init.c:39) | |
| ==61212== by 0x10008AD14: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:983) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 27 bytes in 1 blocks are possibly lost in loss record 887 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10008F317: ngx_mrb_core_class_init (ngx_http_mruby_core.c:425) | |
| ==61212== by 0x10008FFF7: ngx_mrb_class_init (ngx_http_mruby_init.c:39) | |
| ==61212== by 0x10008AD14: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:983) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 27 bytes in 1 blocks are possibly lost in loss record 888 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10008F334: ngx_mrb_core_class_init (ngx_http_mruby_core.c:426) | |
| ==61212== by 0x10008FFF7: ngx_mrb_class_init (ngx_http_mruby_init.c:39) | |
| ==61212== by 0x10008AD14: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:983) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 28 bytes in 1 blocks are possibly lost in loss record 889 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000AEA31: read_irep_record (load.c:158) | |
| ==61212== by 0x1000AEB71: read_irep_record (load.c:204) | |
| ==61212== by 0x1000AE071: read_irep (load.c:220) | |
| ==61212== by 0x1000AE2AD: mrb_load_irep_cxt (load.c:614) | |
| ==61212== by 0x100102738: GENERATED_TMP_mrb_mruby_time_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A63D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== | |
| ==61212== 28 bytes in 1 blocks are possibly lost in loss record 890 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000AEA31: read_irep_record (load.c:158) | |
| ==61212== by 0x1000AEB71: read_irep_record (load.c:204) | |
| ==61212== by 0x1000AEB71: read_irep_record (load.c:204) | |
| ==61212== by 0x1000AEB71: read_irep_record (load.c:204) | |
| ==61212== by 0x1000AE071: read_irep (load.c:220) | |
| ==61212== by 0x1000AE2AD: mrb_load_irep_cxt (load.c:614) | |
| ==61212== by 0x1001432E8: GENERATED_TMP_mrb_mruby_mutex_gem_init (gem_init.c:78) | |
| ==61212== by 0x10014A6BD: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== | |
| ==61212== 28 bytes in 1 blocks are possibly lost in loss record 891 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10008F22F: ngx_mrb_core_class_init (ngx_http_mruby_core.c:417) | |
| ==61212== by 0x10008FFF7: ngx_mrb_class_init (ngx_http_mruby_init.c:39) | |
| ==61212== by 0x10008AD14: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:983) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 30 bytes in 1 blocks are possibly lost in loss record 893 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10008F1F5: ngx_mrb_core_class_init (ngx_http_mruby_core.c:415) | |
| ==61212== by 0x10008FFF7: ngx_mrb_class_init (ngx_http_mruby_init.c:39) | |
| ==61212== by 0x10008AD14: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:983) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 30 bytes in 1 blocks are possibly lost in loss record 894 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000BA9EC: sym_intern (symbol.c:80) | |
| ==61212== by 0x1000BDC22: mrb_define_const (variable.c:975) | |
| ==61212== by 0x10008F2A3: ngx_mrb_core_class_init (ngx_http_mruby_core.c:421) | |
| ==61212== by 0x10008FFF7: ngx_mrb_class_init (ngx_http_mruby_init.c:39) | |
| ==61212== by 0x10008AD14: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:983) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 32 bytes in 1 blocks are possibly lost in loss record 905 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000AEB34: read_irep_record (load.c:181) | |
| ==61212== by 0x1000AEB71: read_irep_record (load.c:204) | |
| ==61212== by 0x1000AE071: read_irep (load.c:220) | |
| ==61212== by 0x1000AE2AD: mrb_load_irep_cxt (load.c:614) | |
| ==61212== by 0x1000FD5E8: GENERATED_TMP_mrb_mruby_proc_ext_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A60D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== | |
| ==61212== 32 bytes in 1 blocks are possibly lost in loss record 906 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000AF0F7: read_lv_record (load.c:438) | |
| ==61212== by 0x1000AF1BE: read_lv_record (load.c:462) | |
| ==61212== by 0x1000ADFEC: read_irep (load.c:503) | |
| ==61212== by 0x1000AE2AD: mrb_load_irep_cxt (load.c:614) | |
| ==61212== by 0x100100E58: GENERATED_TMP_mrb_mruby_struct_gem_init (gem_init.c:132) | |
| ==61212== by 0x10014A62D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== | |
| ==61212== 32 bytes in 1 blocks are possibly lost in loss record 907 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000AEB34: read_irep_record (load.c:181) | |
| ==61212== by 0x1000AE071: read_irep (load.c:220) | |
| ==61212== by 0x1000AE2AD: mrb_load_irep_cxt (load.c:614) | |
| ==61212== by 0x1001027A0: GENERATED_TMP_mrb_mruby_toplevel_ext_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A645: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 32 bytes in 1 blocks are possibly lost in loss record 908 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000AE791: read_irep_record (load.c:113) | |
| ==61212== by 0x1000AE071: read_irep (load.c:220) | |
| ==61212== by 0x1000AE2AD: mrb_load_irep_cxt (load.c:614) | |
| ==61212== by 0x100105F98: GENERATED_TMP_mrb_mruby_io_gem_init (gem_init.c:908) | |
| ==61212== by 0x10014A64D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 32 bytes in 1 blocks are possibly lost in loss record 909 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000AE791: read_irep_record (load.c:113) | |
| ==61212== by 0x1000AEB71: read_irep_record (load.c:204) | |
| ==61212== by 0x1000AEB71: read_irep_record (load.c:204) | |
| ==61212== by 0x1000AE071: read_irep (load.c:220) | |
| ==61212== by 0x1000AE2AD: mrb_load_irep_cxt (load.c:614) | |
| ==61212== by 0x100106788: GENERATED_TMP_mrb_mruby_env_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A655: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== | |
| ==61212== 32 bytes in 1 blocks are possibly lost in loss record 910 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000AF0F7: read_lv_record (load.c:438) | |
| ==61212== by 0x1000AF1BE: read_lv_record (load.c:462) | |
| ==61212== by 0x1000AF1BE: read_lv_record (load.c:462) | |
| ==61212== by 0x1000ADFEC: read_irep (load.c:503) | |
| ==61212== by 0x1000AE2AD: mrb_load_irep_cxt (load.c:614) | |
| ==61212== by 0x100108E98: GENERATED_TMP_mrb_mruby_process_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A66D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== | |
| ==61212== 32 bytes in 1 blocks are possibly lost in loss record 911 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000AEA31: read_irep_record (load.c:158) | |
| ==61212== by 0x1000AE071: read_irep (load.c:220) | |
| ==61212== by 0x1000AE2AD: mrb_load_irep_cxt (load.c:614) | |
| ==61212== by 0x1001181B8: GENERATED_TMP_mrb_mruby_onig_regexp_gem_init (gem_init.c:214) | |
| ==61212== by 0x10014A68D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 32 bytes in 1 blocks are possibly lost in loss record 912 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000AE791: read_irep_record (load.c:113) | |
| ==61212== by 0x1000AE071: read_irep (load.c:220) | |
| ==61212== by 0x1000AE2AD: mrb_load_irep_cxt (load.c:614) | |
| ==61212== by 0x10011D088: GENERATED_TMP_mrb_mruby_redis_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A69D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 32 bytes in 1 blocks are possibly lost in loss record 913 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000AE791: read_irep_record (load.c:113) | |
| ==61212== by 0x1000AEB71: read_irep_record (load.c:204) | |
| ==61212== by 0x1000AEB71: read_irep_record (load.c:204) | |
| ==61212== by 0x1000AEB71: read_irep_record (load.c:204) | |
| ==61212== by 0x1000AE071: read_irep (load.c:220) | |
| ==61212== by 0x1000AE2AD: mrb_load_irep_cxt (load.c:614) | |
| ==61212== by 0x10014A538: GENERATED_TMP_mrb_mruby_stringio_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A6D5: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== | |
| ==61212== 32 bytes in 1 blocks are possibly lost in loss record 914 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000AEB34: read_irep_record (load.c:181) | |
| ==61212== by 0x1000AEB71: read_irep_record (load.c:204) | |
| ==61212== by 0x1000AEB71: read_irep_record (load.c:204) | |
| ==61212== by 0x1000AE071: read_irep (load.c:220) | |
| ==61212== by 0x1000AE2AD: mrb_load_irep_cxt (load.c:614) | |
| ==61212== by 0x100148300: GENERATED_TMP_mrb_rack_based_api_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A6DD: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== | |
| ==61212== 32 bytes in 2 blocks are possibly lost in loss record 915 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000AE791: read_irep_record (load.c:113) | |
| ==61212== by 0x1000AEB71: read_irep_record (load.c:204) | |
| ==61212== by 0x1000AEB71: read_irep_record (load.c:204) | |
| ==61212== by 0x1000AEB71: read_irep_record (load.c:204) | |
| ==61212== by 0x1000AE071: read_irep (load.c:220) | |
| ==61212== by 0x1000AE2AD: mrb_load_irep_cxt (load.c:614) | |
| ==61212== by 0x1000AB78D: mrb_init_core (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== | |
| ==61212== 32 bytes in 2 blocks are possibly lost in loss record 916 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000B2B6D: mrb_proc_new_cfunc_with_env (proc.c:98) | |
| ==61212== by 0x1000A08EB: mrb_mod_attr_writer (class.c:1281) | |
| ==61212== by 0x1000C1EE5: mrb_vm_exec (vm.c:1150) | |
| ==61212== by 0x1000C6F73: mrb_top_run (vm.c:759) | |
| ==61212== by 0x1000AE2F6: mrb_load_irep_cxt (load.c:638) | |
| ==61212== by 0x1000AB78D: mrb_init_core (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== | |
| ==61212== 32 bytes in 2 blocks are possibly lost in loss record 917 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000AE791: read_irep_record (load.c:113) | |
| ==61212== by 0x1000AEB71: read_irep_record (load.c:204) | |
| ==61212== by 0x1000AEB71: read_irep_record (load.c:204) | |
| ==61212== by 0x1000AE071: read_irep (load.c:220) | |
| ==61212== by 0x1000AE2AD: mrb_load_irep_cxt (load.c:614) | |
| ==61212== by 0x1000CA078: GENERATED_TMP_mrb_mruby_print_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A595: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== | |
| ==61212== 32 bytes in 2 blocks are possibly lost in loss record 918 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000AF0F7: read_lv_record (load.c:438) | |
| ==61212== by 0x1000AF1BE: read_lv_record (load.c:462) | |
| ==61212== by 0x1000AF1BE: read_lv_record (load.c:462) | |
| ==61212== by 0x1000AF1BE: read_lv_record (load.c:462) | |
| ==61212== by 0x1000AF1BE: read_lv_record (load.c:462) | |
| ==61212== by 0x1000ADFEC: read_irep (load.c:503) | |
| ==61212== by 0x1000AE2AD: mrb_load_irep_cxt (load.c:614) | |
| ==61212== by 0x1000F9D50: GENERATED_TMP_mrb_mruby_enum_ext_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A5A5: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== | |
| ==61212== 32 bytes in 2 blocks are possibly lost in loss record 919 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000AF0F7: read_lv_record (load.c:438) | |
| ==61212== by 0x1000AF1BE: read_lv_record (load.c:462) | |
| ==61212== by 0x1000AF1BE: read_lv_record (load.c:462) | |
| ==61212== by 0x1000AF1BE: read_lv_record (load.c:462) | |
| ==61212== by 0x1000ADFEC: read_irep (load.c:503) | |
| ==61212== by 0x1000AE2AD: mrb_load_irep_cxt (load.c:614) | |
| ==61212== by 0x1000FD5E8: GENERATED_TMP_mrb_mruby_proc_ext_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A60D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== | |
| ==61212== 32 bytes in 2 blocks are possibly lost in loss record 920 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000959E7: ary_new_capa (array.c:43) | |
| ==61212== by 0x100098C82: mrb_ary_reverse (array.c:388) | |
| ==61212== by 0x1000C1EE5: mrb_vm_exec (vm.c:1150) | |
| ==61212== by 0x1000C6F73: mrb_top_run (vm.c:759) | |
| ==61212== by 0x1000AE2F6: mrb_load_irep_cxt (load.c:638) | |
| ==61212== by 0x100105F98: GENERATED_TMP_mrb_mruby_io_gem_init (gem_init.c:908) | |
| ==61212== by 0x10014A64D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== | |
| ==61212== 32 bytes in 2 blocks are possibly lost in loss record 921 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000959E7: ary_new_capa (array.c:43) | |
| ==61212== by 0x100095AA4: mrb_ary_new_from_values (array.c:90) | |
| ==61212== by 0x1000C4053: mrb_vm_exec (vm.c:1470) | |
| ==61212== by 0x1000C6F73: mrb_top_run (vm.c:759) | |
| ==61212== by 0x1000AE2F6: mrb_load_irep_cxt (load.c:638) | |
| ==61212== by 0x10010E0A8: GENERATED_TMP_mrb_mruby_socket_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A67D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== | |
| ==61212== 32 bytes in 2 blocks are possibly lost in loss record 922 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000AEA31: read_irep_record (load.c:158) | |
| ==61212== by 0x1000AEB71: read_irep_record (load.c:204) | |
| ==61212== by 0x1000AEB71: read_irep_record (load.c:204) | |
| ==61212== by 0x1000AE071: read_irep (load.c:220) | |
| ==61212== by 0x1000AE2AD: mrb_load_irep_cxt (load.c:614) | |
| ==61212== by 0x1001432E8: GENERATED_TMP_mrb_mruby_mutex_gem_init (gem_init.c:78) | |
| ==61212== by 0x10014A6BD: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== | |
| ==61212== 32 bytes in 2 blocks are possibly lost in loss record 923 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000AEB34: read_irep_record (load.c:181) | |
| ==61212== by 0x1000AEB71: read_irep_record (load.c:204) | |
| ==61212== by 0x1000AE071: read_irep (load.c:220) | |
| ==61212== by 0x1000AE2AD: mrb_load_irep_cxt (load.c:614) | |
| ==61212== by 0x1001482A0: GENERATED_TMP_mrb_mruby_ngx_mruby_ext_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A6CD: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== | |
| ==61212== 32 bytes in 2 blocks are possibly lost in loss record 924 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000959E7: ary_new_capa (array.c:43) | |
| ==61212== by 0x100095AA4: mrb_ary_new_from_values (array.c:90) | |
| ==61212== by 0x1000C4053: mrb_vm_exec (vm.c:1470) | |
| ==61212== by 0x1000C6F73: mrb_top_run (vm.c:759) | |
| ==61212== by 0x1000AE2F6: mrb_load_irep_cxt (load.c:638) | |
| ==61212== by 0x10014A538: GENERATED_TMP_mrb_mruby_stringio_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A6D5: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== | |
| ==61212== 32 bytes in 3 blocks are possibly lost in loss record 925 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000AF0F7: read_lv_record (load.c:438) | |
| ==61212== by 0x1000AF1BE: read_lv_record (load.c:462) | |
| ==61212== by 0x1000AF1BE: read_lv_record (load.c:462) | |
| ==61212== by 0x1000ADFEC: read_irep (load.c:503) | |
| ==61212== by 0x1000AE2AD: mrb_load_irep_cxt (load.c:614) | |
| ==61212== by 0x1000FC7E8: GENERATED_TMP_mrb_mruby_numeric_ext_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A5F5: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== | |
| ==61212== 32 bytes in 3 blocks are possibly lost in loss record 926 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000AEB34: read_irep_record (load.c:181) | |
| ==61212== by 0x1000AEB71: read_irep_record (load.c:204) | |
| ==61212== by 0x1000AEB71: read_irep_record (load.c:204) | |
| ==61212== by 0x1000AE071: read_irep (load.c:220) | |
| ==61212== by 0x1000AE2AD: mrb_load_irep_cxt (load.c:614) | |
| ==61212== by 0x1000FF8C8: GENERATED_TMP_mrb_mruby_string_ext_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A625: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== | |
| ==61212== 32 bytes in 4 blocks are possibly lost in loss record 927 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000AEB34: read_irep_record (load.c:181) | |
| ==61212== by 0x1000AEB71: read_irep_record (load.c:204) | |
| ==61212== by 0x1000AEB71: read_irep_record (load.c:204) | |
| ==61212== by 0x1000AE071: read_irep (load.c:220) | |
| ==61212== by 0x1000AE2AD: mrb_load_irep_cxt (load.c:614) | |
| ==61212== by 0x100100E58: GENERATED_TMP_mrb_mruby_struct_gem_init (gem_init.c:132) | |
| ==61212== by 0x10014A62D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== | |
| ==61212== 32 bytes in 4 blocks are possibly lost in loss record 928 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000AEB34: read_irep_record (load.c:181) | |
| ==61212== by 0x1000AEB71: read_irep_record (load.c:204) | |
| ==61212== by 0x1000AEB71: read_irep_record (load.c:204) | |
| ==61212== by 0x1000AE071: read_irep (load.c:220) | |
| ==61212== by 0x1000AE2AD: mrb_load_irep_cxt (load.c:614) | |
| ==61212== by 0x100106F78: GENERATED_TMP_mrb_mruby_dir_gem_init (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10014A65D: mrb_init_mrbgems (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x1000B4305: mrb_open (state.c:114) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== | |
| ==61212== 40 bytes in 1 blocks are possibly lost in loss record 930 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000A7296: mrb_calloc (gc.c:236) | |
| ==61212== by 0x1000BADA8: mrb_init_symtbl (symbol.c:36) | |
| ==61212== by 0x1000AB66D: mrb_init_core (init.c:32) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 40 bytes in 1 blocks are possibly lost in loss record 931 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000A7296: mrb_calloc (gc.c:236) | |
| ==61212== by 0x10009E568: mrb_init_class (class.c:18) | |
| ==61212== by 0x1000AB67F: mrb_init_core (init.c:34) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 40 bytes in 1 blocks are possibly lost in loss record 932 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000A7296: mrb_calloc (gc.c:236) | |
| ==61212== by 0x10009E602: mrb_init_class (class.c:18) | |
| ==61212== by 0x1000AB67F: mrb_init_core (init.c:34) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 40 bytes in 1 blocks are possibly lost in loss record 933 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000A7296: mrb_calloc (gc.c:236) | |
| ==61212== by 0x10009E688: mrb_init_class (class.c:18) | |
| ==61212== by 0x1000AB67F: mrb_init_core (init.c:34) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 40 bytes in 1 blocks are possibly lost in loss record 934 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000A7296: mrb_calloc (gc.c:236) | |
| ==61212== by 0x10009E723: mrb_init_class (class.c:18) | |
| ==61212== by 0x1000AB67F: mrb_init_core (init.c:34) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 40 bytes in 1 blocks are possibly lost in loss record 935 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000A7296: mrb_calloc (gc.c:236) | |
| ==61212== by 0x10009CFFC: prepare_singleton_class (class.c:18) | |
| ==61212== by 0x10009E79A: mrb_init_class (class.c:2176) | |
| ==61212== by 0x1000AB67F: mrb_init_core (init.c:34) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 40 bytes in 1 blocks are possibly lost in loss record 936 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000A7296: mrb_calloc (gc.c:236) | |
| ==61212== by 0x1000BC348: mrb_obj_iv_set (variable.c:292) | |
| ==61212== by 0x10009E79A: mrb_init_class (class.c:2176) | |
| ==61212== by 0x1000AB67F: mrb_init_core (init.c:34) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 40 bytes in 1 blocks are possibly lost in loss record 937 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000A7296: mrb_calloc (gc.c:236) | |
| ==61212== by 0x10009CFFC: prepare_singleton_class (class.c:18) | |
| ==61212== by 0x10009E7A5: mrb_init_class (class.c:2177) | |
| ==61212== by 0x1000AB67F: mrb_init_core (init.c:34) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 40 bytes in 1 blocks are possibly lost in loss record 938 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000A7296: mrb_calloc (gc.c:236) | |
| ==61212== by 0x1000BC348: mrb_obj_iv_set (variable.c:292) | |
| ==61212== by 0x10009E7A5: mrb_init_class (class.c:2177) | |
| ==61212== by 0x1000AB67F: mrb_init_core (init.c:34) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 40 bytes in 1 blocks are possibly lost in loss record 939 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000A7296: mrb_calloc (gc.c:236) | |
| ==61212== by 0x10009CFFC: prepare_singleton_class (class.c:18) | |
| ==61212== by 0x10009E7B0: mrb_init_class (class.c:2178) | |
| ==61212== by 0x1000AB67F: mrb_init_core (init.c:34) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 40 bytes in 1 blocks are possibly lost in loss record 940 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000A7296: mrb_calloc (gc.c:236) | |
| ==61212== by 0x1000BC348: mrb_obj_iv_set (variable.c:292) | |
| ==61212== by 0x10009E7B0: mrb_init_class (class.c:2178) | |
| ==61212== by 0x1000AB67F: mrb_init_core (init.c:34) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 40 bytes in 1 blocks are possibly lost in loss record 941 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000A7296: mrb_calloc (gc.c:236) | |
| ==61212== by 0x10009CFFC: prepare_singleton_class (class.c:18) | |
| ==61212== by 0x10009E7BB: mrb_init_class (class.c:2179) | |
| ==61212== by 0x1000AB67F: mrb_init_core (init.c:34) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 40 bytes in 1 blocks are possibly lost in loss record 942 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000A7296: mrb_calloc (gc.c:236) | |
| ==61212== by 0x1000BC348: mrb_obj_iv_set (variable.c:292) | |
| ==61212== by 0x10009E7BB: mrb_init_class (class.c:2179) | |
| ==61212== by 0x1000AB67F: mrb_init_core (init.c:34) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 40 bytes in 1 blocks are possibly lost in loss record 943 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000A7296: mrb_calloc (gc.c:236) | |
| ==61212== by 0x1000BDC40: mrb_define_const (variable.c:292) | |
| ==61212== by 0x10009E7D7: mrb_init_class (class.c:2182) | |
| ==61212== by 0x1000AB67F: mrb_init_core (init.c:34) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 40 bytes in 1 blocks are possibly lost in loss record 944 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000A7296: mrb_calloc (gc.c:236) | |
| ==61212== by 0x1000BDC40: mrb_define_const (variable.c:292) | |
| ==61212== by 0x10009E7EC: mrb_init_class (class.c:2183) | |
| ==61212== by 0x1000AB67F: mrb_init_core (init.c:34) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 40 bytes in 1 blocks are possibly lost in loss record 945 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000A7296: mrb_calloc (gc.c:236) | |
| ==61212== by 0x1000BC348: mrb_obj_iv_set (variable.c:292) | |
| ==61212== by 0x10009E8F3: mrb_init_class (class.c:55) | |
| ==61212== by 0x1000AB67F: mrb_init_core (init.c:34) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 40 bytes in 1 blocks are possibly lost in loss record 946 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000A7296: mrb_calloc (gc.c:236) | |
| ==61212== by 0x1000BC348: mrb_obj_iv_set (variable.c:292) | |
| ==61212== by 0x10009E932: mrb_init_class (class.c:55) | |
| ==61212== by 0x1000AB67F: mrb_init_core (init.c:34) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 40 bytes in 1 blocks are possibly lost in loss record 947 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000A7296: mrb_calloc (gc.c:236) | |
| ==61212== by 0x10009DFE3: mrb_class_new (class.c:18) | |
| ==61212== by 0x10009AEBE: define_class (class.c:213) | |
| ==61212== by 0x10009E989: mrb_init_class (class.c:225) | |
| ==61212== by 0x1000AB67F: mrb_init_core (init.c:34) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 40 bytes in 1 blocks are possibly lost in loss record 948 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000A7296: mrb_calloc (gc.c:236) | |
| ==61212== by 0x10009CFFC: prepare_singleton_class (class.c:18) | |
| ==61212== by 0x10009E062: mrb_class_new (class.c:1602) | |
| ==61212== by 0x10009AEBE: define_class (class.c:213) | |
| ==61212== by 0x10009E989: mrb_init_class (class.c:225) | |
| ==61212== by 0x1000AB67F: mrb_init_core (init.c:34) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== | |
| ==61212== 40 bytes in 1 blocks are possibly lost in loss record 949 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000A7296: mrb_calloc (gc.c:236) | |
| ==61212== by 0x1000BC348: mrb_obj_iv_set (variable.c:292) | |
| ==61212== by 0x10009E062: mrb_class_new (class.c:1602) | |
| ==61212== by 0x10009AEBE: define_class (class.c:213) | |
| ==61212== by 0x10009E989: mrb_init_class (class.c:225) | |
| ==61212== by 0x1000AB67F: mrb_init_core (init.c:34) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== | |
| ==61212== 40 bytes in 1 blocks are possibly lost in loss record 950 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000A7296: mrb_calloc (gc.c:236) | |
| ==61212== by 0x1000BC348: mrb_obj_iv_set (variable.c:292) | |
| ==61212== by 0x10009AEEB: define_class (class.c:55) | |
| ==61212== by 0x10009E989: mrb_init_class (class.c:225) | |
| ==61212== by 0x1000AB67F: mrb_init_core (init.c:34) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 40 bytes in 1 blocks are possibly lost in loss record 951 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000A7296: mrb_calloc (gc.c:236) | |
| ==61212== by 0x10009DFE3: mrb_class_new (class.c:18) | |
| ==61212== by 0x10009AEBE: define_class (class.c:213) | |
| ==61212== by 0x1000B12F0: mrb_init_object (object.c:267) | |
| ==61212== by 0x1000AB691: mrb_init_core (init.c:35) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 40 bytes in 1 blocks are possibly lost in loss record 952 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000A7296: mrb_calloc (gc.c:236) | |
| ==61212== by 0x10009CFFC: prepare_singleton_class (class.c:18) | |
| ==61212== by 0x10009E062: mrb_class_new (class.c:1602) | |
| ==61212== by 0x10009AEBE: define_class (class.c:213) | |
| ==61212== by 0x1000B12F0: mrb_init_object (object.c:267) | |
| ==61212== by 0x1000AB691: mrb_init_core (init.c:35) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== | |
| ==61212== 40 bytes in 1 blocks are possibly lost in loss record 953 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000A7296: mrb_calloc (gc.c:236) | |
| ==61212== by 0x1000BC348: mrb_obj_iv_set (variable.c:292) | |
| ==61212== by 0x10009E062: mrb_class_new (class.c:1602) | |
| ==61212== by 0x10009AEBE: define_class (class.c:213) | |
| ==61212== by 0x1000B12F0: mrb_init_object (object.c:267) | |
| ==61212== by 0x1000AB691: mrb_init_core (init.c:35) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== | |
| ==61212== 40 bytes in 1 blocks are possibly lost in loss record 954 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000A7296: mrb_calloc (gc.c:236) | |
| ==61212== by 0x1000BC348: mrb_obj_iv_set (variable.c:292) | |
| ==61212== by 0x10009AEEB: define_class (class.c:55) | |
| ==61212== by 0x1000B12F0: mrb_init_object (object.c:267) | |
| ==61212== by 0x1000AB691: mrb_init_core (init.c:35) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 40 bytes in 1 blocks are possibly lost in loss record 955 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000A7296: mrb_calloc (gc.c:236) | |
| ==61212== by 0x10009DFE3: mrb_class_new (class.c:18) | |
| ==61212== by 0x10009AEBE: define_class (class.c:213) | |
| ==61212== by 0x1000B13D9: mrb_init_object (object.c:276) | |
| ==61212== by 0x1000AB691: mrb_init_core (init.c:35) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 40 bytes in 1 blocks are possibly lost in loss record 956 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000A7296: mrb_calloc (gc.c:236) | |
| ==61212== by 0x10009CFFC: prepare_singleton_class (class.c:18) | |
| ==61212== by 0x10009E062: mrb_class_new (class.c:1602) | |
| ==61212== by 0x10009AEBE: define_class (class.c:213) | |
| ==61212== by 0x1000B13D9: mrb_init_object (object.c:276) | |
| ==61212== by 0x1000AB691: mrb_init_core (init.c:35) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== | |
| ==61212== 40 bytes in 1 blocks are possibly lost in loss record 957 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000A7296: mrb_calloc (gc.c:236) | |
| ==61212== by 0x1000BC348: mrb_obj_iv_set (variable.c:292) | |
| ==61212== by 0x10009E062: mrb_class_new (class.c:1602) | |
| ==61212== by 0x10009AEBE: define_class (class.c:213) | |
| ==61212== by 0x1000B13D9: mrb_init_object (object.c:276) | |
| ==61212== by 0x1000AB691: mrb_init_core (init.c:35) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== | |
| ==61212== 40 bytes in 1 blocks are possibly lost in loss record 958 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000A7296: mrb_calloc (gc.c:236) | |
| ==61212== by 0x1000BC348: mrb_obj_iv_set (variable.c:292) | |
| ==61212== by 0x10009AEEB: define_class (class.c:55) | |
| ==61212== by 0x1000B13D9: mrb_init_object (object.c:276) | |
| ==61212== by 0x1000AB691: mrb_init_core (init.c:35) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 40 bytes in 1 blocks are possibly lost in loss record 959 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000A7296: mrb_calloc (gc.c:236) | |
| ==61212== by 0x10009DFE3: mrb_class_new (class.c:18) | |
| ==61212== by 0x10009AEBE: define_class (class.c:213) | |
| ==61212== by 0x1000B1490: mrb_init_object (object.c:284) | |
| ==61212== by 0x1000AB691: mrb_init_core (init.c:35) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 40 bytes in 1 blocks are possibly lost in loss record 960 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000A7296: mrb_calloc (gc.c:236) | |
| ==61212== by 0x10009CFFC: prepare_singleton_class (class.c:18) | |
| ==61212== by 0x10009E062: mrb_class_new (class.c:1602) | |
| ==61212== by 0x10009AEBE: define_class (class.c:213) | |
| ==61212== by 0x1000B1490: mrb_init_object (object.c:284) | |
| ==61212== by 0x1000AB691: mrb_init_core (init.c:35) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== | |
| ==61212== 40 bytes in 1 blocks are possibly lost in loss record 961 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000A7296: mrb_calloc (gc.c:236) | |
| ==61212== by 0x1000BC348: mrb_obj_iv_set (variable.c:292) | |
| ==61212== by 0x10009E062: mrb_class_new (class.c:1602) | |
| ==61212== by 0x10009AEBE: define_class (class.c:213) | |
| ==61212== by 0x1000B1490: mrb_init_object (object.c:284) | |
| ==61212== by 0x1000AB691: mrb_init_core (init.c:35) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== | |
| ==61212== 40 bytes in 1 blocks are possibly lost in loss record 962 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000A7296: mrb_calloc (gc.c:236) | |
| ==61212== by 0x1000BC348: mrb_obj_iv_set (variable.c:292) | |
| ==61212== by 0x10009AEEB: define_class (class.c:55) | |
| ==61212== by 0x1000B1490: mrb_init_object (object.c:284) | |
| ==61212== by 0x1000AB691: mrb_init_core (init.c:35) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 40 bytes in 1 blocks are possibly lost in loss record 963 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000A7296: mrb_calloc (gc.c:236) | |
| ==61212== by 0x10009A912: mrb_define_module (class.c:18) | |
| ==61212== by 0x1000AC63C: mrb_init_kernel (kernel.c:1098) | |
| ==61212== by 0x1000AB6A3: mrb_init_core (init.c:36) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 40 bytes in 1 blocks are possibly lost in loss record 964 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000A7296: mrb_calloc (gc.c:236) | |
| ==61212== by 0x1000BC348: mrb_obj_iv_set (variable.c:292) | |
| ==61212== by 0x10009A98F: mrb_define_module (class.c:55) | |
| ==61212== by 0x1000AC63C: mrb_init_kernel (kernel.c:1098) | |
| ==61212== by 0x1000AB6A3: mrb_init_core (init.c:36) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 40 bytes in 1 blocks are possibly lost in loss record 965 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000A7296: mrb_calloc (gc.c:236) | |
| ==61212== by 0x10009CFFC: prepare_singleton_class (class.c:18) | |
| ==61212== by 0x10009D19E: mrb_define_class_method (class.c:1144) | |
| ==61212== by 0x1000AC668: mrb_init_kernel (kernel.c:1099) | |
| ==61212== by 0x1000AB6A3: mrb_init_core (init.c:36) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 40 bytes in 1 blocks are possibly lost in loss record 966 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000A7296: mrb_calloc (gc.c:236) | |
| ==61212== by 0x1000BC348: mrb_obj_iv_set (variable.c:292) | |
| ==61212== by 0x10009D19E: mrb_define_class_method (class.c:1144) | |
| ==61212== by 0x1000AC668: mrb_init_kernel (kernel.c:1099) | |
| ==61212== by 0x1000AB6A3: mrb_init_core (init.c:36) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 40 bytes in 1 blocks are possibly lost in loss record 967 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000A7296: mrb_calloc (gc.c:236) | |
| ==61212== by 0x10009A912: mrb_define_module (class.c:18) | |
| ==61212== by 0x1000AB6B5: mrb_init_core (init.c:37) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 40 bytes in 1 blocks are possibly lost in loss record 968 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000A7296: mrb_calloc (gc.c:236) | |
| ==61212== by 0x1000BC348: mrb_obj_iv_set (variable.c:292) | |
| ==61212== by 0x10009A98F: mrb_define_module (class.c:55) | |
| ==61212== by 0x1000AB6B5: mrb_init_core (init.c:37) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 40 bytes in 1 blocks are possibly lost in loss record 969 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000A7296: mrb_calloc (gc.c:236) | |
| ==61212== by 0x10009A912: mrb_define_module (class.c:18) | |
| ==61212== by 0x1000AB6C7: mrb_init_core (init.c:38) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 40 bytes in 1 blocks are possibly lost in loss record 970 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000A7296: mrb_calloc (gc.c:236) | |
| ==61212== by 0x1000BC348: mrb_obj_iv_set (variable.c:292) | |
| ==61212== by 0x10009A98F: mrb_define_module (class.c:55) | |
| ==61212== by 0x1000AB6C7: mrb_init_core (init.c:38) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== by 0x100001200: main (nginx.c:276) | |
| ==61212== | |
| ==61212== 40 bytes in 1 blocks are possibly lost in loss record 971 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000A7296: mrb_calloc (gc.c:236) | |
| ==61212== by 0x10009DFE3: mrb_class_new (class.c:18) | |
| ==61212== by 0x10009AEBE: define_class (class.c:213) | |
| ==61212== by 0x1000BB52C: mrb_init_symbol (symbol.c:483) | |
| ==61212== by 0x1000AB6D9: mrb_init_core (init.c:40) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 40 bytes in 1 blocks are possibly lost in loss record 972 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000A7296: mrb_calloc (gc.c:236) | |
| ==61212== by 0x10009CFFC: prepare_singleton_class (class.c:18) | |
| ==61212== by 0x10009E062: mrb_class_new (class.c:1602) | |
| ==61212== by 0x10009AEBE: define_class (class.c:213) | |
| ==61212== by 0x1000BB52C: mrb_init_symbol (symbol.c:483) | |
| ==61212== by 0x1000AB6D9: mrb_init_core (init.c:40) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== | |
| ==61212== 40 bytes in 1 blocks are possibly lost in loss record 973 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000A7296: mrb_calloc (gc.c:236) | |
| ==61212== by 0x1000BC348: mrb_obj_iv_set (variable.c:292) | |
| ==61212== by 0x10009E062: mrb_class_new (class.c:1602) | |
| ==61212== by 0x10009AEBE: define_class (class.c:213) | |
| ==61212== by 0x1000BB52C: mrb_init_symbol (symbol.c:483) | |
| ==61212== by 0x1000AB6D9: mrb_init_core (init.c:40) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== | |
| ==61212== 40 bytes in 1 blocks are possibly lost in loss record 974 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000A7296: mrb_calloc (gc.c:236) | |
| ==61212== by 0x1000BC348: mrb_obj_iv_set (variable.c:292) | |
| ==61212== by 0x10009AEEB: define_class (class.c:55) | |
| ==61212== by 0x1000BB52C: mrb_init_symbol (symbol.c:483) | |
| ==61212== by 0x1000AB6D9: mrb_init_core (init.c:40) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 40 bytes in 1 blocks are possibly lost in loss record 975 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000A7296: mrb_calloc (gc.c:236) | |
| ==61212== by 0x10009DFE3: mrb_class_new (class.c:18) | |
| ==61212== by 0x10009AEBE: define_class (class.c:213) | |
| ==61212== by 0x1000A49BF: mrb_init_exception (error.c:519) | |
| ==61212== by 0x1000AB6EB: mrb_init_core (init.c:41) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 40 bytes in 1 blocks are possibly lost in loss record 976 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000A7296: mrb_calloc (gc.c:236) | |
| ==61212== by 0x10009CFFC: prepare_singleton_class (class.c:18) | |
| ==61212== by 0x10009E062: mrb_class_new (class.c:1602) | |
| ==61212== by 0x10009AEBE: define_class (class.c:213) | |
| ==61212== by 0x1000A49BF: mrb_init_exception (error.c:519) | |
| ==61212== by 0x1000AB6EB: mrb_init_core (init.c:41) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== | |
| ==61212== 40 bytes in 1 blocks are possibly lost in loss record 977 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000A7296: mrb_calloc (gc.c:236) | |
| ==61212== by 0x1000BC348: mrb_obj_iv_set (variable.c:292) | |
| ==61212== by 0x10009E062: mrb_class_new (class.c:1602) | |
| ==61212== by 0x10009AEBE: define_class (class.c:213) | |
| ==61212== by 0x1000A49BF: mrb_init_exception (error.c:519) | |
| ==61212== by 0x1000AB6EB: mrb_init_core (init.c:41) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== | |
| ==61212== 40 bytes in 1 blocks are possibly lost in loss record 978 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000A7296: mrb_calloc (gc.c:236) | |
| ==61212== by 0x1000BC348: mrb_obj_iv_set (variable.c:292) | |
| ==61212== by 0x10009AEEB: define_class (class.c:55) | |
| ==61212== by 0x1000A49BF: mrb_init_exception (error.c:519) | |
| ==61212== by 0x1000AB6EB: mrb_init_core (init.c:41) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 40 bytes in 1 blocks are possibly lost in loss record 979 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000A7296: mrb_calloc (gc.c:236) | |
| ==61212== by 0x10009DFE3: mrb_class_new (class.c:18) | |
| ==61212== by 0x10009AEBE: define_class (class.c:213) | |
| ==61212== by 0x1000A4ADA: mrb_init_exception (error.c:530) | |
| ==61212== by 0x1000AB6EB: mrb_init_core (init.c:41) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 40 bytes in 1 blocks are possibly lost in loss record 980 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000A7296: mrb_calloc (gc.c:236) | |
| ==61212== by 0x10009CFFC: prepare_singleton_class (class.c:18) | |
| ==61212== by 0x10009E062: mrb_class_new (class.c:1602) | |
| ==61212== by 0x10009AEBE: define_class (class.c:213) | |
| ==61212== by 0x1000A4ADA: mrb_init_exception (error.c:530) | |
| ==61212== by 0x1000AB6EB: mrb_init_core (init.c:41) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== | |
| ==61212== 40 bytes in 1 blocks are possibly lost in loss record 981 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000A7296: mrb_calloc (gc.c:236) | |
| ==61212== by 0x1000BC348: mrb_obj_iv_set (variable.c:292) | |
| ==61212== by 0x10009E062: mrb_class_new (class.c:1602) | |
| ==61212== by 0x10009AEBE: define_class (class.c:213) | |
| ==61212== by 0x1000A4ADA: mrb_init_exception (error.c:530) | |
| ==61212== by 0x1000AB6EB: mrb_init_core (init.c:41) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== | |
| ==61212== 40 bytes in 1 blocks are possibly lost in loss record 982 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000A7296: mrb_calloc (gc.c:236) | |
| ==61212== by 0x1000BC348: mrb_obj_iv_set (variable.c:292) | |
| ==61212== by 0x10009AEEB: define_class (class.c:55) | |
| ==61212== by 0x1000A4ADA: mrb_init_exception (error.c:530) | |
| ==61212== by 0x1000AB6EB: mrb_init_core (init.c:41) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 40 bytes in 1 blocks are possibly lost in loss record 983 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000A7296: mrb_calloc (gc.c:236) | |
| ==61212== by 0x10009DFE3: mrb_class_new (class.c:18) | |
| ==61212== by 0x10009AEBE: define_class (class.c:213) | |
| ==61212== by 0x1000A4AF3: mrb_init_exception (error.c:531) | |
| ==61212== by 0x1000AB6EB: mrb_init_core (init.c:41) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 40 bytes in 1 blocks are possibly lost in loss record 984 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000A7296: mrb_calloc (gc.c:236) | |
| ==61212== by 0x10009CFFC: prepare_singleton_class (class.c:18) | |
| ==61212== by 0x10009E062: mrb_class_new (class.c:1602) | |
| ==61212== by 0x10009AEBE: define_class (class.c:213) | |
| ==61212== by 0x1000A4AF3: mrb_init_exception (error.c:531) | |
| ==61212== by 0x1000AB6EB: mrb_init_core (init.c:41) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== | |
| ==61212== 40 bytes in 1 blocks are possibly lost in loss record 985 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000A7296: mrb_calloc (gc.c:236) | |
| ==61212== by 0x1000BC348: mrb_obj_iv_set (variable.c:292) | |
| ==61212== by 0x10009E062: mrb_class_new (class.c:1602) | |
| ==61212== by 0x10009AEBE: define_class (class.c:213) | |
| ==61212== by 0x1000A4AF3: mrb_init_exception (error.c:531) | |
| ==61212== by 0x1000AB6EB: mrb_init_core (init.c:41) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== | |
| ==61212== 40 bytes in 1 blocks are possibly lost in loss record 986 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000A7296: mrb_calloc (gc.c:236) | |
| ==61212== by 0x1000BC348: mrb_obj_iv_set (variable.c:292) | |
| ==61212== by 0x10009AEEB: define_class (class.c:55) | |
| ==61212== by 0x1000A4AF3: mrb_init_exception (error.c:531) | |
| ==61212== by 0x1000AB6EB: mrb_init_core (init.c:41) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 40 bytes in 1 blocks are possibly lost in loss record 987 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000A7296: mrb_calloc (gc.c:236) | |
| ==61212== by 0x1000BC583: mrb_iv_set (variable.c:292) | |
| ==61212== by 0x1000A4C78: exc_initialize (error.c:49) | |
| ==61212== by 0x1000BF379: mrb_funcall_with_block (vm.c:407) | |
| ==61212== by 0x1000BECDD: mrb_funcall_with_block (vm.c:334) | |
| ==61212== by 0x1000BEB6C: mrb_funcall_argv (in build/nginx-1.11.5/objs/nginx) | |
| ==61212== by 0x10009D6AF: mrb_obj_new (class.c:1334) | |
| ==61212== by 0x1000A4B30: mrb_init_exception (error.c:32) | |
| ==61212== by 0x1000AB6EB: mrb_init_core (init.c:41) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== | |
| ==61212== 40 bytes in 1 blocks are possibly lost in loss record 988 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000A7296: mrb_calloc (gc.c:236) | |
| ==61212== by 0x10009DFE3: mrb_class_new (class.c:18) | |
| ==61212== by 0x10009AEBE: define_class (class.c:213) | |
| ==61212== by 0x1000A4B4D: mrb_init_exception (error.c:533) | |
| ==61212== by 0x1000AB6EB: mrb_init_core (init.c:41) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 40 bytes in 1 blocks are possibly lost in loss record 989 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000A7296: mrb_calloc (gc.c:236) | |
| ==61212== by 0x10009CFFC: prepare_singleton_class (class.c:18) | |
| ==61212== by 0x10009E062: mrb_class_new (class.c:1602) | |
| ==61212== by 0x10009AEBE: define_class (class.c:213) | |
| ==61212== by 0x1000A4B4D: mrb_init_exception (error.c:533) | |
| ==61212== by 0x1000AB6EB: mrb_init_core (init.c:41) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== | |
| ==61212== 40 bytes in 1 blocks are possibly lost in loss record 990 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000A7296: mrb_calloc (gc.c:236) | |
| ==61212== by 0x1000BC348: mrb_obj_iv_set (variable.c:292) | |
| ==61212== by 0x10009E062: mrb_class_new (class.c:1602) | |
| ==61212== by 0x10009AEBE: define_class (class.c:213) | |
| ==61212== by 0x1000A4B4D: mrb_init_exception (error.c:533) | |
| ==61212== by 0x1000AB6EB: mrb_init_core (init.c:41) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== | |
| ==61212== 40 bytes in 1 blocks are possibly lost in loss record 991 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000A7296: mrb_calloc (gc.c:236) | |
| ==61212== by 0x1000BC348: mrb_obj_iv_set (variable.c:292) | |
| ==61212== by 0x10009AEEB: define_class (class.c:55) | |
| ==61212== by 0x1000A4B4D: mrb_init_exception (error.c:533) | |
| ==61212== by 0x1000AB6EB: mrb_init_core (init.c:41) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 40 bytes in 1 blocks are possibly lost in loss record 992 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000A7296: mrb_calloc (gc.c:236) | |
| ==61212== by 0x10009DFE3: mrb_class_new (class.c:18) | |
| ==61212== by 0x10009AEBE: define_class (class.c:213) | |
| ==61212== by 0x1000A4B5F: mrb_init_exception (error.c:534) | |
| ==61212== by 0x1000AB6EB: mrb_init_core (init.c:41) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 40 bytes in 1 blocks are possibly lost in loss record 993 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000A7296: mrb_calloc (gc.c:236) | |
| ==61212== by 0x10009CFFC: prepare_singleton_class (class.c:18) | |
| ==61212== by 0x10009E062: mrb_class_new (class.c:1602) | |
| ==61212== by 0x10009AEBE: define_class (class.c:213) | |
| ==61212== by 0x1000A4B5F: mrb_init_exception (error.c:534) | |
| ==61212== by 0x1000AB6EB: mrb_init_core (init.c:41) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== | |
| ==61212== 40 bytes in 1 blocks are possibly lost in loss record 994 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000A7296: mrb_calloc (gc.c:236) | |
| ==61212== by 0x1000BC348: mrb_obj_iv_set (variable.c:292) | |
| ==61212== by 0x10009E062: mrb_class_new (class.c:1602) | |
| ==61212== by 0x10009AEBE: define_class (class.c:213) | |
| ==61212== by 0x1000A4B5F: mrb_init_exception (error.c:534) | |
| ==61212== by 0x1000AB6EB: mrb_init_core (init.c:41) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== | |
| ==61212== 40 bytes in 1 blocks are possibly lost in loss record 995 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000A7296: mrb_calloc (gc.c:236) | |
| ==61212== by 0x1000BC348: mrb_obj_iv_set (variable.c:292) | |
| ==61212== by 0x10009AEEB: define_class (class.c:55) | |
| ==61212== by 0x1000A4B5F: mrb_init_exception (error.c:534) | |
| ==61212== by 0x1000AB6EB: mrb_init_core (init.c:41) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 40 bytes in 1 blocks are possibly lost in loss record 996 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000A7296: mrb_calloc (gc.c:236) | |
| ==61212== by 0x10009DFE3: mrb_class_new (class.c:18) | |
| ==61212== by 0x10009AEBE: define_class (class.c:213) | |
| ==61212== by 0x1000A4B71: mrb_init_exception (error.c:535) | |
| ==61212== by 0x1000AB6EB: mrb_init_core (init.c:41) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 40 bytes in 1 blocks are possibly lost in loss record 997 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000A7296: mrb_calloc (gc.c:236) | |
| ==61212== by 0x10009CFFC: prepare_singleton_class (class.c:18) | |
| ==61212== by 0x10009E062: mrb_class_new (class.c:1602) | |
| ==61212== by 0x10009AEBE: define_class (class.c:213) | |
| ==61212== by 0x1000A4B71: mrb_init_exception (error.c:535) | |
| ==61212== by 0x1000AB6EB: mrb_init_core (init.c:41) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== | |
| ==61212== 40 bytes in 1 blocks are possibly lost in loss record 998 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000A7296: mrb_calloc (gc.c:236) | |
| ==61212== by 0x1000BC348: mrb_obj_iv_set (variable.c:292) | |
| ==61212== by 0x10009E062: mrb_class_new (class.c:1602) | |
| ==61212== by 0x10009AEBE: define_class (class.c:213) | |
| ==61212== by 0x1000A4B71: mrb_init_exception (error.c:535) | |
| ==61212== by 0x1000AB6EB: mrb_init_core (init.c:41) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== | |
| ==61212== 40 bytes in 1 blocks are possibly lost in loss record 999 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000A7296: mrb_calloc (gc.c:236) | |
| ==61212== by 0x1000BC348: mrb_obj_iv_set (variable.c:292) | |
| ==61212== by 0x10009AEEB: define_class (class.c:55) | |
| ==61212== by 0x1000A4B71: mrb_init_exception (error.c:535) | |
| ==61212== by 0x1000AB6EB: mrb_init_core (init.c:41) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 40 bytes in 1 blocks are possibly lost in loss record 1,000 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000A7296: mrb_calloc (gc.c:236) | |
| ==61212== by 0x10009DFE3: mrb_class_new (class.c:18) | |
| ==61212== by 0x10009AEBE: define_class (class.c:213) | |
| ==61212== by 0x1000B7170: mrb_init_string (string.c:2712) | |
| ==61212== by 0x1000AB70F: mrb_init_core (init.c:43) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 40 bytes in 1 blocks are possibly lost in loss record 1,001 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000A7296: mrb_calloc (gc.c:236) | |
| ==61212== by 0x10009CFFC: prepare_singleton_class (class.c:18) | |
| ==61212== by 0x10009E062: mrb_class_new (class.c:1602) | |
| ==61212== by 0x10009AEBE: define_class (class.c:213) | |
| ==61212== by 0x1000B7170: mrb_init_string (string.c:2712) | |
| ==61212== by 0x1000AB70F: mrb_init_core (init.c:43) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== | |
| ==61212== 40 bytes in 1 blocks are possibly lost in loss record 1,002 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000A7296: mrb_calloc (gc.c:236) | |
| ==61212== by 0x1000BC348: mrb_obj_iv_set (variable.c:292) | |
| ==61212== by 0x10009E062: mrb_class_new (class.c:1602) | |
| ==61212== by 0x10009AEBE: define_class (class.c:213) | |
| ==61212== by 0x1000B7170: mrb_init_string (string.c:2712) | |
| ==61212== by 0x1000AB70F: mrb_init_core (init.c:43) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== | |
| ==61212== 40 bytes in 1 blocks are possibly lost in loss record 1,003 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000A7296: mrb_calloc (gc.c:236) | |
| ==61212== by 0x1000BC348: mrb_obj_iv_set (variable.c:292) | |
| ==61212== by 0x10009AEEB: define_class (class.c:55) | |
| ==61212== by 0x1000B7170: mrb_init_string (string.c:2712) | |
| ==61212== by 0x1000AB70F: mrb_init_core (init.c:43) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 40 bytes in 1 blocks are possibly lost in loss record 1,004 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000A7296: mrb_calloc (gc.c:236) | |
| ==61212== by 0x10009DFE3: mrb_class_new (class.c:18) | |
| ==61212== by 0x10009AEBE: define_class (class.c:213) | |
| ==61212== by 0x1000977C0: mrb_init_array (array.c:1088) | |
| ==61212== by 0x1000AB721: mrb_init_core (init.c:44) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 40 bytes in 1 blocks are possibly lost in loss record 1,005 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000A7296: mrb_calloc (gc.c:236) | |
| ==61212== by 0x10009CFFC: prepare_singleton_class (class.c:18) | |
| ==61212== by 0x10009E062: mrb_class_new (class.c:1602) | |
| ==61212== by 0x10009AEBE: define_class (class.c:213) | |
| ==61212== by 0x1000977C0: mrb_init_array (array.c:1088) | |
| ==61212== by 0x1000AB721: mrb_init_core (init.c:44) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== | |
| ==61212== 40 bytes in 1 blocks are possibly lost in loss record 1,006 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000A7296: mrb_calloc (gc.c:236) | |
| ==61212== by 0x1000BC348: mrb_obj_iv_set (variable.c:292) | |
| ==61212== by 0x10009E062: mrb_class_new (class.c:1602) | |
| ==61212== by 0x10009AEBE: define_class (class.c:213) | |
| ==61212== by 0x1000977C0: mrb_init_array (array.c:1088) | |
| ==61212== by 0x1000AB721: mrb_init_core (init.c:44) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== | |
| ==61212== 40 bytes in 1 blocks are possibly lost in loss record 1,007 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000A7296: mrb_calloc (gc.c:236) | |
| ==61212== by 0x1000BC348: mrb_obj_iv_set (variable.c:292) | |
| ==61212== by 0x10009AEEB: define_class (class.c:55) | |
| ==61212== by 0x1000977C0: mrb_init_array (array.c:1088) | |
| ==61212== by 0x1000AB721: mrb_init_core (init.c:44) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 40 bytes in 1 blocks are possibly lost in loss record 1,008 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000A7296: mrb_calloc (gc.c:236) | |
| ==61212== by 0x10009DFE3: mrb_class_new (class.c:18) | |
| ==61212== by 0x10009AEBE: define_class (class.c:213) | |
| ==61212== by 0x1000AA8D0: mrb_init_hash (hash.c:845) | |
| ==61212== by 0x1000AB733: mrb_init_core (init.c:45) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 40 bytes in 1 blocks are possibly lost in loss record 1,009 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000A7296: mrb_calloc (gc.c:236) | |
| ==61212== by 0x10009CFFC: prepare_singleton_class (class.c:18) | |
| ==61212== by 0x10009E062: mrb_class_new (class.c:1602) | |
| ==61212== by 0x10009AEBE: define_class (class.c:213) | |
| ==61212== by 0x1000AA8D0: mrb_init_hash (hash.c:845) | |
| ==61212== by 0x1000AB733: mrb_init_core (init.c:45) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== | |
| ==61212== 40 bytes in 1 blocks are possibly lost in loss record 1,010 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000A7296: mrb_calloc (gc.c:236) | |
| ==61212== by 0x1000BC348: mrb_obj_iv_set (variable.c:292) | |
| ==61212== by 0x10009E062: mrb_class_new (class.c:1602) | |
| ==61212== by 0x10009AEBE: define_class (class.c:213) | |
| ==61212== by 0x1000AA8D0: mrb_init_hash (hash.c:845) | |
| ==61212== by 0x1000AB733: mrb_init_core (init.c:45) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== | |
| ==61212== 40 bytes in 1 blocks are possibly lost in loss record 1,011 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000A7296: mrb_calloc (gc.c:236) | |
| ==61212== by 0x1000BC348: mrb_obj_iv_set (variable.c:292) | |
| ==61212== by 0x10009AEEB: define_class (class.c:55) | |
| ==61212== by 0x1000AA8D0: mrb_init_hash (hash.c:845) | |
| ==61212== by 0x1000AB733: mrb_init_core (init.c:45) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 40 bytes in 1 blocks are possibly lost in loss record 1,012 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000A7296: mrb_calloc (gc.c:236) | |
| ==61212== by 0x10009DFE3: mrb_class_new (class.c:18) | |
| ==61212== by 0x10009AEBE: define_class (class.c:213) | |
| ==61212== by 0x1000AF650: mrb_init_numeric (numeric.c:1161) | |
| ==61212== by 0x1000AB745: mrb_init_core (init.c:46) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 40 bytes in 1 blocks are possibly lost in loss record 1,013 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000A7296: mrb_calloc (gc.c:236) | |
| ==61212== by 0x10009CFFC: prepare_singleton_class (class.c:18) | |
| ==61212== by 0x10009E062: mrb_class_new (class.c:1602) | |
| ==61212== by 0x10009AEBE: define_class (class.c:213) | |
| ==61212== by 0x1000AF650: mrb_init_numeric (numeric.c:1161) | |
| ==61212== by 0x1000AB745: mrb_init_core (init.c:46) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== | |
| ==61212== 40 bytes in 1 blocks are possibly lost in loss record 1,014 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000A7296: mrb_calloc (gc.c:236) | |
| ==61212== by 0x1000BC348: mrb_obj_iv_set (variable.c:292) | |
| ==61212== by 0x10009E062: mrb_class_new (class.c:1602) | |
| ==61212== by 0x10009AEBE: define_class (class.c:213) | |
| ==61212== by 0x1000AF650: mrb_init_numeric (numeric.c:1161) | |
| ==61212== by 0x1000AB745: mrb_init_core (init.c:46) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== | |
| ==61212== 40 bytes in 1 blocks are possibly lost in loss record 1,015 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000A7296: mrb_calloc (gc.c:236) | |
| ==61212== by 0x1000BC348: mrb_obj_iv_set (variable.c:292) | |
| ==61212== by 0x10009AEEB: define_class (class.c:55) | |
| ==61212== by 0x1000AF650: mrb_init_numeric (numeric.c:1161) | |
| ==61212== by 0x1000AB745: mrb_init_core (init.c:46) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 40 bytes in 1 blocks are possibly lost in loss record 1,016 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000A7296: mrb_calloc (gc.c:236) | |
| ==61212== by 0x10009DFE3: mrb_class_new (class.c:18) | |
| ==61212== by 0x10009AEBE: define_class (class.c:213) | |
| ==61212== by 0x1000AF6E0: mrb_init_numeric (numeric.c:1169) | |
| ==61212== by 0x1000AB745: mrb_init_core (init.c:46) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 40 bytes in 1 blocks are possibly lost in loss record 1,017 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000A7296: mrb_calloc (gc.c:236) | |
| ==61212== by 0x10009CFFC: prepare_singleton_class (class.c:18) | |
| ==61212== by 0x10009E062: mrb_class_new (class.c:1602) | |
| ==61212== by 0x10009AEBE: define_class (class.c:213) | |
| ==61212== by 0x1000AF6E0: mrb_init_numeric (numeric.c:1169) | |
| ==61212== by 0x1000AB745: mrb_init_core (init.c:46) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== | |
| ==61212== 40 bytes in 1 blocks are possibly lost in loss record 1,018 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000A7296: mrb_calloc (gc.c:236) | |
| ==61212== by 0x1000BC348: mrb_obj_iv_set (variable.c:292) | |
| ==61212== by 0x10009E062: mrb_class_new (class.c:1602) | |
| ==61212== by 0x10009AEBE: define_class (class.c:213) | |
| ==61212== by 0x1000AF6E0: mrb_init_numeric (numeric.c:1169) | |
| ==61212== by 0x1000AB745: mrb_init_core (init.c:46) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== | |
| ==61212== 40 bytes in 1 blocks are possibly lost in loss record 1,019 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000A7296: mrb_calloc (gc.c:236) | |
| ==61212== by 0x1000BC348: mrb_obj_iv_set (variable.c:292) | |
| ==61212== by 0x10009AEEB: define_class (class.c:55) | |
| ==61212== by 0x1000AF6E0: mrb_init_numeric (numeric.c:1169) | |
| ==61212== by 0x1000AB745: mrb_init_core (init.c:46) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 40 bytes in 1 blocks are possibly lost in loss record 1,020 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000A7296: mrb_calloc (gc.c:236) | |
| ==61212== by 0x10009DFE3: mrb_class_new (class.c:18) | |
| ==61212== by 0x10009AEBE: define_class (class.c:213) | |
| ==61212== by 0x1000AF73E: mrb_init_numeric (numeric.c:1175) | |
| ==61212== by 0x1000AB745: mrb_init_core (init.c:46) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 40 bytes in 1 blocks are possibly lost in loss record 1,021 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000A7296: mrb_calloc (gc.c:236) | |
| ==61212== by 0x10009CFFC: prepare_singleton_class (class.c:18) | |
| ==61212== by 0x10009E062: mrb_class_new (class.c:1602) | |
| ==61212== by 0x10009AEBE: define_class (class.c:213) | |
| ==61212== by 0x1000AF73E: mrb_init_numeric (numeric.c:1175) | |
| ==61212== by 0x1000AB745: mrb_init_core (init.c:46) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== | |
| ==61212== 40 bytes in 1 blocks are possibly lost in loss record 1,022 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000A7296: mrb_calloc (gc.c:236) | |
| ==61212== by 0x1000BC348: mrb_obj_iv_set (variable.c:292) | |
| ==61212== by 0x10009E062: mrb_class_new (class.c:1602) | |
| ==61212== by 0x10009AEBE: define_class (class.c:213) | |
| ==61212== by 0x1000AF73E: mrb_init_numeric (numeric.c:1175) | |
| ==61212== by 0x1000AB745: mrb_init_core (init.c:46) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== | |
| ==61212== 40 bytes in 1 blocks are possibly lost in loss record 1,023 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000A7296: mrb_calloc (gc.c:236) | |
| ==61212== by 0x1000BC348: mrb_obj_iv_set (variable.c:292) | |
| ==61212== by 0x10009AEEB: define_class (class.c:55) | |
| ==61212== by 0x1000AF73E: mrb_init_numeric (numeric.c:1175) | |
| ==61212== by 0x1000AB745: mrb_init_core (init.c:46) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 40 bytes in 1 blocks are possibly lost in loss record 1,024 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000A7296: mrb_calloc (gc.c:236) | |
| ==61212== by 0x10009DFE3: mrb_class_new (class.c:18) | |
| ==61212== by 0x10009AEBE: define_class (class.c:213) | |
| ==61212== by 0x1000AF95F: mrb_init_numeric (numeric.c:1195) | |
| ==61212== by 0x1000AB745: mrb_init_core (init.c:46) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 40 bytes in 1 blocks are possibly lost in loss record 1,025 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000A7296: mrb_calloc (gc.c:236) | |
| ==61212== by 0x10009CFFC: prepare_singleton_class (class.c:18) | |
| ==61212== by 0x10009E062: mrb_class_new (class.c:1602) | |
| ==61212== by 0x10009AEBE: define_class (class.c:213) | |
| ==61212== by 0x1000AF95F: mrb_init_numeric (numeric.c:1195) | |
| ==61212== by 0x1000AB745: mrb_init_core (init.c:46) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== | |
| ==61212== 40 bytes in 1 blocks are possibly lost in loss record 1,026 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000A7296: mrb_calloc (gc.c:236) | |
| ==61212== by 0x1000BC348: mrb_obj_iv_set (variable.c:292) | |
| ==61212== by 0x10009E062: mrb_class_new (class.c:1602) | |
| ==61212== by 0x10009AEBE: define_class (class.c:213) | |
| ==61212== by 0x1000AF95F: mrb_init_numeric (numeric.c:1195) | |
| ==61212== by 0x1000AB745: mrb_init_core (init.c:46) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== | |
| ==61212== 40 bytes in 1 blocks are possibly lost in loss record 1,027 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000A7296: mrb_calloc (gc.c:236) | |
| ==61212== by 0x1000BC348: mrb_obj_iv_set (variable.c:292) | |
| ==61212== by 0x10009AEEB: define_class (class.c:55) | |
| ==61212== by 0x1000AF95F: mrb_init_numeric (numeric.c:1195) | |
| ==61212== by 0x1000AB745: mrb_init_core (init.c:46) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 40 bytes in 1 blocks are possibly lost in loss record 1,028 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000A7296: mrb_calloc (gc.c:236) | |
| ==61212== by 0x10009DFE3: mrb_class_new (class.c:18) | |
| ==61212== by 0x10009AEBE: define_class (class.c:213) | |
| ==61212== by 0x1000B3B30: mrb_init_range (range.c:416) | |
| ==61212== by 0x1000AB757: mrb_init_core (init.c:47) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== by 0x1000140EA: ngx_init_cycle (ngx_cycle.c:274) | |
| ==61212== | |
| ==61212== 40 bytes in 1 blocks are possibly lost in loss record 1,029 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc (gc.c:201) | |
| ==61212== by 0x1000A7296: mrb_calloc (gc.c:236) | |
| ==61212== by 0x10009CFFC: prepare_singleton_class (class.c:18) | |
| ==61212== by 0x10009E062: mrb_class_new (class.c:1602) | |
| ==61212== by 0x10009AEBE: define_class (class.c:213) | |
| ==61212== by 0x1000B3B30: mrb_init_range (range.c:416) | |
| ==61212== by 0x1000AB757: mrb_init_core (init.c:47) | |
| ==61212== by 0x1000B42FD: mrb_open (state.c:47) | |
| ==61212== by 0x10008AD02: ngx_http_mruby_create_main_conf (ngx_http_mruby_module.c:979) | |
| ==61212== by 0x10002CB3B: ngx_http_block (ngx_http.c:195) | |
| ==61212== by 0x100016D36: ngx_conf_parse (ngx_conf_file.c:427) | |
| ==61212== | |
| ==61212== 40 bytes in 1 blocks are possibly lost in loss record 1,030 of 2,019 | |
| ==61212== at 0x1002E9ABB: malloc (in /usr/local/Cellar/valgrind/3.11.0_1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so) | |
| ==61212== by 0x1000A7149: mrb_realloc |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment