Am 31.07.2012 00:49, schrieb Nils Schweinsberg:
> The only error message I get is "Command terminated".

I could actually recreate this error (a segfault) using C only:

  http://npaste.de/CBI/

Apparently, calling "igraph_create" (line 42) after setting an attribute
table with "igraph_i_set_attribute_table" (line 39) will cause this. Is
this behaviour to be expected? Is this a bug? Or do I have to initiate a
graph before setting an attribute table?


- Nils

_______________________________________________
igraph-help mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/igraph-help

Reply via email to