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

Issues in rdesigneur after deleting a kinetics in '/library' #378

Open
analkumar2 opened this issue Dec 10, 2019 · 2 comments
Open

Issues in rdesigneur after deleting a kinetics in '/library' #378

analkumar2 opened this issue Dec 10, 2019 · 2 comments

Comments

@analkumar2
Copy link
Contributor

I am encountering a weird bug. After running a model through rdesigneur, if I delete '/library' and then re-build and rerun the model, the output is the same as the original run.

But, if I delete Na kinetics in the library ie moose.delete('/library/Na'). And the re-build and rerun the model, the output is different. moose.showfield output in both cases. Although, in the latter case, moose.showfield('/model/elec/soma/Na/gateX') crashes the program with seg fault while showfield for gateX works in the second case.

The issue only happens when my version of KA channels is present.

To reproduce the bug, run the seg_fault.py file while keeping the other two files in the same folder as seg_fault.py file. The first two output plots will be the same while the third one will be different.

K_A_Chan_(Migliore2018)_ghk.py.txt
Na_Chan_(Migliore2018).py.txt
seg_fault.py.txt

@github-actions
Copy link

Stale issue message

@dilawar
Copy link
Contributor

dilawar commented Mar 10, 2020

Did you manage to fix it? Or support is needed?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants