-
-
Notifications
You must be signed in to change notification settings - Fork 65
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
segfault when trying to run #727
Comments
This occurs because I'm not able to reproduce the other SIGSEGV's locally when running astroid in a new empty environment, however I have strong reasons to believe that #753 would fix them. |
Does this still happen with the current HEAD, i.e. with 4b483ff applied? |
@digitalsignalperson Since this is probably fixed, I will assume it is for the new release (#750) unless you complain. |
I'm arch linux with the 0.16.0 package
I ran
astroid --new-config
initially.If I run
notmuch
trying to run astroid
so I go add to the notmuch config
next up
so I go add to the notmuch config
now
I'm trying changing the config, deleting the config. Still can't seem to get past this.
My setup is just having some maildirs in
~/.local/share/local-mail
and a barebones notmuch configI was imagining just trying out the interface before I go full on with a complicated config. I just want to work offline with a test copy of a maildir.
The text was updated successfully, but these errors were encountered: