New issue
Advanced search Search tips

Issue 674471 link

Starred by 3 users

Issue metadata

Status: Duplicate
Merged: issue 674474
Owner: ----
Closed: Dec 2016
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Mac
Pri: 2
Type: Bug-Regression



Sign in to add a comment

Chrome crashes after tab with open console is closed and then a new tab is opened

Reported by thewarri...@gmail.com, Dec 15 2016

Issue description

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

Steps to reproduce the problem:
1. Open new tab with some web page or a blank one.
2. Open the inspector to see network or console.
3. Close that tab (the console will close also)
4. Double click to open new tab = Chrome crashes

What is the expected behavior?
Open new tab

What went wrong?
Chrome crashes and ask to reopen all closed tabs if available.

Did this work before? Yes Previous to the current one provided with the details

Chrome version: 57.0.2952.0  Channel: canary
OS Version: OS X 10.11.6
Flash Version: Shockwave Flash 24.0 r0
 
After few more scenarios, can add that if the developer tools are closed before the tab is, the browser doesn't crash. But if open as minimized or separate window and the tab is closed, when a new tab is being open, crashes.

Comment 2 by meh...@chromium.org, Dec 15 2016

Can you please attach the report id from chrome://crashes and/or the Apple crash log?

Thanks in advance.
Here you go! :)
crash-report.txt
95.1 KB View Download

Comment 4 by meh...@chromium.org, Dec 15 2016

Cc: rsesek@chromium.org
Thanks for the Apple crash log. 

Comment 5 by rsesek@chromium.org, Dec 15 2016

Mergedinto: 674474
Status: Duplicate (was: Unconfirmed)
Thread 15 Crashed:: Chrome_IOThread
0   com.google.Chrome.framework   	0x000000010550fdc1 base::internal::Dispatcher<content::ServiceWorkerContextObserver, void (content::ServiceWorkerContextObserver::*)(long long, GURL const&)>::Run(void (content::ServiceWorkerContextObserver::*)(long long, GURL const&), long long, GURL const&, content::ServiceWorkerContextObserver*) + observer_list_threadsafe.h:67
1   com.google.Chrome.framework   	0x000000010550ff85 base::ObserverListThreadSafe<content::ServiceWorkerContextObserver>::NotifyWrapper(base::ObserverListThreadSafe<content::ServiceWorkerContextObserver>::ObserverListContext*, base::Callback<void (content::ServiceWorkerContextObserver*), (base::internal::CopyMode)1, (base::internal::RepeatMode)1> const&) + weak_ptr.h:225
2   com.google.Chrome.framework   	0x0000000105ea7561 base::debug::TaskAnnotator::RunTask(char const*, base::PendingTask*) + callback_forward.h:29
3   com.google.Chrome.framework   	0x0000000105ecbe3b base::MessageLoop::RunTask(base::PendingTask*) + vector:638
4   com.google.Chrome.framework   	0x0000000105ecc18c base::MessageLoop::DeferOrRunPendingTask(base::PendingTask) + message_loop.cc:422
5   com.google.Chrome.framework   	0x0000000105ecc543 base::MessageLoop::DoWork() + message_loop.cc:515
6   com.google.Chrome.framework   	0x0000000105ece025 base::MessagePumpLibevent::Run(base::MessagePump::Delegate*) + message_pump_libevent.cc:218
7   com.google.Chrome.framework   	0x0000000105eed363 base::RunLoop::Run() + run_loop.cc:38
8   com.google.Chrome.framework   	0x0000000105286144 content::BrowserThreadImpl::IOThreadRun(base::RunLoop*) + browser_thread_impl.cc:253
9   com.google.Chrome.framework   	0x0000000105286204 content::BrowserThreadImpl::Run(base::RunLoop*) + browser_thread_impl.cc:296
10  com.google.Chrome.framework   	0x0000000105f1ada9 base::Thread::ThreadMain() + lock.h:26
11  com.google.Chrome.framework   	0x0000000105f164c7 base::(anonymous namespace)::ThreadFunc(void*) + platform_thread_posix.cc:73
12  libsystem_pthread.dylib       	0x00007fff9c42699d _pthread_body + 131
13  libsystem_pthread.dylib       	0x00007fff9c42691a _pthread_start + 168
14  libsystem_pthread.dylib       	0x00007fff9c424351 thread_start + 13

Sign in to add a comment