Hi, if someone have the same error. In my case, this segmentation fault was created by a stack overflow.
You can fix it temporary with : "ulimit -s unlimited", and modify your code if the segmentation fault disappear. Regards, Eric. -- View this message in context: http://main-discussion-list-for-the-graph-tool-project.982480.n3.nabble.com/Segmentation-fault-when-I-try-to-access-to-a-vertex-tp4026392p4026508.html Sent from the Main discussion list for the graph-tool project mailing list archive at Nabble.com. _______________________________________________ graph-tool mailing list [email protected] http://lists.skewed.de/mailman/listinfo/graph-tool
