Okay, that's fine.  I ignored the consistency check because it is a
sub-point release, probably changing just a couple unimportant things in R.

I'm now using the correct version, but I still get the same error when I,
say, resize the window of a plot.  Any reason?
Thanks,
j

On 2/19/07, Gregory. R. Warnes <[EMAIL PROTECTED]> wrote:

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

-------------------------------------------------------------------------
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

Reply via email to