Ok, now you can close http://code.google.com/p/pharo/issues/detail?id=908

in 10372


On Tue, Jul 7, 2009 at 6:26 PM, Stéphane Ducasse
<[email protected]>wrote:

>
> On Jul 7, 2009, at 11:20 PM, Mariano Martinez Peck wrote:
>
> > Stef: Yes, it works. But, I have some questions:
> >
> > 1) Is it ok to have
> >
> > self new installer monticello http:
> > 'source.squeakfoundation.org';     ???
> >
> > or it is just temp ? In addition, why was #squeakfundation removed ?
> > this is because now all is here: source.squeakfoundation.org???   If
> > so, we can create a method for this new repository...
>
> It is temporary.
> First I would say that FFI should have a loader doing the
> initialization properly.


> Second we will probably have a new loader in the near future.
>
>
> > 2) I don't know what Smalltalk recreateSpecialObjectsArray.
>
> specialObjectsArray is an array known by the VM
>
> > But older version of FFI worked ok and also this version works ok in
> > Linux...I don't understand why.
>
> I do not know :)
>
> > Is there a logic here I cannot see ?
> > Is there a drawback in evaluating Smalltalk
> > recreateSpecialObjectsArray. ?
> >
> > Cheers,
> >
> > Mariano
> >
> > On Tue, Jul 7, 2009 at 8:01 PM, Stéphane Ducasse <
> [email protected]
> > > wrote:
> > Mariano
> >
> > I just published in Pharo a new ScriptLoader which I hope fix the
> > problem.
> > Could you check it?
> >
> > Stef
> >
> > On Jul 5, 2009, at 9:05 PM, Mariano Martinez Peck wrote:
> >
> > > Andreas: can you see new comments here:
> http://code.google.com/p/pharo/issues/detail?id=908
> > >
> > > What do you think?
> > >
> > > Thanks!
> > >
> > > Mariano
> > >
> > > On Tue, Jun 30, 2009 at 12:26 PM, Mariano Martinez Peck <
> [email protected]
> > > > wrote:
> > > I crated the issue so that no to forget about it:
> > >
> > > http://code.google.com/p/pharo/issues/detail?id=908
> > >
> > > Best,
> > >
> > > Mariano
> > >
> > >
> > > On Sun, Jun 28, 2009 at 3:56 AM, Andreas Raab <[email protected]>
> > > wrote:
> > > Mariano Martinez Peck wrote:
> > > Ok. Pharo people is in this mail. Let's wait if someone can help us.
> > >
> > > Please cc vm-dev on any responses. I'm not subscribed to the Pharo
> > > list.
> > >
> > >
> > > I don't know why in mi Windows machine the dump file is not
> > > generated :(
> > >
> > > It looks like the crash has two different ways of showing. In the
> > > first situation, it crashes with a recursive DNU. In the second, it
> > > actually does generate a crash dump (attached). The latter seems to
> > > happen when you try to step through the code.
> > >
> > >
> > > Benoit St-Jean can you attach the complete dump file?
> > >
> > > I tried this in Linux and it doesn't crash my image. So, only
> > > windows :(
> > >
> > > Difficult to say. There is a good possibility that the problem is
> > > unrelated to the FFI since I have been completely unable to
> > > reproduce the problem elsewhere.
> > >
> > > Cheers,
> > >  - Andreas
> > >
> > >
> > > _______________________________________________
> > > Pharo-project mailing list
> > > [email protected]
> > > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
> >
> >
> > _______________________________________________
> > Pharo-project mailing list
> > [email protected]
> > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
> >
> > _______________________________________________
> > Pharo-project mailing list
> > [email protected]
> > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
>
>
> _______________________________________________
> Pharo-project mailing list
> [email protected]
> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
>
_______________________________________________
Pharo-project mailing list
[email protected]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

Reply via email to