Skip to content

True output divergence  #39518

@fizaaluthra

Description

@fizaaluthra

fuzz.dart.txt

Isolate (/b/s/w/itpcagqF/dart_fuzzIMACSP) NO-FP NO-FFI NO-FLAT : AOT-DET-ReleaseX64 - KBC-INT-DET-DebugIA32: !DIVERGENCE! 1.71:1896628754 (output)

-- BEGIN REPRODUCE  --

dartfuzz.dart --no-fp --no-ffi --no-flat --seed 1896628754 /b/s/w/itpcagqF/dart_fuzzIMACSP/fuzz.dart

-- RUN 1 --

DART_CONFIGURATION='ReleaseX64' DART_VM_FLAGS='--enable-asserts' /b/s/w/ir/pkg/vm/tool/precompiler2 --deterministic /b/s/w/itpcagqF/dart_fuzzIMACSP/fuzz.dart /b/s/w/itpcagqF/dart_fuzzIMACSP/snapshot
/b/s/w/ir/pkg/vm/tool/dart_precompiled_runtime2 /b/s/w/itpcagqF/dart_fuzzIMACSP/snapshot

-- RUN 2 --

/b/s/w/ir/pkg/vm/tool/gen_kernel --gen-bytecode --platform=/b/s/w/ir/out/DebugIA32/vm_platform_strong.dill -o /b/s/w/itpcagqF/dart_fuzzIMACSP/out.dill /b/s/w/itpcagqF/dart_fuzzIMACSP/fuzz.dart
/b/s/w/ir/out/DebugIA32/dart --enable-interpreter --compilation-counter-threshold=-1 --deterministic --old_gen_heap_size=128 /b/s/w/itpcagqF/dart_fuzzIMACSP/out.dill

-- END REPRODUCE  --

Difference in outputs:

32c32
< [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]
---
> [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]
44c44
< {true, false}
---
> {false, true}

cc @bkonyi

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-vmUse area-vm for VM related issues, including code coverage, and the AOT and JIT backends.dartfuzzFound with Dart fuzzing (DartFuzz, libFuzzer, etc.)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions