ssrg-vt / hermitux

A binary-compatible unikernel
https://ssrg-vt.github.io/hermitux/
391 stars 28 forks source link

Deadlock in Bots' concom #15

Closed olivierpierre closed 3 years ago

olivierpierre commented 3 years ago

In bot's concom, reproduce the bug:

CPUS=2 make test

Could be a duplicate of #9. Note that the default stack size needs to be set to 8MB for this program.

olivierpierre commented 3 years ago

Fixed in this commit.