[squeak-dev] VM crashes when chasing pointers in sq3.10-7159dev08.05.1.image

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

[squeak-dev] VM crashes when chasing pointers in sq3.10-7159dev08.05.1.image

Igor Stasenko
I found that trying to chase pointers causing my windoze VM to crash.

sq3.10-7159dev08.05.1.image

Object allInstaces inspect , select any instance, then right click and
select 'chase pointers'. VM crashes shortly after issuing command.

I'm not tested if it can be reproduced in base 3.10 image.

http://bugs.squeak.org/view.php?id=7058


--
Best regards,
Igor Stasenko AKA sig.

Reply | Threaded
Open this post in threaded view
|

RE: [squeak-dev] VM crashes when chasing pointers insq3.10-7159dev08.05.1.image

Gary Chambers-4
We've had problems when packages are loaded using MC1.5 leading to corrupted objects/methods. Recompiling any classes that were loaded seems to help.

Just a thought...

Gary


> -----Original Message-----
> From: [hidden email]
> [mailto:[hidden email]]On Behalf Of Igor
> Stasenko
> Sent: 20 May 2008 7:51 PM
> To: The general-purpose Squeak developers list
> Subject: [squeak-dev] VM crashes when chasing pointers
> insq3.10-7159dev08.05.1.image
>
>
> I found that trying to chase pointers causing my windoze VM to crash.
>
> sq3.10-7159dev08.05.1.image
>
> Object allInstaces inspect , select any instance, then right click and
> select 'chase pointers'. VM crashes shortly after issuing command.
>
> I'm not tested if it can be reproduced in base 3.10 image.
>
> http://bugs.squeak.org/view.php?id=7058
>
>
> --
> Best regards,
> Igor Stasenko AKA sig.
>