Skip to content

Segfault in sum() #543

@skrah

Description

@skrah

This is from the libdynd docs:

from dynd import nd, ndt
a = nd.array([[[1, 2, 3], [4, 5]], [[6, 7, 8, 9]]])
a.sum(axis=2)
Segmentation fault (core dumped)

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