Bug 372031
| Summary: | Updatedb crashes | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Joshua Rosen <bjrosen> |
| Component: | mlocate | Assignee: | Miloslav Trmač <mitr> |
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | low | Docs Contact: | |
| Priority: | low | ||
| Version: | 8 | ||
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2008-02-13 14:22:23 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
Joshua Rosen
2007-11-09 01:56:11 UTC
Version-Release number of selected component (if applicable): Fedora 8 updatedb (mlocate) 0.18 How reproducible: Not tested, probably 100% Steps to Reproduce: 1. run updatedb on a newly installed Fedora 8 install. Actual results: Updatedb crashes with the following message, updatedb: src/updatedb.c:730: scan_cwd: Assertion `name_size > 1' failed. Abort Expected results: updatedb runs successfully, Additional info: Confirmed on newly installed Fedore 8 system today. (no updates were done). Fix: add "/sys/module/nousb" to PRUNEPATH in /etc/updatedb.conf No idea why this was assigned as bacula. Reassigned to mlocate. Thanks for your report. This bug is already tracked as #242715. > Fix: add "/sys/module/nousb" to PRUNEPATH in /etc/updatedb.conf That doesn't really fix the underlying bug. A better workaround is to run (/etc/cron.daily/mlocate.cron) instead of updatedb. *** This bug has been marked as a duplicate of 242715 *** |