Segmentation fault when using minimize_blockmodel_dl for community detection

Hi Tiago:

I got Segmentation fault when using minimize_blockmodel_dl to discover
communities from a graph. The following is the output in the terminal:

Yes. You should always try the newest release first.

Best,
Tiago

Hi Tiago:

I update the graph-tool to the latest stable version ('2.12 (commit
1d6bf978, Fri Nov 6 15:54:18 2015 +0100)'). However, when I try to use
minimize_blockmodel_dl
to discover communities in parallel, I still get segmentation fault as
shown below.

attachment.html (2.36 KB)

Can you give a complete example of how you are calling the function?

Best,
Tiago

Hi Tiago:

For example:

attachment.html (2.45 KB)

Do you observe the same with overlap=False?

overlap = False seems to work well. No segmentation fault issue.

attachment.html (1.97 KB)

Ok. I can reproduce this here as well... It is indeed a bug. I will
provide a fix soon.

Best,
Tiago