[squeak-dev] Re: shared object between main.exe and Squeak.dll

Igor Stasenko siguctua at gmail.com
Sat May 8 16:18:23 UTC 2010


On 8 May 2010 18:34, Ang BeePeng <beepeng86 at yahoo.com> wrote:
>
> Hi, sorry for bothering again.
>
> Access violation I've got is due to GC, I haven't got chance to retrieve the
> object I store. Value(an address) pointed by pointer in extraRoots changed,
> to a non-address value, therefore during incrementalGC() -> remap(), it
> tries to access to that address and then error.
>
> So, I'm sure the error wasn't cause by me trying to access to the wrong part
> of the memory. I will make a video of it, so that you can see what I mean.
> It's just that I'm having problem with making a video right now.
>
i'd say you using an extravagant way to demonstrate the error, instead
of just showing a snippets of code :)
But do as you think would be better for you.

> Thanks.
>
> Ang Beepeng
> --
> View this message in context: http://forum.world.st/shared-object-between-main-exe-and-Squeak-dll-tp2023185p2136223.html
> Sent from the Squeak - Dev mailing list archive at Nabble.com.
>
>



-- 
Best regards,
Igor Stasenko AKA sig.



More information about the Squeak-dev mailing list