<div dir="ltr"><br><div class="gmail_quote">mike;<br><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Ha! &nbsp;Thanks, Kas. &nbsp;I will investigate further for a few hours (I have<br>

class in just a minute) and if I&#39;m still stuck in this mess tonight<br>
(in about 5 hours) I&#39;ll send it over. &nbsp;</blockquote><div><br>&quot;Morning coffee&quot; has arrived yet no code from you, perhaps you found it?<br><br>&nbsp;</div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I think I&#39;ve located in which<br>
method contains the real problem, but it&#39;s only manifesting after 30<br>
or so calls to these methods in unit tests, so it might just be<br>
overloading the VM.</blockquote><div><br>Quite odd. Overloading the VM should not cause errors like this. What&#39;s your CPU percentage doing? Are we seeing a crash as well? Is the Shred exiting?<br><br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

<br>
It&#39;s VERY likely there&#39;s a typo/mistake in my code (which is why I&#39;m<br>
testing it ;-) but the problem is finding it. &nbsp;Most of the time, calls<br>
to these methods don&#39;t fail.<br>
</blockquote><div><br>Strange.<br>&nbsp;<br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>
In the meantime, what exactly is a bus error? &nbsp;What generally causes them?<br>
</blockquote><div><br>I had to search the &quot;chuck&quot; label in my inbox. I found several mentions of them and most were related to that old bug of initialising several variables on the same line or arrays. This makes me suspect we are dealing with something related to initialising memory, which would make sense given your description. If I had to place a bet now it would be that you are allocating memory in a way not anticipated by designers. If you have a &quot;bus error&quot; there is probably something wrong about ChucK as well, in possible adition to any errors you may have made. Mysterious, I&#39;m quite curious now.<br>
<br>Yours,<br>Kas.<br></div></div><br></div>