Skip to content
Prev 206875 / 398503 Next

Help deciphering segfault in make check

Hi,
On 1/19/10 12:05 PM, Karl-Dieter Crisman wrote:
This discussion might be more appropriate for R-devel.  I'm not all that 
familiar with the Sage project and it isn't clear to me whether what you 
are seeing is in any way Sage-specific.

If you are getting this segfault from a basic configure/make/make check 
sequence and you can reproduce the crash, then further debugging steps 
will likely be of interest.
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.

+ seth