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

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

Issue 6463013: Add support for base::Closure in the MessageLoop. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/base
Patch Set: address will's comments. Created 9 years, 9 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
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 328 matching lines...) Expand 10 before | Expand all | Expand 10 after
339 fun:_ZN19WebSharedWorkerStub9OnConnectEii 339 fun:_ZN19WebSharedWorkerStub9OnConnectEii
340 fun:_Z16DispatchToMethodI19WebSharedWorkerStubMS0_FviiEiiEvPT_T0_RK6Tuple2IT1 _T2_E 340 fun:_Z16DispatchToMethodI19WebSharedWorkerStubMS0_FviiEiiEvPT_T0_RK6Tuple2IT1 _T2_E
341 fun:_ZN3IPC16MessageWithTupleI6Tuple2IiiEE8DispatchI19WebSharedWorkerStubMS5_ FviiEEEbPKNS_7MessageEPT_T0_ 341 fun:_ZN3IPC16MessageWithTupleI6Tuple2IiiEE8DispatchI19WebSharedWorkerStubMS5_ FviiEEEbPKNS_7MessageEPT_T0_
342 fun:_ZN19WebSharedWorkerStub17OnMessageReceivedERKN3IPC7MessageE 342 fun:_ZN19WebSharedWorkerStub17OnMessageReceivedERKN3IPC7MessageE
343 fun:_ZN13MessageRouter12RouteMessageERKN3IPC7MessageE 343 fun:_ZN13MessageRouter12RouteMessageERKN3IPC7MessageE
344 fun:_ZN13MessageRouter17OnMessageReceivedERKN3IPC7MessageE 344 fun:_ZN13MessageRouter17OnMessageReceivedERKN3IPC7MessageE
345 fun:_ZN11ChildThread17OnMessageReceivedERKN3IPC7MessageE 345 fun:_ZN11ChildThread17OnMessageReceivedERKN3IPC7MessageE
346 fun:_ZN3IPC12ChannelProxy7Context17OnDispatchMessageERKNS_7MessageE 346 fun:_ZN3IPC12ChannelProxy7Context17OnDispatchMessageERKNS_7MessageE
347 fun:_Z16DispatchToMethodIN3IPC12ChannelProxy7ContextEMS2_FvRKNS0_7MessageEES3 _EvPT_T0_RK6Tuple1IT1_E 347 fun:_Z16DispatchToMethodIN3IPC12ChannelProxy7ContextEMS2_FvRKNS0_7MessageEES3 _EvPT_T0_RK6Tuple1IT1_E
348 fun:_ZN14RunnableMethodIN3IPC12ChannelProxy7ContextEMS2_FvRKNS0_7MessageEE6Tu ple1IS3_EE3RunEv 348 fun:_ZN14RunnableMethodIN3IPC12ChannelProxy7ContextEMS2_FvRKNS0_7MessageEE6Tu ple1IS3_EE3RunEv
349 fun:_ZN11MessageLoop7RunTaskEP4Task 349 fun:_ZN11MessageLoop10RunClosureERKNS_14PendingClosureE
350 fun:_ZN11MessageLoop21DeferOrRunPendingTaskERKNS_11PendingTaskE 350 fun:_ZN11MessageLoop24DeferOrRunPendingClosureERKNS_14PendingClosureE
351 fun:_ZN11MessageLoop6DoWorkEv 351 fun:_ZN11MessageLoop6DoWorkEv
352 fun:_ZN4base18MessagePumpDefault3RunEPNS_11MessagePump8DelegateE 352 fun:_ZN4base18MessagePumpDefault3RunEPNS_11MessagePump8DelegateE
353 fun:_ZN11MessageLoop11RunInternalEv 353 fun:_ZN11MessageLoop11RunInternalEv
354 fun:_ZN11MessageLoop10RunHandlerEv 354 fun:_ZN11MessageLoop10RunHandlerEv
355 } 355 }
356 { 356 {
357 bug_28847a 357 bug_28847a
358 Memcheck:Leak 358 Memcheck:Leak
359 fun:_Znw* 359 fun:_Znw*
360 fun:_ZN13WorkerService12CreateWorkerERK4GURLbbRKSbItN4base20string16_char_tra itsESaItEEiiPN3IPC7Message6SenderEi 360 fun:_ZN13WorkerService12CreateWorkerERK4GURLbbRKSbItN4base20string16_char_tra itsESaItEEiiPN3IPC7Message6SenderEi
(...skipping 169 matching lines...) Expand 10 before | Expand all | Expand 10 after
530 } 530 }
531 { 531 {
532 bug_40659 532 bug_40659
533 Memcheck:Leak 533 Memcheck:Leak
534 fun:_Znw* 534 fun:_Znw*
535 ... 535 ...
536 fun:_ZN19extension_file_util13LoadExtensionERK8FilePathbPSs 536 fun:_ZN19extension_file_util13LoadExtensionERK8FilePathbPSs
537 fun:_ZN12CrxInstaller15CompleteInstallEv 537 fun:_ZN12CrxInstaller15CompleteInstallEv
538 fun:_Z16DispatchToMethodI12CrxInstallerMS0_FvvEEvPT_T0_RK6Tuple0 538 fun:_Z16DispatchToMethodI12CrxInstallerMS0_FvvEEvPT_T0_RK6Tuple0
539 fun:_ZN14RunnableMethodI12CrxInstallerMS0_FvvE6Tuple0E3RunEv 539 fun:_ZN14RunnableMethodI12CrxInstallerMS0_FvvE6Tuple0E3RunEv
540 fun:_ZN11MessageLoop7RunTaskEP4Task 540 fun:_ZN11MessageLoop10RunClosureERKNS_14PendingClosureE
541 fun:_ZN11MessageLoop21DeferOrRunPendingTaskERKNS_11PendingTaskE 541 fun:_ZN11MessageLoop24DeferOrRunPendingClosureERKNS_14PendingClosureE
542 fun:_ZN11MessageLoop6DoWorkEv 542 fun:_ZN11MessageLoop6DoWorkEv
543 fun:_ZN4base19MessagePumpLibevent3RunEPNS_11MessagePump8DelegateE 543 fun:_ZN4base19MessagePumpLibevent3RunEPNS_11MessagePump8DelegateE
544 fun:_ZN11MessageLoop11RunInternalEv 544 fun:_ZN11MessageLoop11RunInternalEv
545 fun:_ZN11MessageLoop10RunHandlerEv 545 fun:_ZN11MessageLoop10RunHandlerEv
546 } 546 }
547 { 547 {
548 bug_46186_a 548 bug_46186_a
549 Memcheck:Leak 549 Memcheck:Leak
550 fun:_Znw* 550 fun:_Znw*
551 fun:_ZN12HALCADClient19AddPropertyListenerEmPK26AudioObjectPropertyAddressPFl mmS2_PvES3_ 551 fun:_ZN12HALCADClient19AddPropertyListenerEmPK26AudioObjectPropertyAddressPFl mmS2_PvES3_
552 fun:_ZN16HALDefaultDevice22InstallServerListenersEv 552 fun:_ZN16HALDefaultDevice22InstallServerListenersEv
553 fun:_ZN16HALDefaultDevice10InitializeEv 553 fun:_ZN16HALDefaultDevice10InitializeEv
554 fun:_ZN9HALSystem16CheckOutInstanceEv 554 fun:_ZN9HALSystem16CheckOutInstanceEv
555 fun:AudioObjectAddPropertyListener 555 fun:AudioObjectAddPropertyListener
556 fun:_ZN10AQMEDeviceC2EmPK27AudioStreamBasicDescriptionPK18AudioChannelLayout 556 fun:_ZN10AQMEDeviceC2EmPK27AudioStreamBasicDescriptionPK18AudioChannelLayout
557 fun:_Z11NewAQIONodembPK27AudioStreamBasicDescriptionPK18AudioChannelLayout 557 fun:_Z11NewAQIONodembPK27AudioStreamBasicDescriptionPK18AudioChannelLayout
558 fun:_ZN15AQIONodeManager13_FindAQIONodeEmbb 558 fun:_ZN15AQIONodeManager13_FindAQIONodeEmbb
559 fun:_ZN15AQIONodeManager12FindAQIONodeEmbb 559 fun:_ZN15AQIONodeManager12FindAQIONodeEmbb
560 fun:_ZN16AudioQueueObject15DoIONodeConnectERK25AudioQueueStreamSpecifierPK27A udioStreamBasicDescriptionPK18AudioChannelLayout 560 fun:_ZN16AudioQueueObject15DoIONodeConnectERK25AudioQueueStreamSpecifierPK27A udioStreamBasicDescriptionPK18AudioChannelLayout
561 fun:_ZN16AudioQueueObject13EnqueueBufferEP16AudioQueueBufferjPK28AudioStreamP acketDescriptionjjjPK24AudioQueueParameterEventRK11AQTimeStampPS8_ 561 fun:_ZN16AudioQueueObject13EnqueueBufferEP16AudioQueueBufferjPK28AudioStreamP acketDescriptionjjjPK24AudioQueueParameterEventRK11AQTimeStampPS8_
562 fun:AQServer_EnqueueBuffer 562 fun:AQServer_EnqueueBuffer
563 fun:AudioQueueEnqueueBufferWithParameters 563 fun:AudioQueueEnqueueBufferWithParameters
564 fun:AudioQueueEnqueueBuffer 564 fun:AudioQueueEnqueueBuffer
565 fun:_ZN28PCMQueueOutAudioOutputStream5StartEPN17AudioOutputStream19AudioSourc eCallbackE 565 fun:_ZN28PCMQueueOutAudioOutputStream5StartEPN17AudioOutputStream19AudioSourc eCallbackE
566 fun:_ZN5media21AudioOutputController6DoPlayEv 566 fun:_ZN5media21AudioOutputController6DoPlayEv
567 fun:_ZN14RunnableMethodIN5media21AudioOutputControllerEMS1_FvvE6Tuple0E3RunEv 567 fun:_ZN14RunnableMethodIN5media21AudioOutputControllerEMS1_FvvE6Tuple0E3RunEv
568 fun:_ZN11MessageLoop7RunTaskEP4Task 568 fun:_ZN11MessageLoop10RunClosureERKNS_14PendingClosureE
569 fun:_ZN11MessageLoop21DeferOrRunPendingTaskERKNS_11PendingTaskE 569 fun:_ZN11MessageLoop24DeferOrRunPendingClosureERKNS_14PendingClosureE
570 fun:_ZN11MessageLoop6DoWorkEv 570 fun:_ZN11MessageLoop6DoWorkEv
571 fun:_ZN4base18MessagePumpDefault3RunEPNS_11MessagePump8DelegateE 571 fun:_ZN4base18MessagePumpDefault3RunEPNS_11MessagePump8DelegateE
572 } 572 }
573 { 573 {
574 bug_46186_b 574 bug_46186_b
575 Memcheck:Leak 575 Memcheck:Leak
576 fun:malloc_zone_malloc 576 fun:malloc_zone_malloc
577 fun:_ZN4base12_GLOBAL__N_137oom_killer_cfallocator_system_defaultElmPv 577 fun:_ZN4base12_GLOBAL__N_137oom_killer_cfallocator_system_defaultElmPv
578 fun:_CFRuntimeCreateInstance 578 fun:_CFRuntimeCreateInstance
579 fun:CFRunLoopSourceCreate 579 fun:CFRunLoopSourceCreate
(...skipping 170 matching lines...) Expand 10 before | Expand all | Expand 10 after
750 fun:CGColorTransformConvertData 750 fun:CGColorTransformConvertData
751 } 751 }
752 { 752 {
753 bug_52681_a 753 bug_52681_a
754 Memcheck:Leak 754 Memcheck:Leak
755 fun:_Znw* 755 fun:_Znw*
756 fun:_ZN16ChildProcessHost13CreateChannelEv 756 fun:_ZN16ChildProcessHost13CreateChannelEv
757 fun:_ZN18UtilityProcessHost12StartProcessERK8FilePath 757 fun:_ZN18UtilityProcessHost12StartProcessERK8FilePath
758 fun:_ZN18UtilityProcessHost22StartExtensionUnpackerERK8FilePath 758 fun:_ZN18UtilityProcessHost22StartExtensionUnpackerERK8FilePath
759 fun:_ZN14RunnableMethodI26SandboxedExtensionUnpackerMS0_FvRK8FilePathE6Tuple1 IS1_EE3RunEv 759 fun:_ZN14RunnableMethodI26SandboxedExtensionUnpackerMS0_FvRK8FilePathE6Tuple1 IS1_EE3RunEv
760 fun:_ZN11MessageLoop7RunTaskEP4Task 760 fun:_ZN11MessageLoop10RunClosureERKNS_14PendingClosureE
761 } 761 }
762 { 762 {
763 bug_52681_b 763 bug_52681_b
764 Memcheck:Leak 764 Memcheck:Leak
765 fun:_Znw* 765 fun:_Znw*
766 ... 766 ...
767 fun:_ZN16ChildProcessHost13CreateChannelEv 767 fun:_ZN16ChildProcessHost13CreateChannelEv
768 fun:_ZN18UtilityProcessHost12StartProcessERK8FilePath 768 fun:_ZN18UtilityProcessHost12StartProcessERK8FilePath
769 fun:_ZN18UtilityProcessHost22StartExtensionUnpackerERK8FilePath 769 fun:_ZN18UtilityProcessHost22StartExtensionUnpackerERK8FilePath
770 fun:_ZN26SandboxedExtensionUnpacker22StartProcessOnIOThreadERK8FilePath 770 fun:_ZN26SandboxedExtensionUnpacker22StartProcessOnIOThreadERK8FilePath
771 fun:_Z16DispatchToMethodI26SandboxedExtensionUnpackerMS0_FvRK8FilePathES1_EvP T_T0_RK6Tuple1IT1_E 771 fun:_Z16DispatchToMethodI26SandboxedExtensionUnpackerMS0_FvRK8FilePathES1_EvP T_T0_RK6Tuple1IT1_E
772 fun:_ZN14RunnableMethodI26SandboxedExtensionUnpackerMS0_FvRK8FilePathE6Tuple1 IS1_EE3RunEv 772 fun:_ZN14RunnableMethodI26SandboxedExtensionUnpackerMS0_FvRK8FilePathE6Tuple1 IS1_EE3RunEv
773 fun:_ZN11MessageLoop7RunTaskEP4Task 773 fun:_ZN11MessageLoop10RunClosureERKNS_14PendingClosureE
774 } 774 }
775 { 775 {
776 bug_53742_a 776 bug_53742_a
777 Memcheck:Cond 777 Memcheck:Cond
778 ... 778 ...
779 fun:_ZN16AudioQueueObject12ConvertInputEP9AQCommandRmb 779 fun:_ZN16AudioQueueObject12ConvertInputEP9AQCommandRmb
780 fun:_ZN16AudioQueueObject12RunConverterEi 780 fun:_ZN16AudioQueueObject12RunConverterEi
781 fun:_ZN18AQConverterManager17AQConverterThread3RunEv 781 fun:_ZN18AQConverterManager17AQConverterThread3RunEv
782 fun:_ZN18AQConverterManager17AQConverterThread20ConverterThreadEntryEPv 782 fun:_ZN18AQConverterManager17AQConverterThread20ConverterThreadEntryEPv
783 fun:_ZN9CAPThread5EntryEPS_ 783 fun:_ZN9CAPThread5EntryEPS_
(...skipping 345 matching lines...) Expand 10 before | Expand all | Expand 10 after
1129 fun:_ZN6policy30ConfigurationPolicyProviderMacC1EPKNS_27ConfigurationPolicyPr ovider20PolicyDefinitionListE 1129 fun:_ZN6policy30ConfigurationPolicyProviderMacC1EPKNS_27ConfigurationPolicyPr ovider20PolicyDefinitionListE
1130 fun:_ZN6policy33ConfigurationPolicyProviderKeeper29CreateManagedPlatformProvi derEv 1130 fun:_ZN6policy33ConfigurationPolicyProviderKeeper29CreateManagedPlatformProvi derEv
1131 fun:_ZN6policy33ConfigurationPolicyProviderKeeperC2Ev 1131 fun:_ZN6policy33ConfigurationPolicyProviderKeeperC2Ev
1132 fun:_ZN6policy33ConfigurationPolicyProviderKeeperC1Ev 1132 fun:_ZN6policy33ConfigurationPolicyProviderKeeperC1Ev
1133 fun:_ZN22DefaultSingletonTraitsIN6policy33ConfigurationPolicyProviderKeeperEE 3NewEv 1133 fun:_ZN22DefaultSingletonTraitsIN6policy33ConfigurationPolicyProviderKeeperEE 3NewEv
1134 fun:_ZN9SingletonIN6policy33ConfigurationPolicyProviderKeeperE22DefaultSingle tonTraitsIS1_ES1_E3getEv 1134 fun:_ZN9SingletonIN6policy33ConfigurationPolicyProviderKeeperE22DefaultSingle tonTraitsIS1_ES1_E3getEv
1135 fun:_ZN6policy28ConfigurationPolicyPrefStore36CreateManagedPlatformPolicyPref StoreEv 1135 fun:_ZN6policy28ConfigurationPolicyPrefStore36CreateManagedPlatformPolicyPref StoreEv
1136 fun:_ZN14PrefValueStore18RefreshPolicyPrefsEP14CallbackRunnerI6Tuple1ISt6vect orISsSaISsEEEE 1136 fun:_ZN14PrefValueStore18RefreshPolicyPrefsEP14CallbackRunnerI6Tuple1ISt6vect orISsSaISsEEEE
1137 fun:_Z16DispatchToMethodIN18TestingPrefService21TestingPrefValueStoreEM14Pref ValueStoreFvP14CallbackRunnerI6Tuple1ISt6vectorISsSaISsEEEEESA_EvPT_T0_RKS4_IT1_ E 1137 fun:_Z16DispatchToMethodIN18TestingPrefService21TestingPrefValueStoreEM14Pref ValueStoreFvP14CallbackRunnerI6Tuple1ISt6vectorISsSaISsEEEEESA_EvPT_T0_RKS4_IT1_ E
1138 fun:_ZN14RunnableMethodIN18TestingPrefService21TestingPrefValueStoreEM14PrefV alueStoreFvP14CallbackRunnerI6Tuple1ISt6vectorISsSaISsEEEEES4_ISA_EE3RunEv 1138 fun:_ZN14RunnableMethodIN18TestingPrefService21TestingPrefValueStoreEM14PrefV alueStoreFvP14CallbackRunnerI6Tuple1ISt6vectorISsSaISsEEEEES4_ISA_EE3RunEv
1139 fun:_ZN11MessageLoop7RunTaskEP4Task 1139 fun:_ZN11MessageLoop10RunClosureERKNS_14PendingClosureE
1140 fun:_ZN11MessageLoop21DeferOrRunPendingTaskERKNS_11PendingTaskE 1140 fun:_ZN11MessageLoop24DeferOrRunPendingClosureERKNS_14PendingClosureE
1141 fun:_ZN11MessageLoop6DoWorkEv 1141 fun:_ZN11MessageLoop6DoWorkEv
1142 fun:_ZN4base18MessagePumpDefault3RunEPNS_11MessagePump8DelegateE 1142 fun:_ZN4base18MessagePumpDefault3RunEPNS_11MessagePump8DelegateE
1143 fun:_ZN11MessageLoop11RunInternalEv 1143 fun:_ZN11MessageLoop11RunInternalEv
1144 } 1144 }
1145 { 1145 {
1146 bug_63670 1146 bug_63670
1147 Memcheck:Cond 1147 Memcheck:Cond
1148 fun:NSIntersectionRect 1148 fun:NSIntersectionRect
1149 fun:-[BrowserWindowController tabContentsViewFrameWillChange:frameRect:] 1149 fun:-[BrowserWindowController tabContentsViewFrameWillChange:frameRect:]
1150 fun:-[TabStripController tabContentsViewFrameWillChange:frameRect:] 1150 fun:-[TabStripController tabContentsViewFrameWillChange:frameRect:]
(...skipping 164 matching lines...) Expand 10 before | Expand all | Expand 10 after
1315 bug_73299_b 1315 bug_73299_b
1316 Memcheck:Leak 1316 Memcheck:Leak
1317 fun:_Znw* 1317 fun:_Znw*
1318 fun:_ZN24BrowserRenderProcessHost20CreateMessageFiltersEv 1318 fun:_ZN24BrowserRenderProcessHost20CreateMessageFiltersEv
1319 fun:_ZN24BrowserRenderProcessHost4InitEbb 1319 fun:_ZN24BrowserRenderProcessHost4InitEbb
1320 fun:_ZN14RenderViewHost16CreateRenderViewERKSbItN4base20string16_char_traitsE SaItEE 1320 fun:_ZN14RenderViewHost16CreateRenderViewERKSbItN4base20string16_char_traitsE SaItEE
1321 fun:_ZN13ExtensionHost19CreateRenderViewNowEv 1321 fun:_ZN13ExtensionHost19CreateRenderViewNowEv
1322 fun:_ZN13ExtensionHost20ProcessCreationQueue14ProcessOneHostEv 1322 fun:_ZN13ExtensionHost20ProcessCreationQueue14ProcessOneHostEv
1323 fun:_Z16DispatchToMethodIN13ExtensionHost20ProcessCreationQueueEMS1_FvvEEvPT_ T0_RK6Tuple0 1323 fun:_Z16DispatchToMethodIN13ExtensionHost20ProcessCreationQueueEMS1_FvvEEvPT_ T0_RK6Tuple0
1324 fun:_ZN27ScopedRunnableMethodFactoryIN13ExtensionHost20ProcessCreationQueueEE 14RunnableMethodIMS1_FvvE6Tuple0E3RunEv 1324 fun:_ZN27ScopedRunnableMethodFactoryIN13ExtensionHost20ProcessCreationQueueEE 14RunnableMethodIMS1_FvvE6Tuple0E3RunEv
1325 fun:_ZN11MessageLoop7RunTaskEP4Task 1325 fun:_ZN11MessageLoop10RunClosureERKNS_14PendingClosureE
1326 fun:_ZN11MessageLoop21DeferOrRunPendingTaskERKNS_11PendingTaskE 1326 fun:_ZN11MessageLoop24DeferOrRunPendingClosureERKNS_14PendingClosureE
1327 fun:_ZN11MessageLoop6DoWorkEv 1327 fun:_ZN11MessageLoop6DoWorkEv
1328 fun:_ZN4base24MessagePumpCFRunLoopBase7RunWorkEv 1328 fun:_ZN4base24MessagePumpCFRunLoopBase7RunWorkEv
1329 fun:_ZN4base24MessagePumpCFRunLoopBase13RunWorkSourceEPv 1329 fun:_ZN4base24MessagePumpCFRunLoopBase13RunWorkSourceEPv
1330 fun:CFRunLoopRunSpecific 1330 fun:CFRunLoopRunSpecific
1331 fun:CFRunLoopRunInMode 1331 fun:CFRunLoopRunInMode
1332 fun:RunCurrentEventLoopInMode 1332 fun:RunCurrentEventLoopInMode
1333 fun:ReceiveNextEventCommon 1333 fun:ReceiveNextEventCommon
1334 fun:BlockUntilNextEventMatchingListInMode 1334 fun:BlockUntilNextEventMatchingListInMode
1335 fun:_DPSNextEvent 1335 fun:_DPSNextEvent
1336 fun:-[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] 1336 fun:-[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:]
(...skipping 56 matching lines...) Expand 10 before | Expand all | Expand 10 after
1393 Memcheck:Addr4 1393 Memcheck:Addr4
1394 fun:get_bits 1394 fun:get_bits
1395 ... 1395 ...
1396 fun:read_huffman_tree 1396 fun:read_huffman_tree
1397 fun:theora_decode_tables 1397 fun:theora_decode_tables
1398 fun:theora_decode_init 1398 fun:theora_decode_init
1399 fun:avcodec_open 1399 fun:avcodec_open
1400 fun:_ZN5media23FFmpegVideoDecodeEngine10InitializeEP11MessageLoopPNS_17VideoD ecodeEngine12EventHandlerEPNS_18VideoDecodeContextERKNS_16VideoCodecConfigE 1400 fun:_ZN5media23FFmpegVideoDecodeEngine10InitializeEP11MessageLoopPNS_17VideoD ecodeEngine12EventHandlerEPNS_18VideoDecodeContextERKNS_16VideoCodecConfigE
1401 fun:_ZN5media18FFmpegVideoDecoder10InitializeEPNS_13DemuxerStreamEP14Callback RunnerI6Tuple0EPS3_I6Tuple1IRKNS_18PipelineStatisticsEEE 1401 fun:_ZN5media18FFmpegVideoDecoder10InitializeEPNS_13DemuxerStreamEP14Callback RunnerI6Tuple0EPS3_I6Tuple1IRKNS_18PipelineStatisticsEEE
1402 } 1402 }
OLDNEW
« base/message_loop.cc ('K') | « tools/valgrind/memcheck/suppressions.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698