<div dir="ltr">Adding vm-dev...<div><br>---------- Forwarded message ---------<br>From: bjoern.daase <<a href="mailto:bjoern.daase@gmail.com">bjoern.daase@gmail.com</a>><br>Date: Mon, May 13, 2019 at 4:18 PM<br>Subject: [squeak-dev] VM crash when adding new instance variable to MethodDictionary<br>To: <<a href="mailto:squeak-dev@lists.squeakfoundation.org">squeak-dev@lists.squeakfoundation.org</a>><br><br><br>Hi everyone,<br><br>we got the following issue.<br><br>Problem:<br>I get a VM crash when adding a new instance variable to the MethodDictionary<br>class.<br>Happens on 5.2 as well as on trunk.<br><br>Expected behavior:<br>Any of the following<br>1. It works<br>2. You get an error, that you may not change the instance variables of<br>MethodDictionary (as done on Collection and add a hint in the class comment<br><br>Steps to reproduce:<br>1. Add an instance variable to the MethodDictionary class<br>2. Save the change<br><br>Stacktrace:<br>(is from 5.2 but happens on trunk as well)<br>attached<br><br><br>Bests,<br>Björn<br><br><br><br><br><br><br><br>--<br>Sent from: <a href="http://forum.world.st/Squeak-Dev-f45488.html">http://forum.world.st/Squeak-Dev-f45488.html</a><br></div></div>