[Vm-dev] [OpenSmalltalk/opensmalltalk-vm] `CompiledMethod someInstance includes: 40` segfaults reproducibly (#512)

Eliot Miranda notifications at github.com
Tue Jun 23 05:24:26 UTC 2020


OK, the issue is that sizeOfSTArrayFromCPrimitive: can fail for CompiledMethods but several of the MiscPrimitivePlugin primitives fail to check for failure, and havoc results if a primitive returns normally when it should have failed.  I have fixed all the cases but have to merge with Nicolas' recent changes so the fix will have to wait until tomorrow.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/512#issuecomment-647915469
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20200622/59c6b924/attachment.html>


More information about the Vm-dev mailing list