New issue
Advanced search Search tips

Issue 617345 link

Starred by 1 user

Issue metadata

Status: Duplicate
Merged: issue 606866
Owner: ----
Closed: Jun 2016
EstimatedDays: ----
NextAction: ----
OS: Linux
Pri: 2
Type: Bug

Blocking:
issue 616514



Sign in to add a comment

[Blimp] Engine should discard invalid navigation control command from client

Project Member Reported by haibinlu@chromium.org, Jun 3 2016

Issue description

Client certainly should not send invalid nav control command, however, due to the latency between engine and client, client may have out of date view of nav states, thus result in invalid command.

Engine should discard invalid nav command, rather than crashes.

one case reported by Khushal: crbug.com/616514 #7


[42519:42519:0603/102957:FATAL:navigation_controller_impl.cc(593)] Check failed: false. 
#0 0x00000832139e base::debug::StackTrace::StackTrace()
#1 0x00000836030f logging::LogMessage::~LogMessage()
#2 0x000002d00ebe content::NavigationControllerImpl::GoToIndex()
#3 0x000002d00da8 content::NavigationControllerImpl::GoBack()
#4 0x0000082e4556 blimp::engine::BlimpEngineSession::GoBack()
#5 0x0000082e577f blimp::engine::BlimpEngineSession::ProcessMessage()
#6 0x00000044dd1d blimp::(anonymous namespace)::DispatchProcessMessage()
 
Mergedinto: 606866
Status: Duplicate (was: Untriaged)
Labels: Archive-Blimp

Sign in to add a comment