What | Removed | Added |
---|---|---|
CC | saod8egc@duck.com |
I am experiencing the same bug. ``` ~ ������ sudo systemctl restart fwupd Job for fwupd.service failed because a fatal signal was delivered causing the control process to dump core. See "systemctl status fwupd.service" and "journalctl -xeu fwupd.service" for details. ``` ``` ~ ������ systemctl status fwupd.service ������ fwupd.service - Firmware update daemon Loaded: loaded (/usr/lib/systemd/system/fwupd.service; static) Active: failed (Result: core-dump) since Tue 2021-11-09 21:39:10 CET; 13min> Docs: https://fwupd.org/ Process: 20785 ExecStart=/usr/libexec/fwupd/fwupd (code=dumped, signal=SEGV) Main PID: 20785 (code=dumped, signal=SEGV) CPU: 263ms ``` ``` ~ ������ sudo coredumpctl info /usr/bin/fwupdmgr No coredumps found. ```