You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've created realm/realm-core#7604 with more information on the root cause of this crash.
kraenhansen
changed the title
Coverage tests started crashing
"free(): invalid pointer" when running on Ubuntu x86_64 and Node.js >= v20.12.0
Apr 18, 2024
Note
If you're seeing "free(): invalid pointer" when running on Ubuntu x86_64, a valid workaround is downgrading Node.js to v20.11.1
Description
See for more information realm/realm-core#7604.
The coverage tests started crashing around March 26th, by the release of Node.js v20.12.0.
Here's an example of a failing run: https://github.com/realm/realm-js/actions/runs/8552406490/job/23433443919?pr=6587
There seem to be two issues:
npm run ci:coverage
process exits cleanly, which is unexpected from a crash.I've reproduced the crash on these Realm JS commits:
Stacktrace & log output
free(): invalid pointer
The text was updated successfully, but these errors were encountered: