[Seaside] Memory problem?

AxiNat tibabenfortlapalanca at gmail.com
Wed Apr 29 08:23:19 UTC 2009


Thanks all, I got it solved!

It really was something stupid I didn't remember to comment out, which
resulted in an endless self-calling of self unregister... duh

Thanks again!

2009/4/24 Sebastian Sastre <ssastre at seaswork.com>

> +1. It sounds like an infinite loop.
> You can try showing process browser and debug seaside related proceces.
> Maybe
> you can confirm something suspicius
> sebastian
>
> > -----Mensaje original-----
> > De: seaside-bounces at lists.squeakfoundation.org
> > [mailto:seaside-bounces at lists.squeakfoundation.org] En nombre
> > de Ryan Simmons
> > Enviado el: Thursday, April 23, 2009 11:15
> > Para: Seaside - general discussion
> > Asunto: Re: [Seaside] Memory problem?
> >
> > Can you open a process browser in squeak when it happens.
> >
> > I have had simillar behaviour when there is an infinite loop somewhere
> > in the code.
> >
> > 2009/4/22 AxiNat <tibabenfortlapalanca at gmail.com>:
> > > Hi all,
> > >
> > > I'm having some (I guess) memory problems in Seaside, after
> > a while using a
> > > running website, changing some pieces of code, refreshing,
> > modifying CSS,
> > > etc. my squeak image starts running really slow, and the
> > whole system gets
> > > terribly sluggish, so it is that I have to restart X11.
> > >
> > > I know this is way too little information for a diagnose,
> > but since I don't
> > > know which information should I give, I attach the memory
> > usage at the exact
> > > time of the image beginning to get sluggish and the squeak
> > log, which I was
> > > unable to understand. If you need it, I could also attach
> > the website's .st
> > > file.
> > >
> > > Oh BTW, I'm using Seaside 2.8 running on a Squeak 3.9-8 vm
> > with Debian
> > > Lenny.
> > >
> > > Thanks a lot in advance!
> > >
> > > Bernat.
> > >
> > > 2581 instances in 118.2 KiB
> > > ClassInstancesTotal Size
> > > AnswerContinuation224
> > > Array20311,640
> > > Association4765,712
> > > BlockContext31630,992
> > > ByteString49522,528
> > > Dictionary22352
> > > ETDatabase18
> > > ETRoot10440
> > > ETSession164
> > > EscapeContinuation224
> > > ExceptionSet224
> > > HttpRequest256
> > > IdentityDictionary24384
> > > LargePositiveInteger324
> > > MethodContext35334,396
> > > OrderedCollection34680
> > > ReadStream240
> > > Socket256
> > > SocketStream2112
> > > WAActionCallback2455,880
> > > WAAnchorTag7196
> > > WAAnswerHandler232
> > > WACallbackRegistry16256
> > > WACallbackStream232
> > > WACancelActionCallback7168
> > > WACurrentSession256
> > > WADivTag7168
> > > WAFormDecoration232
> > > WAFormTag7196
> > > WAGenericTag7196
> > > WAHtmlAttributes35700
> > > WALRUCache120
> > > WAPrettyPrintedDocument248
> > > WARedirectContinuation8128
> > > WARenderCanvas16384
> > > WARenderContinuation14280
> > > WARenderLoop224
> > > WARenderNotification128
> > > WARenderingContext16576
> > > WARequest272
> > > WAResponse256
> > > WASmallDictionary21420
> > > WASnapshot22264
> > > WASubmitButtonTag7168
> > > WAUrl281,120
> > > WAValueCallback14336
> > > WAValueHolder1301,560
> > > WAViewer248
> > > WAWindowDecoration240
> > >
> > > --
> > > O HAI I'M IN UR FOOTER SIGNATURING UR MAILZ
> > >
> > > _______________________________________________
> > > seaside mailing list
> > > seaside at lists.squeakfoundation.org
> > > http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
> > >
> > >
> > _______________________________________________
> > seaside mailing list
> > seaside at lists.squeakfoundation.org
> > http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>
> _______________________________________________
> seaside mailing list
> seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>



-- 
O HAI I'M IN UR FOOTER SIGNATURING UR MAILZ
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/seaside/attachments/20090429/f5be48e3/attachment.htm


More information about the seaside mailing list