Hi Joseph, It really is essential that RPy is compiled against the exact version of R you are using. Modifying the source code to avoid the consistency check is likely to lead to segfaults like the ones you are seeing.
Please upgrade to a newer version of Rpy to match your version of R. -G On Feb 17, 2007, at 3:25PM , Joseph Perla wrote: > Whenever I plot in python, R crashes after a few seconds. I see > the graph, everything seems to work fine, but then it just > crashes. It is my understanding that gcc now prevents buffer > overflows and generates this error. My error is below: > > Error during wrapup: C stack usage is too close to the limit > *** stack smashing detected ***: python terminated > Aborted > > Thanks, > j > > P.S. in Ubuntu Feisty Fawn, after I install python-rpy, I only > have the _rpy2040.so file, when I should have the _rpy2041.so file > since I have R version 2.4.1. To overcome this, I changed rpy.py > so that RVER=2040, so that it will actually work. > ---------------------------------------------------------------------- > --- > 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 > <mime-attachment.txt> ------------------------------------------------------------------------- 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 _______________________________________________ rpy-list mailing list rpy-list@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/rpy-list