1
1
{
2
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:Param
11
+ socketcall.sendmsg(msg.msg_iov[i])
12
+ fun:__sendmsg_nocancel
13
+ fun:ngx_write_channel
14
+ fun:ngx_signal_worker_processes
15
+ fun:ngx_master_process_cycle
16
+ fun:main
17
+ }
18
+ {
19
+ <insert_a_suppression_name_here>
20
+ Memcheck:Param
21
+ socketcall.sendmsg(msg.msg_iov[i])
22
+ fun:__sendmsg_nocancel
23
+ fun:ngx_write_channel
24
+ fun:ngx_master_process_cycle
25
+ fun:main
26
+ }
27
+ {
28
+ <insert_a_suppression_name_here>
29
+ Memcheck:Param
30
+ socketcall.sendmsg(msg.msg_iov[i])
31
+ fun:__sendmsg_nocancel
32
+ fun:ngx_write_channel
33
+ fun:ngx_pass_open_channel
34
+ fun:ngx_start_worker_processes
35
+ fun:ngx_master_process_cycle
36
+ fun:main
37
+ }
38
+ {
39
+ <insert_a_suppression_name_here>
3
40
Memcheck:Leak
4
41
fun:malloc
5
42
fun:ngx_alloc
@@ -29,7 +66,6 @@ fun:ngx_palloc_large
29
66
fun:ngx_alloc
30
67
fun:ngx_calloc
31
68
fun:ngx_event_process_init
32
- fun:ngx_single_process_cycle
33
69
}
34
70
{
35
71
<insert_a_suppression_name_here>
@@ -66,8 +102,6 @@ fun:ngx_palloc_large
66
102
fun:malloc
67
103
fun:ngx_calloc
68
104
fun:ngx_event_process_init
69
- fun:ngx_single_process_cycle
70
- fun:main
71
105
}
72
106
{
73
107
<insert_a_suppression_name_here>
@@ -289,8 +323,6 @@ fun:ngx_palloc_large
289
323
fun:malloc
290
324
fun:ngx_alloc
291
325
fun:ngx_event_process_init
292
- fun:ngx_single_process_cycle
293
- fun:main
294
326
}
295
327
{
296
328
nginx-core-crc32-init
@@ -311,8 +343,6 @@ fun:ngx_palloc_large
311
343
fun:ngx_http_init_request
312
344
fun:ngx_epoll_process_events
313
345
fun:ngx_process_events_and_timers
314
- fun:ngx_single_process_cycle
315
- fun:main
316
346
}
317
347
{
318
348
palloc_large_for_create_temp_buf
@@ -325,8 +355,6 @@ fun:ngx_palloc_large
325
355
fun:ngx_http_init_request
326
356
fun:ngx_epoll_process_events
327
357
fun:ngx_process_events_and_timers
328
- fun:ngx_single_process_cycle
329
- fun:main
330
358
}
331
359
{
332
360
accept_create_pool
@@ -338,8 +366,6 @@ fun:ngx_palloc_large
338
366
fun:ngx_event_accept
339
367
fun:ngx_epoll_process_events
340
368
fun:ngx_process_events_and_timers
341
- fun:ngx_single_process_cycle
342
- fun:main
343
369
}
344
370
{
345
371
create_pool_for_init_req
@@ -351,8 +377,6 @@ fun:ngx_palloc_large
351
377
fun:ngx_http_init_request
352
378
fun:ngx_epoll_process_events
353
379
fun:ngx_process_events_and_timers
354
- fun:ngx_single_process_cycle
355
- fun:main
356
380
}
357
381
{
358
382
<insert_a_suppression_name_here>
@@ -374,8 +398,6 @@ fun:ngx_palloc_large
374
398
<insert_a_suppression_name_here>
375
399
Memcheck:Cond
376
400
fun:ngx_conf_flush_files
377
- fun:ngx_single_process_cycle
378
- fun:main
379
401
}
380
402
{
381
403
<insert_a_suppression_name_here>
0 commit comments