Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

kmsg log is full of these entries: "netlink: 12 bytes leftover after parsing attributes" #13927

Closed
rivalcomp opened this issue Dec 7, 2020 · 6 comments
Labels
OS: Linux Issues specific to Linux distributions

Comments

@rivalcomp
Copy link

rivalcomp commented Dec 7, 2020

Dear Devs,

I like using qBittorrent because it's much more faster than Transmission and it has proxy support. But I have a problem with it: since I switched to qBittorrent the kmsg log is full of these entries:

[170078.110594] netlink: 12 bytes leftover after parsing attributes.
[170078.110604] netlink: 12 bytes leftover after parsing attributes.
[170078.110754] netlink: 12 bytes leftover after parsing attributes.
[170078.110794] netlink: 12 bytes leftover after parsing attributes.
[170078.115672] netlink: 12 bytes leftover after parsing attributes.
[170078.115683] netlink: 12 bytes leftover after parsing attributes.
[170078.115869] netlink: 12 bytes leftover after parsing attributes.
[170078.115919] netlink: 12 bytes leftover after parsing attributes.
[170078.117402] netlink: 12 bytes leftover after parsing attributes.
[170078.117419] netlink: 12 bytes leftover after parsing attributes.
[170078.117588] netlink: 12 bytes leftover after parsing attributes.
[170078.117637] netlink: 12 bytes leftover after parsing attributes.
[170087.915229] netlink: 12 bytes leftover after parsing attributes.
[170087.915243] netlink: 12 bytes leftover after parsing attributes.
[170087.915446] netlink: 12 bytes leftover after parsing attributes.
[170087.915508] netlink: 12 bytes leftover after parsing attributes.
[170087.915771] netlink: 12 bytes leftover after parsing attributes.

It grows by 1-2 lines (entries) per second. When I stop qBittorrent these entries stop to grow. When these kernel messages are growing, the system calls dd regularily to dump these messages to the kmsg log (I can see this activity in iotop). Disks are clicking all the time. After stopping qBittorrent, everything is back to normal. Please try to solve or help me to find solution to this problem. Google is not my friend this time. Tried to file this issue to the QNAP forum a few weeks ago but nobody cares about it. Thanks.

It's an issue since I use qBittorrent so it's version independent from my view, but actually I'm using the most recent 4.3.0.

qBittorrent version and Operating System

SW: qBittorrent 4.3.0
OS: Linux 3.4.6 #1 SMP Tue Oct 6 06:14:39 CST 2020 x86_64 GNU/Linux
HW: QNAP TS-469L; 4x4TB RAID5, 3GB RAM, firmware version 4.3.4.1368 (2020/07/03)

Steps to reproduce

Nothing, just running qBittorrent server.

@FranciscoPombal
Copy link
Member

Where did you download qBittorrent from? Did you compile it yourself? If so, how? And what are the versions of the libraries used (most importantly, libtorrent)?

@FranciscoPombal FranciscoPombal added OS: Linux Issues specific to Linux distributions Waiting info Waiting for participants to supply more info/fulfill template requirements labels Dec 7, 2020
@NotTsunami
Copy link
Contributor

NotTsunami commented Dec 7, 2020

I suspect it has to do with the ancient Linux kernel used. Netlink communicates between user-space and kernel. A library used for qBit or even your OS might be expecting logic from a newer kernel. It appears 3.4.6 is the latest kernel version officially supported for that hardware though, unfortunately.

@FranciscoPombal
Copy link
Member

@NotTsunami

I suspect it has to do with the ancient Linux kernel used. Netlink communicates between user-space and kernel. A library used for qBit or even your OS might be expecting logic from a newer kernel. It appears 3.4.6 is the latest kernel version officially supported for that hardware though, unfortunately.

Wow, 3.4.6, I had not noticed that. This is certainly a possibility. Any idea how one could go about verifying your hypothesis?

@rivalcomp
Copy link
Author

rivalcomp commented Dec 7, 2020

Where did you download qBittorrent from? Did you compile it yourself? If so, how? And what are the versions of the libraries used (most importantly, libtorrent)?

It is installed from Qnapclub Repo: https://www.qnapclub.eu/en/qpkg/358
As I can see it's a static build so I don't have libtorrent installed. But at this moment I can see a new version (4.3.1) so I'm going to do a test with this new build and I will report.

Edit: it's the same with version 4.3.1 as well...

@luzpaz
Copy link
Contributor

luzpaz commented Oct 7, 2023

Closing as version is obsolete and no follow-ups.

@luzpaz luzpaz closed this as not planned Won't fix, can't repro, duplicate, stale Oct 7, 2023
@rivalcomp
Copy link
Author

Just for a remark: qBittorrent v4.5.5 also has this issue.
Not a big deal. Kmsg log grows to huge after while and I clean it up with an automated script.
As it seems, this NAS dies in the future with this issue. :)
This thread can remain closed of course. Thanks.

@luzpaz luzpaz removed the Waiting info Waiting for participants to supply more info/fulfill template requirements label Nov 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OS: Linux Issues specific to Linux distributions
Projects
None yet
Development

No branches or pull requests

4 participants