Hi,

Oops, I past a wrong code above. I try to load the default configuration of Moose not Magma:

---
Gofer new
        squeaksource: 'Moose';
        package: 'ConfigurationOfMoose';
    load.
   
    (Smalltalk at: #ConfigurationOfMoose) perform: #loadDefault.
----

Attached the log and crash dmp files.

Thanks,
Hani

On 4 December 2011 21:16, Tudor Girba <tudor@tudorgirba.com> wrote:
Hi,

I do not understand. Are you loading Moose or Magma? Or trying to load Magma in a Moose image?

Doru


On 4 Dec 2011, at 21:05, Stéphane Ducasse wrote:

> Alex this is strange because the log mention mondrian configuration file.
>
> Begin forwarded message:
>
>> From: Hani Abdeen <hani.abdeen@gmail.com>
>> Subject: Pharo + Moose on Windows 7
>> Date: December 4, 2011 8:52:57 PM GMT+01:00
>> To: Stéphane Ducasse <stephane.ducasse@inria.fr>
>>
>> Hi Stef,
>>
>> I started reading "Pharo by Example" and "Moose book" and familiarizing myself with the new implementation of Moose.
>> I use Pharo 1.3 release on Windows 7.
>> Now, each time I open a clean image of Pharo and try to load the default configuration of Moose, using the code below, I get an error or the VM crashes!
>>
>> ------
>> Gofer new
>>         squeaksource: 'MetacelloRepository';
>>         package: 'ConfigurationOfMagma';
>>         load.
>>
>>     ((Smalltalk at: #ConfigurationOfMagma) project latestVersion) load
>> ------
>>
>> The error Stack and the crash dmp file are herewith attached for more information.
>>
>> I thought that before all I should ask you if I have to use another release of Pharo or if I have to load Moose differently...
>>
>> Thanks in advance,
>> Hani
>>
>>
>> --
>>
>> Dr. Hani Abdeen
>> Phd. in Software Engineering - RMod, INRIA Lille-Nord Europe
>>
>>
>>
> <ErrorDuringLoadingMooseConfigurationDefault-Pharo1.3.txt>
> <crash.dmp>
>
> _______________________________________________
> Moose-dev mailing list
> Moose-dev@iam.unibe.ch
> https://www.iam.unibe.ch/mailman/listinfo/moose-dev

--
www.tudorgirba.com

"What we can governs what we wish."




_______________________________________________
Moose-dev mailing list
Moose-dev@iam.unibe.ch
https://www.iam.unibe.ch/mailman/listinfo/moose-dev



--

Dr. Hani Abdeen
Phd. in Software Engineering - RMod, INRIA Lille-Nord Europe