1{
2   <insert_a_suppression_name_here>
3   Memcheck:Addr4
4   fun:ngx_init_cycle
5   fun:ngx_master_process_cycle
6   fun:main
7}
8{
9   <insert_a_suppression_name_here>
10   Memcheck:Leak
11   fun:malloc
12   fun:ngx_calloc
13   fun:ngx_event_process_init
14}
15{
16   <insert_a_suppression_name_here>
17   Memcheck:Leak
18   fun:malloc
19   fun:ngx_alloc
20   fun:ngx_event_process_init
21}
22{
23   <insert_a_suppression_name_here>
24   Memcheck:Param
25   epoll_ctl(event)
26   fun:epoll_ctl
27}
28{
29   <insert_a_suppression_name_here>
30   Memcheck:Cond
31   fun:ngx_conf_flush_files
32}
33{
34   nginx-core-process-init
35   Memcheck:Leak
36   fun:malloc
37   fun:ngx_alloc
38   fun:ngx_event_process_init
39}
40{
41   nginx-core-crc32-init
42   Memcheck:Leak
43   fun:malloc
44   fun:ngx_alloc
45   fun:ngx_crc32_table_init
46   fun:main
47}
48{
49   palloc_large_for_init_request
50   Memcheck:Leak
51   fun:malloc
52   fun:ngx_alloc
53   fun:ngx_palloc_large
54   fun:ngx_palloc
55   fun:ngx_pcalloc
56   fun:ngx_http_init_request
57   fun:ngx_epoll_process_events
58   fun:ngx_process_events_and_timers
59}
60{
61   palloc_large_for_create_temp_buf
62   Memcheck:Leak
63   fun:malloc
64   fun:ngx_alloc
65   fun:ngx_palloc_large
66   fun:ngx_palloc
67   fun:ngx_create_temp_buf
68   fun:ngx_http_init_request
69   fun:ngx_epoll_process_events
70   fun:ngx_process_events_and_timers
71}
72{
73   accept_create_pool
74   Memcheck:Leak
75   fun:memalign
76   fun:posix_memalign
77   fun:ngx_memalign
78   fun:ngx_create_pool
79   fun:ngx_event_accept
80   fun:ngx_epoll_process_events
81   fun:ngx_process_events_and_timers
82}
83{
84   create_pool_for_init_req
85   Memcheck:Leak
86   fun:memalign
87   fun:posix_memalign
88   fun:ngx_memalign
89   fun:ngx_create_pool
90   fun:ngx_http_init_request
91   fun:ngx_epoll_process_events
92   fun:ngx_process_events_and_timers
93}
94{
95   <insert_a_suppression_name_here>
96   Memcheck:Cond
97   fun:index
98   fun:expand_dynamic_string_token
99   fun:_dl_map_object
100   fun:map_doit
101   fun:_dl_catch_error
102   fun:do_preload
103   fun:dl_main
104}
105{
106   <insert_a_suppression_name_here>
107   Memcheck:Leak
108   match-leak-kinds: definite
109   fun:malloc
110   fun:ngx_alloc
111   fun:ngx_set_environment
112   fun:ngx_single_process_cycle
113}
114{
115   <insert_a_suppression_name_here>
116   Memcheck:Leak
117   match-leak-kinds: definite
118   fun:malloc
119   fun:ngx_alloc
120   fun:ngx_set_environment
121   fun:ngx_worker_process_init
122   fun:ngx_worker_process_cycle
123}
124