[R] Help deciphering segfault in make check

2010-01-19 Thread Karl-Dieter Crisman
Dear R Help, I work with the Sage project, and we are trying to improve the ability to use R through Sage. Most things work, but make check seems to cause problems on certain platforms, and now that we want to upgrade to 2.10.1 I thought we should ask for help! R builds just fine on both Mac

Re: [R] Help deciphering segfault in make check

2010-01-19 Thread Seth Falcon
Hi, On 1/19/10 12:05 PM, Karl-Dieter Crisman wrote: I work with the Sage project, and we are trying to improve the ability to use R through Sage. Most things work, but make check seems to cause problems on certain platforms, and now that we want to upgrade to 2.10.1 I thought we should ask for

Re: [R] Help deciphering segfault in make check

2010-01-19 Thread Karl-Dieter Crisman
Dear Seth, You might be able to reproduce this and get some more information like this: R -d gdb run source(src/tests/Examples/base-Ex.R) Assuming you get a crash, type bt in the gdb console and send output. I think it may have ended up being related to different Fortrans