Skip to content

Memory leaks #17

Description

@destructor64

When we ran the ipic3d pilot code yesterday, the runtime died with "double free or corruption" errors.

We wanted to investigate this and used valgrind, which reports quite a few errors.

To evaluate whether the problem lies in the runtime/HPX or our compiler, we compiled an empty main with our compiler. The result is the same.

To report the problem here we tried with the latest version of the master branch and also there we get error reports.

Since in the default compiler configuration there are no tests I tried with the provided examples.
Some of these examples crash immediately (stencil_1d_pfor and stencil_2d_pfor). Others run for ages (pfor/*) and the ones which run in "reasonable" time in valgrind report errors (fibonacci and uts/uts).

These problems should be investigated and fixed

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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