New issue
Advanced search Search tips

Issue 635742 link

Starred by 2 users

Issue metadata

Status: WontFix
Owner: ----
Closed: Sep 2016
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux
Pri: 2
Type: Bug



Sign in to add a comment

Fatal error in ../../v8/src/runtime/runtime-literals.cc; Check failed: literals_index < literals->literals_count()

Project Member Reported by shimazu@chromium.org, Aug 9 2016

Issue description

Version: 54.0.2824.0 (Developer Build) (64-bit) with dcheck_always_on = true
OS: Linux

What steps will reproduce the problem?
(1) open inbox.google.com
(2) login and walk around
(3)

What is the expected output?
I can check my emails

What do you see instead?
renderer crash with:

#
# Fatal error in ../../v8/src/runtime/runtime-literals.cc, line 235
# Check failed: literals_index < literals->literals_count().
#

==== C stack trace ===============================

 1: 0x7f05fc37a895
 2: 0x7f05fc1b4c38
 3: 0x7f05fc1b4543
 4: 0x26a755c063a7
Received signal 4 ILL_ILLOPN 7f05fc37c7bf
Received signal 11 SEGV_MAPERR 003000000020


Please use labels and text to provide additional information.

 
This doesn't happen on 54.0.2817.0 (Developer Build) (64-bit).
Cc: ahaas@chromium.org
Labels: -Pri-3 Stability Pri-2
Status: Available (was: Untriaged)
Andreas, PTAL.
Labels: -Stability Stability-Crash

Comment 4 by ahaas@chromium.org, Aug 9 2016

I cannot reproduce this problem.

Comment 5 by cbruni@chromium.org, Sep 23 2016

Status: WontFix (was: Available)
Tried again on TOT commit 3c25121b60f3fc2a40a4ffc72c9ff2867b05b555 without success.

Sign in to add a comment