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

Stack smashing (SIGABRT) #29

Open
kolayne opened this issue Nov 8, 2020 · 1 comment · May be fixed by #58
Open

Stack smashing (SIGABRT) #29

kolayne opened this issue Nov 8, 2020 · 1 comment · May be fixed by #58
Assignees
Labels
bug Something isn't working

Comments

@kolayne
Copy link
Member

kolayne commented Nov 8, 2020

When running in the debug mode with compilation for CPU, SIGABRT is raised inside of the SimulationMap constructor. According to git bisect, the problem first appeared at d5411a5

@kolayne
Copy link
Member Author

kolayne commented Nov 19, 2020

@tanya-kta, you might want to know, that I can't reproduce the issue in the default_constructors branch (PR #40). I see a different error in similar cases, so I don't think the issue was fixed (though I'm not sure, so you might want to check this), but the new error might be easier to debug. Good luck!

kolayne added a commit that referenced this issue Nov 24, 2021
…nstead of previous approach.

This might have fixed one or many of: #29, #31, #38

Co-authored-by: Nikolay Nechaev <Nikolay_Nechaev@mail.ru>
@kolayne kolayne linked a pull request Nov 24, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants