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

fails on aarch64, genererates core.* dumps in current working directory #47

Closed
audacioustux opened this issue Jun 24, 2023 · 3 comments
Closed

Comments

@audacioustux
Copy link

audacioustux commented Jun 24, 2023

Re-produce:

$ npm i -g @vscode/ripgrep
$ /usr/local/share/nvm/versions/node/v18.16.1/lib/node_modules/@vscode/ripgrep/bin/rg 
<jemalloc>: Unsupported system page size
<jemalloc>: Unsupported system page size
memory allocation of 5 bytes failed
[1]    35196 abort (core dumped) 
  • machine - Oracle Cloud ARM (ampere) Free tier - aarch64

as this library is being used in some vscode extensions, it's quite troublesome. and i'm not sure what's causing this, as ripgrep ubuntu/apt package works fine

@audacioustux
Copy link
Author

BurntSushi/ripgrep#2180

@audacioustux
Copy link
Author

microsoft/vscode#179907

@audacioustux
Copy link
Author

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

No branches or pull requests

1 participant