Modify ↓
Ticket #911 (new defect)
100% CPU Usage while searching
| Reported by: | tomzyd@… | Owned by: | quinox |
|---|---|---|---|
| Priority: | critical | Milestone: | Release 1.2.17 |
| Component: | nicotine | Version: | 1.2.16 |
| Keywords: | CPU usage search | Cc: |
Description
After searching a word in the search tab the client utilizes fully one core (100% CPU usage)
On the console there are logs: ... 23:24:03 select ValueError?: filedescriptor out of range in select() 23:24:03 select ValueError?: filedescriptor out of range in select() ...
Using Nicotine 1.2.16 on Linux (Debian testing) Python 2.7.3 GTK+ 2.24.10 PyGTK+ 2.24.0
Attachments
Note: See
TracTickets for help on using
tickets.

A more specific search will help you avoid crashes. If you are not retarded, you can think of a search that uses more than one word.