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

Bash segfault due to LANG variable #627

Closed
polarbub opened this issue Aug 8, 2024 · 1 comment
Closed

Bash segfault due to LANG variable #627

polarbub opened this issue Aug 8, 2024 · 1 comment

Comments

@polarbub
Copy link

polarbub commented Aug 8, 2024

I want to use bash as my shell, but when I run it I get a segfault. Unsetting the LANG environmental variable makes bash work propperly as hinted by this tweet, but to unset LANG I have to use another shell and then start bash, so I can't set bash as my default shell. On my linux pc with the LANG variable set to the same value as on my phone bash works fine. I am on ios 16.3.1 on an iPhone 8. Any ideas on why this happens or how to set the variable correctly for bash on Dopamine?

@opa334
Copy link
Owner

opa334 commented Aug 8, 2024

Dopamine doesn't have any involvement in this variable being set. That is done either by the bootstrap or by NewTerm (don't remember), so there is nothing to be done here. Maybe there is some file you can edit to remove it.

The main problem is that Procursus has not been maintained all too much and therefore this bug still hasn't been fixed.

@opa334 opa334 closed this as not planned Won't fix, can't repro, duplicate, stale Aug 8, 2024
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