Skip to content
New issue

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

[dartfuzz] JIT-DebugX64C Assertion failure: FlowGraph::IsConstantRepresentable( result, representation, true) #45525

Closed
bkonyi opened this issue Mar 30, 2021 · 0 comments
Assignees
Labels
area-vm Use area-vm for VM related issues, including code coverage, FFI, and the AOT and JIT backends. dartfuzz Found with Dart fuzzing (DartFuzz, libFuzzer, etc.)

Comments

@bkonyi
Copy link
Contributor

bkonyi commented Mar 30, 2021

Logs with failure here.

-- BEGIN REPRODUCE  --

DART SDK REVISION: Dart SDK version: 2.13.0-edge.2ac0590f2972b62197e3d1e7f3955f1b696b146f (be) (Tue Mar 30 00:46:07 2021 +0000) on "linux_x64"


dart runtime/tools/dartfuzz/dartfuzz.dart --no-fp --no-ffi --flat --seed 2518384057 fuzz.dart

-- RUN 1 --

out/DebugX64C/dart --old_gen_heap_size=128 /b/s/w/itc3DOS1/dart_fuzzRIWSQC/fuzz.dart

-- RUN 2 --

out/ReleaseSIMARM/dart --use-slow-path --old_gen_heap_size=128 /b/s/w/itc3DOS1/dart_fuzzRIWSQC/fuzz.dart

-- END REPRODUCE  --
@bkonyi bkonyi added area-vm Use area-vm for VM related issues, including code coverage, FFI, and the AOT and JIT backends. dartfuzz Found with Dart fuzzing (DartFuzz, libFuzzer, etc.) labels Mar 30, 2021
dart-bot pushed a commit that referenced this issue Apr 1, 2021
…t folding.

TEST=ci
Bug: #45525
Change-Id: I048a90eade678f610f0fd4451b099711a1faa957
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/193750
Reviewed-by: Liam Appelbe <liama@google.com>
Commit-Queue: Ryan Macnak <rmacnak@google.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-vm Use area-vm for VM related issues, including code coverage, FFI, and the AOT and JIT backends. dartfuzz Found with Dart fuzzing (DartFuzz, libFuzzer, etc.)
Projects
None yet
Development

No branches or pull requests

2 participants