Skip to content

zend_mm_heap corrupted in AppVeyor CI test runner on 8.2+ #10838

Closed as not planned
@nielsdos

Description

@nielsdos

Description

I recently worked on a PR for master and I noticed there was a message zend_mm_heap corrupted printed right after starting the test runner on Windows. It only happens on AppVeyor, which tests ZTS and opcache enabled. It does not happen on the Windows CI on GitHub Actions, which does not test for the ZTS+opcache combination AFAIK.

I first thought it was a bug in my PR, but looking at CI runs of other PRs I see the same message.
(I only linked my PR CI runs here because I don't want to give the impression that I'm pointing fingers or anything like that)

Examples on master:

I also saw it happen on 8.2 test runs. Interestingly, the CI run does succeed in those cases.

Given that they are all unrelated PRs, this issue seems to be unrelated and older than the PRs.

PHP Version

8.2+

Operating System

Windows

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions