[Vm-dev] About Cocoa VMs

Esteban Lorenzano estebanlm at gmail.com
Mon Jul 11 13:53:50 UTC 2011


yeah... I know that (but I didn't know it happened in cuis too... it does not happens on pharo < 1.3 nor on squeak)... well, is not a major problem, but I will fix it, soon or later :)

El 11/07/2011, a las 10:10a.m., Juan Vuletich escribió:

> Hi Esteban,
> 
> Both these work both with Pharo and Cuis on OS X 10.5.8. There is a minor quirk, though. It happens both with Cuis and Pharo: Upon startup, the Display shows garbage with stuff from the current Mac display for a fraction of a second, later it gets fixed. This doesn't happen with Carbon VMs such as Eliot's release of Cog and the 4.2.4 VM from John.
> 
> Thanks!
> 
> Cheers,
> Juan Vuletich
> 
> Esteban Lorenzano wrote:
>> Juan, can you try my latest build?
>> (sorry, I don't have a 10.5 system to test it my self)
>> 
>> https://pharo-ic.lille.inria.fr/hudson/view/Cog/job/Cog-Mac-Cocoa/
>> https://pharo-ic.lille.inria.fr/hudson/view/Cog/job/StackVM-Mac-Cocoa/
>> 
>> cheers,
>> Esteban
>> 
>> El 08/07/2011, a las 10:57a.m., Juan Vuletich escribió:
>> 
>>  
>>> Igor Stasenko wrote:
>>>    
>>>> Hello everyone.
>>>> 
>>>> I'd like to ask you to try and use the recent VMs built by Esteban.
>>>> 
>>>> We all understand that it may not fully functional and could have some issues.
>>>> But the point is, that the only way to discover glitches is to try it.
>>>> Because if we wait till Esteban deliver perfect VM, it may never happen.
>>>> Without people who testing it and providing feedback, it will simply won't work.
>>>> 
>>>> So, Mac owners, lets help Esteban to bring us new shiny toy and try
>>>> using newly built VMs and give feedback.
>>>> 
>>>> The VMs i am talking about is located here:
>>>> - Cog JIT
>>>> https://pharo-ic.lille.inria.fr/hudson/view/Cog/job/Cog-Mac-Cocoa/
>>>> - Stack VM (no JIT)
>>>> https://pharo-ic.lille.inria.fr/hudson/view/Cog/job/StackVM-Mac-Carbon/
>>>>      
>> 
>>  
>>>> For issues, you can use cog issue tracker
>>>> (http://code.google.com/p/cog/issues/list), or vm-dev mailing list.
>>>> 
>>>> Lets not wait, but help in a form, which we can. After all, that's the
>>>> only way to ensure that in future we will have good VM.
>>>> 
>>>> 
>>>>       
>>> Hi Folks,
>>> 
>>> Both VMs crash on my system at startup. Maybe it could be because of using OS X 10.5 and not 10.6? Tried them with Pharo 1.2 and 1.3, just downloaded from the Pharo site. Details follow:
>>> 
>>> I hope this helps.
>>> 
>>> Thanks,
>>> Juan Vuletich
>>> 
>>> -----------------------------------------------
>>> Problem Details (Stack VM, Pharo 1.2):
>>> -----------------------------------------------
>>> Process:         StackVM [7495]
>>> Path:            /Users/juanvuletich/Desktop/Cuis/IgorVMs/Pharo-1.2.2-12353/StackVM.app/Contents/MacOS/StackVM
>>> Identifier:      org.squeak.Cog
>>> Version:         ??? (???)
>>> Code Type:       X86 (Native)
>>> Parent Process:  launchd [68]
>>> 
>>> Interval Since Last Report:          199492 sec
>>> Crashes Since Last Report:           11
>>> Per-App Interval Since Last Report:  0 sec
>>> Per-App Crashes Since Last Report:   3
>>> 
>>> Date/Time:       2011-07-08 10:38:02.475 -0300
>>> OS Version:      Mac OS X 10.5.8 (9L31a)
>>> Report Version:  6
>>> Anonymous UUID:  715B95CF-0DC2-4913-8060-495A76806674
>>> 
>>> Exception Type:  EXC_BREAKPOINT (SIGTRAP)
>>> Exception Codes: 0x0000000000000002, 0x0000000000000000
>>> Crashed Thread:  0
>>> 
>>> Dyld Error Message:
>>> unknown required load command 0x80000022
>>> 
>>> -----------------------------------------------
>>> Problem Details (Cog VM, Pharo 1.2):
>>> -----------------------------------------------
>>> Process:         CogVM [7509]
>>> Path:            /Users/juanvuletich/Desktop/Cuis/IgorVMs/Pharo-1.2.2-12353/CogVM.app/Contents/MacOS/CogVM
>>> Identifier:      org.squeakfoundation.Squeak
>>> Version:         ??? (???)
>>> Code Type:       X86 (Native)
>>> Parent Process:  launchd [68]
>>> 
>>> Interval Since Last Report:          118 sec
>>> Crashes Since Last Report:           1
>>> Per-App Interval Since Last Report:  0 sec
>>> Per-App Crashes Since Last Report:   18
>>> 
>>> Date/Time:       2011-07-08 10:40:00.562 -0300
>>> OS Version:      Mac OS X 10.5.8 (9L31a)
>>> Report Version:  6
>>> Anonymous UUID:  715B95CF-0DC2-4913-8060-495A76806674
>>> 
>>> Exception Type:  EXC_BREAKPOINT (SIGTRAP)
>>> Exception Codes: 0x0000000000000002, 0x0000000000000000
>>> Crashed Thread:  0
>>> 
>>> Dyld Error Message:
>>> unknown required load command 0x80000022
>>> 
>>> -----------------------------------------------
>>> Problem Details (Stack VM, Pharo 1.3):
>>> -----------------------------------------------
>>> Process:         StackVM [7524]
>>> Path:            /Users/juanvuletich/Desktop/Cuis/IgorVMs/Pharo-1.3/StackVM.app/Contents/MacOS/StackVM
>>> Identifier:      org.squeak.Cog
>>> Version:         ??? (???)
>>> Code Type:       X86 (Native)
>>> Parent Process:  launchd [68]
>>> 
>>> Interval Since Last Report:          102 sec
>>> Crashes Since Last Report:           1
>>> Per-App Interval Since Last Report:  0 sec
>>> Per-App Crashes Since Last Report:   1
>>> 
>>> Date/Time:       2011-07-08 10:41:43.149 -0300
>>> OS Version:      Mac OS X 10.5.8 (9L31a)
>>> Report Version:  6
>>> Anonymous UUID:  715B95CF-0DC2-4913-8060-495A76806674
>>> 
>>> Exception Type:  EXC_BREAKPOINT (SIGTRAP)
>>> Exception Codes: 0x0000000000000002, 0x0000000000000000
>>> Crashed Thread:  0
>>> 
>>> Dyld Error Message:
>>> unknown required load command 0x80000022
>>> 
>>> -----------------------------------------------
>>> Problem Details (Cog VM, Pharo 1.3):
>>> -----------------------------------------------
>>> Process:         CogVM [7533]
>>> Path:            /Users/juanvuletich/Desktop/Cuis/IgorVMs/Pharo-1.3/CogVM.app/Contents/MacOS/CogVM
>>> Identifier:      org.squeakfoundation.Squeak
>>> Version:         ??? (???)
>>> Code Type:       X86 (Native)
>>> Parent Process:  launchd [68]
>>> 
>>> Interval Since Last Report:          59 sec
>>> Crashes Since Last Report:           1
>>> Per-App Interval Since Last Report:  0 sec
>>> Per-App Crashes Since Last Report:   1
>>> 
>>> Date/Time:       2011-07-08 10:42:42.634 -0300
>>> OS Version:      Mac OS X 10.5.8 (9L31a)
>>> Report Version:  6
>>> Anonymous UUID:  715B95CF-0DC2-4913-8060-495A76806674
>>> 
>>> Exception Type:  EXC_BREAKPOINT (SIGTRAP)
>>> Exception Codes: 0x0000000000000002, 0x0000000000000000
>>> Crashed Thread:  0
>>> 
>>> Dyld Error Message:
>>> unknown required load command 0x80000022
>>> 
>>> ---------------------------------------------------------
>>> System Configuration (Same for all 4 crashes):
>>> ---------------------------------------------------------
>>> Model: Macmini2,1, BootROM MM21.009A.B00, 2 processors, Intel Core 2 Duo, 1.83 GHz, 2.5 GB
>>> Graphics: kHW_IntelGMA950Item, GMA 950, spdisplays_builtin, spdisplays_integrated_vram
>>> Memory Module: global_name
>>> AirPort: spairport_wireless_card_type_airport_extreme (0x168C, 0x86), 1.4.16.2
>>> Bluetooth: Version 2.1.9f10, 2 service, 1 devices, 1 incoming serial ports
>>> Network Service: Ethernet, Ethernet, en0
>>> Serial ATA Device: Hitachi HTS542580K9SA00, 74.53 GB
>>> Parallel ATA Device: MATSHITACD-RW  CW-8124
>>> USB Device: Bluetooth USB Host Controller, (null) mA
>>> USB Device: IR Receiver, (null) mA
>>> USB Device: NetScroll+ EYE, (null) mA
>>> USB Device: Logitech USB Headset, (null) mA
>>>    
>> 
>> 
>> 
>> -----
>> No virus found in this message.
>> Checked by AVG - www.avg.com
>> Version: 10.0.1388 / Virus Database: 1516/3758 - Release Date: 07/11/11
>> 
>> 
>> 
>>  
> 



More information about the Vm-dev mailing list