New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 755535 link

Starred by 1 user

Issue metadata

Status: Duplicate
Owner: ----
Closed: Sep 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Mac
Pri: 2
Type: Bug



Sign in to add a comment

Chrome Crashing Upon Opening Multiple Tabs Simultaneously

Reported by silverma...@gmail.com, Aug 15 2017

Issue description

UserAgent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.101 Safari/537.36

Steps to reproduce the problem:
1. Have a folder with multiple browser tabs
2. Open the entire folder at once (all of the web pages)
3. The browser will crash 50% of the time you do this (the number of tabs didn't matter from my testing)

OR

1.) Open a new tab
2.) Go to a new website
3.) While the website is loading, click into it multiple times.
4.) Chrome will crash inevitably

What is the expected behavior?
Opening multiple tabs should require a bit of loading time, but up until the past few weeks would never cause the entire browser to crash.

What went wrong?
I'm honestly not sure. I have about a dozen browser extensions on Chrome, so I would not be surprised if the browser crashed trying to load all of them at once for each page.

I've attached the Apple Crash Report that popped up the most recent time I experienced this issue.

This could also be an issue with RAM, but honestly I am unsure.

Crashed report ID: b6aeea40-8cfd-4c48-bf36-264b7f46774b

How much crashed? Whole browser

Is it a problem with a plugin? N/A 

Did this work before? N/A 

Chrome version: 60.0.3112.101  Channel: stable
OS Version: OS X 10.12.6
Flash Version: Shockwave Flash 26.0 r0

This has been an issue on both the current and previous version of chrome. I have not reported the issue until the current version because I was waiting for the bug to be patched out with an update.
 
Chrome Crash Report.rtf
128 KB Download
Cc: brajkumar@chromium.org
Labels: Needs-Triage-M60 Needs-Feedback
Could you please recheck this issue by creating a new profile under chrome://settings with no apps or extensions in your browser. If issue still persists please provide the sample crash ID's from chrome://crashes for further investigation.
Crash.png
9.6 KB View Download

Comment 2 by shrike@chromium.org, Sep 15 2017

Components: Internals>Mojo
Mergedinto: 765856
Status: Duplicate (was: Unconfirmed)
[mac bug triage] mojo-related crash in IOThread

Thread 14 Crashed:: Chrome_IOThread
0   com.google.Chrome.framework   	0x000000010a6aa2ef mojo::edk::PlatformChannelPair::PlatformChannelPair(bool) + platform_channel_pair_posix.cc:68
1   com.google.Chrome.framework   	0x000000010d2f582d mojo::edk::NodeController::OnRequestIntroduction(mojo::edk::ports::NodeName const&, mojo::edk::ports::NodeName const&) + node_controller.cc:1152
2   com.google.Chrome.framework   	0x000000010d2ee0e6 mojo::edk::NodeChannel::OnChannelMessage(void const*, unsigned long, std::__1::unique_ptr<std::__1::vector<mojo::edk::PlatformHandle, std::__1::allocator<mojo::edk::PlatformHandle> >, mojo::edk::PlatformHandleVectorDeleter>) + node_channel.cc:636
3   com.google.Chrome.framework   	0x000000010d2de5ce mojo::edk::Channel::OnReadComplete(unsigned long, unsigned long*) + memory:2580
4   com.google.Chrome.framework   	0x000000010d2df981 mojo::edk::(anonymous namespace)::ChannelPosix::OnFileCanReadWithoutBlocking(int) + channel_posix.cc:317
5   com.google.Chrome.framework   	0x000000010bef55a7 base::MessagePumpLibevent::OnLibeventNotification(int, short, void*) + message_pump_libevent.cc:97
6   com.google.Chrome.framework   	0x000000010bf8250c event_base_loop + event.c:382
7   com.google.Chrome.framework   	0x000000010bef57cf base::MessagePumpLibevent::Run(base::MessagePump::Delegate*) + message_pump_libevent.cc:224
8   com.google.Chrome.framework   	0x000000010bf18053 base::RunLoop::Run() + run_loop.cc:112
9   com.google.Chrome.framework   	0x000000010a8fc184 content::BrowserThreadImpl::IOThreadRun(base::RunLoop*) + browser_thread_impl.cc:279
10  com.google.Chrome.framework   	0x000000010a8fc244 content::BrowserThreadImpl::Run(base::RunLoop*) + browser_thread_impl.cc:322
11  com.google.Chrome.framework   	0x000000010bf47a89 base::Thread::ThreadMain() + lock.h:26
12  com.google.Chrome.framework   	0x000000010bf42877 base::(anonymous namespace)::ThreadFunc(void*) + platform_thread_posix.cc:73
13  libsystem_pthread.dylib       	0x00007fffc04c393b _pthread_body + 180
14  libsystem_pthread.dylib       	0x00007fffc04c3887 _pthread_start + 286
15  libsystem_pthread.dylib       	0x00007fffc04c308d thread_start + 13


Sign in to add a comment