[Cryptography Team] RE: Developing in what image/version/build?

Ron Teitelbaum Ron at USMedRec.com
Sat Dec 2 23:28:50 UTC 2006


See the bug link in:

http://weeklysqueak.wordpress.com/2006/10/26/image-freezing/ 

The problem appears to be task switching on the lowest priority, as long as
your process is not running at the same priority as the idle process
everything appears to work fine.  Also I should note that even though the
image froze up with the comet process seaside was still functional.  So the
image and the process switching were still working but somehow the gui
thread got locked up.  Sometimes accessing seaside would bring back the GUI.
But as I said changing the priority of processes that are running at the
same priority as Idle to at least 1 above idle seemed to fix the problem for
me. 

I'm running 7051 but when I get a chance I'll upgrade to the newer image.  

I understand your concern about the open packages.  

I do not have the same list problems that you do.  I open a package pane
browser scroll down select packages and it works great, I don't see any
jumping at all.  I thought maybe you were talking about the Monticello
browser so I opened that and still no problem.  Which browser are you having
trouble with?  I don't see that problem.

I'm using my image all day long 12-14 hours, and I haven't had any image
freeze problems at all.  As I said I did have problems but I figured it out.
I'm running seaside, and the ssl listener, doing all kinds of external
calls.  I'm running Glorp to PostgreSQL, and no freezing.  If you hadn't
said anything I would have said that 3.9 is very stable!  What platform are
you running on and which VM are you using?

Ron

> -----Original Message-----
> From: cryptography-bounces at lists.squeakfoundation.org
> [mailto:cryptography-bounces at lists.squeakfoundation.org] On Behalf Of
> Chris Muller
> Sent: Saturday, December 02, 2006 4:02 PM
> To: cryptography at lists.squeakfoundation.org
> Subject: [Cryptography Team] RE: Developing in what image/version/build?
> 
> > That's very interesting, I'm using 3.9 fulltime and I don't have any of
> the
> > problems you are experiencing.
> 
> Huh?  Ron, just open a 3.9g-7061 image, what you get from downloading from
> link at the top of squeak.org, and you have the problems I describe.
> 
> Problem #1:  > Monticello packages with changes in the base image
> 
> Just open a Monticello browser, see * Morphic and * Multilingual?
> 
> 
> Problem #2:  > lists jumping around upon selection
> 
> Now just scroll the package list down about 10 and then select a package
> near the top of the window.  It not jumps straight back to the top,
> unready for my right-click after I've just left-clicked it.
> 
> Lockups happened for me all the time without Seaside; in fact I never was
> even able to get my few dev tools in there without constant lockups.  I
> tried to track it down but can't remember now, ran out of time.
> 
> >  It was the seaside code for comet.
> > Bumping up the priority fixed the problem.
> 
> I guess I missed this, can you explain or do you have a link?
> 
> 
> 
> 
> 
> _______________________________________________
> Cryptography mailing list
> Cryptography at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/cryptography




More information about the Cryptography mailing list