Clone of https://src.fedoraproject.org/rpms/R
2617f03d5b
The issue is related to the stack being too small when running the ok-errors.R test case. This test will cause an infinite recursion loop, which should be interrupted by R. On x86_64, this works as expected. On ppc64, the stack size needs to be doubled to 16384 (ulimit -s 16384) to be able to run successfully, otherwise the segfault will happen. RHBZ: 1136388 Signed-off-by: David Sommerseth <davids@redhat.com> |
||
---|---|---|
.gitignore | ||
macros.R | ||
R-3.0.1-arm-compile-fix.patch | ||
R-3.0.2-system-tre.patch | ||
R-make-search-index.sh | ||
R.csh | ||
R.sh | ||
R.spec | ||
sources |