Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1455823 - dnf update failed with SIGFPE
Summary: dnf update failed with SIGFPE
Keywords:
Status: CLOSED DUPLICATE of bug 1443415
Alias: None
Product: Fedora
Classification: Fedora
Component: dnf
Version: 26
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: rpm-software-management
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-05-26 08:33 UTC by Martin Sehnoutka
Modified: 2017-05-26 10:57 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-05-26 10:57:06 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Martin Sehnoutka 2017-05-26 08:33:52 UTC
Description of problem:
dnf failed with '“sudo dnf update” terminated by signal SIGFPE (Floating point exception)'

Version-Release number of selected component (if applicable):
$ rpm -q dnf
dnf-2.5.0-1.fc26.noarch
dnf-2.5.0-2.fc26.noarch

How reproducible:
No idea.

Steps to Reproduce:
1. Run 'sudo dnf update' in terminal

Actual results:
fish: “sudo dnf update” terminated by signal SIGFPE (Floating point exception)

Expected results:
No errors.

Additional info:
Last few lines from the 'dnf update' output:
```
  Cleanup          : texlive-uplatex-6:svn41370-33.fc26.1.noarch                                                                                                                                                                     4613/6582 
  Cleanup          : texlive-zxjafbfont-6:svn28539.0.2-33.fc26.1.noarch                                                                                                                                                              4614/6582 
  Cleanup          : texlive-xecjk-6:svn41129-33.fc26.1.noarch                                                                                                                                                                       4615/6582 
  Cleanup          : texlive-cjk-6:svn36951.4.8.4-33.fc26.1.noarch                                                                                                                                                                   4616/6582 
  Cleanup          : texlive-garuda-c90-6:svn37677.0-33.fc26.1.noarch                                                                                                                                                                4617/6582 
  Cleanup          : texlive-norasi-c90-6:svn37675.0-33.fc26.1.noarch                                                                                                                                                                4618/6582 
  Cleanup          : texlive-fonts-tlwg-6:svn41366-33.fc26.1.noarch                                                                                                                                                                  4619/6582 
  Cleanup          : texlive-arphic-6:svn15878.0-33.fc26.1.noarch                                                                                                                                                                    4620/6582 
  Cleanup          : texlive-uhc-6:svn16791.0-33.fc26.1.noarch                                                                                                                                                                       4621/6582 
fish: “sudo dnf update” terminated by signal SIGFPE (Floating point exception)
~/org $ sudo dnf update
fish: “sudo dnf update” terminated by signal SIGSEGV (Address boundary error)
~/org $ sudo dnf update
fish: “sudo dnf update” terminated by signal SIGSEGV (Address boundary error)
~/org $ sudo dnf clean all
fish: “sudo dnf clean all” terminated by signal SIGSEGV (Address boundary error)
~/org $ sudo dnf help
error: rpmdb: BDB0113 Thread/process 14080/140145461462784 failed: BDB1507 Thread died in Berkeley DB library
error: db5 error(-30973) from dbenv->failchk: BDB0087 DB_RUNRECOVERY: Fatal error, run database recovery
error: cannot open Packages index using db5 -  (-30973)
error: cannot open Packages database in /var/lib/rpm
Error: Error: rpmdb open failed
```

Comment 1 Igor Gnatenko 2017-05-26 10:57:06 UTC

*** This bug has been marked as a duplicate of bug 1443415 ***


Note You need to log in before you can comment on or make changes to this bug.