dmatrix.com [mailto:twisted-python-
> boun...@twistedmatrix.com] On Behalf Of gl...@divmod.com
> Sent: Monday, March 23, 2009 1:37 AM
> To: 'Twisted general discussion'
> Subject: RE: [Twisted-Python] strange server crash
>
>
> On 07:25 am, matu...@yahoo.com wrote:
> >Very
out of 8?
> -Original Message-
> From: twisted-python-boun...@twistedmatrix.com [mailto:twisted-python-
> boun...@twistedmatrix.com] On Behalf Of gl...@divmod.com
> Sent: Monday, March 23, 2009 1:37 AM
> To: 'Twisted general discussion'
> Subject: RE: [Twisted-
On 07:25 am, matu...@yahoo.com wrote:
Very strange. I am not using any custom C extensions...
In the last two days, it has been under larger load, and it has not
crashed.
I will update to Python 2.6 soon.
Have you tested for bad RAM on that server? The error mode is
sufficiently weird and
y, March 22, 2009 8:10 AM
> To: Twisted general discussion
> Subject: Re: [Twisted-Python] strange server crash
>
> On Sun, Mar 22, 2009 at 10:32 AM, Itamar Shtull-Trauring
> wrote:
> > On Sat, 2009-03-21 at 20:02 -0700, Alec Matusis wrote:
> >
> >>
We also had a similar problem like this on one of our long running servers
although I didn't find some time to archive the logs. I'm not sure if it's
related; but I can see clearly that you're using python2.4 and it has some
funky issues with its memory management (
http://evanjones.ca/python-memor
On Sun, Mar 22, 2009 at 10:32 AM, Itamar Shtull-Trauring
wrote:
> On Sat, 2009-03-21 at 20:02 -0700, Alec Matusis wrote:
>
>> File "/nail/live/im/myserv/service.py", line 1199, in logout
>>
>> if self.nick in session.sellers:
>>
>> exceptions.AttributeError: WLResultS
On Sat, 2009-03-21 at 20:02 -0700, Alec Matusis wrote:
> File "/nail/live/im/myserv/service.py", line 1199, in logout
>
> if self.nick in session.sellers:
>
> exceptions.AttributeError: WLResultSet instance has no
> attribute 'sellers'
>
>
>
> This last error re