<div dir="ltr"><div class="gmail_quote"><div>Hi all,</div><div dir="ltr"><br></div><div dir="ltr">On Sat, Jun 9, 2018 at 12:50 PM Edgar J. De Cleene <<a href="mailto:edgardec2005@gmail.com">edgardec2005@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Folks:<br>
<br>
We have a very powerful tool in Mantis at <a href="http://bugs.squeak.org/" rel="noreferrer" target="_blank">http://bugs.squeak.org/</a>.<br>
<br>
For a lot of misfortunes at some time we don't use it or not use as should<br>
be.<br>
Lucky us still 5.2 have a very power how to query it inside.<br>
<br>
If you do:<br>
<br>
|date |<br>
date :=  (DateAndTime fromString: ' 2008-01-01T00:00').<br>
Installer mantis bugsAll select: [ :ea | (ea date < date) = false  & ((ea<br>
array at: 7) = 'crash') & ((ea array at: 2) = 'Squeak')].<br>
And explore the report<br>
<br>
You learn still we have 31 reported crashes.<br></blockquote><div><br></div><div>Are these all VM crashes? I agree that bug tracking is very important. For the OpenSmalltalkVM, however, we use GitHub issues (see [1]) these days. Could someone go over the different crashes in Mantis, identify the ones that are still reproducible using 5.2alpha, and then open new issues at [1]?</div><div><br></div><div>Thanks,</div><div>Fabio</div><div><br></div><div>[1] <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/issues">https://github.com/OpenSmalltalk/opensmalltalk-vm/issues</a></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
<br>
Edgar<br>
@morplenauta<br>
<br>
<br>
<br>
</blockquote></div></div>