Skip to content

Ever since 3.0.0 running mocha tests in my project crashes on startup with an error 0xC0000005 #2697

@capaj

Description

@capaj

This is running on windows 10 64-bit, I will try on Ubuntu as well. I have reproduced so far on two machines with io.js versions 3.2.0 and 3.3.0.
Node.js 12.7 works fine. IO.js 2.5.0 works fine. Any newer version just fails.

Googling makes me think, this is a possible race condition-the process finished with exit code -1073741819 (0xC0000005).

Reproduce: clone https://github.com/capaj/Moonridge.git and npm i, and finally mocha. Then the crash should occur.

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