igraph-help
[Top][All Lists]
Advanced

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

[igraph] read.graph Segmentation Fault


From: Andee Kaplan
Subject: [igraph] read.graph Segmentation Fault
Date: Mon, 17 Jun 2013 12:22:54 -0500

Hi,

I'm using igraph on R version 3.0.0 and trying to read in a file using

require(igraph)
graph<-read.graph(file, format="gml")

I receive the following error: 

*** caught segfault *** address (nil), cause 'memory not mapped'

I believe the issue is with a timeout. The filesize is 326KB. Is this too large of a file for igraph to handle? Any insights would be very helpful. 

Thank you in advance.

Andee Kaplan | andeekaplan.com 

reply via email to

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