Actions
Bug #238
openBip uses 100% CPU
Status:
New
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
2011-08-06
Due date:
% Done:
0%
Estimated time:
Patch Available:
No
Found in Versions:
0.8.8
Confirmed:
No
Branch:
Security:
No
Help Needed:
Description
On a Debian sid install, Bip version 0.8.8 uses 100% CPU consistently. Attached is a config file with channels/passwords removed, but a total of 30 channels across 5 networks are used via Bip. GDB attaching only shows 1 thread, can't find any obvious busy loops. Attaching with strace shows many calls to gettimeofday ({...}, NULL), which are likely the cause of the 100% CPU usage. Attached is an strace log, with only a few seconds worth of runtime (almost 400 KB due to all the gettimeofday calls).
Files
Actions