[squeak-dev] Bug: explore pointers: subscript out of bounds if CompiledMethod among parents

Jakob Reschke forums.jakob at resfarm.de
Fri Jul 26 23:46:27 UTC 2019


Looks like PointerExplorerWrapper>>memberNameFrom:to: does not take into
account that there are objects (CompiledCode instances) that don't allow to
access to the first bytes (only >= initialPC).

[image: Error# subscript is out of bounds 1.png]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20190727/8a26f180/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Error# subscript is out of bounds 1.png
Type: image/png
Size: 76133 bytes
Desc: not available
URL: <http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20190727/8a26f180/attachment-0001.png>


More information about the Squeak-dev mailing list