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

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

Issue 605543003: Valgrind Mac: Remove many obsolete suppressions. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 2 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
« 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 151 matching lines...) Expand 10 before | Expand all | Expand 10 after
162 fun:_ZN4base26MessagePumpInstrumentation6CreateERKNS_9TimeDeltaES3_ 162 fun:_ZN4base26MessagePumpInstrumentation6CreateERKNS_9TimeDeltaES3_
163 fun:_ZN4base24MessagePumpCFRunLoopBase21EnableInstrumentationEv 163 fun:_ZN4base24MessagePumpCFRunLoopBase21EnableInstrumentationEv
164 fun:_ZN4base24MessagePumpNSApplicationC2Ev 164 fun:_ZN4base24MessagePumpNSApplicationC2Ev
165 fun:_ZN4base24MessagePumpCrApplicationC2Ev 165 fun:_ZN4base24MessagePumpCrApplicationC2Ev
166 fun:_ZN4base24MessagePumpCrApplicationC1Ev 166 fun:_ZN4base24MessagePumpCrApplicationC1Ev
167 fun:_ZN4base14MessagePumpMac6CreateEv 167 fun:_ZN4base14MessagePumpMac6CreateEv
168 } 168 }
169 169
170 # 3. Suppressions for real chromium bugs that are not yet fixed. 170 # 3. Suppressions for real chromium bugs that are not yet fixed.
171 { 171 {
172 bug_17297
173 Memcheck:Leak
174 fun:malloc
175 ...
176 fun:+[NSColor keyboardFocusIndicatorColor]
177 fun:+[NSColor colorWithCatalogName:colorName:]
178 fun:+[NSCatalogColor newWithCoder:zone:]
179 fun:-[NSColor initWithCoder:]
180 }
181 {
182 bug_18218
183 Memcheck:Leak
184 fun:malloc
185 fun:__addHandler2
186 fun:__NSFinalizeThreadData
187 fun:_pthread_tsd_cleanup
188 fun:_pthread_exit
189 fun:thread_start
190 }
191 {
192 bug_20582
193 Memcheck:Leak
194 fun:_Znw*
195 fun:_ZN4base19MessagePumpLibevent19WatchFileDescriptorEibNS0_4ModeEPNS0_21Fil eDescriptorWatcherEPNS0_7WatcherE
196 fun:_ZN4base16MessageLoopForIO19WatchFileDescriptorEibNS_4ModeEPN4base19Messa gePumpLibevent21FileDescriptorWatcherEPNS2_7WatcherE
197 fun:_ZN3IPC7Channel11ChannelImpl23ProcessOutgoingMessagesEv
198 }
199 {
200 bug_21479a
201 Memcheck:Leak
202 fun:malloc_zone_malloc
203 fun:_CFRuntimeCreateInstance
204 fun:CFPasteboardCreate
205 fun:CFPasteboardCreateUnique
206 fun:+[NSPasteboard _pasteboardWithName:]
207 fun:+[NSPasteboard pasteboardWithUniqueName]
208 }
209 {
210 bug_21479b
211 Memcheck:Leak
212 fun:malloc_zone_malloc
213 fun:_CFRuntimeCreateInstance
214 fun:CFPasteboardCreate
215 fun:+[NSPasteboard _pasteboardWithName:]
216 fun:-[FindPasteboard findPboard]
217 }
218 {
219 bug_27315
220 Memcheck:Leak
221 fun:_Znw*
222 fun:_ZNSt8_Rb_treeIlSt4pairIKlPN4llvm8PassInfoEESt10_Select1stIS5_ESt4lessIlE SaIS5_EE9_M_insertEPSt18_Rb_tree_node_baseSD_RKS5_
223 fun:_ZNSt8_Rb_treeIlSt4pairIKlPN4llvm8PassInfoEESt10_Select1stIS5_ESt4lessIlE SaIS5_EE13insert_uniqueERKS5_
224 fun:_ZN4llvm16RegisterPassBase12registerPassEv
225 fun:_Z41__static_initialization_and_destruction_0ii
226 fun:_ZN16ImageLoaderMachO18doModInitFunctionsERKN11ImageLoader11LinkContextE
227 fun:_ZN11ImageLoader23recursiveInitializationERKNS_11LinkContextEj
228 fun:_ZN11ImageLoader23recursiveInitializationERKNS_11LinkContextEj
229 fun:_ZN11ImageLoader23recursiveInitializationERKNS_11LinkContextEj
230 fun:_ZN11ImageLoader23recursiveInitializationERKNS_11LinkContextEj
231 fun:_ZN11ImageLoader23recursiveInitializationERKNS_11LinkContextEj
232 fun:_ZN11ImageLoader23recursiveInitializationERKNS_11LinkContextEj
233 fun:_ZN11ImageLoader23recursiveInitializationERKNS_11LinkContextEj
234 fun:_ZN11ImageLoader23recursiveInitializationERKNS_11LinkContextEj
235 fun:_ZN11ImageLoader15runInitializersERKNS_11LinkContextE
236 }
237 {
238 bug_27644
239 Memcheck:Leak
240 ...
241 fun:_ZN19WebSharedWorkerStub9OnConnectEii
242 }
243 {
244 bug_28847a
245 Memcheck:Leak
246 fun:_Znw*
247 fun:_ZN13WorkerService12CreateWorkerERK4GURLbbRKSbItN4base20string16_char_tra itsESaItEEiiPN3IPC7Message6SenderEi
248 fun:_ZN21ResourceMessageFilter14OnCreateWorkerERK4GURLbRKSbItN4base20string16 _char_traitsESaItEEiPi
249 }
250 {
251 bug_28847b
252 Memcheck:Leak
253 fun:_Znw*
254 fun:_ZN16ChildProcessHost6LaunchERKSt6vectorISt4pairISsSsESaIS2_EEP11CommandL ine
255 fun:_ZN17WorkerProcessHost4InitEv
256 fun:_ZN13WorkerService12CreateWorkerERK4GURLbbRKSbItN4base20string16_char_tra itsESaItEEiiPN3IPC7Message6SenderEi
257 fun:_ZN21ResourceMessageFilter14OnCreateWorkerERK4GURLbRKSbItN4base20string16 _char_traitsESaItEEiPi
258 }
259 {
260 bug_28072a
261 Memcheck:Leak
262 ...
263 fun:CSBackupSetItemExcluded
264 fun:_ZN8mac_util22SetFileBackupExclusionE*
265 fun:_ZN7history15HistoryDatabase4InitE*
266 fun:_ZN7history14HistoryBackend8InitImplEv
267 fun:_ZN7history14HistoryBackend4InitEb
268 }
269 {
270 bug_28072b
271 Memcheck:Leak
272 fun:_Znw*
273 fun:_ZN7history14HistoryBackend8InitImplEv
274 fun:_ZN7history14HistoryBackend4InitEb
275 }
276 {
277 bug_28072c
278 Memcheck:Unaddressable
279 ...
280 fun:CSBackupSetItemExcluded
281 fun:_ZN8mac_util22SetFileBackupExclusionE*
282 fun:_ZN7history15HistoryDatabase4InitE*
283 fun:_ZN7history14HistoryBackend8InitImplEv
284 fun:_ZN7history14HistoryBackend4InitEb
285 }
286 {
287 bug_28072d
288 Memcheck:Unaddressable
289 ...
290 fun:CSBackupSetItemExcluded
291 fun:_ZN4base3mac22SetFileBackupExclusionE*
292 fun:_ZN7history15HistoryDatabase4InitE*
293 fun:_ZN7history14HistoryBackend8InitImplERKSs
294 fun:_ZN7history14HistoryBackend4InitERKSsb
295 }
296
297 # Note: bug 31634 happens very sporatically.
298 {
299 bug_31634
300 Memcheck:Leak
301 fun:malloc_zone_malloc
302 fun:_CFRuntimeCreateInstance
303 fun:__CFDictionaryInit
304 fun:CFDictionaryCreate
305 fun:classDescription
306 }
307 {
308 bug_35164
309 Memcheck:Uninitialized
310 ...
311 fun:gl_context_init_client_state
312 fun:ogl_begin_rendering
313 fun:CARenderOGLRender
314 fun:view_draw
315 }
316 {
317 bug_35625
318 Memcheck:Leak
319 fun:malloc_zone_malloc
320 fun:_CFRuntimeCreateInstance
321 fun:CGTypeCreateInstanceWithAllocator
322 fun:CGTypeCreateInstance
323 fun:CGFunctionCreate
324 fun:CGGradientGetFunction
325 fun:CGContextDrawLinearGradient
326 ...
327 fun:-[NSView _drawRect:clip:]
328 fun:-[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:]
329 }
330 {
331 bug_40429
332 Memcheck:Leak
333 fun:calloc
334 fun:_internal_class_createInstanceFromZone
335 fun:_internal_class_createInstance
336 fun:+[NSObject allocWithZone:]
337 ...
338 fun:_decodeObjectBinary
339 fun:_decodeObject
340 fun:-[NSButtonCell initWithCoder:]
341 fun:_decodeObjectBinary
342 fun:_decodeObject
343 fun:-[NSControl initWithCoder:]
344 fun:-[NSButton initWithCoder:]
345 fun:_decodeObjectBinary
346 fun:-[NSKeyedUnarchiver _decodeArrayOfObjectsForKey:]
347 fun:-[NSArray(NSArray) initWithCoder:]
348 fun:_decodeObjectBinary
349 fun:_decodeObject
350 fun:-[NSView initWithCoder:]
351 fun:_decodeObjectBinary
352 fun:_decodeObject
353 }
354 {
355 bug_40429b
356 Memcheck:Leak
357 fun:calloc
358 fun:_internal_class_createInstanceFromZone
359 ...
360 fun:+[NSObject allocWithZone:]
361 ...
362 fun:_decodeObjectBinary
363 fun:_decodeObject
364 fun:-[NSNibConnector initWithCoder:]
365 fun:-[NSNibControlConnector initWithCoder:]
366 fun:_decodeObjectBinary
367 fun:-[NSKeyedUnarchiver _decodeArrayOfObjectsForKey:]
368 fun:-[NSArray(NSArray) initWithCoder:]
369 fun:_decodeObjectBinary
370 fun:_decodeObject
371 fun:-[NSIBObjectData initWithCoder:]
372 fun:_decodeObjectBinary
373 }
374 {
375 bug_40429c
376 Memcheck:Leak
377 fun:calloc
378 fun:_internal_class_createInstanceFromZone
379 fun:_internal_class_createInstance
380 fun:+[NSObject allocWithZone:]
381 fun:_decodeObjectBinary
382 fun:_decodeObject
383 fun:-[NSButtonCell initWithCoder:]
384 fun:_decodeObjectBinary
385 fun:_decodeObject
386 fun:-[NSControl initWithCoder:]
387 fun:-[NSButton initWithCoder:]
388 fun:_decodeObjectBinary
389 fun:-[NSKeyedUnarchiver _decodeArrayOfObjectsForKey:]
390 fun:-[NSArray(NSArray) initWithCoder:]
391 fun:_decodeObjectBinary
392 fun:_decodeObject
393 fun:-[NSView initWithCoder:]
394 fun:_decodeObjectBinary
395 fun:_decodeObject
396 fun:-[NSResponder initWithCoder:]
397 fun:-[NSView initWithCoder:]
398 }
399 {
400 bug_40659
401 Memcheck:Leak
402 fun:_Znw*
403 ...
404 fun:_ZN19extension_file_util13LoadExtensionE*
405 fun:_ZN12CrxInstaller15CompleteInstallEv
406 }
407 {
408 bug_47949_a
409 Memcheck:Uninitialized
410 ...
411 fun:ripc_DrawRects
412 fun:CGContextFillRects
413 fun:CGContextFillRect
414 fun:NSRectFill
415 fun:_ZN18FocusIndicationFix40currentOSHasSetFocusRingStyleInBitmapBugEv
416 }
417 {
418 bug_47949_b
419 Memcheck:Uninitialized
420 ...
421 fun:ripc_DrawRects
422 fun:CGContextFillRects
423 fun:CGContextFillRect
424 fun:NSRectFill
425 fun:_ZN18FocusIndicationFix40currentOSHasSetFocusRingStyleInBitmapBugEv
426 }
427 {
428 bug_47949_c
429 Memcheck:Leak
430 ...
431 fun:ripc_DrawRects
432 fun:CGContextFillRects
433 fun:CGContextFillRect
434 fun:NSRectFill
435 fun:_ZN18FocusIndicationFix40currentOSHasSetFocusRingStyleInBitmapBugEv
436 }
437 {
438 bug_50286
439 Memcheck:Leak
440 fun:_Znw*
441 fun:_ZN11ProfileImpl14InitExtensionsEv
442 fun:_ZN14ProfileManager10AddProfileEP7Profileb
443 fun:_ZN14ProfileManager10GetProfileE*
444 fun:_ZN14ProfileManager10GetProfileE*
445 fun:_ZN14ProfileManager17GetDefaultProfileE*
446 fun:_ZN12_GLOBAL__N_113CreateProfileE*
447 fun:_Z11BrowserMainRK18MainFunctionParams
448 fun:ChromeMain
449 fun:main
450 }
451 {
452 bug_50297_a
453 Memcheck:Uninitialized
454 fun:_ZN3IPC7Channel11ChannelImpl23ProcessIncomingMessagesEv
455 fun:_ZN3IPC7Channel11ChannelImpl28OnFileCanReadWithoutBlockingEi
456 fun:_ZN4base19MessagePumpLibevent21FileDescriptorWatcher28OnFileCanReadWithou tBlockingEiPS0_
457 ...
458 fun:event_process_active
459 fun:event_base_loop
460 fun:_ZN4base19MessagePumpLibevent3RunEPNS_11MessagePump8DelegateE
461 fun:_ZN4base11MessageLoop11RunInternalEv
462 }
463 {
464 bug_50297_b
465 Memcheck:Uninitialized
466 fun:_ZN6Pickle8FindNextEmPKcS1_
467 fun:_ZN3IPC7Message8FindNextEPKcS2_
468 fun:_ZN3IPC7Channel11ChannelImpl23ProcessIncomingMessagesEv
469 fun:_ZN3IPC7Channel11ChannelImpl28OnFileCanReadWithoutBlockingEi
470 fun:_ZN4base19MessagePumpLibevent21FileDescriptorWatcher28OnFileCanReadWithou tBlockingEiPS0_
471 ...
472 fun:event_process_active
473 fun:event_base_loop
474 fun:_ZN4base19MessagePumpLibevent3RunEPNS_11MessagePump8DelegateE
475 fun:_ZN4base11MessageLoop11RunInternalEv
476 }
477 {
478 bug_50638_a
479 Memcheck:Uninitialized
480 fun:gleUpdateViewScissorData
481 ...
482 fun:cgl_set_surface
483 fun:ogl_attach_surface
484 fun:ogl_render_fade_transition
485 fun:ogl_render_layer_
486 ...
487 fun:ogl_render_layers
488 fun:CARenderOGLRender
489 fun:view_draw
490 }
491 {
492 bug_50638_b
493 Memcheck:Uninitialized
494 fun:gleUpdateViewScissorData
495 fun:cgl_set_surface
496 fun:ogl_attach_surface
497 fun:ogl_render_layer_contents_bg
498 fun:ogl_render_layer_image_
499 fun:ogl_render_layer_
500 fun:ogl_render_layer_image_
501 fun:ogl_render_layer_
502 fun:ogl_render_layer_image_
503 fun:ogl_render_layer_
504 fun:ogl_render_layers
505 fun:CARenderOGLRender
506 fun:view_draw
507 }
508 {
509 bug_50968
510 Memcheck:Unaddressable
511 fun:sqlite3PcacheClearSyncFlags
512 fun:syncJournal
513 fun:pagerStress
514 fun:sqlite3PcacheFetch
515 fun:sqlite3PagerAcquire2
516 fun:sqlite3PagerAcquire
517 fun:btreeGetPage
518 fun:allocateBtreePage
519 fun:btreeCreateTable
520 fun:sqlite3BtreeCreateTable
521 fun:sqlite3VdbeExec
522 fun:sqlite3Step
523 fun:sqlite3_step
524 fun:sqlite3_exec
525 fun:_ZN3sql10Connection7ExecuteEPKc
526 fun:_ZN17TokenServiceTable4InitEv
527 fun:_ZN11WebDatabase4InitE*
528 fun:_ZN14WebDataService29InitializeDatabaseIfNecessaryEv
529 }
530 {
531 bug_52681_a
532 Memcheck:Leak
533 fun:_Znw*
534 fun:_ZN16ChildProcessHost13CreateChannelEv
535 fun:_ZN18UtilityProcessHost12StartProcessE*
536 fun:_ZN18UtilityProcessHost22StartExtensionUnpackerE*
537 }
538 {
539 bug_52681_b
540 Memcheck:Leak
541 fun:_Znw*
542 ...
543 fun:_ZN16ChildProcessHost13CreateChannelEv
544 fun:_ZN18UtilityProcessHost12StartProcessE*
545 fun:_ZN18UtilityProcessHost22StartExtensionUnpackerE*
546 fun:_ZN26SandboxedUnpacker22StartProcessOnIOThreadE*
547 }
548 {
549 bug_53742_a
550 Memcheck:Uninitialized
551 ...
552 fun:_ZN16AudioQueueObject12ConvertInputEP9AQCommandRmb
553 fun:_ZN16AudioQueueObject12RunConverterEi
554 fun:_ZN18AQConverterManager17AQConverterThread3RunEv
555 fun:_ZN18AQConverterManager17AQConverterThread20ConverterThreadEntryEPv
556 fun:_ZN9CAPThread5EntryEPS_
557 fun:_pthread_start
558 fun:thread_start
559 }
560 {
561 bug_53742_b
562 Memcheck:Uninitialized
563 fun:_ZN16AudioQueueObject12ConvertInputEP9AQCommandRmb
564 fun:_ZN16AudioQueueObject5ResetEv
565 fun:_ZN16AudioQueueObject4StopEb
566 }
567 {
568 bug_53989_a
569 Memcheck:Uninitialized
570 fun:glvm_function_new
571 fun:glvmCreateModularFunction
572 fun:gleGetVertexSubmitFuncObjectAndKey
573 fun:gleSetVertexArrayFunc
574 fun:gleDrawArraysOrElements_ExecCore
575 fun:gleDrawArraysOrElements_IMM_Exec
576 fun:gl_context_draw
577 fun:ogl_array_flush
578 fun:ogl_primitives_end_
579 ...
580 fun:CARenderOGLRender
581 fun:view_draw
582 fun:view_display_link
583 fun:link_callback
584 }
585 {
586 bug_53989_b
587 Memcheck:Uninitialized
588 fun:glvm_function_hash_value_6
589 fun:glvm_hash_set_*
590 fun:glvm*ModularFunction*Cache
591 fun:gleGetVertexSubmitFuncObjectAndKey
592 fun:gleSetVertexArrayFunc
593 fun:gleDrawArraysOrElements_ExecCore
594 fun:gleDrawArraysOrElements_IMM_Exec
595 fun:gl_context_draw
596 fun:ogl_array_flush
597 fun:ogl_primitives_end_
598 ...
599 fun:CARenderOGLRender
600 fun:view_draw
601 fun:view_display_link
602 }
603 {
604 bug_53989_c
605 Memcheck:Uninitialized
606 ...
607 fun:gleGetVertexSubmitFuncObjectAndKey
608 fun:gleSetVertexArrayFunc
609 fun:gleDrawArraysOrElements_ExecCore
610 fun:gleDrawArraysOrElements_IMM_Exec
611 fun:gl_context_draw
612 fun:ogl_array_flush
613 fun:ogl_primitives_end_
614 ...
615 fun:CARenderOGLRender
616 fun:view_draw
617 fun:view_display_link
618 fun:link_callback
619 }
620 {
621 bug_55773
622 Memcheck:Unaddressable
623 fun:sseCGSFill8by1
624 fun:argb32_mark_constshape
625 fun:argb32_mark
626 fun:ripl_BltShape
627 fun:ripc_Render
628 fun:ripc_DrawRects
629 fun:CGContextFillRects
630 fun:CGContextFillRect
631 fun:NSRectFill
632 fun:-[NSView _drawRect:clip:]
633 fun:-[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:]
634 fun:-[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectI sVisibleRectForView:topView:]
635 fun:-[NSNextStepFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleR ect:rectIsVisibleRectForView:topView:]
636 fun:-[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForVi ew:]
637 fun:-[NSView displayIfNeeded]
638 fun:-[NSWindow displayIfNeeded]
639 fun:-[NSWindow _reallyDoOrderWindow:relativeTo:findKey:forCounter:force:isMod al:]
640 fun:-[NSWindow orderWindow:relativeTo:]
641 fun:-[NSWindow addChildWindow:ordered:]
642 fun:-[GTMWindowSheetController(PrivateMethods) beginSystemSheet:withInfo:moda lForView:withParameters:]
643 fun:-[GTMWindowSheetController beginSystemSheet:modalForView:withParameters:]
644 fun:-[GTMWindowSheetController beginSheet:modalForView:modalDelegate:didEndSe lector:contextInfo:]
645 }
646 {
647 bug_58860_a
648 Memcheck:Unaddressable
649 fun:memcpy
650 ...
651 fun:FSFindFolder
652 fun:_ZN12_GLOBAL__N_124GetPluginCommonDirectoryE*
653 fun:_ZN6webkit5npapi10PluginList20GetPluginDirectoriesE*
654 fun:_ZN6webkit5npapi10PluginList11LoadPluginsEb
655 fun:_ZN6webkit5npapi10PluginList10GetPluginsEbPSt6vectorI13WebPluginInfoSaIS2 _EE
656 fun:_ZN13PluginUpdater30GetPreferencesDataOnFileThreadEPv
657 }
658 {
659 bug_58860_b
660 Memcheck:Unaddressable
661 ...
662 fun:FSFindFolder
663 fun:_ZN12_GLOBAL__N_124GetPluginCommonDirectoryE*
664 fun:_ZN6webkit5npapi10PluginList20GetPluginDirectoriesE*
665 fun:_ZN6webkit5npapi10PluginList11LoadPluginsEb
666 fun:_ZN6webkit5npapi10PluginList10GetPluginsEbPSt6vectorI13WebPluginInfoSaIS2 _EE
667 fun:_ZN13PluginUpdater30GetPreferencesDataOnFileThreadEPv
668 }
669 {
670 bug_51682a
671 Memcheck:Leak
672 fun:malloc
673 fun:__cxa_get_globals
674 fun:__cxa_allocate_exception
675 fun:_ZN8Security9CssmError7throwMeEi
676 fun:_ZN9RSASigner6verifyEPKvmS1_m
677 fun:_ZN16SignatureContext5finalERKN8Security8CssmDataE
678 fun:_ZL20cssm_VerifyDataFinallyPK9cssm_data
679 fun:CSSM_VerifyDataFinal
680 fun:_ZN4base17SignatureVerifier11VerifyFinalEv
681 fun:_ZN36SignatureVerifierTest_BasicTest_Test8TestBodyEv
682 }
683 {
684 bug_51682b
685 Memcheck:Leak
686 fun:malloc
687 fun:__cxa_get_globals
688 fun:__cxa_allocate_exception
689 fun:_ZN8Security9CssmError7throwMeEi
690 ...
691 fun:SecTrustEvaluate
692 }
693 {
694 bug_51682c
695 Memcheck:Leak
696 fun:realloc
697 fun:_ZN16DefaultAllocator7reallocEPvm
698 fun:_ZN8Security28CssmAllocatorMemoryFunctions12relayReallocEPvmS1_
699 fun:_ZNK8Security19CssmMemoryFunctions7reallocEPvm
700 fun:_ZN8Security28CssmMemoryFunctionsAllocator7reallocEPvm
701 fun:_ZN10Attachment13upcallReallocElPvj
702 fun:_ZN8Security13PluginSession7reallocEPvm
703 fun:_ZN17DecodedExtensions12addExtensionERK9cssm_databPvbPK22SecAsn1Template_ structPS1_
704 fun:_ZN17DecodedExtensions13decodeFromNssEPP17NSS_CertExtension
705 fun:_ZN11DecodedCertC2ER18AppleX509CLSessionRKN8Security8CssmDataE
706 fun:_ZN18AppleX509CLSession22CertGetFirstFieldValueERKN8Security8CssmDataES3_ RjRP9cssm_data
707 fun:_Z27cssm_CertGetFirstFieldValuelPK9cssm_dataS1_PlPjPPS_
708 fun:CSSM_CL_CertGetFirstFieldValue
709 }
710 {
711 bug_60873
712 Memcheck:Uninitialized
713 fun:UTF8ToCString
714 fun:_Z16UTF8ToClassicHFSPKcmmmPh
715 fun:_Z14PathMakeFSSpecPKcP6FSSpecPh
716 fun:NativePathNameToFSSpec
717 fun:ConvertProfLocation
718 fun:GetProfileLocationOfSuite
719 fun:_CMGetProfileOfSuite
720 fun:CMGetProfileByAVID
721 fun:CMSCreateDisplayProfile
722 fun:create
723 fun:CMSTransformCreate
724 fun:createBase
725 fun:initialize
726 fun:createColorTransform
727 fun:CGColorTransformCreateMutable
728 fun:CGBitmapColorTransformCreate
729 fun:__CGBitmapContextDelegateCreate
730 fun:__CGBitmapContextDelegateCreate
731 fun:createBitmapContext
732 fun:CGBitmapContextCreate
733 fun:_ZN4skia12_GLOBAL__N_1L16CGContextForDataEPvii
734 fun:_ZN4skia20BitmapPlatformDevice*
735 }
736 {
737 bug_61737
738 Memcheck:Uninitialized
739 fun:_ZN2v88internal9preparser9PreParserINS0_7ScannerENS0_21PartialParserRecor derEE36ParseMemberWithNewPrefixesExpressionEPiPb
740 fun:_ZN2v88internal9preparser9PreParserINS0_7ScannerENS0_21PartialParserRecor derEE14ParseNewPrefixEPiPb
741 fun:_ZN2v88internal9preparser9PreParserINS0_7ScannerENS0_21PartialParserRecor derEE18ParseNewExpressionEPb
742 fun:_ZN2v88internal9preparser9PreParserINS0_7ScannerENS0_21PartialParserRecor derEE27ParseLeftHandSideExpressionEPb
743 fun:_ZN2v88internal9preparser9PreParserINS0_7ScannerENS0_21PartialParserRecor derEE22ParsePostfixExpressionEPb
744 fun:_ZN2v88internal9preparser9PreParserINS0_7ScannerENS0_21PartialParserRecor derEE20ParseUnaryExpressionEPb
745 fun:_ZN2v88internal9preparser9PreParserINS0_7ScannerENS0_21PartialParserRecor derEE21ParseBinaryExpressionEibPb
746 fun:_ZN2v88internal9preparser9PreParserINS0_7ScannerENS0_21PartialParserRecor derEE26ParseConditionalExpressionEbPb
747 fun:_ZN2v88internal9preparser9PreParserINS0_7ScannerENS0_21PartialParserRecor derEE25ParseAssignmentExpressionEbPb
748 ...
749 fun:_ZN2v88internal9preparser9PreParserINS0_7ScannerENS0_21PartialParserRecor derEE19ParseSourceElementsEiPb
750 fun:_ZN2v88internal9preparser9PreParserINS0_7ScannerENS0_21PartialParserRecor derEE15PreParseProgramEPS3_PS4_b
751 fun:_ZN2v88internal9ParserApi15PartialPreParseENS0_6HandleINS0_6StringEEEPN7u nibrow15CharacterStreamEPNS_9ExtensionE
752 fun:_ZN2v88internal8Compiler7CompileENS0_6HandleINS0_6StringEEENS2_INS0_6Obje ctEEEiiPNS_9ExtensionEPNS0_14ScriptDataImplES6_NS0_11NativesFlagE
753 }
754 {
755 bug_61929
756 Memcheck:Leak
757 fun:calloc
758 fun:IOAlloc
759 fun:CMOpenOrNewAccess
760 fun:CMOpenProfile
761 fun:_CMGetProfileOfSuite
762 fun:CMGetProfileByAVID
763 fun:CMSCreateDisplayProfile
764 fun:create
765 fun:CMSTransformCreate
766 fun:createBase
767 fun:initialize
768 fun:createColorTransform
769 fun:CGColorTransformCreateMutable
770 fun:CGBitmapColorTransformCreate
771 fun:__CGBitmapContextDelegateCreate
772 fun:__CGBitmapContextDelegateCreate
773 fun:createBitmapContext
774 fun:CGBitmapContextCreate
775 }
776 {
777 bug_63024a
778 Memcheck:Uninitialized
779 fun:memcpy
780 fun:_ZN8Security13NameValuePair9CloneDataERKNS_8CssmDataE
781 fun:_ZN8Security13NameValuePairC2ERKNS_8CssmDataE
782 fun:_ZN8Security19NameValueDictionary12MakeFromDataERKNS_8CssmDataE
783 fun:_ZN8Security19NameValueDictionaryC2ERKNS_8CssmDataE
784 fun:_ZN8Security12KeychainCore12CCallbackMgr7consumeEjjRKNS_8CssmDataE
785 fun:_ZN8Security14SecurityServer16NotificationPort7receiveERKNS_12MachPlusPlu s7MessageE
786 fun:_ZN8Security12MachPlusPlus10CFAutoPort10cfCallbackEP12__CFMachPortPvlS4_
787 }
788 {
789 bug_63024b
790 Memcheck:Uninitialized
791 fun:_ZN8Security19NameValueDictionary12MakeFromDataERKNS_8CssmDataE
792 fun:_ZN8Security19NameValueDictionaryC2ERKNS_8CssmDataE
793 fun:_ZN8Security12KeychainCore12CCallbackMgr7consumeEjjRKNS_8CssmDataE
794 fun:_ZN8Security14SecurityServer16NotificationPort7receiveERKNS_12MachPlusPlu s7MessageE
795 fun:_ZN8Security12MachPlusPlus10CFAutoPort10cfCallbackEP12__CFMachPortPvlS4_
796 }
797 {
798 bug_63024c
799 Memcheck:Free
800 fun:_ZdlPv
801 fun:_ZN8Security19NameValueDictionaryD2Ev
802 fun:_ZN8Security12KeychainCore12CCallbackMgr7consumeEjjRKNS_8CssmDataE
803 fun:_ZN8Security14SecurityServer16NotificationPort7receiveERKNS_12MachPlusPlu s7MessageE
804 fun:_ZN8Security12MachPlusPlus10CFAutoPort10cfCallbackEP12__CFMachPortPvlS4_
805 }
806 {
807 bug_63670
808 Memcheck:Uninitialized
809 fun:NSIntersectionRect
810 fun:-[BrowserWindowController tabContentsViewFrameWillChange:frameRect:]
811 fun:-[TabStripController tabContentsViewFrameWillChange:frameRect:]
812 fun:-[TabContentsController tabContentsViewFrameWillChange:]
813 fun:-[ResizeNotificationView setFrame:]
814 fun:-[TabStripController swapInTabAtIndex:]
815 fun:-[TabStripController selectTabWithContents:previousContents:atIndex:userG esture:]
816 fun:_ZN27TabStripModelObserverBridge13TabSelectedAtEP18TabContentsWrapperS1_i b
817 fun:_ZN13TabStripModel26ChangeSelectedContentsFromEP18TabContentsWrapperib
818 fun:_ZN13TabStripModel19InsertTabContentsAtEiP18TabContentsWrapperi
819 fun:_ZN13TabStripModel14AddTabContentsEP18TabContentsWrapperiji
820 fun:_ZN7browser8NavigateEPNS_14NavigateParamsE
821 fun:_ZN11BrowserInit17LaunchWithProfile17OpenTabsInBrowserEP7BrowserbRKSt6vec torINS0_3TabESaIS4_EE
822 fun:_ZN11BrowserInit17LaunchWithProfile17OpenURLsInBrowserEP7BrowserbRKSt6vec torI4GURLSaIS4_EE
823 fun:_ZN11BrowserInit17LaunchWithProfile17ProcessLaunchURLsEbRKSt6vectorI4GURL SaIS2_EE
824 fun:_ZN11BrowserInit17LaunchWithProfile6LaunchEP7Profileb
825 fun:_ZN11BrowserInit13LaunchBrowserE*
826 fun:_ZN11BrowserInit18ProcessCmdLineImplE*
827 fun:_ZN11BrowserInit5StartE*
828 }
829 {
830 bug_64463
831 Memcheck:Leak
832 fun:_Znw*
833 fun:_ZN4base16MessageLoopProxy22currentEv
834 fun:_ZN3net12CertVerifier7RequestC2EPS0_PNS_15X509CertificateERKSsiPNS_16Cert VerifyResultEP14CallbackRunnerI6Tuple1IiEE
835 }
836 {
837 bug_65940
838 Memcheck:Leak
839 fun:_Znw*
840 fun:_ZN3IPC11SyncChannelC2ERKNS_13ChannelHandleENS_7Channel4ModeEPNS4_8Listen erEP11MessageLoopbPN4base13WaitableEventE
841 fun:_ZN3IPC11SyncChannelC1ERKNS_13ChannelHandleENS_7Channel4ModeEPNS4_8Listen erEP11MessageLoopbPN4base13WaitableEventE
842 fun:_ZN11ChildThread4InitEv
843 fun:_ZN11ChildThreadC2Ev
844 fun:_ZN13UtilityThreadC2Ev
845 fun:_ZN13UtilityThreadC1Ev
846 }
847 {
848 bug_67291
849 Memcheck:Leak
850 fun:_Znw*
851 ...
852 fun:_ZN16ExtensionInfoMap12AddExtensionEPK9Extension
853 }
854 {
855 bug_68090
856 Memcheck:Uninitialized
857 fun:_ZL10AddEncHashP12EncHashTablePKhij
858 fun:_Z16BuildMacEncTablev
859 fun:_ZN15TParsingContext13GetParseProcsEv
860 fun:_ZN19TSFNTParsingContext13GetParseProcsEv
861 fun:_ZN18TCIDParsingContext13GetParseProcsEv
862 fun:_ZN16TType1OTFCIDFont20ParseCFFCIDFontDictsERK19TType1CFFDescriptorP32Typ e1ProtectionEvaluationContextRVt
863 fun:_ZN16TType1OTFCIDFont15ParseCFFCIDFontERK19TType1CFFDescriptorP32Type1Pro tectionEvaluationContext
864 fun:_ZN16TType1OTFCIDFontC2ERK19TType1CFFDescriptor
865 fun:_ZN10TType1Font7GetFontEPK5TFont
866 fun:_ZN12TType1StrikeC2EPK5TFontmPK13FontVariationRK15StrikeTransform
867 fun:_ZN12TType1Strike9GetStrikeERK18TStrikeDescription
868 fun:_Z19Type1GetStrikeSpecsmPK18TStrikeDescriptionP11StrikeSpecs
869 fun:_ZNK19TConcreteFontScaler14GetFontMetricsEv
870 ...
871 fun:_ZNK9TBaseFont20CalculateFontMetricsEb
872 fun:_ZNK9TBaseFont15InitFontMetricsEv
873 fun:_ZNK9TBaseFont16GetStrikeMetricsEfPK17CGAffineTransformb
874 }
875 {
876 bug_73036
877 Memcheck:Leak
878 fun:malloc_zone_calloc
879 fun:_internal_class_createInstanceFromZone
880 fun:NSAllocateObject
881 fun:+[NSHashTable alloc]
882 fun:+[NSTrackingArea initialize]
883 fun:_class_initialize
884 fun:_class_lookupMethodAndLoadCache
885 fun:objc_msgSend
886 }
887 {
888 bug_73299_b
889 Memcheck:Leak
890 fun:_Znw*
891 ...
892 fun:_ZN24BrowserRenderProcessHost4InitEb
893 fun:_ZN14RenderViewHost16CreateRenderViewERKSbItN4base20string16_char_traitsE SaItEE
894 fun:_ZN13ExtensionHost19CreateRenderViewNowEv
895 fun:_ZN13ExtensionHost20ProcessCreationQueue14ProcessOneHostEv
896 }
897 {
898 bug_75136a
899 Memcheck:Unaddressable
900 ...
901 fun:CFBundlePreflightExecutable
902 }
903 {
904 bug_75136b
905 Memcheck:Unaddressable
906 ...
907 fun:CFBundlePreflightExecutable
908 }
909 {
910 bug_75142a
911 Memcheck:Unaddressable
912 ...
913 fun:CGContextShowGlyphsWithAdvances
914 }
915 {
916 bug_75142b
917 Memcheck:Leak
918 ...
919 fun:CGContextShowGlyphsWithAdvances
920 }
921 {
922 bug_75714_a
923 Memcheck:Unaddressable
924 ...
925 fun:argb32_mark
926 fun:ripl_BltShape
927 ...
928 fun:ripc_Render*
929 ...
930 fun:-[NSView _drawRect:clip:]
931 fun:-[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:]
932 ...
933 fun:-[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectI sVisibleRectForView:topView:]
934 fun:-[NSNextStepFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleR ect:rectIsVisibleRectForView:topView:]
935 fun:-[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForVi ew:]
936 fun:-[NSView displayIfNeeded]
937 }
938 {
939 bug_75714_b
940 Memcheck:Unaddressable
941 ...
942 fun:argb32_mark
943 fun:ripl_BltShape
944 fun:ripc_Render
945 ...
946 fun:-[NSView _drawRect:clip:]
947 fun:-[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:]
948 ...
949 fun:-[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectI sVisibleRectForView:topView:]
950 fun:-[NSNextStepFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleR ect:rectIsVisibleRectForView:topView:]
951 fun:-[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForVi ew:]
952 fun:-[NSView displayIfNeeded]
953 }
954 {
955 bug_75714_c
956 Memcheck:Unaddressable
957 ...
958 fun:argb32_image
959 fun:ripd_Mark
960 fun:ripl_BltImage
961 ...
962 fun:ripc_Render*
963 ...
964 fun:-[NSView _drawRect:clip:]
965 fun:-[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:]
966 ...
967 fun:-[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectI sVisibleRectForView:topView:]
968 fun:-[NSNextStepFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleR ect:rectIsVisibleRectForView:topView:]
969 fun:-[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForVi ew:]
970 fun:-[NSView displayIfNeeded]
971 }
972 {
973 bug_77265_a
974 Memcheck:Leak
975 fun:calloc
976 ...
977 fun:-[BubbleView drawRect:]
978 fun:-[NSView _drawRect:clip:]
979 fun:-[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:]
980 fun:-[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:]
981 fun:-[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectI sVisibleRectForView:topView:]
982 fun:-[NSNextStepFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleR ect:rectIsVisibleRectForView:topView:]
983 fun:-[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForVi ew:]
984 fun:-[NSView displayIfNeeded]
985 fun:-[NSWindow _setFrameCommon:display:stashSize:]
986 fun:-[NSWindow setFrame:display:]
987 fun:-[NSWindow setValue:forKey:]
988 fun:-[NSObject(NSKeyValueCoding) setValue:forKeyPath:]
989 fun:-[NSInFlightAnimation advanceToTime:]
990 fun:-[NSAnimationManager animationTimerFired:]
991 fun:__NSFireTimer
992 }
993 {
994 bug_77265_b
995 Memcheck:Leak
996 fun:calloc
997 fun:CGClipStackCreateMutableCopy
998 fun:maybeCopyClipState
999 fun:CGGStateClipToRect
1000 fun:CGContextClipToRect
1001 fun:CGContextClipToRects
1002 fun:NSRectClipList
1003 fun:-[NSView _drawRect:clip:]
1004 fun:-[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:]
1005 fun:-[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:]
1006 fun:-[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectI sVisibleRectForView:topView:]
1007 fun:-[NSNextStepFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleR ect:rectIsVisibleRectForView:topView:]
1008 fun:-[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForVi ew:]
1009 fun:-[NSView displayIfNeeded]
1010 fun:-[NSWindow _setFrameCommon:display:stashSize:]
1011 fun:-[NSWindow setFrame:display:]
1012 fun:-[NSWindow setValue:forKey:]
1013 fun:-[NSObject(NSKeyValueCoding) setValue:forKeyPath:]
1014 fun:-[NSInFlightAnimation advanceToTime:]
1015 fun:-[NSAnimationManager animationTimerFired:]
1016 fun:__NSFireTimer
1017 }
1018 {
1019 bug_77265_c
1020 Memcheck:Leak
1021 fun:calloc
1022 fun:CGClipStackCreateMutableCopy
1023 fun:maybeCopyClipState
1024 fun:CGGStateClipToRect
1025 fun:CGContextClipToRect
1026 fun:NSRectClip
1027 fun:-[NSFocusState flush]
1028 fun:-[NSView lockFocusIfCanDraw]
1029 fun:-[NSView lockFocus]
1030 fun:-[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:]
1031 fun:-[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:]
1032 fun:-[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectI sVisibleRectForView:topView:]
1033 fun:-[NSNextStepFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleR ect:rectIsVisibleRectForView:topView:]
1034 fun:-[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForVi ew:]
1035 fun:-[NSView displayIfNeeded]
1036 fun:-[NSWindow _setFrameCommon:display:stashSize:]
1037 fun:-[NSWindow setFrame:display:]
1038 fun:-[NSWindow setValue:forKey:]
1039 fun:-[NSObject(NSKeyValueCoding) setValue:forKeyPath:]
1040 fun:-[NSInFlightAnimation advanceToTime:]
1041 fun:-[NSAnimationManager animationTimerFired:]
1042 fun:__NSFireTimer
1043 }
1044 {
1045 bug_77388_a
1046 Memcheck:Uninitialized
1047 ...
1048 fun:PrivateMPEntryPoint
1049 fun:_pthread_start
1050 fun:thread_start
1051 }
1052 {
1053 bug_77388_b
1054 Memcheck:Uninitialized
1055 ...
1056 fun:PrivateMPEntryPoint
1057 fun:_pthread_start
1058 fun:thread_start
1059 }
1060 {
1061 bug_77388_c
1062 Memcheck:Param
1063 access_extended(entries)
1064 fun:accessx_np
1065 ...
1066 fun:PrivateMPEntryPoint
1067 fun:_pthread_start
1068 fun:thread_start
1069 }
1070 {
1071 bug_77388_d
1072 Memcheck:Uninitialized
1073 fun:TestAndSetClear
1074 fun:TestAndClear
1075 fun:_ZN5TNode28UnregisterChangeNotificationERK11TCountedPtrI21TClientChangeNo tifierEmb
1076 fun:NodeUnregisterChangeNotification
1077 fun:NodeUnRegisterChildChangedNotification
1078 fun:-[NSNavFBENode _unregisterForChildChangedNotifications]
1079 fun:_commonTearDown_NSNavFBENode
1080 fun:-[NSNavFBENode dealloc]
1081 fun:CFRelease
1082 fun:__CFSetDeallocate
1083 fun:_CFRelease
1084 fun:-[NSOutlineView dealloc]
1085 fun:-[NSTrackableOutlineView dealloc]
1086 }
1087 {
1088 bug_79994
1089 Memcheck:Uninitialized
1090 ...
1091 fun:gleUpdateState
1092 fun:gleInitializeContext
1093 fun:gliCreateContext
1094 fun:CGLRestoreDispatchFunction
1095 fun:CGLCreateContext
1096 }
1097 {
1098 bug_80239_a
1099 Memcheck:Unaddressable
1100 ...
1101 fun:CGLCreateContext
1102 fun:-[NSOpenGLContext initWithFormat:shareContext:]
1103 fun:-[AcceleratedPluginView initWithRenderWidgetHostViewMac:pluginHandle:]
1104 fun:_ZN23RenderWidgetHostViewMac30AllocateFakePluginWindowHandleEbb
1105 fun:_ZN23RenderWidgetHostViewMac21GetCompositingSurfaceEv
1106 fun:_ZN16RenderWidgetHost21GetCompositingSurfaceEv
1107 fun:_ZN14RenderViewHost16CreateRenderViewERKSbItN4base20string16_char_traitsE SaItEE
1108 fun:_ZN15WebContentsImpl32CreateRenderViewForRenderManagerEP14RenderViewHost
1109 fun:_ZN22RenderFrameHostManager14InitRenderViewEP14RenderViewHostRK15Navigati onEntry
1110 }
1111 {
1112 bug_80239_b
1113 Memcheck:Unaddressable
1114 ...
1115 fun:CVDisplayLinkSetCurrentCGDisplayFromOpenGLContext
1116 fun:-[AcceleratedPluginView initWithRenderWidgetHostViewMac:pluginHandle:]
1117 fun:_ZN23RenderWidgetHostViewMac30AllocateFakePluginWindowHandleEbb
1118 fun:_ZN23RenderWidgetHostViewMac21GetCompositingSurfaceEv
1119 fun:_ZN16RenderWidgetHost21GetCompositingSurfaceEv
1120 fun:_ZN14RenderViewHost16CreateRenderViewERKSbItN4base20string16_char_traitsE SaItEE
1121 fun:_ZN15WebContentsImpl32CreateRenderViewForRenderManagerEP14RenderViewHost
1122 }
1123 {
1124 bug_82328
1125 Memcheck:Unaddressable
1126 fun:CGSFillDRAM64
1127 fun:argb32_mark_pixelshape
1128 ...
1129 fun:ripc_DrawImages
1130 fun:CGContextDrawImages
1131 fun:_ZN11CUIRenderer19DrawWindowFrameDarkEPK10CUIContext
1132 fun:_ZN11CUIRenderer4DrawE6CGRectP9CGContextPK14__CFDictionaryPS5_
1133 fun:_NSDrawThemeBackground
1134 }
1135 {
1136 bug_82682
1137 Memcheck:Leak
1138 ...
1139 fun:_ZN6webkit5npapi12_GLOBAL__N_119ReadPlistPluginInfoE*
1140 }
1141 {
1142 bug_84329
1143 Memcheck:Unaddressable
1144 fun:_ZN3WTF17ChromiumThreading16callOnMainThreadEPFvPvES1_
1145 fun:_ZN3WTF16callOnMainThreadEPFvPvES0_
1146 fun:_ZN5blink13WebWorkerBase24dispatchTaskToMainThreadEN3WTF10PassOwnPtrIN7bl ink22ScriptExecutionContext4TaskEEE
1147 fun:_ZN5blink13WebWorkerBase21reportPendingActivityEb
1148 }
1149 {
1150 bug_86303a
1151 Memcheck:Unaddressable
1152 ...
1153 fun:objc_msgSend*
1154 }
1155 {
1156 bug_86303b
1157 Memcheck:Unaddressable
1158 ...
1159 fun:-[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:]
1160 fun:-[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectI sVisibleRectForView:topView:]
1161 fun:-[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectI sVisibleRectForView:topView:]
1162 fun:-[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectI sVisibleRectForView:topView:]
1163 fun:-[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectI sVisibleRectForView:topView:]
1164 fun:-[NSThemeFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect :rectIsVisibleRectForView:topView:]
1165 fun:-[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForVi ew:]
1166 fun:-[NSView displayIfNeeded]
1167 fun:-[NSWindow displayIfNeeded]
1168 fun:_handleWindowNeedsDisplay
1169 }
1170 {
1171 bug_87461
1172 Memcheck:Leak
1173 ...
1174 fun:_ZN15StatusBubbleMac6CreateEv
1175 fun:_ZN15StatusBubbleMacC2EP8NSWindowP11objc_object
1176 fun:-[BrowserWindowController initWithBrowser:takeOwnership:]
1177 fun:-[BrowserWindowController initWithBrowser:]
1178 fun:_ZN13BrowserWindow19CreateBrowserWindowEP7Browser
1179 fun:_ZN7Browser19CreateBrowserWindowEv
1180 fun:_ZN7Browser17InitBrowserWindowEv
1181 fun:_ZN7Browser6CreateEP7Profile
1182 fun:_ZN11BrowserInit17LaunchWithProfile17OpenTabsInBrowserEP7BrowserbRKSt6vec torINS0_3TabESaIS4_EE
1183 fun:_ZN11BrowserInit17LaunchWithProfile17OpenURLsInBrowserEP7BrowserbRKSt6vec torI4GURLSaIS4_EE
1184 fun:_ZN11BrowserInit17LaunchWithProfile17ProcessLaunchURLsEbRKSt6vectorI4GURL SaIS2_EE
1185 fun:_ZN11BrowserInit17LaunchWithProfile6LaunchEP7ProfileRKSt6vectorI4GURLSaIS 4_EEb
1186 fun:_ZN11BrowserInit13LaunchBrowserE*
1187 fun:_ZN11BrowserInit18ProcessCmdLineImplE*
1188 fun:_ZN11BrowserInit5StartE*
1189 }
1190 {
1191 bug_87629 172 bug_87629
1192 Memcheck:Leak 173 Memcheck:Leak
1193 ... 174 ...
1194 fun:realloc 175 fun:realloc
1195 fun:new_sem_from_pool 176 fun:new_sem_from_pool
1196 } 177 }
1197 { 178 {
1198 bug_90976
1199 Memcheck:Unaddressable
1200 ...
1201 fun:_CFPropertyListCreateFromXMLData
1202 fun:CFPropertyListCreateFromStream
1203 fun:+[CFXPreferencesPropertyListSource createPlistFromFile:statInfo:]
1204 fun:-[CFXPreferencesPropertyListSource synchronize]
1205 fun:CFPreferencesSynchronize
1206 fun:_CSBackupSettingsIsPathExcluded
1207 fun:CSBackupIsItemExcluded
1208 fun:pager_open_journal
1209 fun:pager_write
1210 fun:sqlite3PagerWrite
1211 fun:newDatabase
1212 fun:sqlite3BtreeBeginTrans
1213 fun:sqlite3VdbeExec
1214 fun:sqlite3Step
1215 fun:sqlite3_step
1216 fun:sqlite3_exec
1217 fun:_ZN3sql10Connection7ExecuteEPKc
1218 }
1219 {
1220 bug_91889_a
1221 Memcheck:Unaddressable
1222 fun:_ZN4base12_GLOBAL__N_122StackDumpSignalHandlerEiP9__siginfoP17__darwin_uc ontext
1223 obj:*
1224 fun:IOCFUnserialize
1225 fun:IORegistryEntrySearchCFProperty
1226 fun:_ZN12_GLOBAL__N_121SearchPortForPropertyEjPK10__CFString
1227 fun:_ZN12_GLOBAL__N_123CollectPCIVideoCardInfoEP7GPUInfo
1228 fun:_ZN18gpu_info_collector30CollectPreliminaryGraphicsInfoEP7GPUInfo
1229 fun:_ZN14GpuDataManagerC2Ev
1230 fun:_ZN14GpuDataManagerC1Ev
1231 fun:_ZN22DefaultSingletonTraitsI14GpuDataManagerE3NewEv
1232 fun:_ZN9SingletonI14GpuDataManager22DefaultSingletonTraitsIS0_ES0_E3getEv
1233 fun:_ZN14GpuDataManager11GetInstanceEv
1234 fun:_ZN19GpuBlacklistUpdater17SetupOnFileThreadEv
1235 }
1236 {
1237 bug_91889_b
1238 Memcheck:Unaddressable
1239 fun:IOCFUnserializeparse
1240 fun:IOCFUnserialize
1241 fun:IORegistryEntrySearchCFProperty
1242 fun:_ZN12_GLOBAL__N_121SearchPortForPropertyEjPK10__CFString
1243 fun:_ZN12_GLOBAL__N_123CollectPCIVideoCardInfoEP7GPUInfo
1244 fun:_ZN18gpu_info_collector30CollectPreliminaryGraphicsInfoEP7GPUInfo
1245 fun:_ZN14GpuDataManagerC2Ev
1246 fun:_ZN14GpuDataManagerC1Ev
1247 fun:_ZN22DefaultSingletonTraitsI14GpuDataManagerE3NewEv
1248 fun:_ZN9SingletonI14GpuDataManager22DefaultSingletonTraitsIS0_ES0_E3getEv
1249 fun:_ZN14GpuDataManager11GetInstanceEv
1250 fun:_ZN19GpuBlacklistUpdater17SetupOnFileThreadEv
1251 }
1252 {
1253 bug_91889_c
1254 Memcheck:Unaddressable
1255 fun:_ZN4base12_GLOBAL__N_122StackDumpSignalHandlerEiP9__siginfoP17__darwin_uc ontext
1256 obj:*
1257 obj:*
1258 fun:IOCFUnserialize
1259 fun:IORegistryEntrySearchCFProperty
1260 fun:_ZN12_GLOBAL__N_121SearchPortForPropertyEjPK10__CFString
1261 fun:_ZN12_GLOBAL__N_123CollectPCIVideoCardInfoEP7GPUInfo
1262 fun:_ZN18gpu_info_collector30CollectPreliminaryGraphicsInfoEP7GPUInfo
1263 fun:_ZN14GpuDataManagerC2Ev
1264 fun:_ZN14GpuDataManagerC1Ev
1265 fun:_ZN22DefaultSingletonTraitsI14GpuDataManagerE3NewEv
1266 fun:_ZN9SingletonI14GpuDataManager22DefaultSingletonTraitsIS0_ES0_E3getEv
1267 fun:_ZN14GpuDataManager11GetInstanceEv
1268 fun:_ZN19GpuBlacklistUpdater17SetupOnFileThreadEv
1269 }
1270 {
1271 bug_91892
1272 Memcheck:Leak
1273 fun:_Znw*
1274 fun:sendSimpleEventToSelf
1275 fun:aeInitializeFromHIToolbox
1276 fun:INIT_AppleEvents
1277 fun:_FirstEventTime
1278 fun:RunCurrentEventLoopInMode
1279 fun:ReceiveNextEventCommon
1280 fun:BlockUntilNextEventMatchingListInMode
1281 fun:_DPSNextEvent
1282 fun:-[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:]
1283 fun:-[NSApplication run]
1284 fun:_ZN4base24MessagePumpNSApplication5DoRunEPNS_11MessagePump8DelegateE
1285 fun:_ZN4base24MessagePumpCFRunLoopBase3RunEPNS_11MessagePump8DelegateE
1286 fun:_ZN4base11MessageLoop11RunInternalEv
1287 fun:_ZN4base11MessageLoop10RunHandlerEv
1288 fun:_ZN4base11MessageLoop13RunAllPendingEv
1289 fun:_ZN20InProcessBrowserTest23RunTestOnMainThreadLoopEv
1290 }
1291 {
1292 bug_92579a
1293 Memcheck:Unaddressable
1294 fun:_ZN15CVCGDisplayLink17setCurrentDisplayEj
1295 fun:CVDisplayLinkSetCurrentCGDisplayFromOpenGLContext
1296 }
1297 {
1298 bug_92579b
1299 Memcheck:Unaddressable
1300 fun:_ZN15CVCGDisplayLink17setCurrentDisplayEj
1301 fun:_ZN15CVCGDisplayLink18initWithCGDisplaysEPjlPi
1302 fun:CVDisplayLinkCreateWithCGDisplays
1303 fun:CVDisplayLinkCreateWithActiveCGDisplays
1304 }
1305 {
1306 bug_92579c
1307 Memcheck:Unaddressable
1308 fun:IOCFUnserializeparse
1309 fun:IOCFUnserialize
1310 fun:IORegistryEntryCreateCFProperties
1311 fun:_ZN15CVCGDisplayLink17setCurrentDisplayEj
1312 fun:_ZN15CVCGDisplayLink18initWithCGDisplaysEPjlPi
1313 fun:CVDisplayLinkCreateWithCGDisplays
1314 fun:CVDisplayLinkCreateWithActiveCGDisplays
1315 fun:-[AcceleratedPluginView initWithRenderWidgetHostViewMac:pluginHandle:]
1316 }
1317 {
1318 bug_93036
1319 Memcheck:Unaddressable
1320 fun:+[NSPICTImageRep _verifyDataIsPICT:]
1321 fun:+[NSImageRep imageRepClassForData:]
1322 fun:-[NSImage initWithData:]
1323 fun:_ZN2ui14ResourceBundle19GetNativeImageNamedEi
1324 fun:-[BookmarkBarController initWithBrowser:initialWidth:delegate:resizeDeleg ate:]
1325 }
1326 {
1327 bug_93932_a 179 bug_93932_a
1328 Memcheck:Overlap 180 Memcheck:Overlap
1329 fun:memcpy 181 fun:memcpy
1330 fun:vp8_decode_update_thread_context 182 fun:vp8_decode_update_thread_context
1331 fun:update_context_from_thread 183 fun:update_context_from_thread
1332 ... 184 ...
1333 fun:ff_thread_decode_frame 185 fun:ff_thread_decode_frame
1334 fun:avcodec_decode_video2 186 fun:avcodec_decode_video2
1335 fun:_ZN5media23FFmpegVideoDecodeEngine6DecodeERK13scoped_refptrINS_6BufferEEP S1_INS_10VideoFrameEE 187 fun:_ZN5media23FFmpegVideoDecodeEngine6DecodeERK13scoped_refptrINS_6BufferEEP S1_INS_10VideoFrameEE
1336 fun:_ZN5media18FFmpegVideoDecoder14DoDecodeBufferERK13scoped_refptrINS_6Buffe rEE 188 fun:_ZN5media18FFmpegVideoDecoder14DoDecodeBufferERK13scoped_refptrINS_6Buffe rEE
1337 } 189 }
1338 { 190 {
1339 bug_93932_b 191 bug_93932_b
1340 Memcheck:Overlap 192 Memcheck:Overlap
1341 fun:memcpy 193 fun:memcpy
1342 fun:vp8_decode_update_thread_context 194 fun:vp8_decode_update_thread_context
1343 fun:update_context_from_thread 195 fun:update_context_from_thread
1344 fun:frame_thread_free 196 fun:frame_thread_free
1345 fun:avcodec_close 197 fun:avcodec_close
1346 ... 198 ...
1347 fun:_ZN5media23FFmpegVideoDecodeEngineD0Ev 199 fun:_ZN5media23FFmpegVideoDecodeEngineD0Ev
1348 fun:_ZN10scoped_ptrIN5media23FFmpegVideoDecodeEngineEE5resetEPS1_ 200 fun:_ZN10scoped_ptrIN5media23FFmpegVideoDecodeEngineEE5resetEPS1_
1349 fun:_ZN5media27FFmpegVideoDecodeEngineTestD2Ev 201 fun:_ZN5media27FFmpegVideoDecodeEngineTestD2Ev
1350 fun:_ZN5media51FFmpegVideoDecodeEngineTest_DecodeFrame_Normal_TestD0Ev 202 fun:_ZN5media51FFmpegVideoDecodeEngineTest_DecodeFrame_Normal_TestD0Ev
1351 } 203 }
1352 { 204 {
1353 bug_96300
1354 Memcheck:Leak
1355 ...
1356 fun:_ZN8Security12KeychainCore5Trust8evaluate*
1357 fun:SecTrustEvaluate
1358 fun:_ZN3net17CertVerifyProcMac14VerifyInternal*
1359 fun:_ZN3net14CertVerifyProc6Verify*CertVerifyResult*
1360 }
1361 {
1362 bug_96559a
1363 Memcheck:Uninitialized
1364 fun:PyObject_Realloc
1365 }
1366 {
1367 bug_96559b
1368 Memcheck:Unaddressable
1369 fun:PyObject_Realloc
1370 }
1371 {
1372 bug_96559c
1373 Memcheck:Uninitialized
1374 fun:PyObject_Realloc
1375 }
1376 {
1377 bug_96559d
1378 Memcheck:Uninitialized
1379 fun:PyObject_Free
1380 }
1381 {
1382 bug_96559e
1383 Memcheck:Unaddressable
1384 fun:PyObject_Free
1385 }
1386 {
1387 bug_96559f
1388 Memcheck:Uninitialized
1389 fun:PyObject_Free
1390 }
1391 {
1392 bug_96671
1393 Memcheck:Uninitialized
1394 ...
1395 fun:_ZNK12MockKeychain26SearchCreateFromAttributesEPKvmPK24SecKeychainAttribu teListPP26OpaqueSecKeychainSearchRef
1396 fun:_ZN14KeychainSearch17FindMatchingItemsEPSt6vectorIP24OpaqueSecKeychainIte mRefSaIS2_EE
1397 }
1398 {
1399 bug_96689
1400 Memcheck:Uninitialized
1401 fun:_ZN3net11SSLHostInfo10ParseInnerERKSs
1402 fun:_ZN3net11SSLHostInfo5ParseERKSs
1403 fun:_ZN3net25DiskCacheBasedSSLHostInfo22DoWaitForDataReadyDoneEv
1404 fun:_ZN3net25DiskCacheBasedSSLHostInfo6DoLoopEi
1405 fun:_ZN3net25DiskCacheBasedSSLHostInfo12OnIOCompleteEPNS0_22CacheOperationDat aShimEi
1406 }
1407 {
1408 bug_100022 205 bug_100022
1409 Memcheck:Unaddressable 206 Memcheck:Unaddressable
1410 ... 207 ...
1411 fun:_ZNK11ImageLoader15containsAddressEPKv 208 fun:_ZNK11ImageLoader15containsAddressEPKv
1412 fun:_ZN4dyld14bindLazySymbolEPK11mach_headerPm 209 fun:_ZN4dyld14bindLazySymbolEPK11mach_headerPm
1413 fun:stub_binding_helper_interface2 210 fun:stub_binding_helper_interface2
1414 obj:/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frame works/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib 211 obj:/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frame works/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
1415 obj:/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frame works/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib 212 obj:/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frame works/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
1416 fun:CGContextDrawImage 213 fun:CGContextDrawImage
1417 fun:_Z23PlotISImageRefInContextPvP9CGContext6CGRectssPK8RGBColormPK20_ISImage RefCallbacks 214 fun:_Z23PlotISImageRefInContextPvP9CGContext6CGRectssPK8RGBColormPK20_ISImage RefCallbacks
(...skipping 1085 matching lines...) Expand 10 before | Expand all | Expand 10 after
2503 fun:_ZNSt3mapIPKN15tracked_objects6BirthsENS0_9DeathDataESt4lessIS3_ESaISt4pa irIKS3_S4_EEE6insertESt17_Rb_tree_iteratorIS9_ERKS9_ 1300 fun:_ZNSt3mapIPKN15tracked_objects6BirthsENS0_9DeathDataESt4lessIS3_ESaISt4pa irIKS3_S4_EEE6insertESt17_Rb_tree_iteratorIS9_ERKS9_
2504 fun:_ZNSt3mapIPKN15tracked_objects6BirthsENS0_9DeathDataESt4lessIS3_ESaISt4pa irIKS3_S4_EEEixERS8_ 1301 fun:_ZNSt3mapIPKN15tracked_objects6BirthsENS0_9DeathDataESt4lessIS3_ESaISt4pa irIKS3_S4_EEEixERS8_
2505 fun:_ZN15tracked_objects10ThreadData11TallyADeathERKNS_6BirthsEiRKNS_13TaskSt opwatchE 1302 fun:_ZN15tracked_objects10ThreadData11TallyADeathERKNS_6BirthsEiRKNS_13TaskSt opwatchE
2506 fun:_ZN15tracked_objects10ThreadData31TallyRunOnNamedThreadIfTrackingERKN4bas e12TrackingInfoERKNS_13TaskStopwatchE 1303 fun:_ZN15tracked_objects10ThreadData31TallyRunOnNamedThreadIfTrackingERKN4bas e12TrackingInfoERKNS_13TaskStopwatchE
2507 fun:_ZN4base5debug13TaskAnnotator7RunTaskEPKcS3_RKNS_11PendingTaskE 1304 fun:_ZN4base5debug13TaskAnnotator7RunTaskEPKcS3_RKNS_11PendingTaskE
2508 fun:_ZN4base11MessageLoop7RunTaskERKNS_11PendingTaskE 1305 fun:_ZN4base11MessageLoop7RunTaskERKNS_11PendingTaskE
2509 fun:_ZN4base11MessageLoop21DeferOrRunPendingTaskERKNS_11PendingTaskE 1306 fun:_ZN4base11MessageLoop21DeferOrRunPendingTaskERKNS_11PendingTaskE
2510 fun:_ZN4base11MessageLoop6DoWorkEv 1307 fun:_ZN4base11MessageLoop6DoWorkEv
2511 } 1308 }
2512 1309
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