This file is indexed.

/usr/share/pmix/pmix-valgrind.supp is in libpmix2 2.1.1~rc1-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
# -*- text -*-
#
# Copyright (c) 2015      Intel, Inc. All rights reserved.
# $COPYRIGHT$
#
# Additional copyrights may follow
#
# $HEADER$
#

{
   fin1
   Memcheck:Leak
   fun:malloc
   fun:evthread_posix_lock_alloc
   fun:evutil_secure_rng_global_setup_locks_
   fun:event_global_setup_locks_
   fun:evthread_use_pthreads
   fun:pmix_start_progress_thread
   fun:PMIx_server_init
   fun:main
}
{
   fin2
   Memcheck:Leak
   fun:malloc
   fun:evthread_posix_lock_alloc
   fun:evsig_global_setup_locks_
   fun:event_global_setup_locks_
   fun:evthread_use_pthreads
   fun:pmix_start_progress_thread
   fun:PMIx_Init
   fun:main
}
{
   fin3
   Memcheck:Leak
   fun:malloc
   fun:evthread_posix_lock_alloc
   fun:evutil_secure_rng_global_setup_locks_
   fun:event_global_setup_locks_
   fun:evthread_use_pthreads
   fun:pmix_start_progress_thread
   fun:PMIx_init
   fun:main
}