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

Chem.FragmentOnSomeBonds() crashes if the bond list is empty #430

Closed
greglandrum opened this issue Feb 4, 2015 · 0 comments
Closed

Chem.FragmentOnSomeBonds() crashes if the bond list is empty #430

greglandrum opened this issue Feb 4, 2015 · 0 comments
Assignees
Labels
Milestone

Comments

@greglandrum
Copy link
Member

In [6]: m = Chem.MolFromSmiles('c1cccn1CC1CC1')

In [7]: pieces = Chem.FragmentOnSomeBonds(m,(),numToBreak=1,addDummies=False)
Segmentation fault: 11
@greglandrum greglandrum added the bug label Feb 4, 2015
@greglandrum greglandrum self-assigned this Feb 4, 2015
@greglandrum greglandrum added this to the 2015_03_1 milestone Feb 4, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant