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

"free(): invalid pointer" running Realm JS integration tests on Ubuntu x86_64 Node.js v20.12.0 #7604

Open
kraenhansen opened this issue Apr 18, 2024 · 2 comments
Assignees

Comments

@kraenhansen
Copy link
Member

kraenhansen commented Apr 18, 2024

SDK and version

SDK : JavaScript
Version: v12.7.0

Observations

  • How frequent do the crash occur? Consistently.
  • Does it happen in production or during dev/test? Unknown, but reproduced during with debug builds.
  • Can the crash be reproduced by you? Yes.
  • Can you provide instructions for how we can reproduce it? Yes - see steps below.

Crash log / stacktrace

Screenshot 2024-04-17 at 16 29 11
Screenshot 2024-04-18 at 12 43 33
Screenshot 2024-04-18 at 12 45 12

Screenshot 2024-04-17 at 16 27 57

Steps & Code to Reproduce

  • Get access to an Ubuntu 22.04 box
  • Clone the Realm JS repository and initialize submodules recursively.
  • Install dependencies (npm install)
  • Run integration tests (WIREIT_LOGGER=simple CONTEXT=missingServer npm test --workspace @realm/integration-tests - server tests can be disabled) and 💥
Copy link

sync-by-unito bot commented Apr 18, 2024

➤ PM Bot commented:

Jira ticket: RCORE-2087

@finnschiermer
Copy link
Contributor

finnschiermer commented Apr 18, 2024

We're going to remove the page reclaimer asap, it is not needed and just misbehaving!

Obviously, this will not per se remove the bug, just remove a trigger for the bug.
We'll only see afterwards if the problem needs further addressing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants