Skip to content

Stack overflow in reduce function #2

@ryanrhymes

Description

@ryanrhymes

Stack overflow in reduce function (caused by Hashtbl: when there are over 30000 values with the same key). The investigation shows the overflow is not caused by add function, but the function used to re-allocate space. Increasing the initial allocated size of the hash table can reduce the chance of overflow.

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