Skip to content

Inconsistent results across runs due to uninitialized variables #8

@ilariacasalbore

Description

@ilariacasalbore

While running SOURCES4D on different machines inconsistent results were observed across multiple runs. This behaviour is unexpected, as the code is deterministic.

The issue was traced back to the presence of uninitialized variables, which can lead to different results depending on the execution environment and compiler.
A more thorough check was performed using stricter compilation flags, revealing additional uninitialized variables and minor related issues.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions