igraph-help
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [igraph] Keeping track of reassigned IDs in C


From: Nils Schweinsberg
Subject: Re: [igraph] Keeping track of reassigned IDs in C
Date: Tue, 31 Jul 2012 03:01:55 +0200
User-agent: Mozilla/5.0 (Windows NT 6.1; rv:14.0) Gecko/20120713 Thunderbird/14.0

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]