OLD | NEW |
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, 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 955 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
966 } | 966 } |
967 { | 967 { |
968 bug_22702 | 968 bug_22702 |
969 Memcheck:Cond | 969 Memcheck:Cond |
970 fun:_ZN7WebCore23V8AbstractEventListener18invokeEventHandlerEN2v86HandleINS1_
7ContextEEEPNS_5EventENS2_INS1_5ValueEEEb | 970 fun:_ZN7WebCore23V8AbstractEventListener18invokeEventHandlerEN2v86HandleINS1_
7ContextEEEPNS_5EventENS2_INS1_5ValueEEEb |
971 fun:_ZN7WebCore23V8AbstractEventListener11handleEventEPNS_5EventEb | 971 fun:_ZN7WebCore23V8AbstractEventListener11handleEventEPNS_5EventEb |
972 } | 972 } |
973 { | 973 { |
974 bug_22923 | 974 bug_22923 |
975 Memcheck:Leak | 975 Memcheck:Leak |
976 fun:_Znwj | |
977 ... | 976 ... |
978 fun:_ZN13WorkerService21CreateDedicatedWorkerERK4GURLiiPN3IPC7Message6SenderE
ii | 977 fun:_ZN13WorkerService21CreateDedicatedWorkerERK4GURLiiPN3IPC7Message6SenderE
ii |
979 fun:_ZN21ResourceMessageFilter23OnCreateDedicatedWorkerERK4GURLiPi | 978 fun:_ZN21ResourceMessageFilter23OnCreateDedicatedWorkerERK4GURLiPi |
980 fun:_Z16DispatchToMethodI21ResourceMessageFilterMS0_FvRK4GURLiPiES1_iiEvPT_T0
_RK6Tuple2IT1_T2_EP6Tuple1IT3_E | 979 fun:_Z16DispatchToMethodI21ResourceMessageFilterMS0_FvRK4GURLiPiES1_iiEvPT_T0
_RK6Tuple2IT1_T2_EP6Tuple1IT3_E |
981 fun:_ZN3IPC16MessageWithReplyI6Tuple2I4GURLiE6Tuple1IRiEE8DispatchI21Resource
MessageFilterMS9_FvRKS2_iPiEEEbPKNS_7MessageEPT_T0_ | |
982 fun:_ZN21ResourceMessageFilter17OnMessageReceivedERKN3IPC7MessageE | |
983 fun:_ZN3IPC12ChannelProxy7Context10TryFiltersERKNS_7MessageE | |
984 fun:_ZN3IPC11SyncChannel11SyncContext17OnMessageReceivedERKNS_7MessageE | |
985 fun:_ZN3IPC7Channel11ChannelImpl23ProcessIncomingMessagesEv | |
986 fun:_ZN3IPC7Channel11ChannelImpl28OnFileCanReadWithoutBlockingEi | |
987 fun:_ZN4base19MessagePumpLibevent22OnLibeventNotificationEisPv | |
988 fun:event_process_active | |
989 fun:event_base_loop | |
990 fun:_ZN4base19MessagePumpLibevent3RunEPNS_11MessagePump8DelegateE | |
991 fun:_ZN11MessageLoop11RunInternalEv | |
992 fun:_ZN11MessageLoop10RunHandlerEv | |
993 fun:_ZN11MessageLoop3RunEv | |
994 fun:_ZN4base6Thread3RunEP11MessageLoop | |
995 fun:_ZN4base6Thread10ThreadMainEv | |
996 fun:_Z10ThreadFuncPv | |
997 fun:start_thread | |
998 fun:clone | |
999 } | 980 } |
1000 { | 981 { |
1001 bug_22932 | 982 bug_22932 |
1002 Memcheck:Leak | 983 Memcheck:Leak |
1003 fun:_Znwj | 984 ... |
1004 fun:_ZN7WebCore26PlatformMessagePortChannel19postMessageToRemoteEN3WTF10PassO
wnPtrINS_18MessagePortChannel9EventDataEEE | 985 fun:_ZN7WebCore26PlatformMessagePortChannel19postMessageToRemoteEN3WTF10PassO
wnPtrINS_18MessagePortChannel9EventDataEEE |
1005 fun:_ZN7WebCore18MessagePortChannel19postMessageToRemoteEN3WTF10PassOwnPtrINS
0_9EventDataEEE | 986 fun:_ZN7WebCore18MessagePortChannel19postMessageToRemoteEN3WTF10PassOwnPtrINS
0_9EventDataEEE |
1006 fun:_ZN7WebCore11MessagePort11postMessageERKNS_6StringEPKN3WTF6VectorINS4_6Re
fPtrIS0_EELj1EEERi | 987 fun:_ZN7WebCore11MessagePort11postMessageERKNS_6StringEPKN3WTF6VectorINS4_6Re
fPtrIS0_EELj1EEERi |
1007 fun:_ZN7WebCore8V8Custom32v8MessagePortPostMessageCallbackERKN2v89ArgumentsE | 988 fun:_ZN7WebCore8V8Custom32v8MessagePortPostMessageCallbackERKN2v89ArgumentsE |
1008 fun:_ZN2v88internal21Builtin_HandleApiCallENS0_9ArgumentsE | |
1009 ... | |
1010 fun:_ZN2v88internal6InvokeEbNS0_6HandleINS0_10JSFunctionEEENS1_INS0_6ObjectEE
EiPPPS4_Pb | |
1011 fun:_ZN2v88internal9Execution4CallENS0_6HandleINS0_10JSFunctionEEENS2_INS0_6O
bjectEEEiPPPS5_Pb | |
1012 } | 989 } |
1013 { | 990 { |
1014 bug_22984 | 991 bug_22984 |
1015 Memcheck:Leak | 992 Memcheck:Leak |
1016 fun:_Znwj | 993 fun:_Znwj |
1017 fun:_ZN27ScopedRunnableMethodFactoryI12SpellCheckerE17NewRunnableMethodIMS0_F
vvEEEP4TaskT_ | 994 fun:_ZN27ScopedRunnableMethodFactoryI12SpellCheckerE17NewRunnableMethodIMS0_F
vvEEEP4TaskT_ |
1018 fun:_ZN12SpellChecker18OnURLFetchCompleteEPK10URLFetcherRK4GURLRK16URLRequest
StatusiRKSt6vectorISsSaISsEERKSs | 995 fun:_ZN12SpellChecker18OnURLFetchCompleteEPK10URLFetcherRK4GURLRK16URLRequest
StatusiRKSt6vectorISsSaISsEERKSs |
1019 fun:_ZN10URLFetcher4Core21OnCompletedURLRequestERK16URLRequestStatus | 996 fun:_ZN10URLFetcher4Core21OnCompletedURLRequestERK16URLRequestStatus |
1020 fun:_Z16DispatchToMethodIN10URLFetcher4CoreEMS1_FvRK16URLRequestStatusES2_EvP
T_T0_RK6Tuple1IT1_E | 997 fun:_Z16DispatchToMethodIN10URLFetcher4CoreEMS1_FvRK16URLRequestStatusES2_EvP
T_T0_RK6Tuple1IT1_E |
1021 fun:_ZN14RunnableMethodIN10URLFetcher4CoreEMS1_FvRK16URLRequestStatusE6Tuple1
IS2_EE3RunEv | 998 fun:_ZN14RunnableMethodIN10URLFetcher4CoreEMS1_FvRK16URLRequestStatusE6Tuple1
IS2_EE3RunEv |
(...skipping 36 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1058 fun:_ZN11MessageLoop21DeferOrRunPendingTaskERKNS_11PendingTaskE | 1035 fun:_ZN11MessageLoop21DeferOrRunPendingTaskERKNS_11PendingTaskE |
1059 fun:_ZN11MessageLoop13DoDelayedWorkEPN4base4TimeE | 1036 fun:_ZN11MessageLoop13DoDelayedWorkEPN4base4TimeE |
1060 fun:_ZN4base18MessagePumpDefault3RunEPNS_11MessagePump8DelegateE | 1037 fun:_ZN4base18MessagePumpDefault3RunEPNS_11MessagePump8DelegateE |
1061 fun:_ZN11MessageLoop11RunInternalEv | 1038 fun:_ZN11MessageLoop11RunInternalEv |
1062 fun:_ZN11MessageLoop10RunHandlerEv | 1039 fun:_ZN11MessageLoop10RunHandlerEv |
1063 fun:_ZN11MessageLoop3RunEv | 1040 fun:_ZN11MessageLoop3RunEv |
1064 fun:_Z10WorkerMainRK18MainFunctionParams | 1041 fun:_Z10WorkerMainRK18MainFunctionParams |
1065 fun:ChromeMain | 1042 fun:ChromeMain |
1066 fun:main | 1043 fun:main |
1067 } | 1044 } |
OLD | NEW |