1 #This valgrind suppresion file is supposed to be working with
2 #Red Hat Linux release 8.0 (Psyche)
3 #You can use it by calling valgrind this way:
5 #valgrind --gdb-attach=yes --suppressions=valgrind-RedHat-8.0.supp asterisk -vvv
11 fun:__pthread_mutex_destroy
12 obj:/lib/i686/libc-2.2.93.so
18 fun:elf_dynamic_do_rel.7
19 fun:_dl_relocate_object_internal
20 obj:/lib/i686/libc-2.2.93.so
21 fun:_dl_catch_error_internal
25 #==21922== Syscall param ioctl(generic) contains uninitialised or
26 #unaddressable byte(s)
27 #==21922== at 0x420D3454: (within /lib/i686/libc-2.2.93.so)
28 #==21922== by 0x8058D45: ast_call (channel.c:1356)
29 #==21922== by 0x463027A7: ??? (app_dial.c:472)
30 #==21922== by 0x805E2AE: pbx_exec (pbx.c:318)
31 #==21922== Address 0x0 is not stack'd, malloc'd or free'd
37 obj:/lib/i686/libc-2.2.93.so