OnNoMemorySize happened during monkey test
Reported by
howard....@mediatek.com,
Jan 14
|
||
Issue descriptionSteps to reproduce the problem: running auto test on whole phone for 400 hrs and found this crash in webview (happen once) What is the expected behavior? What went wrong? webview unable to allocate memory and invoke abort Google breakpad attached in attachment Callstack: #0 0xf2d22e26 in inline_tgkill (sig=6, pid=<optimized out>, tid=<optimized out>) at bionic/libc/bionic/abort.cpp:43 #1 abort () at bionic/libc/bionic/abort.cpp:68 #2 0xdac824d8 in base::debug::(anonymous namespace)::DebugBreak () at ../../base/debug/debugger_posix.cc:228 #3 0xdac824be in base::debug::BreakDebugger () at ../../base/debug/debugger_posix.cc:258 #4 0xdac8ebb0 in logging::LogMessage::~LogMessage () at ../../base/logging.cc:842 #5 0xdacce652 in base::(anonymous namespace)::OnNoMemorySize () at ../../base/process/memory_linux.cc:36 #6 0xdaccd508 in (anonymous namespace)::CallNewHandler () at ../../base/allocator/allocator_shim.cc:60 #7 ShimMemalign () at ../../base/allocator/allocator_shim.cc:213 #8 __wrap_memalign () at ../../base/allocator/allocator_shim_override_linker_wrapped_symbols.h:33 #9 0xdac8fc98 in base::AlignedAlloc () at ../../base/memory/aligned_memory.cc:29 #10 0xdb4eec56 in mojo::edk::Channel::Message::Message () at ../../mojo/edk/system/channel.cc:121 ..... --- Crashed report ID: How much crashed? Just one tab Is it a problem with a plugin? N/A Did this work before? N/A Chrome version: 66.0.3359.158 Channel: n/a OS Version: P Flash Version:
,
Jan 18
(5 days ago)
howard.yeh@, First of all, the WebView version you are testing against is super old, if there is no particular reason you have to stick to that version, our recommendation is to always use the least version. You mentioned that you run auto test for 400 hrs, but I don't know what's test you are running, and found only once for the error, it also might be a device one time glitch. If possible, please provide repro steps, a minimal sample app to use the WebView will be super helpful too, otherwise it is very hard for us to do debugging. Thanks. |
||
►
Sign in to add a comment |
||
Comment 1 by chelamcherla@chromium.org
, Jan 16Labels: Needs-triage-Mobile