OLD | NEW |
1 Decoding | 1 Decoding |
2 Rendering | 2 Rendering |
3 ================================================================= | 3 ================================================================= |
4 ==66109==ERROR: AddressSanitizer: heap-buffer-overflow on address 0x60d00000d000
at pc 0x0000007f17a3 bp 0x7fffbad7bde0 sp 0x7fffbad7bdd8 | 4 ==66109==ERROR: AddressSanitizer: heap-buffer-overflow on address 0x60d00000d000
at pc 0x0000007f17a3 bp 0x7fffbad7bde0 sp 0x7fffbad7bdd8 |
5 READ of size 4 at 0x60d00000d000 thread T0 | 5 READ of size 4 at 0x60d00000d000 thread T0 |
6 #0 0x7f17a2 in SkReader32::readInt_asan() /tmp/skia/out/Release/../../src/co
re/SkReader32.h:57:25 | 6 #0 0x7f17a2 in SkReader32::readInt_asan() /tmp/skia/out/Release/../../src/co
re/SkReader32.h:57:25 |
7 #1 0x7efb0d in SkPicturePlayback::handleOp(SkReader32*, DrawType, unsigned i
nt, SkCanvas*, SkMatrix const&) /tmp/skia/out/Release/../../src/core/SkPicturePl
ayback.cpp:151:31 | 7 #1 0x7efb0d in SkPicturePlayback::handleOp(SkReader32*, DrawType, unsigned i
nt, SkCanvas*, SkMatrix const&) /tmp/skia/out/Release/../../src/core/SkPicturePl
ayback.cpp:151:31 |
8 #2 0x7ef5ee in SkPicturePlayback::draw(SkCanvas*, SkPicture::AbortCallback*)
/tmp/skia/out/Release/../../src/core/SkPicturePlayback.cpp:111:9 | 8 #2 0x7ef5ee in SkPicturePlayback::draw(SkCanvas*, SkPicture::AbortCallback*)
/tmp/skia/out/Release/../../src/core/SkPicturePlayback.cpp:111:9 |
9 #3 0x7e63b8 in SkPicture::Forwardport(SkPictInfo const&, SkPictureData const
*) /tmp/skia/out/Release/../../src/core/SkPicture.cpp:137:5 | 9 #3 0x7e63b8 in SkPicture::Forwardport(SkPictInfo const&, SkPictureData const
*) /tmp/skia/out/Release/../../src/core/SkPicture.cpp:137:5 |
10 #4 0x7e6552 in SkPicture::CreateFromStream(SkStream*, bool (*)(void const*,
unsigned long, SkBitmap*), SkTypefacePlayback*) /tmp/skia/out/Release/../../src/
core/SkPicture.cpp:154:12 | 10 #4 0x7e6552 in SkPicture::CreateFromStream(SkStream*, bool (*)(void const*,
unsigned long, SkBitmap*), SkTypefacePlayback*) /tmp/skia/out/Release/../../src/
core/SkPicture.cpp:154:12 |
(...skipping 44 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
55 Global redzone: f9 | 55 Global redzone: f9 |
56 Global init order: f6 | 56 Global init order: f6 |
57 Poisoned by user: f7 | 57 Poisoned by user: f7 |
58 Container overflow: fc | 58 Container overflow: fc |
59 Array cookie: ac | 59 Array cookie: ac |
60 Intra object redzone: bb | 60 Intra object redzone: bb |
61 ASan internal: fe | 61 ASan internal: fe |
62 Left alloca redzone: ca | 62 Left alloca redzone: ca |
63 Right alloca redzone: cb | 63 Right alloca redzone: cb |
64 ==66109==ABORTING | 64 ==66109==ABORTING |
OLD | NEW |