Hi,
Maxim Cournoyer <maxim.cournoyer@gmail.com> skribis:
Toggle quote (4 lines)
> $ sudo herd schedule mcron 1000 | grep mumi
> herd: error: exception caught while executing 'schedule' on service 'mcron':
> Attempt to suspend fiber within continuation barrier
(For the record, that’s Shepherd 1.0.1 currently running on berlin.)
Can you reproduce it in a VM? With 1.0.2 vs. 1.0.3?
On my laptop, which runs 1.0.3ish, I can’t seem to hit this:
Toggle snippet (4 lines)
$ sudo herd schedule mcron 20000|wc -l
60000
Toggle quote (5 lines)
> Another data point; when using virt-manager (which uses libvirt+qemu) to
> run my own operating system definition, it triggers a similar hang/crash
> in Shepherd during the boot; see the screenshot below. I haven't yet
> isolated which service causes it.
Do you have a reproducer for this one?
This looks a lot like what was fixed by
which is in 1.0.3.
Thanks,
Ludo’.