https://qa.mandrakesoft.com/show_bug.cgi?id=2220
Product: rpm
Component: program
Summary: rpm -qa gets stucked after a while
Version: 4.0.4-28mdk
Platform: PC
OS/Version: All
Status: UNCONFIRMED
Severity: critical
Priority: P2
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]
When I do "rpm -qa", the program would output several package names and then it
would get stucked.
I didn't build version with debugging information, though when I use "strace"
program to see what's happening I see that, when it gets stucked, it calls
select(0, NULL, NULL, NULL, {timeout}) and timeout keeps increasing up until it
reaches length of one second - then it keeps timing-out after one second for ever.
The only solution I found is system reboot :(
T.
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.