Bug 639609
| Summary: | [abrt] crash in gnome-packagekit-2.30.1-1.fc13: Process /usr/bin/gpk-dbus-service was killed by signal 11 (SIGSEGV) | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | kksheth <kkshethin> | ||||
| Component: | gnome-packagekit | Assignee: | Richard Hughes <rhughes> | ||||
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | 13 | CC: | rhughes | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | i686 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | abrt_hash:7048545d6cfcaf6b242357c7e9f90a97ce2285e1 | ||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2010-11-08 17:58:01 UTC | Type: | --- | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
Created attachment 451197 [details]
File: backtrace
*** This bug has been marked as a duplicate of bug 592927 *** This bug appears to have been filled using a buggy version of ABRT, because it contains a backtrace which is a duplicate of backtrace from bug #592927. Sorry for the inconvenience. |
abrt 1.1.0 detected a crash. architecture: i686 Attached file: backtrace cmdline: /usr/bin/gpk-dbus-service component: gnome-packagekit crash_function: gpk_dbus_task_install_files_cb executable: /usr/bin/gpk-dbus-service global_uuid: 7048545d6cfcaf6b242357c7e9f90a97ce2285e1 kernel: 2.6.33.3-85.fc13.i686 package: gnome-packagekit-2.30.1-1.fc13 rating: 4 reason: Process /usr/bin/gpk-dbus-service was killed by signal 11 (SIGSEGV) release: Fedora release 13 (Goddard) comment ----- [liveuser@localhost ~]$ su [root@localhost liveuser]# yum install numlockx rpmdb: PANIC: fatal region error detected; run recovery error: db3 error(-30974) from dbenv->open: DB_RUNRECOVERY: Fatal error, run database recovery error: cannot open Packages index using db3 - (-30974) error: cannot open Packages database in /var/lib/rpm Traceback (most recent call last): File "/usr/bin/yum", line 29, in <module> yummain.user_main(sys.argv[1:], exit_code=True) File "/usr/share/yum-cli/yummain.py", line 254, in user_main errcode = main(args) File "/usr/share/yum-cli/yummain.py", line 88, in main base.getOptionsConfig(args) File "/usr/share/yum-cli/cli.py", line 191, in getOptionsConfig self.conf File "/usr/lib/python2.6/site-packages/yum/__init__.py", line 778, in <lambda> conf = property(fget=lambda self: self._getConfig(), File "/usr/lib/python2.6/site-packages/yum/__init__.py", line 255, in _getConfig startupconf = config.readStartupConfig(fn, root) File "/usr/lib/python2.6/site-packages/yum/config.py", line 834, in readStartupConfig startupconf.releasever = _getsysver(startupconf.installroot, startupconf.distroverpkg) File "/usr/lib/python2.6/site-packages/yum/config.py", line 944, in _getsysver idx = ts.dbMatch('provides', distroverpkg) _rpm.error: rpmdb open failed [root@localhost liveuser]# How to reproduce ----- 1. liveusb FC13> rpmfusion enabled. localinstall jre-6u21-linux-i586.rpm 2. This happened four times. i formatted usbdrive three times. 3. now it do not allow yum to install/download any package. See Comment