New issue
Advanced search Search tips

Issue 627331 link

Starred by 2 users

Issue metadata

Status: Duplicate
Owner: ----
Closed: Jul 2016
EstimatedDays: ----
NextAction: ----
OS: Windows
Pri: 2
Type: Bug



Sign in to add a comment

Browser crashes after a discarded tab was closed in background

Reported by innatere...@gmail.com, Jul 12 2016

Issue description

UserAgent: Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/53.0.2785.8 Safari/537.36

Steps to reproduce the problem:
1. Start Chrome and open an incognito window. (Don't know whether it needs to be incognito, it's just how I use Chrome)
2. In the incognito tab, navigate to any web page say crbug.com.
3. Open a new tab in the incognito window and go to chrome://discards.
4. Manually discard the crbug incognito tab.
5. Close the discarded crbug incognito tab WITHOUT switch to it, i.e. close it in its 'discarded and not reloaded yet' state.
6. Close the incognito window.

What is the expected behavior?
The incognito window closed and nothing should happen afterwards.

What went wrong?
Browser will crash in a few seconds after the incognito window is closed.

Crashed report ID: 82a17ab7-4949-4c44-a8e5-280e98efbf6d (Server ID: b4023eb600000000) and 5f42fd97-5f5e-47f3-8cc3-48d24d7cfbe4 (Server ID: 836ef10200000000)

How much crashed? Whole browser

Is it a problem with a plugin? No 

Did this work before? No 

Chrome version: 53.0.2785.8  Channel: dev
OS Version: 6.1 (Windows 7, Windows Server 2008 R2)
Flash Version: Shockwave Flash 22.0 r0
 
Mergedinto: 496653
Status: Duplicate (was: Unconfirmed)
The recent crashes of  issue 608313  and Issue 496653 are similar to below.
Hence associated with 496653.

Stack Trace:
==============
Thread 0 CRASHED [EXCEPTION_BREAKPOINT @ 0x000007fee2122210 ] MAGIC SIGNATURE THREAD
0x000007fee2122210	(chrome.dll -profile_destroyer.cc:130 )	ProfileDestroyer::~ProfileDestroyer()
0x000007fee21221ab	(chrome.dll + 0x00fd21ab )	ProfileDestroyer::`scalar deleting destructor'(unsigned int)
0x000007fee11f3c29	(chrome.dll -bind_internal.h:342 )	base::internal::Invoker<base::internal::BindState<base::internal::RunnableAdapter<void ( SupervisedUserPrefMappingService::*)(void)>,base::WeakPtr<SupervisedUserPrefMappingService> >,void >::Run(base::internal::BindStateBase *)
0x000007fee12c766f	(chrome.dll -timer.cc:213 )	base::Timer::RunScheduledTask()
0x000007fee12ec59e	(chrome.dll -task_annotator.cc:51 )	base::debug::TaskAnnotator::RunTask(char const *,base::PendingTask const &)
0x000007fee128e1b7	(chrome.dll -message_loop.cc:493 )	base::MessageLoop::RunTask(base::PendingTask const &)
0x000007fee128f5c0	(chrome.dll -message_loop.cc:662 )	base::MessageLoop::DoDelayedWork(base::TimeTicks *)
0x000007fee12ecd61	(chrome.dll -message_pump_win.cc:266 )	base::MessagePumpForUI::DoRunLoop()
0x000007fee12eca13	(chrome.dll -message_pump_win.cc:140 )	base::MessagePumpWin::Run(base::MessagePump::Delegate *)
0x000007fee12d329f	(chrome.dll -run_loop.cc:35 )	base::RunLoop::Run()
0x000007fee2052862	(chrome.dll -chrome_browser_main.cc:1943 )	ChromeBrowserMainParts::MainMessageLoopRun(int *)
0x000007fee1be0c20	(chrome.dll -browser_main_runner.cc:155 )	content::BrowserMainRunnerImpl::Run()
0x000007fee1aa2890	(chrome.dll -browser_main.cc:46 )	content::BrowserMain(content::MainFunctionParams const &)
0x000007fee125b3ee	(chrome.dll -content_main_runner.cc:785 )	content::ContentMainRunnerImpl::Run()
0x000007fee11a4875	(chrome.dll -chrome_main.cc:84 )	ChromeMain
0x000000013f5d8b3e	(chrome.exe -main_dll_loader_win.cc:185 )	MainDllLoader::Launch(HINSTANCE__ *)
0x000000013f5d2b5b	(chrome.exe -chrome_exe_main_win.cc:262 )	wWinMain
0x000000013f665bcd	(chrome.exe -exe_common.inl:255 )	__scrt_common_main_seh
0x777d59ec	(kernel32.dll + 0x000159ec )	BaseThreadInitThunk
0x7790c540	(ntdll.dll + 0x0002c540 )	RtlUserThreadStart

Sign in to add a comment