Stable Mac VM for latest 3.0?
I tried loading Roassal3d into 30830 using Gofer new smalltalkhubUser: 'ronsaldo' project: 'roassal3d'; package: 'ConfigurationOfRoassal3d'; load. (Smalltalk at: #ConfigurationOfRoassal3d) loadDevelopment using both the VM linked at http://files.pharo.org/vm/pharo/mac/Pharo-VM-mac-stable.zip (from December?) and the latest successful from CI https://ci.inria.fr/pharo/view/3.0-VM/job/PharoVM/Architecture=32,Slave=vm-b... And both crash for me during load (attached report)⦠Anyone know where a VM which works is located? Cheers, Henry
OK, so it crashes loading NBOpenGL-Core from http://www.smalltalkhub.com/mc/PharoExtras/NBOpenGL/main. The Pharo VM includes NB⦠right? Cheers, Henry On 24 Apr 2014, at 12:52 , Henrik Johansen <henrik.s.johansen@veloxit.no> wrote:
I tried loading Roassal3d into 30830 using Gofer new smalltalkhubUser: 'ronsaldo' project: 'roassal3d'; package: 'ConfigurationOfRoassal3d'; load. (Smalltalk at: #ConfigurationOfRoassal3d) loadDevelopment
using both the VM linked at http://files.pharo.org/vm/pharo/mac/Pharo-VM-mac-stable.zip (from December?) and the latest successful from CI https://ci.inria.fr/pharo/view/3.0-VM/job/PharoVM/Architecture=32,Slave=vm-b...
And both crash for me during load (attached report)â¦
Anyone know where a VM which works is located?
Cheers, Henry
<VMcrash.rtf>
On 24 Apr 2014, at 13:23, Henrik Johansen <henrik.s.johansen@veloxit.no> wrote:
OK, so it crashes loading NBOpenGL-Core from http://www.smalltalkhub.com/mc/PharoExtras/NBOpenGL/main.
The Pharo VM includes NB⦠right?
Yes!
Cheers, Henry
On 24 Apr 2014, at 12:52 , Henrik Johansen <henrik.s.johansen@veloxit.no> wrote:
I tried loading Roassal3d into 30830 using Gofer new smalltalkhubUser: 'ronsaldo' project: 'roassal3d'; package: 'ConfigurationOfRoassal3d'; load. (Smalltalk at: #ConfigurationOfRoassal3d) loadDevelopment
using both the VM linked at http://files.pharo.org/vm/pharo/mac/Pharo-VM-mac-stable.zip (from December?) and the latest successful from CI https://ci.inria.fr/pharo/view/3.0-VM/job/PharoVM/Architecture=32,Slave=vm-b...
And both crash for me during load (attached report)â¦
Anyone know where a VM which works is located?
Cheers, Henry
<VMcrash.rtf>
Hi henrik I downloaded vm 338 and the latest image 30836 and I could not reproduce your problem. Smalltalk vm buildDate 'Mac Cocoa Cog 5.8b12 21-Sep-10
1B0534FA-246C-47C5-AB29-7A76C81CCDCB<' so the build date looks bogus to me
Smalltalk vm platformSourceVersion did not work either. On 24/4/14 12:52, Henrik Johansen wrote:
I tried loading Roassal3d into 30830 using Gofer new smalltalkhubUser: 'ronsaldo' project: 'roassal3d'; package: 'ConfigurationOfRoassal3d'; load. (Smalltalk at: #ConfigurationOfRoassal3d) loadDevelopment
using both the VM linked at http://files.pharo.org/vm/pharo/mac/Pharo-VM-mac-stable.zip (from December?) and the latest successful from CI https://ci.inria.fr/pharo/view/3.0-VM/job/PharoVM/Architecture=32,Slave=vm-b...
And both crash for me during load (attached report)...
Anyone know where a VM which works is located?
Cheers, Henry
On 28 Apr 2014, at 1:08 , stepharo <stepharo@free.fr> wrote:
Hi henrik
I downloaded vm 338 and the latest image 30836 and I could not reproduce your problem.
Smalltalk vm buildDate 'Mac Cocoa Cog 5.8b12 21-Sep-10 >1B0534FA-246C-47C5-AB29-7A76C81CCDCB<' so the build date looks bogus to me
Smalltalk vm platformSourceVersion did not work either.
It was fixed by reverting 30830. Cheers, Henry
participants (3)
-
Henrik Johansen -
Marcus Denker -
stepharo