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

Bug on FUJITSU A64FX(ARM) #31

Closed
lwshanbd opened this issue Jul 9, 2023 · 1 comment
Closed

Bug on FUJITSU A64FX(ARM) #31

lwshanbd opened this issue Jul 9, 2023 · 1 comment

Comments

@lwshanbd
Copy link

lwshanbd commented Jul 9, 2023

Hi VS Code developers,

I am using VS Code on a FUJITSU A64FX machine, and I found the search in VS Code doesn't work on my machine. I checked the ripgrep and got the following bug information:

[bshan@login1 bin]$ ./rg --version
<jemalloc>: Unsupported system page size
<jemalloc>: Unsupported system page size
memory allocation of 5 bytes failed
Aborted (core dumped)

Then, I download the ripgrep source code and compile it manually, and copy rp to node_modules/@vscode/ripgrep/bin.
Finally, it works.
Could you fix/update the configuration of the ripgrep-prebuilt of VS Code.
If you need any help on the Fujitsu machine, just let me know.

Thanks

@andreamah
Copy link
Contributor

this is a duplicate of microsoft/vscode#179907 and should be fixed in the latest version.

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

2 participants