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

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

Issue 7582023: Memory access violation in GPU list on Mac (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 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
diff --git a/tools/valgrind/memcheck/suppressions_mac.txt b/tools/valgrind/memcheck/suppressions_mac.txt
index e0a4da2e0bbe2cd783142f532d94708692956d8a..f0785ebd74f99cb856e41811df8cbd5f9e4aa6d2 100644
--- a/tools/valgrind/memcheck/suppressions_mac.txt
+++ b/tools/valgrind/memcheck/suppressions_mac.txt
@@ -1753,3 +1753,54 @@
fun:sqlite3_exec
fun:_ZN3sql10Connection7ExecuteEPKc
}
+{
+ bug_91889_a
+ Memcheck:Addr4
+ fun:_ZN4base12_GLOBAL__N_122StackDumpSignalHandlerEiP9__siginfoP17__darwin_ucontext
+ obj:*
+ fun:IOCFUnserialize
+ fun:IORegistryEntrySearchCFProperty
+ fun:_ZN12_GLOBAL__N_121SearchPortForPropertyEjPK10__CFString
+ fun:_ZN12_GLOBAL__N_123CollectPCIVideoCardInfoEP7GPUInfo
+ fun:_ZN18gpu_info_collector30CollectPreliminaryGraphicsInfoEP7GPUInfo
+ fun:_ZN14GpuDataManagerC2Ev
+ fun:_ZN14GpuDataManagerC1Ev
+ fun:_ZN22DefaultSingletonTraitsI14GpuDataManagerE3NewEv
+ fun:_ZN9SingletonI14GpuDataManager22DefaultSingletonTraitsIS0_ES0_E3getEv
+ fun:_ZN14GpuDataManager11GetInstanceEv
+ fun:_ZN19GpuBlacklistUpdater17SetupOnFileThreadEv
+}
+{
+ bug_91889_b
+ Memcheck:Addr1
+ fun:IOCFUnserializeparse
+ fun:IOCFUnserialize
+ fun:IORegistryEntrySearchCFProperty
+ fun:_ZN12_GLOBAL__N_121SearchPortForPropertyEjPK10__CFString
+ fun:_ZN12_GLOBAL__N_123CollectPCIVideoCardInfoEP7GPUInfo
+ fun:_ZN18gpu_info_collector30CollectPreliminaryGraphicsInfoEP7GPUInfo
+ fun:_ZN14GpuDataManagerC2Ev
+ fun:_ZN14GpuDataManagerC1Ev
+ fun:_ZN22DefaultSingletonTraitsI14GpuDataManagerE3NewEv
+ fun:_ZN9SingletonI14GpuDataManager22DefaultSingletonTraitsIS0_ES0_E3getEv
+ fun:_ZN14GpuDataManager11GetInstanceEv
+ fun:_ZN19GpuBlacklistUpdater17SetupOnFileThreadEv
+}
+{
+ bug_91889_c
+ Memcheck:Addr4
+ fun:_ZN4base12_GLOBAL__N_122StackDumpSignalHandlerEiP9__siginfoP17__darwin_ucontext
+ obj:*
+ obj:*
+ fun:IOCFUnserialize
+ fun:IORegistryEntrySearchCFProperty
+ fun:_ZN12_GLOBAL__N_121SearchPortForPropertyEjPK10__CFString
+ fun:_ZN12_GLOBAL__N_123CollectPCIVideoCardInfoEP7GPUInfo
+ fun:_ZN18gpu_info_collector30CollectPreliminaryGraphicsInfoEP7GPUInfo
+ fun:_ZN14GpuDataManagerC2Ev
+ fun:_ZN14GpuDataManagerC1Ev
+ fun:_ZN22DefaultSingletonTraitsI14GpuDataManagerE3NewEv
+ fun:_ZN9SingletonI14GpuDataManager22DefaultSingletonTraitsIS0_ES0_E3getEv
+ fun:_ZN14GpuDataManager11GetInstanceEv
+ fun:_ZN19GpuBlacklistUpdater17SetupOnFileThreadEv
+}
« 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