Re: [Rpy] segfault and 'release unlocked lock'

2008-06-06 Thread Laurent Gautier
2008/5/10 Laurent Gautier <[EMAIL PROTECTED]>: > 2008/5/10 Andrew Dalke <[EMAIL PROTECTED]>: >> On May 7, 2008, at 1:02 AM, Andrew Dalke wrote: (...) > >> What I would like to know is, is there a way to disable R's >> insistence on overriding the signal table? If there's a segfault >> then I would

Re: [Rpy] segfault and 'release unlocked lock'

2008-05-10 Thread Laurent Gautier
2008/5/10 Andrew Dalke <[EMAIL PROTECTED]>: > On May 7, 2008, at 1:02 AM, Andrew Dalke wrote: >> I've been having a lot of problems with intermittent crashes while >> using RPy under a rather old Python 2.4.2 install, with no Numeric >> support whatsoever. This is all under Linux. > > >> *** cau

Re: [Rpy] segfault and 'release unlocked lock'

2008-05-09 Thread Mario Beauchamp
Hi Andrew, On Fri, May 9, 2008 at 1:24 PM, Andrew Dalke <[EMAIL PROTECTED]> wrote: > On May 7, 2008, at 1:02 AM, Andrew Dalke wrote: >> I've been having a lot of problems with intermittent crashes while >> using RPy under a rather old Python 2.4.2 install, with no Numeric >> support whatsoever. T

Re: [Rpy] segfault and 'release unlocked lock'

2008-05-09 Thread Andrew Dalke
On May 7, 2008, at 1:02 AM, Andrew Dalke wrote: > I've been having a lot of problems with intermittent crashes while > using RPy under a rather old Python 2.4.2 install, with no Numeric > support whatsoever. This is all under Linux. > *** caught segfault *** > address 0x34b100, cause 'memory n

[Rpy] segfault and 'release unlocked lock'

2008-05-06 Thread Andrew Dalke
I've been having a lot of problems with intermittent crashes while using RPy under a rather old Python 2.4.2 install, with no Numeric support whatsoever. This is all under Linux. Here's an example of the code which causes a crash. I'm loading an R file and want to verify that it only conta