<p></p>
Hi Christoph,<br>
<br>
   the VM maintains a circular buffer of the most recent 256 invoked non-JIT primitives, the primitive trace log. This is sometimes a useful clue to what the VM has been doing up to the point where the primitive trace log (PRL) is dumped.  On Unix the PTL and current stack can be printed on stdout by sending SIGUSR1 to the VM.  If you wanted to dump the PTL on Windows you’d have to work out how to signal the VM.  I’m in no way a Windows expert so I have no idea how to do this.  But if I were in your shoes this is the route I would take.<br>
<br>
_,,,^..^,,,_ (phone)<br>
<br>
> On May 7, 2021, at 1:01 AM, Christoph Thiede ***@***.***> wrote:<br>
> <br>
> <br>
> Any ideas? How would I debug this?<br>
> <br>
> <br>
> <br>
> —<br>
> You are receiving this because you are subscribed to this thread.<br>
> Reply to this email directly, view it on GitHub, or unsubscribe.<br>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/537#issuecomment-835419053">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AIJPEW5SEF5EOILVNYCLJV3TMVQPZANCNFSM4T6QLIPQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AIJPEW676RCY4ZEL3SICS6TTMVQPZA5CNFSM4T6QLIP2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOGHFXXLI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/537#issuecomment-835419053",
"url": "https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/537#issuecomment-835419053",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>