Skip to content

Memory corruption when running module tests #290

@danog

Description

@danog
[daniil@arch-lenovo ext-php-rs]$ cargo test --all-features --no-fail-fast --test module
    Finished test [unoptimized + debuginfo] target(s) in 0.25s
     Running tests/module.rs (target/debug/deps/module-d6deba67b910978c)

running 1 test
malloc_consolidate(): unaligned fastbin chunk detected
error: test failed, to rerun pass `--test module`

Caused by:
  process didn't exit successfully: `/home/daniil/repos/ext-php-rs/target/debug/deps/module-d6deba67b910978c` (signal: 6, SIGABRT: process abort signal)
error: 1 target failed:

Opening this more as a reminder to myself, as the CI tests don't run the module tests.

Metadata

Metadata

Assignees

No one assigned

    Labels

    waiting for feedbackWaiting for more information. Will auto close, if no response is received

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions