Ticket #2106 (closed bug: invalid)
IOCTL sign extension errors
| Reported by: | mheppner | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | Future |
| Component: | libtorrent | Version: | 1.3.5 |
| Keywords: | ioctl, python, freebsd | Cc: | heppner.mark@… |
Description
After upgrading some outdated packaged on my system, stdout repeatedly shows the following error message when Deluge is ran as a daemon:
WARNING pid 24074 (python2.7): ioctl sign-extension ioctl ffffffff8004667e
In the span of a few minutes, this repeats ~200 times. The program is slow to respond to the GUI client (on a different machine). I installed everything from the ports tree. I tried restoring the original configurations for Deluge, Python, and libtorrent, and recompiling them, but the same error occurs. I'm not sure if this is a libtorrent error or something with the version of Deluge in the FreeBSD ports tree.
FreeBSD 9.0 x64, Python 2.7.3, Deluge 1.3.5, Libtorrent rasterbar 0.15.9
