/usr/share/scilab/tools/profiling/valgrind.supp is in scilab-data 5.5.1-7.
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 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 | {
scilab-console/tgetent
Memcheck:Leak
...
fun:tgetent
}
{
scilab-console/tgetnum
Memcheck:Leak
...
fun:tgetnum
}
{
dl_init/static_initialization_and_destruction
Memcheck:Leak
fun:_Znwm
...
fun:_dl_init
}
{
PThread auto cleanup at exit
Memcheck:Leak
fun:calloc
fun:_dl_allocate_tls
fun:pthread_create*
}
{
Last error messages
Memcheck:Leak
fun:malloc
fun:strdup
fun:addErrorMessage
}
{
Realloc the stack on freemem64
Memcheck:Leak
fun:realloc
fun:freemem64
fun:TerminateCorePart2
fun:ExitScilab
fun:realmain
fun:main
fun:__libc_start_main
obj:/home/davidcl/work/branches/master-review/scilab/.libs/lt-scilab-cli-bin
obj:*
obj:*
obj:*
obj:*
}
{
Last getCmdLine free issue
Memcheck:Leak
fun:malloc
fun:getCmdLine
fun:getCommandLine
fun:watchGetCommandLine
fun:start_thread
fun:clone
}
{
Fixeable but crash-ed using javasci
Memcheck:Leak
fun:malloc
fun:wide_string_to_UTF8
fun:getCmdLine
fun:getCommandLine
fun:watchGetCommandLine
fun:start_thread
fun:clone
}
|