crash log for devtools (pid ): STDOUT: STDERR: ================================================================= STDERR: ==11==ERROR: AddressSanitizer: use-after-poison on address 0x7e8a2708e9a0 at pc 0x00000530bdb0 bp 0x7fff7d04b0b0 sp 0x7fff7d04b0a8 STDERR: READ of size 8 at 0x7e8a2708e9a0 thread T0 (content_shell) STDERR: #0 0x530bdaf in notifyObservers third_party/WebKit/Source/core/fetch/ImageResource.cpp:257:9 STDERR: #1 0x530c996 in updateImage third_party/WebKit/Source/core/fetch/ImageResource.cpp:335:9 STDERR: #2 0x7e42a7d in OnReceivedData content/child/web_url_loader_impl.cc:693:5 STDERR: #3 0x7e17fa3 in OnReceivedData content/child/resource_dispatcher.cc:288:7 STDERR: #4 0x7e13718 in DispatchToMethodImpl base/tuple.h:249:3 STDERR: #5 0x7e13718 in DispatchToMethod base/tuple.h:256:0 STDERR: #6 0x7e13718 in Dispatch content/common/resource_messages.h:359:0 STDERR: #7 0x7e13718 in DispatchMessage content/child/resource_dispatcher.cc:566:0 STDERR: #8 0x7e1227d in OnMessageReceived content/child/resource_dispatcher.cc:124:3 STDERR: #9 0x7ee4e91 in Run base/bind_internal.h:153:12 STDERR: #10 0x7ee4e91 in MakeItSo base/bind_internal.h:289:0 STDERR: #11 0x7ee4e91 in Run base/bind_internal.h:339:0 STDERR: #12 0x6f2e14 in Run base/callback.h:392:12 STDERR: #13 0x6f2e14 in RunTask base/debug/task_annotator.cc:51:0 STDERR: #14 0x7ef92fe in ProcessTaskFromWorkQueue components/scheduler/base/task_queue_manager.cc:264:3 STDERR: #15 0x7ef6070 in DoWork components/scheduler/base/task_queue_manager.cc:180:13 STDERR: #16 0x6f2e14 in Run base/callback.h:392:12 STDERR: #17 0x6f2e14 in RunTask base/debug/task_annotator.cc:51:0 STDERR: #18 0x625579 in RunTask base/message_loop/message_loop.cc:487:3 STDERR: #19 0x626908 in DeferOrRunPendingTask base/message_loop/message_loop.cc:496:5 STDERR: #20 0x626908 in DoWork base/message_loop/message_loop.cc:608:0 STDERR: #21 0x62cfc0 in Run base/message_loop/message_pump_default.cc:32:21 STDERR: #22 0x64c4f5 in Run base/run_loop.cc:55:3 STDERR: #23 0x623cee in ?? base/message_loop/message_loop.cc:289:3 STDERR: #24 0x8010024 in RendererMain content/renderer/renderer_main.cc:228:7 STDERR: #25 0x5c3231 in RunZygote content/app/content_main_runner.cc:303:14 STDERR: #26 0x5c539d in Run content/app/content_main_runner.cc:791:12 STDERR: #27 0x5c264a in ContentMain content/app/content_main.cc:19:15 STDERR: #28 0x4fd482 in main content/shell/app/shell_main.cc:49:10 STDERR: #29 0x7f5ded98176c in __libc_start_main /build/buildd/eglibc-2.15/csu/libc-start.c:226:0 STDERR: STDERR: AddressSanitizer can not describe address in more detail (wild memory access suspected). STDERR: SUMMARY: AddressSanitizer: use-after-poison (/mnt/data/b/build/slave/WebKit_Linux_Oilpan_ASAN/build/src/out/Release/content_shell+0x530bdaf) STDERR: Shadow bytes around the buggy address: STDERR: 0x0fd1c4e09ce0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 STDERR: 0x0fd1c4e09cf0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 STDERR: 0x0fd1c4e09d00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 STDERR: 0x0fd1c4e09d10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 STDERR: 0x0fd1c4e09d20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 STDERR: =>0x0fd1c4e09d30: 00 f7 f7 f7[f7]f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 STDERR: 0x0fd1c4e09d40: f7 f7 f7 f7 00 00 00 00 00 00 00 00 00 00 00 00 STDERR: 0x0fd1c4e09d50: 00 00 00 00 00 00 00 00 f7 00 00 00 00 00 00 00 STDERR: 0x0fd1c4e09d60: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 f7 STDERR: 0x0fd1c4e09d70: f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 STDERR: 0x0fd1c4e09d80: f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 STDERR: Shadow byte legend (one shadow byte represents 8 application bytes): STDERR: Addressable: 00 STDERR: Partially addressable: 01 02 03 04 05 06 07 STDERR: Heap left redzone: fa STDERR: Heap right redzone: fb STDERR: Freed heap region: fd STDERR: Stack left redzone: f1 STDERR: Stack mid redzone: f2 STDERR: Stack right redzone: f3 STDERR: Stack partial redzone: f4 STDERR: Stack after return: f5 STDERR: Stack use after scope: f8 STDERR: Global redzone: f9 STDERR: Global init order: f6 STDERR: Poisoned by user: f7 STDERR: Container overflow: fc STDERR: Array cookie: ac STDERR: Intra object redzone: bb STDERR: ASan internal: fe STDERR: Left alloca redzone: ca STDERR: Right alloca redzone: cb STDERR: ==11==ABORTING