Fix valgrind error.
[chromium-blink-merge.git] / tools / valgrind / memcheck / suppressions_mac.txt
blobc73d40603619d155a75e326343be0bd869ea1a2d
1 # There are three kinds of suppressions in this file:
2 # 1. Third party stuff we have no control over.
4 # 2. Intentional unit test errors, stuff that is somehow a false positive
5 # in our own code, or stuff that is so trivial it's not worth fixing.
7 # 3. Suppressions for real chromium bugs that are not yet fixed.
8 # These should all be in chromium's bug tracking system.
9 # Periodically we should sweep this file and the bug tracker clean by
10 # running overnight and removing outdated bugs/suppressions.
11 #-----------------------------------------------------------------------
13 # 1. Third party stuff we have no control over.
15    FIXME mac kevent libevent probably needs valgrind hooks
16    Memcheck:Param
17    kevent(changelist)
18    fun:kevent
19    fun:event_base_new
22    # CoreAudio leak.  See http://crbug.com/9351
23    bug_9351
24    Memcheck:Leak
25    ...
26    fun:_ZN12HALCADClient19AddPropertyListenerEmPK26AudioObjectPropertyAddressPFlmmS2_PvES3_
27    fun:_ZN16HALDefaultDevice22InstallServerListenersEv
28    fun:_ZN16HALDefaultDevice10InitializeEv
29    fun:_ZN9HALSystem16CheckOutInstanceEv
32    # Mac test_shell_tests.  See http://crbug.com/11134
33    # Doesn't happen on bots, but happens like crazy on the smo
34    # test machine 'caliban'.  Don't delete just because it
35    # doesn't happen on the bots.
36    bug_11134
37    Memcheck:Value4
38    fun:vCMMVectorConvert8BitRGBToRGB
39    fun:_ZNK15CMMConvRGBToRGB7ConvertER8CMM8BitsP14CMMRuntimeInfomm
42    # Mac system library bug?  See http://crbug.com/11327
43    bug_11327
44    Memcheck:Cond
45    fun:_ZN19AudioConverterChain5ResetEv
46    fun:AudioConverterReset
47    obj:/System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
50    # Mac system library bug?  See http://crbug.com/11327
51    bug_11327b
52    Memcheck:Cond
53    fun:AUNetSendEntry
54    fun:AUNetSendEntry
55    obj:/System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
58    # Filed with Apple as rdar://6915060; see http://crbug.com/11270
59    bug_11270
60    Memcheck:Leak
61    fun:calloc
62    fun:CMSSetLabCLUT
65    # Mac leak in CMOpenOrNewAccess in unit_tests PlatformCanvas_SkLayer_Test,
66    # ToolbarControllerTest_FocusLocation_Test. See http://crbug.com/11333.
67    bug_11333
68    Memcheck:Leak
69    fun:malloc
70    fun:stdSmartNewPtr
71    fun:stdSmartNewHandle
72    fun:IOCreateAndOpen
73    fun:ScratchInit
74    fun:CMOpenOrNewAccess
77    # suddenly very common as of 6 aug 2009
78    bug_11333b
79    Memcheck:Leak
80    fun:malloc
81    fun:stdSmartNewPtr
82    fun:stdSmartNewHandle
83    fun:IOCreateAndOpen
84    fun:ScratchInit
85    fun:CMNewAccessFromAnother
88    # Tiny one-time leak, widely seen by valgind users; everyone suppresses this.
89    # See related discussion at http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39366
90    plugin_bundle_global_leak
91    Memcheck:Leak
92    fun:malloc
93    fun:__cxa_get_globals
94    fun:__cxa_allocate_exception
95    fun:_ZN4dyld4loadEPKcRKNS_11LoadContextE
96    fun:dlopen
97    fun:dlopen
98    fun:_CFBundleDlfcnCheckLoaded
101    bug_18215
102    Memcheck:Cond
103    fun:_DPSNextEvent
104    fun:-[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:]
105    fun:-[NSApplication run]
108    bug_18223
109    Memcheck:Cond
110    fun:_ZNK8Security12UnixPlusPlus17StaticForkMonitorclEv
111    fun:_ZN12ocspdGlobals10serverPortEv
114    # Filed with Apple as rdar://7255382
115    bug_20459a
116    Memcheck:Leak
117    ...
118    fun:_CFRuntimeCreateInstance
119    fun:CFRunLoopSourceCreate
120    fun:CFMachPortCreateRunLoopSource
121    fun:_ZN8Security12MachPlusPlus10CFAutoPort6enableEv
122    fun:_ZN8Security14SecurityServer14ThreadNotifierC2Ev
125    # Also filed with Apple as rdar://7255382
126    bug_20459b
127    Memcheck:Leak
128    fun:malloc_zone_malloc
129    fun:_CFRuntimeCreateInstance
130    fun:__CFArrayInit
131    fun:CFArrayCreateMutableCopy
132    fun:_ZN8Security12KeychainCore5Trust8evaluateEv
134 # See description of bug_20653a/b in suppressions.txt.
136    bug_20653a_mac
137    Memcheck:Param
138    write(buf)
139    fun:write$UNIX2003
140    fun:pager_write_pagelist
143    bug_20653b_mac
144    Memcheck:Param
145    write(buf)
146    fun:write$UNIX2003
147    ...
148    fun:pager_write
151    bug_32564
152    Memcheck:Free
153    fun:free
154    fun:_cache_free_block
155    fun:_cache_collect_free
156    fun:_cache_fill
159 # 2. Intentional unit test errors, stuff that is somehow a false positive
160 # in our own code, or stuff that is so trivial it's not worth fixing.
162    # Plugins are deliberately not unloaded (on shutdown) on the Mac, in order to
163    # prevent crashes for those that don't unload cleanly.
164    plugin_unload
165    Memcheck:Leak
166    fun:_Znw*
167    fun:_ZN4base17LoadNativeLibraryERK8FilePath
168    fun:_ZN5NPAPI9PluginLib4LoadEv
169    fun:_ZN5NPAPI9PluginLib13NP_InitializeEv
170    fun:_ZN21WebPluginDelegateImpl6CreateERK8FilePathRKSsy
171    fun:_ZN19TestWebViewDelegate20CreatePluginDelegateERK8FilePathRKSs
172    fun:_ZN11webkit_glue13WebPluginImpl10initializeEPN6WebKit18WebPluginContainerE
175    # Mac Sandbox test cases are registered in a global map.  This code is only
176    # used in the unit test binary.
177    Mac_Sandbox_Intentional_Leak1
178    Memcheck:Leak
179    fun:_Znw*
180    fun:_ZN11sandboxtest8internal19RegisterSandboxTestIN12_GLOBAL__N_*
181    fun:_ZN11sandboxtest8internal19RegisterSandboxTestIN12_GLOBAL__N_*
182    fun:_Z41__static_initialization_and_destruction_0ii
183    fun:_GLOBAL__I__ZNSt3tr112_GLOBAL__N_16ignoreE
184    fun:_ZN16ImageLoaderMachO18doModInitFunctionsERKN11ImageLoader11LinkContextE
185    fun:_ZN11ImageLoader23recursiveInitializationERKNS_11LinkContextEj
186    fun:_ZN11ImageLoader15runInitializersERKNS_11LinkContextE
187    fun:_ZN4dyld24initializeMainExecutableEv
190    # With our tweaks to get Chromium to link on Mac 10.5, we sometimes get      
191    # this suppression instead.  
192    Mac_Sandbox_Intentional_Leak3        
193    Memcheck:Leak        
194    fun:_Znw*    
195    fun:_Z41__static_initialization_and_destruction_0ii  
196    fun:_ZN16ImageLoaderMachO18doModInitFunctionsERKN11ImageLoader11LinkContextE 
197    fun:_ZN11ImageLoader23recursiveInitializationERKNS_11LinkContextEj   
198    fun:_ZN11ImageLoader15runInitializersERKNS_11LinkContextE    
199    fun:_ZN4dyld24initializeMainExecutableEv     
202 # 3. Suppressions for real chromium bugs that are not yet fixed.
204   bug_17297
205   Memcheck:Leak
206   fun:malloc
207   ...
208   fun:+[NSColor keyboardFocusIndicatorColor]
209   fun:+[NSColor colorWithCatalogName:colorName:]
210   fun:+[NSCatalogColor newWithCoder:zone:]
211   fun:-[NSColor initWithCoder:]
214    bug_18218
215    Memcheck:Leak
216    fun:malloc
217    fun:__addHandler2
218    fun:__NSFinalizeThreadData
219    fun:_pthread_tsd_cleanup
220    fun:_pthread_exit
221    fun:thread_start
224    bug_20504
225    Memcheck:Leak
226    fun:malloc_zone_calloc
227    fun:_internal_class_createInstanceFromZone
228    fun:+[NSObject allocWithZone:]
229    ...
230    fun:-[NSCustomObject nibInstantiate]
231    fun:-[NSIBObjectData instantiateObject:]
232    fun:-[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:]
233    fun:-[NSNib instantiateNibWithExternalNameTable:]
234    fun:-[NSNib instantiateNibWithOwner:topLevelObjects:]
235    fun:_ZN19BrowserMainPartsMac23PreMainMessageLoopStartEv
238    bug_20582
239    Memcheck:Leak
240    fun:_Znw*
241    fun:_ZN4base19MessagePumpLibevent19WatchFileDescriptorEibNS0_4ModeEPNS0_21FileDescriptorWatcherEPNS0_7WatcherE
242    fun:_ZN16MessageLoopForIO19WatchFileDescriptorEibNS_4ModeEPN4base19MessagePumpLibevent21FileDescriptorWatcherEPNS2_7WatcherE
243    fun:_ZN3IPC7Channel11ChannelImpl23ProcessOutgoingMessagesEv
246    bug_21479a
247    Memcheck:Leak
248    fun:malloc_zone_malloc
249    fun:_CFRuntimeCreateInstance
250    fun:CFPasteboardCreate
251    fun:CFPasteboardCreateUnique
252    fun:+[NSPasteboard _pasteboardWithName:]
253    fun:+[NSPasteboard pasteboardWithUniqueName]
256    bug_21479b
257    Memcheck:Leak
258    fun:malloc_zone_malloc
259    fun:_CFRuntimeCreateInstance
260    fun:CFPasteboardCreate
261    fun:+[NSPasteboard _pasteboardWithName:]
262    fun:-[FindPasteboard findPboard]
265    bug_27315
266    Memcheck:Leak
267    fun:_Znw*
268    fun:_ZNSt8_Rb_treeIlSt4pairIKlPN4llvm8PassInfoEESt10_Select1stIS5_ESt4lessIlESaIS5_EE9_M_insertEPSt18_Rb_tree_node_baseSD_RKS5_
269    fun:_ZNSt8_Rb_treeIlSt4pairIKlPN4llvm8PassInfoEESt10_Select1stIS5_ESt4lessIlESaIS5_EE13insert_uniqueERKS5_
270    fun:_ZN4llvm16RegisterPassBase12registerPassEv
271    fun:_Z41__static_initialization_and_destruction_0ii
272    fun:_ZN16ImageLoaderMachO18doModInitFunctionsERKN11ImageLoader11LinkContextE
273    fun:_ZN11ImageLoader23recursiveInitializationERKNS_11LinkContextEj
274    fun:_ZN11ImageLoader23recursiveInitializationERKNS_11LinkContextEj
275    fun:_ZN11ImageLoader23recursiveInitializationERKNS_11LinkContextEj
276    fun:_ZN11ImageLoader23recursiveInitializationERKNS_11LinkContextEj
277    fun:_ZN11ImageLoader23recursiveInitializationERKNS_11LinkContextEj
278    fun:_ZN11ImageLoader23recursiveInitializationERKNS_11LinkContextEj
279    fun:_ZN11ImageLoader23recursiveInitializationERKNS_11LinkContextEj
280    fun:_ZN11ImageLoader23recursiveInitializationERKNS_11LinkContextEj
281    fun:_ZN11ImageLoader15runInitializersERKNS_11LinkContextE
284    bug_27644
285    Memcheck:Leak
286    ...
287    fun:_ZN19WebSharedWorkerStub9OnConnectEii
288    fun:_Z16DispatchToMethodI19WebSharedWorkerStubMS0_FviiEiiEvPT_T0_RK6Tuple2IT1_T2_E
289    fun:_ZN3IPC16MessageWithTupleI6Tuple2IiiEE8DispatchI19WebSharedWorkerStubMS5_FviiEEEbPKNS_7MessageEPT_T0_
290    fun:_ZN19WebSharedWorkerStub17OnMessageReceivedERKN3IPC7MessageE
291    fun:_ZN13MessageRouter12RouteMessageERKN3IPC7MessageE
292    fun:_ZN13MessageRouter17OnMessageReceivedERKN3IPC7MessageE
293    fun:_ZN11ChildThread17OnMessageReceivedERKN3IPC7MessageE
294    fun:_ZN3IPC12ChannelProxy7Context17OnDispatchMessageERKNS_7MessageE
295    fun:_Z16DispatchToMethodIN3IPC12ChannelProxy7ContextEMS2_FvRKNS0_7MessageEES3_EvPT_T0_RK6Tuple1IT1_E
296    fun:_ZN14RunnableMethodIN3IPC12ChannelProxy7ContextEMS2_FvRKNS0_7MessageEE6Tuple1IS3_EE3RunEv
297    fun:_ZN11MessageLoop7RunTaskEP4Task
298    fun:_ZN11MessageLoop21DeferOrRunPendingTaskERKNS_11PendingTaskE
299    fun:_ZN11MessageLoop6DoWorkEv
300    fun:_ZN4base18MessagePumpDefault3RunEPNS_11MessagePump8DelegateE
301    fun:_ZN11MessageLoop11RunInternalEv
302    fun:_ZN11MessageLoop10RunHandlerEv
305    bug_28847a
306    Memcheck:Leak
307    fun:_Znw*
308    fun:_ZN13WorkerService12CreateWorkerERK4GURLbbRKSbItN4base20string16_char_traitsESaItEEiiPN3IPC7Message6SenderEi
309    fun:_ZN21ResourceMessageFilter14OnCreateWorkerERK4GURLbRKSbItN4base20string16_char_traitsESaItEEiPi
312    bug_28847b
313    Memcheck:Leak
314    fun:_Znw*
315    fun:_ZN16ChildProcessHost6LaunchERKSt6vectorISt4pairISsSsESaIS2_EEP11CommandLine
316    fun:_ZN17WorkerProcessHost4InitEv
317    fun:_ZN13WorkerService12CreateWorkerERK4GURLbbRKSbItN4base20string16_char_traitsESaItEEiiPN3IPC7Message6SenderEi
318    fun:_ZN21ResourceMessageFilter14OnCreateWorkerERK4GURLbRKSbItN4base20string16_char_traitsESaItEEiPi
321    bug_28072a
322    Memcheck:Leak
323    ...
324    fun:CSBackupSetItemExcluded
325    fun:_ZN8mac_util22SetFileBackupExclusionERK8FilePathb
326    fun:_ZN7history15HistoryDatabase4InitERK8FilePathS3_
327    fun:_ZN7history14HistoryBackend8InitImplEv
328    fun:_ZN7history14HistoryBackend4InitEb
331    bug_28072b
332    Memcheck:Leak
333    fun:_Znw*
334    fun:_ZN7history14HistoryBackend8InitImplEv
335    fun:_ZN7history14HistoryBackend4InitEb
338    bug_28072c
339    Memcheck:Addr2
340    ...
341    fun:CSBackupSetItemExcluded
342    fun:_ZN8mac_util22SetFileBackupExclusionERK8FilePathb
343    fun:_ZN7history15HistoryDatabase4InitERK8FilePathS3_
344    fun:_ZN7history14HistoryBackend8InitImplEv
345    fun:_ZN7history14HistoryBackend4InitEb
348    bug_35164
349    Memcheck:Cond
350    ...
351    fun:gl_context_init_client_state
352    fun:ogl_begin_rendering
353    fun:CARenderOGLRender
354    fun:view_draw
357    bug_35625
358    Memcheck:Leak
359    fun:malloc_zone_malloc
360    fun:_CFRuntimeCreateInstance
361    fun:CGTypeCreateInstanceWithAllocator
362    fun:CGTypeCreateInstance
363    fun:CGFunctionCreate
364    fun:CGGradientGetFunction
365    fun:CGContextDrawLinearGradient
366    ...
367    fun:-[NSView _drawRect:clip:]
368    fun:-[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:]
371    bug_36605
372    Memcheck:Leak
373    fun:malloc
374    fun:realloc
375    fun:new_sem_from_pool
376    fun:_pthread_cond_wait
377    fun:pthread_cond_wait$UNIX2003
378    fun:_ZN17ConditionVariable4WaitEv
379    fun:_ZN4base13WaitableEvent9TimedWaitERKNS_9TimeDeltaE
380    fun:_ZN4base13WaitableEvent4WaitEv
381    fun:_ZN4base6Thread16StartWithOptionsERKNS0_7OptionsE
382    fun:_ZN4base6Thread5StartEv
383    fun:_ZN14HistoryService4InitERK8FilePathP15BookmarkServiceb
384    fun:_ZN14TestingProfile20CreateHistoryServiceEbb
385    fun:_ZN12_GLOBAL__N_127HistoryContentsProviderTest5SetUpEv
388    bug_40429
389    Memcheck:Leak
390    fun:calloc
391    fun:_internal_class_createInstanceFromZone
392    fun:_internal_class_createInstance
393    fun:+[NSObject allocWithZone:]
394    fun:_decodeObjectBinary
395    fun:_decodeObject
396    fun:-[NSButtonCell initWithCoder:]
397    fun:_decodeObjectBinary
398    fun:_decodeObject
399    fun:-[NSControl initWithCoder:]
400    fun:-[NSButton initWithCoder:]
401    fun:_decodeObjectBinary
402    fun:-[NSKeyedUnarchiver _decodeArrayOfObjectsForKey:]
403    fun:-[NSArray(NSArray) initWithCoder:]
404    fun:_decodeObjectBinary
405    fun:_decodeObject
406    fun:-[NSView initWithCoder:]
407    fun:_decodeObjectBinary
408    fun:_decodeObject
409    fun:-[NSWindowTemplate initWithCoder:]
410    fun:_decodeObjectBinary
411    fun:_decodeObject
414    bug_40429b
415    Memcheck:Leak
416    fun:calloc
417    fun:_internal_class_createInstanceFromZone
418    fun:_internal_class_createInstance
419    fun:+[NSObject allocWithZone:]
420    fun:_decodeObjectBinary
421    fun:_decodeObject
422    fun:-[NSButtonCell initWithCoder:]
423    fun:_decodeObjectBinary
424    fun:_decodeObject
425    fun:-[NSControl initWithCoder:]
426    fun:-[NSButton initWithCoder:]
427    fun:_decodeObjectBinary
428    fun:_decodeObject
429    fun:-[NSNibConnector initWithCoder:]
430    fun:-[NSNibControlConnector initWithCoder:]
431    fun:_decodeObjectBinary
432    fun:-[NSKeyedUnarchiver _decodeArrayOfObjectsForKey:]
433    fun:-[NSArray(NSArray) initWithCoder:]
434    fun:_decodeObjectBinary
435    fun:_decodeObject
436    fun:-[NSIBObjectData initWithCoder:]
437    fun:_decodeObjectBinary
440    bug_40429c
441    Memcheck:Leak
442    fun:calloc
443    fun:_internal_class_createInstanceFromZone
444    fun:_internal_class_createInstance
445    fun:+[NSObject allocWithZone:]
446    fun:_decodeObjectBinary
447    fun:_decodeObject
448    fun:-[NSButtonCell initWithCoder:]
449    fun:_decodeObjectBinary
450    fun:_decodeObject
451    fun:-[NSControl initWithCoder:]
452    fun:-[NSButton initWithCoder:]
453    fun:_decodeObjectBinary
454    fun:-[NSKeyedUnarchiver _decodeArrayOfObjectsForKey:]
455    fun:-[NSArray(NSArray) initWithCoder:]
456    fun:_decodeObjectBinary
457    fun:_decodeObject
458    fun:-[NSView initWithCoder:]
459    fun:_decodeObjectBinary
460    fun:_decodeObject
461    fun:-[NSResponder initWithCoder:]
462    fun:-[NSView initWithCoder:]
465   bug_40659
466    Memcheck:Leak
467    fun:_Znw*
468    ...
469    fun:_ZN19extension_file_util13LoadExtensionERK8FilePathbPSs
470    fun:_ZN12CrxInstaller15CompleteInstallEv
471    fun:_Z16DispatchToMethodI12CrxInstallerMS0_FvvEEvPT_T0_RK6Tuple0
472    fun:_ZN14RunnableMethodI12CrxInstallerMS0_FvvE6Tuple0E3RunEv
473    fun:_ZN11MessageLoop7RunTaskEP4Task
474    fun:_ZN11MessageLoop21DeferOrRunPendingTaskERKNS_11PendingTaskE
475    fun:_ZN11MessageLoop6DoWorkEv
476    fun:_ZN4base19MessagePumpLibevent3RunEPNS_11MessagePump8DelegateE
477    fun:_ZN11MessageLoop11RunInternalEv
478    fun:_ZN11MessageLoop10RunHandlerEv
481    bug_46186_a
482    Memcheck:Leak
483    fun:_Znw*
484    fun:_ZN12HALCADClient19AddPropertyListenerEmPK26AudioObjectPropertyAddressPFlmmS2_PvES3_
485    fun:_ZN16HALDefaultDevice22InstallServerListenersEv
486    fun:_ZN16HALDefaultDevice10InitializeEv
487    fun:_ZN9HALSystem16CheckOutInstanceEv
488    fun:AudioObjectAddPropertyListener
489    fun:_ZN10AQMEDeviceC2EmPK27AudioStreamBasicDescriptionPK18AudioChannelLayout
490    fun:_Z11NewAQIONodembPK27AudioStreamBasicDescriptionPK18AudioChannelLayout
491    fun:_ZN15AQIONodeManager13_FindAQIONodeEmbb
492    fun:_ZN15AQIONodeManager12FindAQIONodeEmbb
493    fun:_ZN16AudioQueueObject15DoIONodeConnectERK25AudioQueueStreamSpecifierPK27AudioStreamBasicDescriptionPK18AudioChannelLayout
494    fun:_ZN16AudioQueueObject13EnqueueBufferEP16AudioQueueBufferjPK28AudioStreamPacketDescriptionjjjPK24AudioQueueParameterEventRK11AQTimeStampPS8_
495    fun:AQServer_EnqueueBuffer
496    fun:AudioQueueEnqueueBufferWithParameters
497    fun:AudioQueueEnqueueBuffer
498    fun:_ZN28PCMQueueOutAudioOutputStream5StartEPN17AudioOutputStream19AudioSourceCallbackE
499    fun:_ZN5media21AudioOutputController6DoPlayEv
500    fun:_ZN14RunnableMethodIN5media21AudioOutputControllerEMS1_FvvE6Tuple0E3RunEv
501    fun:_ZN11MessageLoop7RunTaskEP4Task
502    fun:_ZN11MessageLoop21DeferOrRunPendingTaskERKNS_11PendingTaskE
503    fun:_ZN11MessageLoop6DoWorkEv
504    fun:_ZN4base18MessagePumpDefault3RunEPNS_11MessagePump8DelegateE
507    bug_46186_b
508    Memcheck:Leak
509    fun:malloc_zone_malloc
510    fun:_ZN4base12_GLOBAL__N_137oom_killer_cfallocator_system_defaultElmPv
511    fun:_CFRuntimeCreateInstance
512    fun:CFRunLoopSourceCreate
513    fun:MSHCreateMIGServerSource
514    fun:_ZN20HALCADClientListenerC2EPFlmmPK26AudioObjectPropertyAddressPvES3_
515    fun:_ZN12HALCADClient19AddPropertyListenerEmPK26AudioObjectPropertyAddressPFlmmS2_PvES3_
516    fun:_ZN16HALDefaultDevice22InstallServerListenersEv
517    fun:_ZN16HALDefaultDevice10InitializeEv
518    fun:_ZN9HALSystem16CheckOutInstanceEv
519    fun:AudioObjectAddPropertyListener
520    fun:_ZN10AQMEDeviceC2EmPK27AudioStreamBasicDescriptionPK18AudioChannelLayout
521    fun:_Z11NewAQIONodembPK27AudioStreamBasicDescriptionPK18AudioChannelLayout
522    fun:_ZN15AQIONodeManager13_FindAQIONodeEmbb
523    fun:_ZN15AQIONodeManager12FindAQIONodeEmbb
524    fun:_ZN16AudioQueueObject15DoIONodeConnectERK25AudioQueueStreamSpecifierPK27AudioStreamBasicDescriptionPK18AudioChannelLayout
525    fun:_ZN16AudioQueueObject13EnqueueBufferEP16AudioQueueBufferjPK28AudioStreamPacketDescriptionjjjPK24AudioQueueParameterEventRK11AQTimeStampPS8_
526    fun:AQServer_EnqueueBuffer
527    fun:AudioQueueEnqueueBufferWithParameters
528    fun:AudioQueueEnqueueBuffer
529    fun:_ZN28PCMQueueOutAudioOutputStream5StartEPN17AudioOutputStream19AudioSourceCallbackE
530    fun:_ZN17AudioRendererHost14IPCAudioSource4PlayEv
533    bug_46186_c
534    Memcheck:Leak
535    fun:_Znw*
536    fun:_ZN12HALCADClient19AddPropertyListenerEmPK26AudioObjectPropertyAddressPFlmmS2_PvES3_
537    fun:_ZN16HALDefaultDevice22InstallServerListenersEv
538    fun:_ZN16HALDefaultDevice10InitializeEv
539    fun:_ZN9HALSystem15InitializeShellEv
540    fun:_ZN9HALSystem16CheckOutInstanceEv
541    fun:AudioObjectAddPropertyListener
542    fun:_ZN10AQMEDeviceC2EmbPK27AudioStreamBasicDescriptionPK18AudioChannelLayout
543    fun:_Z11NewAQIONodembbPK27AudioStreamBasicDescriptionPK18AudioChannelLayout
544    fun:_ZN15AQIONodeManager13_FindAQIONodeEmbbb
545    fun:_ZN15AQIONodeManager12FindAQIONodeEmbbb
548    bug_47949
549    Memcheck:Cond
550    fun:rips_f_DrawRing
551    fun:rips_f_BltShape
552    fun:ripc_Render
553    fun:ripc_DrawRects
554    fun:CGContextFillRects
555    fun:CGContextFillRect
556    fun:NSRectFill
557    fun:_ZN18FocusIndicationFix40currentOSHasSetFocusRingStyleInBitmapBugEv
560    bug_49250_a
561    Memcheck:Cond
562    fun:gleUpdateFogData
563    fun:gleUpdateState
564    fun:_ZN8remoting11CapturerMac12CaptureRectsERKSt6vectorIN3gfx4RectESaIS3_EEP14CallbackRunnerI6Tuple1I13scoped_refptrINS_8Capturer11CaptureDataEEEE
565    fun:_ZN8remoting8Capturer19CaptureInvalidRectsEP14CallbackRunnerI6Tuple1I13scoped_refptrINS0_11CaptureDataEEEE
566    fun:_ZN8remoting28CapturerMacTest_Capture_Test8TestBodyEv
569    bug_49250_b
570    Memcheck:Cond
571    fun:gleUpdateFogData
572    fun:gleUpdateState
573    fun:_ZN8remoting11CapturerMac12CaptureRectsERKSt6vectorIN3gfx4RectESaIS3_EEP14CallbackRunnerI6Tuple1I13scoped_refptrINS_8Capturer11CaptureDataEEEE
574    fun:_ZN8remoting8Capturer19CaptureInvalidRectsEP14CallbackRunnerI6Tuple1I13scoped_refptrINS0_11CaptureDataEEEE
575    fun:_ZN8remoting28CapturerMacTest_Capture_Test8TestBodyEv
578    bug_49250_c
579    Memcheck:Cond
580    fun:gleUpdateFogData
581    fun:gleUpdateState
582    fun:_ZN8remoting11CapturerMac12CaptureRectsERKSt3setIN3gfx4RectESt4lessIS3_ESaIS3_EEP14CallbackRunnerI6Tuple1I13scoped_refptrINS_11CaptureDataEEEE
583    fun:_ZN8remoting8Capturer19CaptureInvalidRectsEP14CallbackRunnerI6Tuple1I13scoped_refptrINS_11CaptureDataEEEE
584    fun:_ZN8remoting28CapturerMacTest_Capture_Test8TestBodyEv
587    bug_49250_d
588    Memcheck:Leak
589    fun:_Znw*
590    fun:_ZN8remoting12TraceContext3GetEv
591    fun:_ZN8remoting12TraceContext6tracerEv
592    fun:_ZN8remoting8Capturer19CaptureInvalidRectsEP14CallbackRunnerI6Tuple1I13scoped_refptrINS_11CaptureDataEEEE
593    fun:_ZN8remoting28CapturerMacTest_Capture_Test8TestBodyEv
596    bug_50286
597    Memcheck:Leak
598    fun:_Znw*
599    fun:_ZN11ProfileImpl14InitExtensionsEv
600    fun:_ZN14ProfileManager10AddProfileEP7Profileb
601    fun:_ZN14ProfileManager10GetProfileERK8FilePathb
602    fun:_ZN14ProfileManager10GetProfileERK8FilePath
603    fun:_ZN14ProfileManager17GetDefaultProfileERK8FilePath
604    fun:_ZN12_GLOBAL__N_113CreateProfileERK18MainFunctionParamsRK8FilePath
605    fun:_Z11BrowserMainRK18MainFunctionParams
606    fun:ChromeMain
607    fun:main
610    bug_50297_a
611    Memcheck:Cond
612    fun:_ZN3IPC7Channel11ChannelImpl23ProcessIncomingMessagesEv
613    fun:_ZN3IPC7Channel11ChannelImpl28OnFileCanReadWithoutBlockingEi
614    fun:_ZN4base19MessagePumpLibevent21FileDescriptorWatcher28OnFileCanReadWithoutBlockingEiPS0_
615    ...
616    fun:event_process_active
617    fun:event_base_loop
618    fun:_ZN4base19MessagePumpLibevent3RunEPNS_11MessagePump8DelegateE
619    fun:_ZN11MessageLoop11RunInternalEv
622    bug_50297_b
623    Memcheck:Cond
624    fun:_ZN6Pickle8FindNextEmPKcS1_
625    fun:_ZN3IPC7Message8FindNextEPKcS2_
626    fun:_ZN3IPC7Channel11ChannelImpl23ProcessIncomingMessagesEv
627    fun:_ZN3IPC7Channel11ChannelImpl28OnFileCanReadWithoutBlockingEi
628    fun:_ZN4base19MessagePumpLibevent21FileDescriptorWatcher28OnFileCanReadWithoutBlockingEiPS0_
629    ...
630    fun:event_process_active
631    fun:event_base_loop
632    fun:_ZN4base19MessagePumpLibevent3RunEPNS_11MessagePump8DelegateE
633    fun:_ZN11MessageLoop11RunInternalEv
636    bug_50638_a
637    Memcheck:Cond
638    fun:gleUpdateViewScissorData
639    ...
640    fun:cgl_set_surface
641    fun:ogl_attach_surface
642    fun:ogl_render_fade_transition
643    fun:ogl_render_layer_
644    ...
645    fun:ogl_render_layers
646    fun:CARenderOGLRender
647    fun:view_draw
650    bug_50638_b
651    Memcheck:Cond
652    fun:gleUpdateViewScissorData
653    fun:cgl_set_surface
654    fun:ogl_attach_surface
655    fun:ogl_render_layer_contents_bg
656    fun:ogl_render_layer_image_
657    fun:ogl_render_layer_
658    fun:ogl_render_layer_image_
659    fun:ogl_render_layer_
660    fun:ogl_render_layer_image_
661    fun:ogl_render_layer_
662    fun:ogl_render_layers
663    fun:CARenderOGLRender
664    fun:view_draw
667    bug_52364_a
668    Memcheck:Value4
669    fun:_ZNK10CMMConvLut7ConvertER10CMMMinBitsP14CMMRuntimeInfomm
670    fun:_Z16CMMProcessBitmapP15CMMBitmapParams
671    fun:DoMatchBitmap
672    fun:CWMatchBitmap
673    fun:ConvertImageGeneric
674    fun:CMSColorWorldConvertData
675    fun:CMSTransformConvertData
676    fun:CGCMSInterfaceTransformConvertData
677    fun:CGColorTransformConvertData
680    bug_52364_b
681    Memcheck:Cond
682    fun:_ZNK10CMMMtxOnly10ConvertMinE10CMM3x3Type10CMM3x1TypeR12CMMMinBuffermm
683    fun:_ZNK21CMMConvMatrixTemplateI10CMMMtxOnly22CMMConvGrayToRGBMatrixE7ConvertER10CMMMinBitsP14CMMRuntimeInfomm
684    fun:_Z16CMMProcessBitmapP15CMMBitmapParams
685    fun:DoMatchBitmap
686    fun:CWMatchBitmap
687    fun:ConvertImageGeneric
688    fun:CMSColorWorldConvertData
689    fun:CMSTransformConvertData
690    fun:CGCMSInterfaceTransformConvertData
691    fun:CGColorTransformConvertData
694    bug_52681_a
695    Memcheck:Leak
696    fun:_Znw*
697    fun:_ZN16ChildProcessHost13CreateChannelEv
698    fun:_ZN18UtilityProcessHost12StartProcessERK8FilePath
699    fun:_ZN18UtilityProcessHost22StartExtensionUnpackerERK8FilePath
700    fun:_ZN14RunnableMethodI26SandboxedExtensionUnpackerMS0_FvRK8FilePathE6Tuple1IS1_EE3RunEv
701    fun:_ZN11MessageLoop7RunTaskEP4Task
704    bug_52681_b
705    Memcheck:Leak
706    fun:_Znw*
707    ...
708    fun:_ZN16ChildProcessHost13CreateChannelEv
709    fun:_ZN18UtilityProcessHost12StartProcessERK8FilePath
710    fun:_ZN18UtilityProcessHost22StartExtensionUnpackerERK8FilePath
711    fun:_ZN26SandboxedExtensionUnpacker22StartProcessOnIOThreadERK8FilePath
712    fun:_Z16DispatchToMethodI26SandboxedExtensionUnpackerMS0_FvRK8FilePathES1_EvPT_T0_RK6Tuple1IT1_E
713    fun:_ZN14RunnableMethodI26SandboxedExtensionUnpackerMS0_FvRK8FilePathE6Tuple1IS1_EE3RunEv
714    fun:_ZN11MessageLoop7RunTaskEP4Task
717    bug_53742_a
718    Memcheck:Cond
719    ...
720    fun:_ZN16AudioQueueObject12ConvertInputEP9AQCommandRmb
721    fun:_ZN16AudioQueueObject12RunConverterEi
722    fun:_ZN18AQConverterManager17AQConverterThread3RunEv
723    fun:_ZN18AQConverterManager17AQConverterThread20ConverterThreadEntryEPv
724    fun:_ZN9CAPThread5EntryEPS_
725    fun:_pthread_start
726    fun:thread_start
729    bug_53742_b
730    Memcheck:Cond
731    fun:_ZN16AudioQueueObject12ConvertInputEP9AQCommandRmb
732    fun:_ZN16AudioQueueObject5ResetEv
733    fun:_ZN16AudioQueueObject4StopEb
736    bug_53989_a
737    Memcheck:Cond
738    fun:glvm_function_new
739    fun:glvmCreateModularFunction
740    fun:gleGetVertexSubmitFuncObjectAndKey
741    fun:gleSetVertexArrayFunc
742    fun:gleDrawArraysOrElements_ExecCore
743    fun:gleDrawArraysOrElements_IMM_Exec
744    fun:gl_context_draw
745    fun:ogl_array_flush
746    fun:ogl_primitives_end_
747    fun:ogl_emit_quad_indices
748    fun:ogl_emit_nine_part_rect
749    fun:ogl_emit_rect_tex
750    fun:ogl_render_layer_contents_bg
751    fun:ogl_render_layer_image_
752    fun:ogl_render_layer_
753    fun:ogl_render_layer_image_
754    fun:ogl_render_layer_
755    fun:ogl_render_layers
756    fun:CARenderOGLRender
757    fun:view_draw
758    fun:view_display_link
759    fun:link_callback
762    bug_53989_b
763    Memcheck:Cond
764    fun:glvm_function_hash_value_6
765    fun:glvm_hash_set_*
766    fun:glvm*ModularFunction*Cache
767    fun:gleGetVertexSubmitFuncObjectAndKey
768    fun:gleSetVertexArrayFunc
769    fun:gleDrawArraysOrElements_ExecCore
770    fun:gleDrawArraysOrElements_IMM_Exec
771    fun:gl_context_draw
772    fun:ogl_array_flush
773    fun:ogl_primitives_end_
774    fun:ogl_emit_quad_indices
775    fun:ogl_emit_nine_part_rect
776    fun:ogl_emit_rect_tex
777    fun:ogl_render_layer_contents_bg
778    fun:ogl_render_layer_image_
779    fun:ogl_render_layer_
780    fun:ogl_render_layer_image_
781    fun:ogl_render_layer_
782    fun:ogl_render_layers
783    fun:CARenderOGLRender
784    fun:view_draw
785    fun:view_display_link
788    bug_53989_c
789    Memcheck:Value4
790    ...
791    fun:gleGetVertexSubmitFuncObjectAndKey
792    fun:gleSetVertexArrayFunc
793    fun:gleDrawArraysOrElements_ExecCore
794    fun:gleDrawArraysOrElements_IMM_Exec
795    fun:gl_context_draw
796    fun:ogl_array_flush
797    fun:ogl_primitives_end_
798    fun:ogl_emit_quad_indices
799    fun:ogl_emit_nine_part_rect
800    fun:ogl_emit_rect_tex
801    fun:ogl_render_layer_contents_bg
802    fun:ogl_render_layer_image_
803    fun:ogl_render_layer_
804    fun:ogl_render_layer_image_
805    fun:ogl_render_layer_
806    fun:ogl_render_layers
807    fun:CARenderOGLRender
808    fun:view_draw
809    fun:view_display_link
810    fun:link_callback
813    bug_55773
814    Memcheck:Addr8
815    fun:sseCGSFill8by1
816    fun:argb32_mark_constshape
817    fun:argb32_mark
818    fun:ripl_BltShape
819    fun:ripc_Render
820    fun:ripc_DrawRects
821    fun:CGContextFillRects
822    fun:CGContextFillRect
823    fun:NSRectFill
824    fun:-[NSView _drawRect:clip:]
825    fun:-[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:]
826    fun:-[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:]
827    fun:-[NSNextStepFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:]
828    fun:-[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:]
829    fun:-[NSView displayIfNeeded]
830    fun:-[NSWindow displayIfNeeded]
831    fun:-[NSWindow _reallyDoOrderWindow:relativeTo:findKey:forCounter:force:isModal:]
832    fun:-[NSWindow orderWindow:relativeTo:]
833    fun:-[NSWindow addChildWindow:ordered:]
834    fun:-[GTMWindowSheetController(PrivateMethods) beginSystemSheet:withInfo:modalForView:withParameters:]
835    fun:-[GTMWindowSheetController beginSystemSheet:modalForView:withParameters:]
836    fun:-[GTMWindowSheetController beginSheet:modalForView:modalDelegate:didEndSelector:contextInfo:]
839    bug_57268
840    Memcheck:Leak
841    fun:_Znw*
842    fun:_ZN4base17LoadNativeLibraryERK8FilePath
843    fun:_ZN5media22InitializeMediaLibraryERK8FilePath
846    bug_58244
847    Memcheck:Addr4
848    fun:_ZN17GpuWatchdogThread6OnExitEv
849    fun:_Z16DispatchToMethodI17GpuWatchdogThreadMS0_FvvEEvPT_T0_RK6Tuple0
850    fun:_ZN27ScopedRunnableMethodFactoryI17GpuWatchdogThreadE14RunnableMethodIMS0_FvvE6Tuple0E3RunEv
851    fun:_ZN11MessageLoop7RunTaskEP4Task
855    bug_58245
856    Memcheck:Leak
857    fun:_Znw*
858    fun:sendSimpleEventToSelf
859    fun:aeInitializeFromHIToolbox
860    fun:INIT_AppleEvents
861    fun:_FirstEventTime
862    fun:RunCurrentEventLoopInMode
863    fun:ReceiveNextEventCommon
864    fun:BlockUntilNextEventMatchingListInMode
865    fun:_DPSNextEvent
866    fun:-[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:]
867    fun:-[NSApplication run]
868    fun:_ZN4base24MessagePumpNSApplication5DoRunEPNS_11MessagePump8DelegateE
869    fun:_ZN4base24MessagePumpCFRunLoopBase3RunEPNS_11MessagePump8DelegateE
872    bug_58860
873    Memcheck:Addr1
874    fun:memcpy
875    ...
876    fun:FSFindFolder
877    fun:_ZN12_GLOBAL__N_124GetPluginCommonDirectoryEPSt6vectorI8FilePathSaIS1_EEb
878    fun:_ZN5NPAPI10PluginList20GetPluginDirectoriesEPSt6vectorI8FilePathSaIS2_EE
879    fun:_ZN5NPAPI10PluginList11LoadPluginsEb
880    fun:_ZN5NPAPI10PluginList10GetPluginsEbPSt6vectorI13WebPluginInfoSaIS2_EE
881    fun:_ZN13PluginUpdater30GetPreferencesDataOnFileThreadEPv
884    bug_59243_a
885    Memcheck:Leak
886    fun:_Znw*
887    fun:_ZN20BrowserAccessibility6CreateEv
888    fun:_ZN24BrowserAccessibilityTest5SetUpEv
889    fun:_ZN7testingL35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS3_FS2_vEPKc
892    bug_59243_b
893    Memcheck:Leak
894    fun:_Znw*
895    ...
896    fun:_ZNSt3mapIiSbItN4base20string16_char_traitsESaItEESt4lessIiESaISt4pairIKiS3_EEEaSERKSA_
897    fun:_ZN20BrowserAccessibility10InitializeEP27BrowserAccessibilityManagerPS_iiRKN11webkit_glue16WebAccessibilityE
898    fun:_ZN24BrowserAccessibilityTest5SetUpEv
899    fun:_ZN7testingL35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS3_FS2_vEPKc