Chrome Version: 59.0.3055.0 (Developer Build) (64-bit) with dcheck_always_on=1
OS: Linux
What steps will reproduce the problem?
(1) inbox.google.com
(2)
(3)
What is the expected result?
What happens instead?
#
# Fatal error in ../../v8/src/compiler/schedule.cc, line 233
# Check failed: BasicBlock::kNone == block->control() (none vs. throw).
#
#0 0x7ffff7a42a17 base::debug::StackTrace::StackTrace()
#1 0x7ffff2a0a245 gin::(anonymous namespace)::PrintStackTrace()
#2 0x7fffea4fc36d V8_Fatal
#3 0x7ffff2034bf6 v8::internal::compiler::Schedule::AddBranch()
#4 0x7ffff2039eb2 v8::internal::compiler::CFGBuilder::ConnectBranch()
#5 0x7ffff203838b v8::internal::compiler::CFGBuilder::Run()
#6 0x7ffff2036c28 v8::internal::compiler::Scheduler::BuildCFG()
#7 0x7ffff2036951 v8::internal::compiler::Scheduler::ComputeSchedule()
#8 0x7ffff20179e3 v8::internal::compiler::EffectControlLinearizationPhase::Run()
#9 0x7ffff200fe84 v8::internal::compiler::PipelineImpl::OptimizeGraph()
#10 0x7ffff200fb64 v8::internal::compiler::PipelineCompilationJob::ExecuteJobImpl()
#11 0x7ffff1efaf4b v8::internal::CompilationJob::ExecuteJob()
#12 0x7ffff1ef98e8 v8::internal::OptimizingCompileDispatcher::CompileNext()
#13 0x7ffff1efa920 v8::internal::OptimizingCompileDispatcher::CompileTask::Run()
#14 0x7ffff7aec2c8 base::(anonymous namespace)::WorkerThread::ThreadMain()
#15 0x7ffff7adeb5c base::(anonymous namespace)::ThreadFunc()
#16 0x7ffff7bc4184 start_thread
#17 0x7fffeddedbed clone
Received signal 4 ILL_ILLOPN 7fffea4fe7df
Received signal 11 SEGV_MAPERR 003000000020
Please use labels and text to provide additional information.
For graphics-related bugs, please copy/paste the contents of the about:gpu
page at the end of this report.
Comment 1 by hablich@chromium.org
, Apr 5 2017Components: -Blink>JavaScript Blink>JavaScript>Compiler
Status: Available (was: Untriaged)