[Rd] R crashes when used from within rpy (PR#9481)

thomas.friedrichsmeier at ruhr-uni-bochum.de thomas.friedrichsmeier at ruhr-uni-bochum.de
Tue Jan 30 13:04:38 CET 2007


--nextPart1830390.4s8xi7h1go
Content-Type: text/plain;
  charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

On Tuesday 30 January 2007 06:29, jgp at m-itc.net wrote:
> >>> Error during wrapup: C stack usage is too close to the limit

Probably the stack-checking mechanism needs to be adjusted when embedding R=
=20
inside python. This mechanism was added in R 2.3.0, so you could try=20
compiling with R 2.2.x.
See http://cran.r-project.org/doc/manuals/R-exts.html#Threading-issues . I'=
ve=20
only had a cursory look at the RPy code, but it seems to me, the culprit ma=
y=20
be in function r_events in rpymodule.c .

But since this is almost certainly a bug in RPy, not R, you should submit y=
our=20
report to their tracker instead:=20
http://sourceforge.net/tracker/?group_id=3D48422&atid=3D453021
As a rule of thumb, don't report problems here, unless you can reproduce th=
em=20
in a plain R session.

Regards
Thomas Friedrichsmeier

--nextPart1830390.4s8xi7h1go
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQBFvzQwEKRv+5DVNhgRAorEAKCUUNqoF6k/9ipVkbY78ELpqwL2HACgmhTf
kP0VCflFTvnhfxgpJQig+Qw=
=WYJt
-----END PGP SIGNATURE-----

--nextPart1830390.4s8xi7h1go--



More information about the R-devel mailing list