Bug 108064
| Summary: | rpmdb corrupt-tried fix at www.rpm.org/repairdb/, still get seg fault | ||
|---|---|---|---|
| Product: | [Retired] Red Hat Linux | Reporter: | keith roberts <phaedrus_> |
| Component: | rpm | Assignee: | Paul Nasrat <nobody+pnasrat> |
| Status: | CLOSED CANTFIX | QA Contact: | |
| Severity: | high | Docs Contact: | |
| Priority: | medium | ||
| Version: | 9 | CC: | adam, leonard-rh-bugzilla, roystgnr |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | athlon | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2005-09-26 21:46:59 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: | |||
|
Description
keith roberts
2003-10-27 10:53:45 UTC
I have exactly the same problem, and have also tried everything described on repairdb with no success I've also got this problem. Using the "--nosignature" option for RPM sometimes lets a transaction complete, but not reliably, and I see deadlocks as well as segfaults. I think I have a recent backup of my rpm database from before it became corrupt - if that turns out to be the case and having some "before and after" data would help with debugging, let me know and I'll provide both databases for download. I'm seeing these errors with a 4.2.1 rpm from rawhide now, but I first experienced them with an rpm 4.2 build from http://atrpms.physik.fu-berlin.de/ One person per bug please, or I will go bonkers ;-)
phaedrus: Can you try
rm -f /var/lib/rpm/__db*
rm -f /var/lib/rpm/Pubkeys
rpm -qa
rpm --rebuilddb -vv
rpm -qa
Bug 108123 appears to be a duplicate of this one. *** Bug 108123 has been marked as a duplicate of this bug. *** I am also having difficulty with my rpm database. After performing the requested rm -rf /var/lib/rpm/__db* rpm --rebuilddb -vv Everything seems to run ok for a little while before I get: D: read h# 221 Header V3 DSA signature: NOKEY, key ID db42a60e D: +++ h# 546 Header V3 DSA signature: NOKEY, key ID db42a60e D: adding "tetex-afm" to Name index. D: adding 309 entries to Basenames index. Segmentation fault Any ideas? -Dave RH9 Linux 2.4.20-31.9 #1 Tue Apr 13 17:38:16 EDT 2004 i686 athlon i386 I should add that I have rpm-4.2-1 -Dave Ok, problem solved: my motherboard fried (capacitors turn a nice shade of turquoise). Upgraded PS, MB, CPU, RAM, and OS (FC2). Not the way I would have preferred to handle it.... :( -Dave Initial bug likely to be dangling pointer (bug #107835) Since there are insufficient details provided in this report for us to investigate the issue further, and we have not received the feedback we requested, we will assume the problem was not reproduceable or has been fixed in a later update for this product. If you have further details, feel free to reopen the report with the additional details attached. |