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

Fix sporadic segfault #513

Merged
merged 1 commit into from
Aug 14, 2018
Merged

Conversation

karjonas
Copy link
Contributor

Sometimes the asynchronous simulation data is not loaded in time causing a segfault since the size of the data is set but not the actual data. Now the size is read from the actual data which should make these inconsistencies disappear. The same is now also done for transfer functions.

Sometimes the asynchronous simulation data is not loaded in time causing a segfault since the size of the data is set but not the actual data. Now the size is read from the actual data which should make these inconsistencies disappear. The same is now also done for transfer functions.
@karjonas karjonas requested review from tribal-tec and favreau August 14, 2018 10:20
@karjonas karjonas merged commit 5ac4f70 into BlueBrain:master Aug 14, 2018
@karjonas karjonas deleted the simulation_segfault branch August 22, 2018 14:59
@tribal-tec tribal-tec added the bug label Sep 4, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants