Activity log for bug #1087215

Date Who What changed Old value New value Message
2012-12-06 11:17:22 Tamás Nepusz bug added bug
2012-12-06 14:44:20 Gábor Csárdi description E.g.: > library(igraph) > g <- graph.famous("petersen") > graph.neighborhood(g, 1, "A") *** caught segfault *** address 0x0xfffffffc0175b670, cause 'memory not mapped' E.g.: library(igraph) g <- graph.famous("petersen") graph.neighborhood(g, 1, "A")  *** caught segfault *** address 0x0xfffffffc0175b670, cause 'memory not mapped'
2012-12-06 14:44:35 Gábor Csárdi igraph: status New Confirmed
2012-12-06 14:44:37 Gábor Csárdi igraph: importance Undecided Critical
2012-12-06 14:44:42 Gábor Csárdi igraph: milestone 0.6.1
2012-12-07 19:03:39 Launchpad Janitor branch linked lp:igraph/0.6-main
2012-12-07 19:04:24 Launchpad Janitor branch linked lp:igraph
2012-12-07 19:07:06 Gábor Csárdi igraph: status Confirmed Fix Committed
2013-03-03 19:33:28 Gábor Csárdi igraph: status Fix Committed Fix Released