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

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

Issue 8923018: Removing valgrind suppression for bug 76370. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src
Patch Set: Created 9 years 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 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 1277 matching lines...) Expand 10 before | Expand all | Expand 10 after
1288 ... 1288 ...
1289 fun:-[NSView _drawRect:clip:] 1289 fun:-[NSView _drawRect:clip:]
1290 fun:-[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] 1290 fun:-[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:]
1291 ... 1291 ...
1292 fun:-[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectI sVisibleRectForView:topView:] 1292 fun:-[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectI sVisibleRectForView:topView:]
1293 fun:-[NSNextStepFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleR ect:rectIsVisibleRectForView:topView:] 1293 fun:-[NSNextStepFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleR ect:rectIsVisibleRectForView:topView:]
1294 fun:-[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForVi ew:] 1294 fun:-[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForVi ew:]
1295 fun:-[NSView displayIfNeeded] 1295 fun:-[NSView displayIfNeeded]
1296 } 1296 }
1297 { 1297 {
1298 bug_76370
1299 Memcheck:Unaddressable
1300 fun:get_bits
1301 ...
1302 fun:read_huffman_tree
1303 fun:theora_decode_tables
1304 fun:theora_decode_init
1305 fun:avcodec_open
1306 fun:_ZN5media23FFmpegVideoDecodeEngine10InitializeEP11MessageLoopPNS_17VideoD ecodeEngine12EventHandlerEPNS_18VideoDecodeContextERKNS_16VideoCodecConfigE
1307 fun:_ZN5media18FFmpegVideoDecoder10InitializeEPNS_13DemuxerStreamEP14Callback RunnerI6Tuple0EPS3_I6Tuple1IRKNS_18PipelineStatisticsEEE
1308 }
1309 {
1310 bug_77265_a 1298 bug_77265_a
1311 Memcheck:Leak 1299 Memcheck:Leak
1312 fun:calloc 1300 fun:calloc
1313 ... 1301 ...
1314 fun:-[BubbleView drawRect:] 1302 fun:-[BubbleView drawRect:]
1315 fun:-[NSView _drawRect:clip:] 1303 fun:-[NSView _drawRect:clip:]
1316 fun:-[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] 1304 fun:-[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:]
1317 fun:-[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] 1305 fun:-[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:]
1318 fun:-[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectI sVisibleRectForView:topView:] 1306 fun:-[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectI sVisibleRectForView:topView:]
1319 fun:-[NSNextStepFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleR ect:rectIsVisibleRectForView:topView:] 1307 fun:-[NSNextStepFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleR ect:rectIsVisibleRectForView:topView:]
(...skipping 908 matching lines...) Expand 10 before | Expand all | Expand 10 after
2228 fun:_ZN2v88internalL6InvokeEbNS0_6HandleINS0_10JSFunctionEEENS1_INS0_6ObjectE EEiPS5_Pb 2216 fun:_ZN2v88internalL6InvokeEbNS0_6HandleINS0_10JSFunctionEEENS1_INS0_6ObjectE EEiPS5_Pb
2229 fun:_ZN2v88internal9Execution4CallENS0_6HandleINS0_6ObjectEEES4_iPS4_Pbb 2217 fun:_ZN2v88internal9Execution4CallENS0_6HandleINS0_6ObjectEEES4_iPS4_Pbb
2230 fun:_ZN2v88Function4CallENS_6HandleINS_6ObjectEEEiPNS1_INS_5ValueEEE 2218 fun:_ZN2v88Function4CallENS_6HandleINS_6ObjectEEEiPNS1_INS_5ValueEEE
2231 fun:_ZN7WebCore7V8Proxy24instrumentedCallFunctionEPNS_4PageEN2v86HandleINS3_8 FunctionEEENS4_INS3_6ObjectEEEiPNS4_INS3_5ValueEEE 2219 fun:_ZN7WebCore7V8Proxy24instrumentedCallFunctionEPNS_4PageEN2v86HandleINS3_8 FunctionEEENS4_INS3_6ObjectEEEiPNS4_INS3_5ValueEEE
2232 fun:_ZN7WebCore7V8Proxy12callFunctionEN2v86HandleINS1_8FunctionEEENS2_INS1_6O bjectEEEiPNS2_INS1_5ValueEEE 2220 fun:_ZN7WebCore7V8Proxy12callFunctionEN2v86HandleINS1_8FunctionEEENS2_INS1_6O bjectEEEiPNS2_INS1_5ValueEEE
2233 fun:_ZN7WebCore19V8LazyEventListener20callListenerFunctionEPNS_22ScriptExecut ionContextEN2v86HandleINS3_5ValueEEEPNS_5EventE 2221 fun:_ZN7WebCore19V8LazyEventListener20callListenerFunctionEPNS_22ScriptExecut ionContextEN2v86HandleINS3_5ValueEEEPNS_5EventE
2234 fun:_ZN7WebCore23V8AbstractEventListener18invokeEventHandlerEPNS_22ScriptExec utionContextEPNS_5EventEN2v86HandleINS5_5ValueEEE 2222 fun:_ZN7WebCore23V8AbstractEventListener18invokeEventHandlerEPNS_22ScriptExec utionContextEPNS_5EventEN2v86HandleINS5_5ValueEEE
2235 fun:_ZN7WebCore23V8AbstractEventListener11handleEventEPNS_22ScriptExecutionCo ntextEPNS_5EventE 2223 fun:_ZN7WebCore23V8AbstractEventListener11handleEventEPNS_22ScriptExecutionCo ntextEPNS_5EventE
2236 fun:_ZN7WebCore11EventTarget18fireEventListenersEPNS_5EventEPNS_15EventTarget DataERN3WTF6VectorINS_23RegisteredEventListenerELm1EEE 2224 fun:_ZN7WebCore11EventTarget18fireEventListenersEPNS_5EventEPNS_15EventTarget DataERN3WTF6VectorINS_23RegisteredEventListenerELm1EEE
2237 } 2225 }
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