Re: [R] glibc detected error

2008-06-24 Thread pqs
On Tue, 24 Jun 2008 11:50:44 +0100 (BST), Prof Brian Ripley <[EMAIL PROTECTED]> wrote: >Some compiled code used by your script screwed up the memory allocator, directly or indirectly. But we have no idea what is in 'run.R', and little about your OS, version of R ... see the posting guide.

[R] glibc detected error

2008-06-24 Thread pqs
Hello, Today I run a R script that I didn't use for a while (one or two months) and I got an error which I don't understand. >> source("run.R") > *** glibc detected *** double free or corruption (!prev): 0x0809ea98 *** > Abandon (core dumped) Does anybody have a clue about the possible