New issue
Advanced search Search tips

Issue 699845 link

Starred by 3 users

Issue metadata

Status: Available
Owner: ----
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

Check failed: current_state == RUNNING || tab.last_hidden < GetWebContentsData(content)->LastPurgeAndSuspendModifiedTime()

Project Member Reported by falken@chromium.org, Mar 9 2017

Issue description

I got this CHECK failure after leaving Chrome open for several days and then opening a tab (or perhaps using an existing tab) and trying to navigate to a site. I think I typed chrome://histograms and pressed Enter and it crashed immediately.

This was sad because I was hoping to see data.

[28514:28514:0309/112645.801889:FATAL:tab_manager.cc(769)] Check failed: current_state == RUNNING || tab.last_hidden < GetWebContentsData(content)->LastPurgeAndSuspendModifiedTime().
#0 0x7fd952d73197 base::debug::StackTrace::StackTrace()
#1 0x7fd952d9753b logging::LogMessage::~LogMessage()
#2 0x7fd953dc7dda memory::TabManager::PurgeAndSuspendBackgroundedTabs()
#3 0x7fd953dc6524 memory::TabManager::UpdateTimerCallback()
#4 0x7fd952e2223c base::Timer::RunScheduledTask()
#5 0x7fd952d73c79 base::debug::TaskAnnotator::RunTask()
#6 0x7fd952da49cd base::MessageLoop::RunTask()
#7 0x7fd952da523e base::MessageLoop::DoDelayedWork()
#8 0x7fd952da6ff7 base::MessagePumpGlib::Run()
#9 0x7fd952da471e base::MessageLoop::RunHandler()
#10 0x7fd952dd925c base::RunLoop::Run()
#11 0x7fd953f9effa ChromeBrowserMainParts::MainMessageLoopRun()
#12 0x7fd9504a2399 content::BrowserMainLoop::RunMainMessageLoopParts()
#13 0x7fd9504a6237 content::BrowserMainRunnerImpl::Run()
#14 0x7fd95049d564 content::BrowserMain()
#15 0x7fd950cbdd43 content::RunNamedProcessTypeMain()
#16 0x7fd950cbe656 content::ContentMainRunnerImpl::Run()
#17 0x7fd950cbcf70 content::ContentMain()
#18 0x7fd953896051 ChromeMain
#19 0x7fd949412f45 __libc_start_main
#20 0x7fd953895ee9 <unknown>      

My checkout is on commit fded3f5a07ab164d57fbb3ecd0e480009ff0cdca (approx 2017 March 06)
 

Comment 1 by tasak@google.com, Mar 9 2017

Status: Started (was: Untriaged)
Hit this opening Chromium to https://bayden.com/sandbox/shop/ and then opening a flyout.
Status: Available (was: Started)
This issue has been marked as started, but has no owner. Making available.

Sign in to add a comment