Re: [graph-tool] Segmentation fault in MeasuredBlockState copy method

2021-02-01 Thread Tiago de Paula Peixoto
Am 31.01.21 um 23:17 schrieb h-lima: Hello Tiago, I have been trying to file an issue in gitlab, but I am unable since the repository has restricted access. I registered through gitlab, perhaps should I do the login any other way (I see there are github or google login options)? I have

Re: [graph-tool] Segmentation fault in MeasuredBlockState copy method

2021-01-31 Thread h-lima
Hello Tiago, I have been trying to file an issue in gitlab, but I am unable since the repository has restricted access. I registered through gitlab, perhaps should I do the login any other way (I see there are github or google login options)? Thank you Herlander -- Sent from:

Re: [graph-tool] Segmentation fault in MeasuredBlockState copy method

2021-01-26 Thread Tiago de Paula Peixoto
Am 26.01.21 um 10:54 schrieb h-lima: Hi, I am using graph_tool version 2.37 (commit 1d377b3e) on a server with Debian 10 Buster. Whenever I try to copy a MeasuredBlockState object I get segmentation fault. This does not happen with Uncertain or MixedMeasured object though. This is really

[graph-tool] Segmentation fault in MeasuredBlockState copy method

2021-01-26 Thread h-lima
Hi, I am using graph_tool version 2.37 (commit 1d377b3e) on a server with Debian 10 Buster. Whenever I try to copy a MeasuredBlockState object I get segmentation fault. This does not happen with Uncertain or MixedMeasured object though. ``` from graph_tool.all import * g =