| 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/images/embed-does-not-propagate-dimensions-to-ob
ject-ancestor.html [ Skip ] |
| 11 crbug.com/145940 [ Linux ] fast/loader/loadInProgress.html [ Skip ] | 12 crbug.com/145940 [ Linux ] fast/loader/loadInProgress.html [ Skip ] |
| 12 crbug.com/145940 [ Linux ] fast/replaced/border-radius-clip.html [ Skip ] | 13 crbug.com/145940 [ Linux ] fast/replaced/border-radius-clip.html [ Skip ] |
| 13 crbug.com/145940 [ Linux ] plugins/crash-restoring-plugin-page-from-page-cache.h
tml [ Skip ] | 14 crbug.com/145940 [ Linux ] plugins/crash-restoring-plugin-page-from-page-cache.h
tml [ Skip ] |
| 14 crbug.com/145940 [ Linux ] plugins/iframe-shims.html [ Skip ] | 15 crbug.com/145940 [ Linux ] plugins/iframe-shims.html [ Skip ] |
| 15 | 16 |
| 16 | 17 |
| 17 # Use-after-free in NPP_SetWindow, http://crbug.com/144118 | 18 # Use-after-free in NPP_SetWindow, http://crbug.com/144118 |
| 18 # ==15959== ERROR: AddressSanitizer: heap-use-after-free on address 0x7f6c187f84
81 | 19 # ==15959== ERROR: AddressSanitizer: heap-use-after-free on address 0x7f6c187f84
81 |
| 19 # READ of size 1 at 0x7f6c187f8481 thread T0 | 20 # READ of size 1 at 0x7f6c187f8481 thread T0 |
| 20 # #0 0x7f6c1aec6c7a in NPP_SetWindow | 21 # #0 0x7f6c1aec6c7a in NPP_SetWindow |
| 21 crbug.com/144118 [ Linux ] plugins/destroy-on-setwindow.html [ Skip ] | 22 crbug.com/144118 [ Linux ] plugins/destroy-on-setwindow.html [ Skip ] |
| 22 | 23 |
| 23 | 24 |
| 24 # Use-after-free in NPP_DestroyStream, http://crbug.com/166932 | 25 # Use-after-free in NPP_DestroyStream, http://crbug.com/166932 |
| 25 # ==17332== ERROR: AddressSanitizer: heap-use-after-free on address 0x7f48e8a05a
58 | 26 # ==17332== ERROR: AddressSanitizer: heap-use-after-free on address 0x7f48e8a05a
58 |
| 26 # WRITE of size 1 at 0x7f48e8a05a58 thread T0 | 27 # WRITE of size 1 at 0x7f48e8a05a58 thread T0 |
| 27 # #0 0x7f48eb06f7c5 in DocumentOpenInDestroyStream::NPP_DestroyStream | 28 # #0 0x7f48eb06f7c5 in DocumentOpenInDestroyStream::NPP_DestroyStream |
| 28 crbug.com/166932 [ Linux ] plugins/embed-attributes-setting.html [ Skip ] | 29 crbug.com/166932 [ Linux ] plugins/embed-attributes-setting.html [ Skip ] |
| 29 crbug.com/166932 [ Linux ] plugins/embed-attributes-style.html [ Skip ] | 30 crbug.com/166932 [ Linux ] plugins/embed-attributes-style.html [ Skip ] |
| 30 crbug.com/166932 [ Linux ] plugins/embed-inside-object.html [ Skip ] | 31 crbug.com/166932 [ Linux ] plugins/embed-inside-object.html [ Skip ] |
| 31 crbug.com/166932 [ Linux ] plugins/embed-prefers-plugins-for-images.html [ Skip
] | 32 crbug.com/166932 [ Linux ] plugins/embed-prefers-plugins-for-images.html [ Skip
] |
| 33 crbug.com/166932 [ Linux ] plugins/form-value.html [ Skip ] |
| 32 | 34 |
| 33 | 35 |
| 34 # NULL deref in HandleURLRequestInternal, http://crbug.com/142301 | 36 # NULL deref in HandleURLRequestInternal, http://crbug.com/142301 |
| 35 # ==17931== ERROR: AddressSanitizer: SEGV on unknown address 0x000000000000 | 37 # ==17931== ERROR: AddressSanitizer: SEGV on unknown address 0x000000000000 |
| 36 # AddressSanitizer can not provide additional info. | 38 # AddressSanitizer can not provide additional info. |
| 37 # #0 0x2a054b2 in webkit::npapi::WebPluginImpl::HandleURLRequestInternal | 39 # #0 0x2a054b2 in webkit::npapi::WebPluginImpl::HandleURLRequestInternal |
| 38 crbug.com/142301 [ Linux ] plugins/get-url-notify-with-url-that-fails-to-load.ht
ml [ Skip ] | 40 crbug.com/142301 [ Linux ] plugins/get-url-notify-with-url-that-fails-to-load.ht
ml [ Skip ] |
| 39 | 41 |
| 40 # Crash in fast/js/string-replacement-outofmemory.html, http://crbug.com/173366 | 42 # Crash in fast/js/string-replacement-outofmemory.html, http://crbug.com/173366 |
| 41 # ==5971== ERROR: AddressSanitizer: SEGV on unknown address 0x0000bbadbeef | 43 # ==5971== ERROR: AddressSanitizer: SEGV on unknown address 0x0000bbadbeef |
| 42 # AddressSanitizer can not provide additional info. | 44 # AddressSanitizer can not provide additional info. |
| 43 # #0 0x8c2ee4 in WebCore::reportFatalErrorInMainThread | 45 # #0 0x8c2ee4 in WebCore::reportFatalErrorInMainThread |
| 44 crbug.com/173366 [ Linux ] fast/js/string-replacement-outofmemory.html [ Skip ] | 46 crbug.com/173366 [ Linux ] fast/js/string-replacement-outofmemory.html [ Skip ] |
| OLD | NEW |