From: Scott C. <ced...@gm...> - 2007-02-28 17:43:37
|
Hi Xiaoyi, Yes, this is a known issue with Infomap on 64-bit machines. I believe it stems from the linear algebra library that Infomap uses to perform Singular Value Decomposition (SVDPACKC). I'd like to get around to fixing this eventually... if anyone out there has a fix, please chime in. Scott On 2/27/07, Xiaoyi Ma <xm...@ld...> wrote: > Hi, > > I'm running Redhat Linux AS version 4 on and encountered the follow problem. infomap-build causes segmentation fault and crashed. > > I installed infomap on my laptop running fedora core 6, and I ran the infomap-build on the same set of data, there was no problem. > > I searched the infomap mailing list and found many people have posted the same problems, but there is no answers. > > The following lines document the problem, which is essentially the same thing many people have posted before. Please let me know if you have a wordaround or patched code that I can take advantage of. > > Thanks. > > $ uname -a > Linux beast2.ldc.upenn.edu 2.6.9-5.ELsmp #1 SMP Wed Jan 5 19:29:47 EST 2005 x86_64 x86_64 x86_64 GNU/Linux > > $ infomap-build -s afe199605 afe199605 > ... > ... > ... > > This is svdinterface. > > Writing to: left > Writing to: rght > Writing to: sing > Writing to: svd_diag > Reading: indx > Reading: indx > Reading: coll > /bin/sh: line 1: 22517 Segmentation fault svdinterface -singvals 100 -iter 100 > make: *** [/home/myhome/infomap/informap_models/afe199605/left] Error 139 > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys-and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > infomap-nlp-users mailing list > inf...@li... > https://lists.sourceforge.net/lists/listinfo/infomap-nlp-users > |