Skip to content

PABLO: *UBSAN runtime_error* Morton left shift by 16 places cannot be represented in type uint64_t #313

@DMurataj01

Description

@DMurataj01

Getting different number of cells when running with march native in our code base so issue is a result from debugging that.

Running with:
-fsanitize=undefined, -fsanitize=bounds, -fsanitize=implicit-conversion, -fsanitize=integer, -fsanitize=nullability, -O3, -march=native

runtime error: left shift of 4222124650725375 by 16 places cannot be represented in type 'uint64_t' (aka 'unsigned long')

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions