Bug 249215

Summary: kernel.x86_64 2.6.22.1-27.fc7 breaks mlocate updatedb
Product: [Fedora] Fedora Reporter: Daniel Duggan <seve141>
Component: mlocateAssignee: Miloslav Trmač <mitr>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 7   
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: 2007-07-23 14:59:40 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:
Description Flags
the compressed contents of strace -v -o log updatedb none

Description Daniel Duggan 2007-07-22 20:56:15 UTC
Description of problem:
Executing updatedb results in : 
# updatedb
updatedb: src/updatedb.c:721: scan_cwd: Assertion `name_size > 1' failed.
Aborted

Version-Release number of selected component (if applicable):
# updatedb --version
updatedb (mlocate) 0.16
$ rpm -aq | grep mlocate
mlocate-0.16-1


How reproducible:
100 % when using kernel.x86_64 2.6.22.1-27.fc7

Steps to Reproduce:
1.run updated
2.
3.
  
Actual results:
# updatedb
updatedb: src/updatedb.c:721: scan_cwd: Assertion `name_size > 1' failed.
Aborted

Expected results:
updatedb should run cleanly

Additional info:
Attached in compressed format the output of :
strace -v -o log updatedb

updatedb runs cleanly on both of the kernels below:
kernel.x86_64  2.6.21-1.3228.fc7      
kernel.x86_64  2.6.21-1.3194.fc7

Comment 1 Daniel Duggan 2007-07-22 20:56:16 UTC
Created attachment 159751 [details]
the compressed contents of strace -v -o log updatedb

Comment 2 Miloslav Trmač 2007-07-23 14:59:40 UTC
Thanks for your report.  This bug is already tracked as #242715.

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