OLD | NEW |
1 # This file is used for tests that only need to be suppressed on | 1 # This file is used for tests that only need to be suppressed on |
2 # the Chromium WebKit ASAN bots. We keep these here because the memory | 2 # the Chromium WebKit ASAN bots. We keep these here because the memory |
3 # sheriffs are not usually WebKit committers; we can create an upstream | 3 # sheriffs are not usually WebKit committers; we can create an upstream |
4 # file if this turns out to not be true. | 4 # file if this turns out to not be true. |
5 | 5 |
6 # NULL deref in libflashplayer.so, http://crbug.com/145940 | 6 # NULL deref in libflashplayer.so, http://crbug.com/145940 |
7 # ==12527== ERROR: AddressSanitizer: SEGV on unknown address 0x7f628058b38b | 7 # ==12527== ERROR: AddressSanitizer: SEGV on unknown address 0x7f628058b38b |
8 # AddressSanitizer can not provide additional info. | 8 # AddressSanitizer can not provide additional info. |
9 # #0 0x7f62d3d34cf0 in ?? ??:0 | 9 # #0 0x7f62d3d34cf0 in ?? ??:0 |
10 # #1 0x1fec5c261c15ff | 10 # #1 0x1fec5c261c15ff |
| 11 crbug.com/145940 [ Linux ] fast/loader/loadInProgress.html [ Skip ] |
11 crbug.com/145940 [ Linux ] fast/replaced/border-radius-clip.html [ Skip ] | 12 crbug.com/145940 [ Linux ] fast/replaced/border-radius-clip.html [ Skip ] |
12 crbug.com/145940 [ Linux ] plugins/crash-restoring-plugin-page-from-page-cache.h
tml [ Skip ] | 13 crbug.com/145940 [ Linux ] plugins/crash-restoring-plugin-page-from-page-cache.h
tml [ Skip ] |
13 crbug.com/145940 [ Linux ] plugins/iframe-shims.html [ Skip ] | 14 crbug.com/145940 [ Linux ] plugins/iframe-shims.html [ Skip ] |
14 | 15 |
15 | 16 |
16 # Use-after-free in NPP_SetWindow, http://crbug.com/144118 | 17 # Use-after-free in NPP_SetWindow, http://crbug.com/144118 |
17 # ==15959== ERROR: AddressSanitizer: heap-use-after-free on address 0x7f6c187f84
81 | 18 # ==15959== ERROR: AddressSanitizer: heap-use-after-free on address 0x7f6c187f84
81 |
18 # READ of size 1 at 0x7f6c187f8481 thread T0 | 19 # READ of size 1 at 0x7f6c187f8481 thread T0 |
19 # #0 0x7f6c1aec6c7a in NPP_SetWindow | 20 # #0 0x7f6c1aec6c7a in NPP_SetWindow |
20 crbug.com/144118 [ Linux ] plugins/destroy-on-setwindow.html [ Skip ] | 21 crbug.com/144118 [ Linux ] plugins/destroy-on-setwindow.html [ Skip ] |
21 | 22 |
22 | 23 |
23 # Use-after-free in NPP_DestroyStream, http://crbug.com/166932 | 24 # Use-after-free in NPP_DestroyStream, http://crbug.com/166932 |
24 # ==17332== ERROR: AddressSanitizer: heap-use-after-free on address 0x7f48e8a05a
58 | 25 # ==17332== ERROR: AddressSanitizer: heap-use-after-free on address 0x7f48e8a05a
58 |
25 # WRITE of size 1 at 0x7f48e8a05a58 thread T0 | 26 # WRITE of size 1 at 0x7f48e8a05a58 thread T0 |
26 # #0 0x7f48eb06f7c5 in DocumentOpenInDestroyStream::NPP_DestroyStream | 27 # #0 0x7f48eb06f7c5 in DocumentOpenInDestroyStream::NPP_DestroyStream |
27 crbug.com/166932 [ Linux ] plugins/embed-attributes-setting.html [ Skip ] | 28 crbug.com/166932 [ Linux ] plugins/embed-attributes-setting.html [ Skip ] |
| 29 crbug.com/166932 [ Linux ] plugins/embed-attributes-style.html [ Skip ] |
28 | 30 |
29 | 31 |
30 # NULL deref in HandleURLRequestInternal, http://crbug.com/142301 | 32 # NULL deref in HandleURLRequestInternal, http://crbug.com/142301 |
31 # ==17931== ERROR: AddressSanitizer: SEGV on unknown address 0x000000000000 | 33 # ==17931== ERROR: AddressSanitizer: SEGV on unknown address 0x000000000000 |
32 # AddressSanitizer can not provide additional info. | 34 # AddressSanitizer can not provide additional info. |
33 # #0 0x2a054b2 in webkit::npapi::WebPluginImpl::HandleURLRequestInternal | 35 # #0 0x2a054b2 in webkit::npapi::WebPluginImpl::HandleURLRequestInternal |
34 crbug.com/142301 [ Linux ] plugins/get-url-notify-with-url-that-fails-to-load.ht
ml [ Skip ] | 36 crbug.com/142301 [ Linux ] plugins/get-url-notify-with-url-that-fails-to-load.ht
ml [ Skip ] |
35 | 37 |
36 # Crash in fast/js/string-replacement-outofmemory.html, http://crbug.com/173366 | 38 # Crash in fast/js/string-replacement-outofmemory.html, http://crbug.com/173366 |
37 # ==5971== ERROR: AddressSanitizer: SEGV on unknown address 0x0000bbadbeef | 39 # ==5971== ERROR: AddressSanitizer: SEGV on unknown address 0x0000bbadbeef |
38 # AddressSanitizer can not provide additional info. | 40 # AddressSanitizer can not provide additional info. |
39 # #0 0x8c2ee4 in WebCore::reportFatalErrorInMainThread | 41 # #0 0x8c2ee4 in WebCore::reportFatalErrorInMainThread |
40 crbug.com/173366 [ Linux ] fast/js/string-replacement-outofmemory.html [ Skip ] | 42 crbug.com/173366 [ Linux ] fast/js/string-replacement-outofmemory.html [ Skip ] |
OLD | NEW |