Spoon 2 alpha 8

Bert Freudenberg bert at freudenbergs.de
Sun Apr 15 11:35:41 UTC 2007


On Apr 15, 2007, at 8:34 , Craig Latta wrote:

>
> Hi--
>
>      I've released Spoon 2 alpha 8 for MacOSX, Linux, and Windows. New
> this time is support for browsing the Spoon memory from a Squeak 3.9
> system. Next is support for simulating the Spoon memory in a Squeak  
> 3.9
> system, so that you can see exactly what it's doing (especially if it
> crashes :). When that's done, I'll promote the release from "next" to
> "current".
>
>      http://netjam.org/spoon/releases/next

Squeak goes to 130% CPU utilization, looks like a recursion to me:

     296 Thread_0f07
       296 0xb807cb1d
         296 gettimeofday_wrapper
           296 spin_lock_wrapper
             296 0xb807c9ca
               296 gettimeofday_wrapper
                 296 0xb826874c
                   296 0xffffffff
                     296 0xb807cb1d
                       296 gettimeofday_wrapper
                         296 spin_lock_wrapper
                           296 0xb807c9ca
                             296 gettimeofday_wrapper
                               296 0xb826874c
                                 296 0xffffffff
                                   296 0xb807cb1d
                                     296 gettimeofday_wrapper


- Bert -




More information about the Spoon mailing list