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

Side by Side Diff: tools/valgrind/memcheck/suppressions.txt

Issue 7833047: Leaks in ServiceProcessMain (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 3 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 four kinds of suppressions in this file. 1 # There are four 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, or stuff that is somehow a false positive 4 # 2. intentional unit test errors, or 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 (but a few aren't yet). 8 # These should all be in chromium's bug tracking system (but a few aren't yet).
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 5319 matching lines...) Expand 10 before | Expand all | Expand 10 after
5330 fun:_ZN11MessageLoop8PostTaskERKN15tracked_objects8LocationEP4Task 5330 fun:_ZN11MessageLoop8PostTaskERKN15tracked_objects8LocationEP4Task
5331 fun:_ZN3net18CertVerifierWorker6FinishEv 5331 fun:_ZN3net18CertVerifierWorker6FinishEv
5332 fun:_ZN3net18CertVerifierWorker3RunEv 5332 fun:_ZN3net18CertVerifierWorker3RunEv
5333 } 5333 }
5334 { 5334 {
5335 bug_93730_a 5335 bug_93730_a
5336 Memcheck:Leak 5336 Memcheck:Leak
5337 fun:_Znw* 5337 fun:_Znw*
5338 fun:_ZN14ServiceProcess10InitializeEP16MessageLoopForUIRK11CommandLineP19Serv iceProcessState 5338 fun:_ZN14ServiceProcess10InitializeEP16MessageLoopForUIRK11CommandLineP19Serv iceProcessState
5339 fun:_Z18ServiceProcessMainRK18MainFunctionParams 5339 fun:_Z18ServiceProcessMainRK18MainFunctionParams
5340 fun:_ZN12_GLOBAL__N_123RunNamedProcessTypeMainERKSsRK18MainFunctionParams 5340 ...
5341 fun:ChromeMain 5341 fun:ChromeMain
5342 fun:main 5342 fun:main
5343 } 5343 }
5344 { 5344 {
5345 bug_93730_b 5345 bug_93730_b
5346 Memcheck:Leak 5346 Memcheck:Leak
5347 fun:_Zna* 5347 fun:_Zna*
5348 fun:_ZN4base13LaunchProcessERKSt6vectorISsSaISsEERKNS_13LaunchOptionsEPi 5348 fun:_ZN4base13LaunchProcessERKSt6vectorISsSaISsEERKNS_13LaunchOptionsEPi
5349 fun:_ZN4base13LaunchProcessERK11CommandLineRKNS_13LaunchOptionsEPi 5349 fun:_ZN4base13LaunchProcessERK11CommandLineRKNS_13LaunchOptionsEPi
5350 fun:_ZN21ServiceProcessControl8Launcher5DoRunEv 5350 fun:_ZN21ServiceProcessControl8Launcher5DoRunEv
5351 fun:_Z16DispatchToMethodIN21ServiceProcessControl8LauncherEMS1_FvvEEvPT_T0_RK 6Tuple0 5351 fun:_Z16DispatchToMethodIN21ServiceProcessControl8LauncherEMS1_FvvEEvPT_T0_RK 6Tuple0
5352 } 5352 }
5353 { 5353 {
5354 bug_93730_c 5354 bug_93730_c
5355 Memcheck:Leak 5355 Memcheck:Leak
5356 fun:_Znw* 5356 fun:_Znw*
5357 fun:_Z17NewRunnableMethodIN21ServiceProcessControl8LauncherEMS1_FvvEEP14Cance lableTaskPT_T0_ 5357 fun:_Z17NewRunnableMethodIN21ServiceProcessControl8LauncherEMS1_FvvEEP14Cance lableTaskPT_T0_
5358 fun:_ZN21ServiceProcessControl8Launcher5DoRunEv 5358 fun:_ZN21ServiceProcessControl8Launcher5DoRunEv
5359 fun:_Z16DispatchToMethodIN21ServiceProcessControl8LauncherEMS1_FvvEEvPT_T0_RK 6Tuple0 5359 fun:_Z16DispatchToMethodIN21ServiceProcessControl8LauncherEMS1_FvvEEvPT_T0_RK 6Tuple0
5360 } 5360 }
5361 { 5361 {
5362 bug_93730_d 5362 bug_93730_d
5363 Memcheck:Leak 5363 Memcheck:Leak
5364 fun:_Znw* 5364 fun:_Znw*
5365 fun:_ZN3IPC11SyncChannelC1ERKNS_13ChannelHandleENS_7Channel4ModeEPNS4_8Listen erEPN4base16MessageLoopProxyEbPNS8_13WaitableEventE 5365 fun:_ZN3IPC11SyncChannelC1ERKNS_13ChannelHandleENS_7Channel4ModeEPNS4_8Listen erEPN4base16MessageLoopProxyEbPNS8_13WaitableEventE
5366 fun:_ZN16ServiceIPCServer13CreateChannelEv 5366 fun:_ZN16ServiceIPCServer13CreateChannelEv
5367 fun:_ZN16ServiceIPCServer4InitEv 5367 fun:_ZN16ServiceIPCServer4InitEv
5368 fun:_ZN14ServiceProcess10InitializeEP16MessageLoopForUIRK11CommandLineP19Serv iceProcessState 5368 fun:_ZN14ServiceProcess10InitializeEP16MessageLoopForUIRK11CommandLineP19Serv iceProcessState
5369 fun:_Z18ServiceProcessMainRK18MainFunctionParams 5369 fun:_Z18ServiceProcessMainRK18MainFunctionParams
5370 fun:_ZN12_GLOBAL__N_123RunNamedProcessTypeMainERKSsRK18MainFunctionParams 5370 ...
5371 fun:ChromeMain 5371 fun:ChromeMain
5372 fun:main 5372 fun:main
5373 } 5373 }
5374 { 5374 {
5375 bug_94195 5375 bug_94195
5376 Memcheck:Leak 5376 Memcheck:Leak
5377 ... 5377 ...
5378 fun:_ZN12GpuBlacklist16LoadGpuBlacklistERKSsNS_8OsFilterE 5378 fun:_ZN12GpuBlacklist16LoadGpuBlacklistERKSsNS_8OsFilterE
5379 } 5379 }
5380 { 5380 {
(...skipping 96 matching lines...) Expand 10 before | Expand all | Expand 10 after
5477 } 5477 }
5478 { 5478 {
5479 bug_todo_getdelim2 5479 bug_todo_getdelim2
5480 Memcheck:Leak 5480 Memcheck:Leak
5481 fun:malloc 5481 fun:malloc
5482 fun:getdelim 5482 fun:getdelim
5483 obj:/lib/libselinux.so.1 5483 obj:/lib/libselinux.so.1
5484 obj:/lib/libselinux.so.1 5484 obj:/lib/libselinux.so.1
5485 obj:/lib/libselinux.so.1 5485 obj:/lib/libselinux.so.1
5486 } 5486 }
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