Bug 316501
| Summary: | file hugging cpu | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Hubert Lin <hubertwslin> | ||||
| Component: | file | Assignee: | Tomas Smetana <tsmetana> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | rawhide | ||||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | i686 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | 4.21-5.fc8 | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2008-02-02 08:59:46 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
Hubert Lin
2007-10-03 07:41:58 UTC
Created attachment 214381 [details]
the file that fails the *file* util
Reproduced. I'll take a look at it. Thanks for reporting. And changed version to rawhide, so the bug doesn't get closed automatically. The process exits -- it's only extremely slow: e5f5fdb10c8bb35d3219a87516147e15.exe: PE32 executable for MS Windows (GUI) Intel 80386 32-bit The problem is in the regexec function provided by glibc. Unfortunately I can't reproduce the problem anywhere else but in the file binary. I've tried to take the exect regular expression that seems to cause the problem but no luck. If I reproduce it I may file a bug on glibc. If not, I'll try to rewrite the regular expression to it's equivalent and see whether that helps. Fixed in 4.23-1.fc9. Will push also update for F-8. file-4.21-5.fc8 has been submitted as an update for Fedora 8 file-4.21-5.fc8 has been pushed to the Fedora 8 stable repository. If problems still persist, please make note of it in this bug report. Just verified it's fixed in file-4.21-5.fc8. Thanks. |