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

Unified Diff: tools/valgrind/memcheck/suppressions_mac.txt

Issue 3106035: Rearrange suppressions for bug 46186 (Leak in... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 10 years, 4 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/valgrind/memcheck/suppressions_mac.txt
===================================================================
--- tools/valgrind/memcheck/suppressions_mac.txt (revision 57160)
+++ tools/valgrind/memcheck/suppressions_mac.txt (working copy)
@@ -1265,8 +1265,34 @@
fun:_ZN12_GLOBAL__N_113ExtensionImpl12StartRequestERKN2v89ArgumentsE
}
{
- bug_46186
+ bug_46186_a
Memcheck:Leak
+ fun:_Znw*
+ fun:_ZN12HALCADClient19AddPropertyListenerEmPK26AudioObjectPropertyAddressPFlmmS2_PvES3_
+ fun:_ZN16HALDefaultDevice22InstallServerListenersEv
+ fun:_ZN16HALDefaultDevice10InitializeEv
+ fun:_ZN9HALSystem16CheckOutInstanceEv
+ fun:AudioObjectAddPropertyListener
+ fun:_ZN10AQMEDeviceC2EmPK27AudioStreamBasicDescriptionPK18AudioChannelLayout
+ fun:_Z11NewAQIONodembPK27AudioStreamBasicDescriptionPK18AudioChannelLayout
+ fun:_ZN15AQIONodeManager13_FindAQIONodeEmbb
+ fun:_ZN15AQIONodeManager12FindAQIONodeEmbb
+ fun:_ZN16AudioQueueObject15DoIONodeConnectERK25AudioQueueStreamSpecifierPK27AudioStreamBasicDescriptionPK18AudioChannelLayout
+ fun:_ZN16AudioQueueObject13EnqueueBufferEP16AudioQueueBufferjPK28AudioStreamPacketDescriptionjjjPK24AudioQueueParameterEventRK11AQTimeStampPS8_
+ fun:AQServer_EnqueueBuffer
+ fun:AudioQueueEnqueueBufferWithParameters
+ fun:AudioQueueEnqueueBuffer
+ fun:_ZN28PCMQueueOutAudioOutputStream5StartEPN17AudioOutputStream19AudioSourceCallbackE
+ fun:_ZN5media21AudioOutputController6DoPlayEv
+ fun:_ZN14RunnableMethodIN5media21AudioOutputControllerEMS1_FvvE6Tuple0E3RunEv
+ fun:_ZN11MessageLoop7RunTaskEP4Task
+ fun:_ZN11MessageLoop21DeferOrRunPendingTaskERKNS_11PendingTaskE
+ fun:_ZN11MessageLoop6DoWorkEv
+ fun:_ZN4base18MessagePumpDefault3RunEPNS_11MessagePump8DelegateE
+}
+{
+ bug_46186_b
+ Memcheck:Leak
fun:malloc_zone_malloc
fun:_ZN4base12_GLOBAL__N_137oom_killer_cfallocator_system_defaultElmPv
fun:_CFRuntimeCreateInstance
@@ -1291,6 +1317,21 @@
fun:_ZN17AudioRendererHost14IPCAudioSource4PlayEv
}
{
+ bug_46186_c
+ Memcheck:Leak
+ fun:_Znw*
+ fun:_ZN12HALCADClient19AddPropertyListenerEmPK26AudioObjectPropertyAddressPFlmmS2_PvES3_
+ fun:_ZN16HALDefaultDevice22InstallServerListenersEv
+ fun:_ZN16HALDefaultDevice10InitializeEv
+ fun:_ZN9HALSystem15InitializeShellEv
+ fun:_ZN9HALSystem16CheckOutInstanceEv
+ fun:AudioObjectAddPropertyListener
+ fun:_ZN10AQMEDeviceC2EmbPK27AudioStreamBasicDescriptionPK18AudioChannelLayout
+ fun:_Z11NewAQIONodembbPK27AudioStreamBasicDescriptionPK18AudioChannelLayout
+ fun:_ZN15AQIONodeManager13_FindAQIONodeEmbbb
+ fun:_ZN15AQIONodeManager12FindAQIONodeEmbbb
+}
+{
bug_46678_m_a
Memcheck:Cond
fun:gleUpdateFogData
@@ -1440,32 +1481,6 @@
fun:main
}
{
- bug_46186
- Memcheck:Leak
- fun:_Znw*
- fun:_ZN12HALCADClient19AddPropertyListenerEmPK26AudioObjectPropertyAddressPFlmmS2_PvES3_
- fun:_ZN16HALDefaultDevice22InstallServerListenersEv
- fun:_ZN16HALDefaultDevice10InitializeEv
- fun:_ZN9HALSystem16CheckOutInstanceEv
- fun:AudioObjectAddPropertyListener
- fun:_ZN10AQMEDeviceC2EmPK27AudioStreamBasicDescriptionPK18AudioChannelLayout
- fun:_Z11NewAQIONodembPK27AudioStreamBasicDescriptionPK18AudioChannelLayout
- fun:_ZN15AQIONodeManager13_FindAQIONodeEmbb
- fun:_ZN15AQIONodeManager12FindAQIONodeEmbb
- fun:_ZN16AudioQueueObject15DoIONodeConnectERK25AudioQueueStreamSpecifierPK27AudioStreamBasicDescriptionPK18AudioChannelLayout
- fun:_ZN16AudioQueueObject13EnqueueBufferEP16AudioQueueBufferjPK28AudioStreamPacketDescriptionjjjPK24AudioQueueParameterEventRK11AQTimeStampPS8_
- fun:AQServer_EnqueueBuffer
- fun:AudioQueueEnqueueBufferWithParameters
- fun:AudioQueueEnqueueBuffer
- fun:_ZN28PCMQueueOutAudioOutputStream5StartEPN17AudioOutputStream19AudioSourceCallbackE
- fun:_ZN5media21AudioOutputController6DoPlayEv
- fun:_ZN14RunnableMethodIN5media21AudioOutputControllerEMS1_FvvE6Tuple0E3RunEv
- fun:_ZN11MessageLoop7RunTaskEP4Task
- fun:_ZN11MessageLoop21DeferOrRunPendingTaskERKNS_11PendingTaskE
- fun:_ZN11MessageLoop6DoWorkEv
- fun:_ZN4base18MessagePumpDefault3RunEPNS_11MessagePump8DelegateE
-}
-{
bug_50297
Memcheck:Cond
fun:_ZN3IPC7Channel11ChannelImpl23ProcessIncomingMessagesEv
« 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