You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Whenever I try to perform an upgrade or install a new package, rpm-ostreed crashes.
Reproduction steps
$ rpm-ostree update
or $ rpm-ostree status
Expected behavior
rpm-ostree should not crash and dump core.
Actual behavior
Oct 29 15:07:19 fedora-pc rpm-ostree[3235]: Regenerating rpmdb for target
Oct 29 15:07:57 fedora-pc rpm-ostree[3235]: Wrote commit: 50e8b263559d6a0a1b7e400c45d73bad5fcc23bc3226b6ce694b4395fc9eabfb; New objects: meta:49 content:6 totaling 97.0 MB)
Oct 29 15:08:03 fedora-pc rpm-ostree[3235]: Created new deployment /ostree/deploy/fedora/deploy/50e8b263559d6a0a1b7e400c45d73bad5fcc23bc3226b6ce694b4395fc9eabfb.0
Oct 29 15:08:08 fedora-pc systemd[1]: rpm-ostreed.service: Main process exited, code=dumped, status=7/BUS
Oct 29 15:08:08 fedora-pc systemd[1]: rpm-ostreed.service: Failed with result 'core-dump'.
Oct 29 15:08:08 fedora-pc systemd[1]: rpm-ostreed.service: Consumed 1min 10.302s CPU time.
Oct 29 15:08:55 fedora-pc systemd[1]: Starting rpm-ostreed.service - rpm-ostree System Management Daemon...
Oct 29 15:08:55 fedora-pc rpm-ostree[6630]: Reading config file '/etc/rpm-ostreed.conf'
Oct 29 15:08:55 fedora-pc rpm-ostree[6630]: In idle state; will auto-exit in 62 seconds
Oct 29 15:08:55 fedora-pc systemd[1]: Started rpm-ostreed.service - rpm-ostree System Management Daemon.
Oct 29 15:08:55 fedora-pc rpm-ostree[6630]: Allowing active client :1.111 (uid 1000)
Describe the bug
Whenever I try to perform an upgrade or install a new package, rpm-ostreed crashes.
Reproduction steps
$ rpm-ostree update
or
$ rpm-ostree status
Expected behavior
rpm-ostree should not crash and dump core.
Actual behavior
System details
Additional information
Debugging with gdb:
The text was updated successfully, but these errors were encountered: