Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Circular_Genome-mutationPointOffsetRange causes segfault #346

Open
VincentRagusa opened this issue Jul 13, 2020 · 7 comments
Open

Circular_Genome-mutationPointOffsetRange causes segfault #346

VincentRagusa opened this issue Jul 13, 2020 · 7 comments
Assignees

Comments

@VincentRagusa
Copy link
Collaborator

In circular genome:

mutationPointOffsetRange = 1.0 #(double) range of PointOffset mutation

the default value of the parameter is 1.0 and is described as a double value, but the value 0.1 causes a segfault.

@cliff-bohm
Copy link
Collaborator

cliff-bohm commented Jul 13, 2020 via email

@cliff-bohm
Copy link
Collaborator

cliff-bohm commented Jul 13, 2020 via email

@cliff-bohm
Copy link
Collaborator

cliff-bohm commented Jul 14, 2020

I take it back. I ran a new million mutations without segfault... I'm not seeing any issue here. Are you using an up to date version of the code? If so, I'm going to need a test case that fails (at least settings_organism.cfg that crashes).

I do remember there being an issue at one point. It's possible that the issue was fixed, and I forgot that I fixed it already...

@VincentRagusa
Copy link
Collaborator Author

This file recreates it on both master and development. Sorry if I'm missing something obvious.
settings_organism.txt

@cliff-bohm
Copy link
Collaborator

cliff-bohm commented Jul 14, 2020 via email

@cliff-bohm
Copy link
Collaborator

cliff-bohm commented Jul 14, 2020 via email

@VincentRagusa
Copy link
Collaborator Author

VincentRagusa commented Jul 14, 2020 via email

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

No branches or pull requests

3 participants