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

Side by Side 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 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 # There are three kinds of suppressions in this file: 1 # There are three kinds of suppressions in this file:
2 # 1. Third party stuff we have no control over. 2 # 1. Third party stuff we have no control over.
3 # 3 #
4 # 2. Intentional unit test errors, stuff that is somehow a false positive 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. 5 # in our own code, or stuff that is so trivial it's not worth fixing.
6 # 6 #
7 # 3. Suppressions for real chromium bugs that are not yet fixed. 7 # 3. Suppressions for real chromium bugs that are not yet fixed.
8 # These should all be in chromium's bug tracking system. 8 # These should all be in chromium's bug tracking system.
9 # Periodically we should sweep this file and the bug tracker clean by 9 # Periodically we should sweep this file and the bug tracker clean by
10 # running overnight and removing outdated bugs/suppressions. 10 # running overnight and removing outdated bugs/suppressions.
(...skipping 1247 matching lines...) Expand 10 before | Expand all | Expand 10 after
1258 fun:_ZN11MessageLoop10RunHandlerEv 1258 fun:_ZN11MessageLoop10RunHandlerEv
1259 } 1259 }
1260 { 1260 {
1261 bug_44879 1261 bug_44879
1262 Memcheck:Leak 1262 Memcheck:Leak
1263 fun:_Znw* 1263 fun:_Znw*
1264 ... 1264 ...
1265 fun:_ZN12_GLOBAL__N_113ExtensionImpl12StartRequestERKN2v89ArgumentsE 1265 fun:_ZN12_GLOBAL__N_113ExtensionImpl12StartRequestERKN2v89ArgumentsE
1266 } 1266 }
1267 { 1267 {
1268 bug_46186 1268 bug_46186_a
1269 Memcheck:Leak
1270 fun:_Znw*
1271 fun:_ZN12HALCADClient19AddPropertyListenerEmPK26AudioObjectPropertyAddressPFl mmS2_PvES3_
1272 fun:_ZN16HALDefaultDevice22InstallServerListenersEv
1273 fun:_ZN16HALDefaultDevice10InitializeEv
1274 fun:_ZN9HALSystem16CheckOutInstanceEv
1275 fun:AudioObjectAddPropertyListener
1276 fun:_ZN10AQMEDeviceC2EmPK27AudioStreamBasicDescriptionPK18AudioChannelLayout
1277 fun:_Z11NewAQIONodembPK27AudioStreamBasicDescriptionPK18AudioChannelLayout
1278 fun:_ZN15AQIONodeManager13_FindAQIONodeEmbb
1279 fun:_ZN15AQIONodeManager12FindAQIONodeEmbb
1280 fun:_ZN16AudioQueueObject15DoIONodeConnectERK25AudioQueueStreamSpecifierPK27A udioStreamBasicDescriptionPK18AudioChannelLayout
1281 fun:_ZN16AudioQueueObject13EnqueueBufferEP16AudioQueueBufferjPK28AudioStreamP acketDescriptionjjjPK24AudioQueueParameterEventRK11AQTimeStampPS8_
1282 fun:AQServer_EnqueueBuffer
1283 fun:AudioQueueEnqueueBufferWithParameters
1284 fun:AudioQueueEnqueueBuffer
1285 fun:_ZN28PCMQueueOutAudioOutputStream5StartEPN17AudioOutputStream19AudioSourc eCallbackE
1286 fun:_ZN5media21AudioOutputController6DoPlayEv
1287 fun:_ZN14RunnableMethodIN5media21AudioOutputControllerEMS1_FvvE6Tuple0E3RunEv
1288 fun:_ZN11MessageLoop7RunTaskEP4Task
1289 fun:_ZN11MessageLoop21DeferOrRunPendingTaskERKNS_11PendingTaskE
1290 fun:_ZN11MessageLoop6DoWorkEv
1291 fun:_ZN4base18MessagePumpDefault3RunEPNS_11MessagePump8DelegateE
1292 }
1293 {
1294 bug_46186_b
1269 Memcheck:Leak 1295 Memcheck:Leak
1270 fun:malloc_zone_malloc 1296 fun:malloc_zone_malloc
1271 fun:_ZN4base12_GLOBAL__N_137oom_killer_cfallocator_system_defaultElmPv 1297 fun:_ZN4base12_GLOBAL__N_137oom_killer_cfallocator_system_defaultElmPv
1272 fun:_CFRuntimeCreateInstance 1298 fun:_CFRuntimeCreateInstance
1273 fun:CFRunLoopSourceCreate 1299 fun:CFRunLoopSourceCreate
1274 fun:MSHCreateMIGServerSource 1300 fun:MSHCreateMIGServerSource
1275 fun:_ZN20HALCADClientListenerC2EPFlmmPK26AudioObjectPropertyAddressPvES3_ 1301 fun:_ZN20HALCADClientListenerC2EPFlmmPK26AudioObjectPropertyAddressPvES3_
1276 fun:_ZN12HALCADClient19AddPropertyListenerEmPK26AudioObjectPropertyAddressPFl mmS2_PvES3_ 1302 fun:_ZN12HALCADClient19AddPropertyListenerEmPK26AudioObjectPropertyAddressPFl mmS2_PvES3_
1277 fun:_ZN16HALDefaultDevice22InstallServerListenersEv 1303 fun:_ZN16HALDefaultDevice22InstallServerListenersEv
1278 fun:_ZN16HALDefaultDevice10InitializeEv 1304 fun:_ZN16HALDefaultDevice10InitializeEv
1279 fun:_ZN9HALSystem16CheckOutInstanceEv 1305 fun:_ZN9HALSystem16CheckOutInstanceEv
1280 fun:AudioObjectAddPropertyListener 1306 fun:AudioObjectAddPropertyListener
1281 fun:_ZN10AQMEDeviceC2EmPK27AudioStreamBasicDescriptionPK18AudioChannelLayout 1307 fun:_ZN10AQMEDeviceC2EmPK27AudioStreamBasicDescriptionPK18AudioChannelLayout
1282 fun:_Z11NewAQIONodembPK27AudioStreamBasicDescriptionPK18AudioChannelLayout 1308 fun:_Z11NewAQIONodembPK27AudioStreamBasicDescriptionPK18AudioChannelLayout
1283 fun:_ZN15AQIONodeManager13_FindAQIONodeEmbb 1309 fun:_ZN15AQIONodeManager13_FindAQIONodeEmbb
1284 fun:_ZN15AQIONodeManager12FindAQIONodeEmbb 1310 fun:_ZN15AQIONodeManager12FindAQIONodeEmbb
1285 fun:_ZN16AudioQueueObject15DoIONodeConnectERK25AudioQueueStreamSpecifierPK27A udioStreamBasicDescriptionPK18AudioChannelLayout 1311 fun:_ZN16AudioQueueObject15DoIONodeConnectERK25AudioQueueStreamSpecifierPK27A udioStreamBasicDescriptionPK18AudioChannelLayout
1286 fun:_ZN16AudioQueueObject13EnqueueBufferEP16AudioQueueBufferjPK28AudioStreamP acketDescriptionjjjPK24AudioQueueParameterEventRK11AQTimeStampPS8_ 1312 fun:_ZN16AudioQueueObject13EnqueueBufferEP16AudioQueueBufferjPK28AudioStreamP acketDescriptionjjjPK24AudioQueueParameterEventRK11AQTimeStampPS8_
1287 fun:AQServer_EnqueueBuffer 1313 fun:AQServer_EnqueueBuffer
1288 fun:AudioQueueEnqueueBufferWithParameters 1314 fun:AudioQueueEnqueueBufferWithParameters
1289 fun:AudioQueueEnqueueBuffer 1315 fun:AudioQueueEnqueueBuffer
1290 fun:_ZN28PCMQueueOutAudioOutputStream5StartEPN17AudioOutputStream19AudioSourc eCallbackE 1316 fun:_ZN28PCMQueueOutAudioOutputStream5StartEPN17AudioOutputStream19AudioSourc eCallbackE
1291 fun:_ZN17AudioRendererHost14IPCAudioSource4PlayEv 1317 fun:_ZN17AudioRendererHost14IPCAudioSource4PlayEv
1292 } 1318 }
1293 { 1319 {
1320 bug_46186_c
1321 Memcheck:Leak
1322 fun:_Znw*
1323 fun:_ZN12HALCADClient19AddPropertyListenerEmPK26AudioObjectPropertyAddressPFl mmS2_PvES3_
1324 fun:_ZN16HALDefaultDevice22InstallServerListenersEv
1325 fun:_ZN16HALDefaultDevice10InitializeEv
1326 fun:_ZN9HALSystem15InitializeShellEv
1327 fun:_ZN9HALSystem16CheckOutInstanceEv
1328 fun:AudioObjectAddPropertyListener
1329 fun:_ZN10AQMEDeviceC2EmbPK27AudioStreamBasicDescriptionPK18AudioChannelLayout
1330 fun:_Z11NewAQIONodembbPK27AudioStreamBasicDescriptionPK18AudioChannelLayout
1331 fun:_ZN15AQIONodeManager13_FindAQIONodeEmbbb
1332 fun:_ZN15AQIONodeManager12FindAQIONodeEmbbb
1333 }
1334 {
1294 bug_46678_m_a 1335 bug_46678_m_a
1295 Memcheck:Cond 1336 Memcheck:Cond
1296 fun:gleUpdateFogData 1337 fun:gleUpdateFogData
1297 fun:gleUpdateState 1338 fun:gleUpdateState
1298 fun:_ZN8remoting11CapturerMac12CaptureRectsERKSt3setIN3gfx4RectESt4lessIS3_ES aIS3_EEP14CallbackRunnerI6Tuple1I13scoped_refptrINS_11CaptureDataEEEE 1339 fun:_ZN8remoting11CapturerMac12CaptureRectsERKSt3setIN3gfx4RectESt4lessIS3_ES aIS3_EEP14CallbackRunnerI6Tuple1I13scoped_refptrINS_11CaptureDataEEEE
1299 fun:_ZN8remoting8Capturer19CaptureInvalidRectsEP14CallbackRunnerI6Tuple1I13sc oped_refptrINS_11CaptureDataEEEE 1340 fun:_ZN8remoting8Capturer19CaptureInvalidRectsEP14CallbackRunnerI6Tuple1I13sc oped_refptrINS_11CaptureDataEEEE
1300 fun:_ZN8remoting28CapturerMacTest_Capture_Test8TestBodyEv 1341 fun:_ZN8remoting28CapturerMacTest_Capture_Test8TestBodyEv
1301 } 1342 }
1302 { 1343 {
1303 bug_46678_m_b 1344 bug_46678_m_b
(...skipping 129 matching lines...) Expand 10 before | Expand all | Expand 10 after
1433 fun:_ZN14ProfileManager10AddProfileEP7Profileb 1474 fun:_ZN14ProfileManager10AddProfileEP7Profileb
1434 fun:_ZN14ProfileManager10GetProfileERK8FilePathb 1475 fun:_ZN14ProfileManager10GetProfileERK8FilePathb
1435 fun:_ZN14ProfileManager10GetProfileERK8FilePath 1476 fun:_ZN14ProfileManager10GetProfileERK8FilePath
1436 fun:_ZN14ProfileManager17GetDefaultProfileERK8FilePath 1477 fun:_ZN14ProfileManager17GetDefaultProfileERK8FilePath
1437 fun:_ZN12_GLOBAL__N_113CreateProfileERK18MainFunctionParamsRK8FilePath 1478 fun:_ZN12_GLOBAL__N_113CreateProfileERK18MainFunctionParamsRK8FilePath
1438 fun:_Z11BrowserMainRK18MainFunctionParams 1479 fun:_Z11BrowserMainRK18MainFunctionParams
1439 fun:ChromeMain 1480 fun:ChromeMain
1440 fun:main 1481 fun:main
1441 } 1482 }
1442 { 1483 {
1443 bug_46186
1444 Memcheck:Leak
1445 fun:_Znw*
1446 fun:_ZN12HALCADClient19AddPropertyListenerEmPK26AudioObjectPropertyAddressPFl mmS2_PvES3_
1447 fun:_ZN16HALDefaultDevice22InstallServerListenersEv
1448 fun:_ZN16HALDefaultDevice10InitializeEv
1449 fun:_ZN9HALSystem16CheckOutInstanceEv
1450 fun:AudioObjectAddPropertyListener
1451 fun:_ZN10AQMEDeviceC2EmPK27AudioStreamBasicDescriptionPK18AudioChannelLayout
1452 fun:_Z11NewAQIONodembPK27AudioStreamBasicDescriptionPK18AudioChannelLayout
1453 fun:_ZN15AQIONodeManager13_FindAQIONodeEmbb
1454 fun:_ZN15AQIONodeManager12FindAQIONodeEmbb
1455 fun:_ZN16AudioQueueObject15DoIONodeConnectERK25AudioQueueStreamSpecifierPK27A udioStreamBasicDescriptionPK18AudioChannelLayout
1456 fun:_ZN16AudioQueueObject13EnqueueBufferEP16AudioQueueBufferjPK28AudioStreamP acketDescriptionjjjPK24AudioQueueParameterEventRK11AQTimeStampPS8_
1457 fun:AQServer_EnqueueBuffer
1458 fun:AudioQueueEnqueueBufferWithParameters
1459 fun:AudioQueueEnqueueBuffer
1460 fun:_ZN28PCMQueueOutAudioOutputStream5StartEPN17AudioOutputStream19AudioSourc eCallbackE
1461 fun:_ZN5media21AudioOutputController6DoPlayEv
1462 fun:_ZN14RunnableMethodIN5media21AudioOutputControllerEMS1_FvvE6Tuple0E3RunEv
1463 fun:_ZN11MessageLoop7RunTaskEP4Task
1464 fun:_ZN11MessageLoop21DeferOrRunPendingTaskERKNS_11PendingTaskE
1465 fun:_ZN11MessageLoop6DoWorkEv
1466 fun:_ZN4base18MessagePumpDefault3RunEPNS_11MessagePump8DelegateE
1467 }
1468 {
1469 bug_50297 1484 bug_50297
1470 Memcheck:Cond 1485 Memcheck:Cond
1471 fun:_ZN3IPC7Channel11ChannelImpl23ProcessIncomingMessagesEv 1486 fun:_ZN3IPC7Channel11ChannelImpl23ProcessIncomingMessagesEv
1472 fun:_ZN3IPC7Channel11ChannelImpl28OnFileCanReadWithoutBlockingEi 1487 fun:_ZN3IPC7Channel11ChannelImpl28OnFileCanReadWithoutBlockingEi
1473 fun:_ZN4base19MessagePumpLibevent21FileDescriptorWatcher28OnFileCanReadWithou tBlockingEiPS0_ 1488 fun:_ZN4base19MessagePumpLibevent21FileDescriptorWatcher28OnFileCanReadWithou tBlockingEiPS0_
1474 fun:event_process_active 1489 fun:event_process_active
1475 fun:event_base_loop 1490 fun:event_base_loop
1476 fun:_ZN4base19MessagePumpLibevent3RunEPNS_11MessagePump8DelegateE 1491 fun:_ZN4base19MessagePumpLibevent3RunEPNS_11MessagePump8DelegateE
1477 fun:_ZN11MessageLoop11RunInternalEv 1492 fun:_ZN11MessageLoop11RunInternalEv
1478 } 1493 }
(...skipping 63 matching lines...) Expand 10 before | Expand all | Expand 10 after
1542 Memcheck:Leak 1557 Memcheck:Leak
1543 fun:_Znw* 1558 fun:_Znw*
1544 fun:_ZN16ChildProcessHost13CreateChannelEv 1559 fun:_ZN16ChildProcessHost13CreateChannelEv
1545 fun:_ZN18UtilityProcessHost12StartProcessERK8FilePath 1560 fun:_ZN18UtilityProcessHost12StartProcessERK8FilePath
1546 fun:_ZN18UtilityProcessHost22StartExtensionUnpackerERK8FilePath 1561 fun:_ZN18UtilityProcessHost22StartExtensionUnpackerERK8FilePath
1547 fun:_ZN26SandboxedExtensionUnpacker22StartProcessOnIOThreadERK8FilePath 1562 fun:_ZN26SandboxedExtensionUnpacker22StartProcessOnIOThreadERK8FilePath
1548 fun:_Z16DispatchToMethodI26SandboxedExtensionUnpackerMS0_FvRK8FilePathES1_EvP T_T0_RK6Tuple1IT1_E 1563 fun:_Z16DispatchToMethodI26SandboxedExtensionUnpackerMS0_FvRK8FilePathES1_EvP T_T0_RK6Tuple1IT1_E
1549 fun:_ZN14RunnableMethodI26SandboxedExtensionUnpackerMS0_FvRK8FilePathE6Tuple1 IS1_EE3RunEv 1564 fun:_ZN14RunnableMethodI26SandboxedExtensionUnpackerMS0_FvRK8FilePathE6Tuple1 IS1_EE3RunEv
1550 fun:_ZN11MessageLoop7RunTaskEP4Task 1565 fun:_ZN11MessageLoop7RunTaskEP4Task
1551 } 1566 }
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