-
-
Notifications
You must be signed in to change notification settings - Fork 12.4k
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
MC crash on start #903
Comments
Can you paste your output of |
brew config
brew doctor
|
Please try
|
|
Not worked |
Can you try in a different shell please? |
in bash? |
Yes, sure. |
Magic 💻
|
|
Maybe i must remove all hidden settings for MC? |
echo A;mc -F ;echo B; mc -F |awk '{print |
bash-3.2$ echo A;mc -F ;echo B; mc -F |awk '{print |
yes, what hidden settings? |
Maybe |
ls -al /Users/rmuhamedgaliev/.config |
here's what mc -F shows for me, btw
|
nope not worked. FM |
Can you try in a new user? |
1 minute |
I can't reproduce this locally on 10.11.5 with a "clean" |
in new user all work fine. |
Magic! |
Can i remove brew with all packages and taps? |
Well that's good news. So now it's a question of figuring out which config file or directory in the other user is causing the unhappiness. Also, just about ANY segfault is a bug so this should be reported upstream once you figure out the cause. |
@rmuhamedgaliev you can, but that shouldn't be necessary. I'd go through the files I listed above one by one until you figure out the problem. |
Mac-mini:~ mctest$ mc -F [System data] [User data] |
|
|
I removed old user with old data and recreate it. Now this issue not actual |
Thanks all. |
@rmuhamedgaliev Thanks for reporting it. You should definitely report this upstream too because a segfault is always unacceptable. |
MC crash on start:
gist-logs
The text was updated successfully, but these errors were encountered: