New issue
Advanced search Search tips

Issue 644044 link

Starred by 3 users

Issue metadata

Status: WontFix
Owner:
Closed: Apr 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

Fatal error in ../../v8/src/compiler/node-properties.cc, line 243

Project Member Reported by ukai@chromium.org, Sep 5 2016

Issue description

Version: 55.0.2846.0 (Developer Build) (64-bit) with dcheck_always_on=1
OS: Linux

What steps will reproduce the problem?
(1) http://plaza.rakuten.co.jp/lsiweb/diary/201511220000/?scid=we_blg_tw01 (and scroll?)
(2)
(3)

What is the expected output?

What do you see instead?

#
# Fatal error in ../../v8/src/compiler/node-properties.cc, line 243
# Check failed: 1 == effect->op()->EffectInputCount() (1 vs. 2).
#

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

    /usr/local/google/home/ukai/src/chromium-git/src/out.0/Release/./libv8.so(+0x8e35be) [0x7ffff40f45be]
    /usr/local/google/home/ukai/src/chromium-git/src/out.0/Release/./libv8.so(+0x8e0c90) [0x7ffff40f1c90]
    /usr/local/google/home/ukai/src/chromium-git/src/out.0/Release/./libv8.so(+0x2d3c1f) [0x7ffff3ae4c1f]
    /usr/local/google/home/ukai/src/chromium-git/src/out.0/Release/./libv8.so(+0x2a997f) [0x7ffff3aba97f]
    /usr/local/google/home/ukai/src/chromium-git/src/out.0/Release/./libv8.so(+0x260871) [0x7ffff3a71871]
    /usr/local/google/home/ukai/src/chromium-git/src/out.0/Release/./libv8.so(+0x260128) [0x7ffff3a71128]
    /usr/local/google/home/ukai/src/chromium-git/src/out.0/Release/./libv8.so(+0x2e524f) [0x7ffff3af624f]
    /usr/local/google/home/ukai/src/chromium-git/src/out.0/Release/./libv8.so(+0x2de660) [0x7ffff3aef660]
    /usr/local/google/home/ukai/src/chromium-git/src/out.0/Release/./libv8.so(+0x2de12c) [0x7ffff3aef12c]
    /usr/local/google/home/ukai/src/chromium-git/src/out.0/Release/./libv8.so(+0x1fe225) [0x7ffff3a0f225]
    /usr/local/google/home/ukai/src/chromium-git/src/out.0/Release/./libv8.so(+0x20162f) [0x7ffff3a1262f]
    /usr/local/google/home/ukai/src/chromium-git/src/out.0/Release/./libv8.so(+0x2006f3) [0x7ffff3a116f3]
    /usr/local/google/home/ukai/src/chromium-git/src/out.0/Release/./libv8.so(+0x6cf0ce) [0x7ffff3ee00ce]
    /usr/local/google/home/ukai/src/chromium-git/src/out.0/Release/./libv8.so(+0x6cee73) [0x7ffff3edfe73]
    [0x20dbf5f063a7]
Received signal 4 ILL_ILLOPN 7ffff40f3bdf
Received signal 11 SEGV_MAPERR 003000000020



Please use labels and text to provide additional information.

 
Components: -Blink>JavaScript Blink>JavaScript>Compiler
Owner: mvstan...@chromium.org
Status: Assigned (was: Untriaged)
Status: WontFix (was: Assigned)
This doesn't currently repro...

Sign in to add a comment