Issue metadata
Sign in to add a comment
|
Fatal process OOM |
||||||||||||||||||||||
Issue descriptionChrome and content_shell on Linux (stable, canary and ToT) crash on the following url: https://webglfundamentals.org/webgl/lessons/webgl-2d-drawimage.html It works fine on Firefox on Linux and on Canary on Windows. Here is the output from content_shell: # # Fatal process OOM in heap setup # Received signal 4 ILL_ILLOPN 7f45b90ca7c2 #0 0x7f45c5a2849c base::debug::StackTrace::StackTrace() #1 0x7f45c5a27f71 base::debug::(anonymous namespace)::StackDumpSignalHandler() #2 0x7f45c7d190c0 <unknown> #3 0x7f45b90ca7c2 v8::base::OS::Abort() #4 0x7f45c30977d2 v8::internal::V8::FatalProcessOutOfMemory() #5 0x7f45c36a5541 v8::internal::Isolate::Init() #6 0x7f45c39a5bb3 v8::internal::Snapshot::Initialize() #7 0x7f45c30ea875 v8::IsolateNewImpl() #8 0x7f45c3bf41c5 gin::IsolateHolder::IsolateHolder() # # # Fatal process OOM in heap setup # 9 0x7f45c076a1ec [238946:238946:0306/134815.504603:ERROR:selection_owner.cc(179)] SelectionClear [238946:238960:0306/134815.524002:WARNING:discardable_shared_memory_manager.cc(436)] Some MojoDiscardableSharedMemoryManagerImpls are still alive. They will be leaked.
,
Mar 6 2018
I'm guessing this is a dup of 800348.
,
Mar 8 2018
Yup, looks that way. Doesn't repro with --no-sandbox. |
|||||||||||||||||||||||
►
Sign in to add a comment |
|||||||||||||||||||||||
Comment 1 by zakerinasab@chromium.org
, Mar 6 2018