New issue
Advanced search Search tips

Issue 708414 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner: ----
Closed: Apr 2018
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

Fatal error in ../../v8/src/compiler/schedule.cc, line 233

Project Member Reported by ukai@chromium.org, Apr 5 2017

Issue description

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.

 
Cc: bmeu...@chromium.org mvstan...@chromium.org
Components: -Blink>JavaScript Blink>JavaScript>Compiler
Status: Available (was: Untriaged)
Project Member

Comment 2 by sheriffbot@chromium.org, Apr 6 2018

Labels: Hotlist-Recharge-Cold
Status: Untriaged (was: Available)
This issue has been Available for over a year. If it's no longer important or seems unlikely to be fixed, please consider closing it out. If it is important, please re-triage the issue.

Sorry for the inconvenience if the bug really should have been left as Available.

For more details visit https://www.chromium.org/issue-tracking/autotriage - Your friendly Sheriffbot
Status: Fixed (was: Untriaged)

Sign in to add a comment