Bug 240314
| Summary: | prelink infinitely loops when processing /usr/bin/fparser | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Eric Harney <eharney> | ||||
| Component: | prelink | Assignee: | Jakub Jelinek <jakub> | ||||
| Status: | CLOSED NOTABUG | QA Contact: | |||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | rawhide | ||||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | i386 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2007-06-04 00:11:22 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
Eric Harney
2007-05-16 13:32:59 UTC
Created attachment 154820 [details]
gdb backtrace during infinite loop
Also, running "prelink -y" on _any_ of the /usr/bin/f* from the frysk package will either hang as this first one did, or print loads of gibberish to the screen. This is a nasty one. Can't reproduce, with the same i386 prelink package and same frysk package, same md5 sum before prelinking. I can no longer reproduce the first problem either, but am still encountering the second one... running "prelink -y /usr/bin/fparser" sits for a while and then prints a load of random data to the screen. This happens both before and after the original file has been prelinked. Can't reproduce the main issue I was reporting any more, and the second complaint was my error. I think this one can be closed. |