Segfault in pure R code
On 12/14/06, G?ran Brostr?m <goran.brostrom at gmail.com> wrote:
On 12/13/06, Peter Dalgaard <p.dalgaard at biostat.ku.dk> wrote: [...]
Ouch. Call the marines... The error comes from the garbage collector, which means that something got corrupted in internal data structures some time previously. The most important thing is to preserve the bug. Rebuild anything and the symptom disappears, but the bug will still be there. So keep the R binary, the script, and the .RData file around.
I moved the relevant files to a new, empty directory to keep things
Sorry, *copied*, not moved! G?ran