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

seg fault resubmitting with refactoring code in place #106

Open
kryczko opened this issue Feb 10, 2016 · 2 comments
Open

seg fault resubmitting with refactoring code in place #106

kryczko opened this issue Feb 10, 2016 · 2 comments
Assignees

Comments

@kryczko
Copy link
Contributor

kryczko commented Feb 10, 2016

I tried running a simulation with the refactoring code in place, and after resubmission of a network, a seg fault occurs. @arminms can you please investigate.

@arminms
Copy link
Contributor

arminms commented Feb 10, 2016

All the changes that I've included only have effects when you define -DREFACTORING during compile or by uncommenting line 15 in src/CMakeLists.txt. So, in principle, it shouldn't be related to that. That said, send me the INFILE.yaml and I'll check it.

@kryczko
Copy link
Contributor Author

kryczko commented Feb 10, 2016

Hi Armin, yes I have used the refactoring code. I have compiled with that environment variable on. If you do some sort of test where you save to disk and reload I think that would be a good check if you haven’t done that already.

On Feb 10, 2016, at 11:53 AM, Armin Sobhani notifications@github.com wrote:

All the changes that I've included only have effects when you define -DREFACTORING during compile or by uncommenting line 15 in src/CMakeLists.txt. So, in principle, it shouldn't be related to that. That said, send me the INFILE.yaml and I'll check it.


Reply to this email directly or view it on GitHub #106 (comment).

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

3 participants