Re: Storable segfaulting

2002-02-23 Thread rise
On 18 Feb 2002, raptor wrote: > I have object that inherit Storable... so I store the object.. later > when I try to "retrieve" the object I get : > > Segmentation fault (11) > > Mandrake 8.1, Storable 1.012 > > Can u help me . I'll be glad to try. There's an individual on p5p who is seeing

Re: Storable segfaulting

2002-02-23 Thread rise
On 18 Feb 2002, raptor wrote: > Date: 18 Feb 2002 12:56:36 +0200 > From: raptor <[EMAIL PROTECTED]> > To: modperl <[EMAIL PROTECTED]> > Subject: Storable segfaulting > > hi, > > > I have object that inherit Storable... so I store the object.. later >

Re: Storable segfaulting

2002-02-18 Thread Jay Thorne
On February 18, 2002 02:56 am, raptor wrote: > hi, > > > I have object that inherit Storable... so I store the object.. later > when I try to "retrieve" the object I get : > > Segmentation fault (11) > > Mandrake 8.1, Storable 1.012 Have you tried testing the machine's ram with memtest86? you migh

Storable segfaulting

2002-02-18 Thread raptor
hi, I have object that inherit Storable... so I store the object.. later when I try to "retrieve" the object I get : Segmentation fault (11) Mandrake 8.1, Storable 1.012 Can u help me . raptor [EMAIL PROTECTED]

Storable segfaulting in mod_perl on sparc

2001-02-26 Thread Brian Wheeler
I can't reproduce it outside of mod_perl, but any time I try to run freeze or thaw in mod_perl scripts, I get an immediate segfault. I've tried 1.010 and 1.06, but both act the same. Anyone else seen this? Brian Wheeler [EMAIL PROTECTED]