Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

malloc(): smallbin double linked list corrupted: 0x03a86768 #31917

Closed
ronag opened this issue Feb 22, 2020 · 1 comment
Closed

malloc(): smallbin double linked list corrupted: 0x03a86768 #31917

ronag opened this issue Feb 22, 2020 · 1 comment
Labels
duplicate Issues and PRs that are duplicates of other issues or PRs. flaky-test Issues and PRs related to the tests with unstable failures on the CI. openssl Issues and PRs related to the OpenSSL dependency.

Comments

@ronag
Copy link
Member

ronag commented Feb 22, 2020

This CI run from this PR seems to hit some native land bug/corruption on ARM. Might be js land misuse but I think in such a case that should maybe cause an exception and not a corruption?

*** Error in `out/Release/node': malloc(): smallbin double linked list corrupted: 0x03a86768 ***

See the test.addons/openssl-binding/test test:

@ronag ronag added the openssl Issues and PRs related to the OpenSSL dependency. label Feb 22, 2020
@ronag ronag mentioned this issue Feb 22, 2020
4 tasks
@addaleax addaleax added flaky-test Issues and PRs related to the tests with unstable failures on the CI. duplicate Issues and PRs that are duplicates of other issues or PRs. labels Feb 22, 2020
@addaleax
Copy link
Member

Duplicate of #30786

@addaleax addaleax marked this as a duplicate of #30786 Feb 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate Issues and PRs that are duplicates of other issues or PRs. flaky-test Issues and PRs related to the tests with unstable failures on the CI. openssl Issues and PRs related to the OpenSSL dependency.
Projects
None yet
Development

No branches or pull requests

2 participants