We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Checked revision: bc9a5da Build command: CC=clang-7 \ tools/build.py --clean \ --buildtype=debug \ --compile-flag="-D'IOTJS_ASSERT(x)=assert(x)'" \ --compile-flag=-O2 --compile-flag=-fno-common --no-snapshot \ --compile-flag=-fsanitize=address --compile-flag=-fno-omit-frame-pointer \ --jerry-cmake-param=-DFEATURE_SYSTEM_ALLOCATOR=ON --target-arch=i686 \ --profile=test/profiles/host-linux.profile --jerry-profile=es2015-subset \ --jerry-cmake-param=-DEXTERNAL_COMPILE_FLAGS=-Wno-conversion
Linux-4.15.0-54-generic-x86_64-with-Ubuntu-18.04-bionic
var $ = new DataView(new ArrayBuffer(), 0, $)
ICE: Assertion '!ecma_number_is_nan (num)' failed at iotjs/deps/jerry/jerry-core/ecma/base/ecma-helpers-number.c(ecma_number_is_infinity):339. Error: ERR_FAILED_INTERNAL_ASSERTION
Found by Fuzzinator with JsProFuzz.
The text was updated successfully, but these errors were encountered:
This issue is fixed with a jerry submodule update: was fixed with: jerryscript-project/jerryscript#2856
Sorry, something went wrong.
No branches or pull requests
IoT.js version:
OS:
Test case:
Backtrace:
Found by Fuzzinator with JsProFuzz.
The text was updated successfully, but these errors were encountered: