Skip to content

Segmentation fault when two different NeighborLists are passed into one IntegrationMethodTwoStep #2067

Answered by joaander
bchen-00 asked this question in Support
Discussion options

You must be logged in to vote

If the backtrace ends in your Stokes.cc file then I would guess that nlist_res is a null pointer. You can confirm by printing out the pointer, either in gdb or in the code itself.

Did you configure the Python side of your code to attach the 2nd nlist? That is the point that the C++ objects are created.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@bchen-00
Comment options

@joaander
Comment options

Answer selected by bchen-00
@bchen-00
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Support
Labels
None yet
2 participants