[Vm-dev] Mac VM not responding - any ideas?

David T. Lewis lewis at mail.msen.com
Sat Aug 13 13:37:55 UTC 2011


On Sat, Aug 13, 2011 at 05:33:41AM -0700, Bob Arning wrote:
>  
> I occasionally get Squeak into a state that it can only be killed. Any
> suggestions? 
> 
> Using the Squeak 4.2 all-in-one 
> MacOS 10.5.8 
> 
> VM: Mac OS - Smalltalk [that's literally what it says!] 
> Image: Squeak4.2 [latest update: #10966] 
> 
> here's another take on VM version: 
> Virtual Machine 
> --------------- 
> /Users/bob/squeak/SE squeak 4.2.app/Contents/MacOS/Squeak VM Opt 
> Squeak3.8.1 of '28 Aug 2006' [latest update: #6747] 4.2 
> Mac Carbon 4.2.4b1 28-Mar-10 >45CAAEAC-5A1E-4327-9702-7973E3473FDE< 
> 

Hi Bob,

This issue sounds familiar and I think that it has been discussed
on this list, though I cannot find a link right now. Hopefully
Esteban or someone else on the list can provide specifics, but
in the mean time you may want to try using one of Esteban's newer
VMs from the squeakvm.org web site here:

 http://squeakvm.org/mac/

Dave



> --here is what Activity Monitor thinks is going on-- 
> Sampling process 61351 for 3 seconds with 1 millisecond of run time between
> samples 
> Sampling completed, processing symbols... 
> Analysis of sampling Squeak VM Opt (pid 61351) every 1 millisecond 
> Call graph: 
>     2482 Thread_2507 
>       1856 accessibleObjectAfter 
>         1856 accessibleObjectAfter 
>       626 primitiveSomeInstance 
>         626 primitiveSomeInstance 
>     2482 Thread_2603 
>       2482 thread_start 
>         2482 _pthread_start 
>           2482 TimerThread 
>             2482 TSWaitOnSemaphoreCommon 
>               2482 TSWaitOnConditionTimedRelative 
>                 2482 pthread_cond_timedwait_relative_np 
>                   2482 _pthread_cond_wait 
>                     2477 semaphore_timedwait_signal_trap 
>                       2477 semaphore_timedwait_signal_trap 
>                     5 _pthread_cond_wait 
>     2482 Thread_2703 
>       2482 thread_start 
>         2482 _pthread_start 
>           2482 CAPThread::Entry(CAPThread*) 
>             2482 HALRunLoop::OwnThread(void*) 
>               2482 CFRunLoopRunInMode 
>                 2482 CFRunLoopRunSpecific 
>                   2482 mach_msg 
>                     2482 mach_msg_trap 
>                       2482 mach_msg_trap 
> 
> Total number in stack (recursive counted multiple, when >=5): 
> 
> Sort by top of stack, same collapsed (when >= 5): 
>         mach_msg_trap        2482 
>         semaphore_timedwait_signal_trap        2477 
>         accessibleObjectAfter        1856 
>         primitiveSomeInstance        626 
>         _pthread_cond_wait        5 
> Sample analysis of process 61351 written to file /dev/stdout 
> 
> --
> View this message in context: http://forum.world.st/Mac-VM-not-responding-any-ideas-tp3741250p3741250.html
> Sent from the Squeak VM mailing list archive at Nabble.com.


More information about the Vm-dev mailing list