igraph-help
[Top][All Lists]
Advanced

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

Re: [igraph] [BioC] Rgraphviz: how to read a \"dot\" file?


From: Gábor Csárdi
Subject: Re: [igraph] [BioC] Rgraphviz: how to read a \"dot\" file?
Date: Tue, 16 Oct 2012 15:18:14 -0400

On Tue, Oct 16, 2012 at 12:41 PM, Sam Steingold <address@hidden> wrote:
>> * Kasper Daniel Hansen <address@hidden> [2012-10-16 11:23:35 -0400]:
>>
>>> 2. when I manually expand the path, it segfaults:
>>>
>>>  *** caught segfault ***
>>> address 0x18, cause 'memory not mapped'
>>>
>>> Traceback:
>>>  1: graphLayout(g)
>>>  2: agread("/home/sds/xgraph/share-click/2012-10-09/country-graph.dot")
>>
>> Can you send me the dot file?  The segfault probably comes from
>> Graphviz, suggesting that igraph has produced an invalid file.  It
>> would of course be nice for us to catch the exception, but I am not
>> sure I have resources to fix this.

Yes, it might be an igraph bug, as
http://www.graphviz.org/doc/info/lang.html says that node ids cannot
start with numbers and the files igraph exports they are just numbers.
I am wondering how this ever worked.

Gabor

[...]



reply via email to

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