[squeak-dev] Simulation guard <primitive: 19> crashes the image

Christoph Thiede christoph.thiede at student.hpi.uni-potsdam.de
Sun Mar 14 18:20:10 UTC 2021


Hi Eliot,

I have just uploaded Kernel-ct.1381 to the inbox. Please let me know how you
think about it. :-)

IMHO, the priority of the instantiated process should not be a problem
because #newProcess and variants always use Processor activeProcess for
reference. Rather, we might have a problem when a direct send to Process
class >> #forContext:priority: is simulated where we do not have any
simulation guard installed. But I think by simply showing a warning every
time an attempt is made to resume/suspend a process (as done in
Kernel-ct.1381), we should have fixed this problem, too.

Have a nice weekend!

Best,
Christoph



-----
Carpe Squeak!
--
Sent from: http://forum.world.st/Squeak-Dev-f45488.html


More information about the Squeak-dev mailing list