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

Segmentation fault error in PyNEST when installing NESTML model #413

Closed
AliceGem opened this issue Mar 18, 2018 · 3 comments
Closed

Segmentation fault error in PyNEST when installing NESTML model #413

AliceGem opened this issue Mar 18, 2018 · 3 comments
Labels

Comments

@AliceGem
Copy link

Hi! I created a model in NESTML, compiled and installed it and then went through the C++ code for modifying the synapses. I compiled the new model in NESTML (and I got no errors), but when installing it in PyNEST (through nest.Install("models")), I get a "segmentation fault" error related to my new model. The problem is that I keep on getting the error on the same model even if I go back to the previous version without synaptic input that was working.
Do you know what this could depend on?
Thanks!!!
Alice

@kperun
Copy link
Contributor

kperun commented Apr 5, 2018

Halo Alice,
could you please provide the model which leads to the error?
Regards
Konstantin

@kperun
Copy link
Contributor

kperun commented Jun 14, 2018

@AliceGem Do you still have this issue? And if so, could you please provide the model which leads to this error. I will then try to figure out what is going wrong. By any chance, is your model multisynaptic?
Best regards,
Konstantin

@kperun kperun added the bug label Jun 14, 2018
@AliceGem
Copy link
Author

Hi @kperun I'm not having this problem anymore, sorry for not closing the issue here! Thanks!

@kperun kperun closed this as completed Jun 14, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants