Comment # 2 on bug 1167575 from
(In reply to Franck Bui from comment #1)
> Is this reproducible on your side ?

I don't know how -- it happened on midnight, so maybe some cron/timer... But it
happens irregularly (twice) as you could see.

So, how can I try to reproduce?

BTW, the first crash happened during update, but I have no crash file from
that:
> 2020-03-11T07:29:37.229543+01:00 anemoi [RPM][26567]: Transaction ID 5e688551 started
> 2020-03-11T07:29:37.248027+01:00 anemoi [RPM][26567]: erase qemu-ipxe-1.0.0+-1.1.noarch: success
> 2020-03-11T07:29:37.398190+01:00 anemoi [RPM][26567]: install qemu-ipxe-1.0.0+-5.1.noarch: success
> 2020-03-11T07:29:37.403529+01:00 anemoi [RPM][26567]: erase qemu-ipxe-1.0.0+-1.1.noarch: success
> 2020-03-11T07:29:37.409587+01:00 anemoi [RPM][26567]: install qemu-ipxe-1.0.0+-5.1.noarch: success
> 2020-03-11T07:29:37.409771+01:00 anemoi [RPM][26567]: Transaction ID 5e688551 finished: 0
> 2020-03-11T07:29:37.448399+01:00 anemoi [RPM][26568]: Transaction ID 5e688551 started
> 2020-03-11T07:29:37.450739+01:00 anemoi [RPM][26568]: erase qemu-ksm-4.2.0-1.1.x86_64: success
> 2020-03-11T07:29:37.485830+01:00 anemoi systemd[1]: Reloading.
> 2020-03-11T07:29:37.499113+01:00 anemoi kernel: [7039425.326536] traps: systemd[1] general protection fault ip:55d50417777b sp:7fff9396e590 error:0 in systemd[55d504118000+b2000]
> 2020-03-11T07:29:37.522945+01:00 anemoi systemd[1]: Caught <SEGV>, dumped core as pid 26573.
> 2020-03-11T07:29:37.523153+01:00 anemoi kernel: [7039425.353028] printk: systemd: 61 output lines suppressed due to ratelimiting
> 2020-03-11T07:29:37.523798+01:00 anemoi systemd[1]: Freezing execution.
> 2020-03-11T07:29:37.607147+01:00 anemoi [RPM][26568]: install qemu-ksm-4.2.0-5.1.x86_64: success

qemu-ksm postuninstall does:
/usr/bin/systemctl daemon-reload
and then
/usr/bin/systemctl try-restart ksm.service


You are receiving this mail because: