File: valgrind.supp

package info (click to toggle)
gnu-smalltalk 3.0.3-2
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 26,460 kB
  • ctags: 13,326
  • sloc: ansic: 82,059; sh: 22,788; asm: 7,846; perl: 4,493; cpp: 3,517; awk: 1,471; yacc: 1,355; makefile: 1,151; xml: 886; lex: 843; sed: 258
file content (44 lines) | stat: -rw-r--r-- 541 bytes parent folder | download | duplicates (7)
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
{
  scanning_grey_pages_is_conservative
  Cond
  fun: scan_grey_pages
  fun: copy_oops
}

{
  uninitialized_context_stack_slots_written_to_image
  Param
  write(buf)
  obj: *libc-*.so
  fun: buffer_write
}

#########

{
  probing_unmapped_areas
  Param
  access(pathname)
  obj: *libc-*.so
  fun: _gst_heap_create
}

{
  probing_unmapped_areas_2
  Param
  access(pathname)
  obj: *libc-*.so
  fun: find_heap_base
}

{
  probing_unmapped_areas_3
  Addr4
  fun: _gst_heap_create
}

{
  probing_unmapped_areas_4
  Addr4
  fun: find_heap_base
}