Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(21)

Side by Side Diff: tools/valgrind/suppressions_mac.txt

Issue 99259: Suppress six leaks and one UMR on Mac (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 { 1 {
2 # See http://code.google.com/p/chromium/issues/detail?id=9565 2 # See http://code.google.com/p/chromium/issues/detail?id=9565
3 # This should have been handled by platform-specific suppression. 3 # This should have been handled by platform-specific suppression.
4 # Remove this when https://bugs.kde.org/show_bug.cgi?id=188572 is fixed 4 # Remove this when https://bugs.kde.org/show_bug.cgi?id=188572 is fixed
5 setenv() leaks on Mac intentionally. 5 setenv() leaks on Mac intentionally.
6 Memcheck:Leak 6 Memcheck:Leak
7 ... 7 ...
8 fun:__setenv 8 fun:__setenv
9 fun:setenv$UNIX2003 9 fun:setenv$UNIX2003
10 } 10 }
11 { 11 {
12 # syslog needs a system suppression on the mac.
13 # See https://bugs.kde.org/show_bug.cgi?id=191192
14 valgrind_bug_191192
15 Memcheck:Param
16 socketcall.sendto(msg)
17 fun:sendto$NOCANCEL$UNIX2003
18 fun:vsyslog
19 }
20 {
21 # mac ati drivers seem to have problems
22 bug_11280
23 Memcheck:Cond
24 obj:/System/Library/Extensions/ATIRadeonX2000GLDriver.bundle/Contents/MacOS/A TIRadeonX2000GLDriver
25 }
26 {
12 FIXME mac kevent libevent probably needs valgrind hooks 27 FIXME mac kevent libevent probably needs valgrind hooks
13 Memcheck:Param 28 Memcheck:Param
14 kevent(changelist) 29 kevent(changelist)
15 fun:kevent 30 fun:kevent
16 fun:event_base_new 31 fun:event_base_new
17 } 32 }
18 { 33 {
34 # Mac system library leak? Only suppress in tests for now.
35 mac_init_appleevents_leak
36 Memcheck:Leak
37 fun:_Znwm
38 fun:sendSimpleEventToSelf
39 fun:aeInitializeFromHIToolbox
40 fun:INIT_AppleEvents
41 fun:_FirstEventTime
42 ...
43 fun:_ZN7testing4Test3RunEv
44 }
45 {
19 # Mac media_unittests. See http://crbug.com/9351 46 # Mac media_unittests. See http://crbug.com/9351
20 bug_9351 47 bug_9351
21 Memcheck:Leak 48 Memcheck:Leak
22 fun:_Znwm 49 fun:_Znwm
23 fun:_ZN12HALCADClient19AddPropertyListenerEmPK26AudioObjectPropertyAddressPFl mmS2_PvES3_ 50 fun:_ZN12HALCADClient19AddPropertyListenerEmPK26AudioObjectPropertyAddressPFl mmS2_PvES3_
24 fun:_ZN16HALDefaultDevice22InstallServerListenersEv 51 fun:_ZN16HALDefaultDevice22InstallServerListenersEv
25 fun:_ZN16HALDefaultDevice10InitializeEv 52 fun:_ZN16HALDefaultDevice10InitializeEv
26 fun:_ZN9HALSystem16CheckOutInstanceEv 53 fun:_ZN9HALSystem16CheckOutInstanceEv
27 fun:AudioHardwareGetProperty 54 fun:AudioHardwareGetProperty
28 fun:_ZN15AudioManagerMac15HasAudioDevicesEv 55 fun:_ZN15AudioManagerMac15HasAudioDevicesEv
29 } 56 }
30 { 57 {
58 # Mac test_shell_tests, see http://crbug.com/9561
59 bug_9561
60 Memcheck:Leak
61 fun:malloc_zone_malloc
62 fun:ripc_GetClipState
63 fun:ripc_GetRenderingState
64 fun:ripc_DrawRects
65 fun:CGContextFillRects
66 fun:CGContextFillRect
67 fun:_ZN7WebCore15GraphicsContext8fillRectERKNS_9FloatRectERKNS_5ColorE
68 }
69 {
31 # Mac test_shell_tests; skia leak? See http://crbug.com/9563 70 # Mac test_shell_tests; skia leak? See http://crbug.com/9563
32 bug_9563 71 bug_9563
33 Memcheck:Leak 72 Memcheck:Leak
34 fun:malloc_zone_malloc 73 fun:malloc_zone_malloc
35 fun:_CFRuntimeCreateInstance 74 fun:_CFRuntimeCreateInstance
36 fun:CGTypeCreateInstanceWithAllocator 75 fun:CGTypeCreateInstanceWithAllocator
37 fun:CGTypeCreateInstance 76 fun:CGTypeCreateInstance
38 fun:CGContextCreateWithDelegate 77 fun:CGContextCreateWithDelegate
39 fun:CGContextCreate 78 fun:CGContextCreate
40 fun:createBitmapContext 79 fun:createBitmapContext
(...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after
76 ... 115 ...
77 fun:_ZN13TestShellTest5SetUpEv 116 fun:_ZN13TestShellTest5SetUpEv
78 } 117 }
79 { 118 {
80 # Mac test_shell_tests. See http://crbug.com/11134 119 # Mac test_shell_tests. See http://crbug.com/11134
81 bug_11134 120 bug_11134
82 Memcheck:Value4 121 Memcheck:Value4
83 fun:vCMMVectorConvert8BitRGBToRGB 122 fun:vCMMVectorConvert8BitRGBToRGB
84 fun:_ZNK15CMMConvRGBToRGB7ConvertER8CMM8BitsP14CMMRuntimeInfomm 123 fun:_ZNK15CMMConvRGBToRGB7ConvertER8CMM8BitsP14CMMRuntimeInfomm
85 } 124 }
125 {
126 # Mac unit_tests. See http://crbug.com/11270
127 bug_11270
128 Memcheck:Leak
129 fun:calloc
130 fun:CMSSetLabCLUT
131 fun:create
132 fun:CMSTransformCreate
133 fun:createBase
134 fun:initialize
135 fun:createColorTransform
136 fun:CGColorTransformCreateMutable
137 }
138 {
139 # Mac unit_tests. See http://crbug.com/11271
140 bug_11271
141 Memcheck:Leak
142 fun:calloc
143 fun:gldCreateBuffer
144 fun:gldPageoffBuffer
145 fun:gldGetString
146 fun:gldGetString
147 fun:gldGetString
148 fun:gldInitDispatch
149 fun:gldGetQueryInfo
150 fun:gldUpdateDispatch
151 fun:gldInitDispatch
152 fun:gliSetCurrentPluginDispatchTable
153 fun:gliAttachDrawableWithOptions
154 fun:cglSetContextScreen
155 fun:cglSetAnyDrawable
156 fun:CGLSetSurface
157 fun:view_draw
158 fun:view_display_link
159 fun:link_callback
160 fun:_ZN13CVDisplayLink9performIOEP11CVTimeStamp
161 fun:_ZN13CVDisplayLink11runIOThreadEv
162 }
163 {
164 # Mac unit_tests BookmarkBarControllerTest.ShowHide, http://crbug.com/11286
165 bug_11286
166 Memcheck:Leak
167 fun:calloc
168 fun:_internal_class_createInstanceFromZone
169 fun:_internal_class_createInstance
170 fun:+[NSObject allocWithZone:]
171 fun:+[NSObject alloc]
172 fun:-[BookmarkBarController initWithProfile:contentArea:]
173 fun:_ZN12_GLOBAL__N_125BookmarkBarControllerTestC2Ev
174 }
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698