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

Kernel warning: 0010:iov_iter_pipe.cold** #20

Open
erikwihlborg76 opened this issue Dec 29, 2019 · 2 comments
Open

Kernel warning: 0010:iov_iter_pipe.cold** #20

erikwihlborg76 opened this issue Dec 29, 2019 · 2 comments

Comments

@erikwihlborg76
Copy link

Hi! I´ve been running Promox 6.x w/ kernel 5.3.13-1-pve trying out openwrt1907-rc2 but something is causing the kernel to throw a warning, please see attached files for more context.

There´s a lot of wildcards in this mix, the "free" and probably a bit more unstable proxmox repo, an openwrt release. As soon as I disabled the LXC openwrt container I no longer got these kernel warnings. The container is unprivileged

Any ideas why may be causing it?

load_kernel_modules_hook.sh.txt
openwrt.common.conf.txt
proxmox container settings.txt
dmesg.txt

@mikma
Copy link
Owner

mikma commented Dec 30, 2019

I haven't seen the warning, but I don't run openwrt containers on Proxmox, LXC or 5.3.x kernels.

I'll add a link to the bug report in Proxmox' bugzilla:
Bug 2524: Kernel crash related to lib/iov_iter.c

@DazzyWalkman
Copy link

I see that you are loading some kernel modules for sqm. 19.07 is compiled against kernel 4.14, while host is running kernel 5.3.

I did notice in my case, openwrt snapshot compiled against kernel 5.4, running on top on Proxmox VE 6.x w/ kernel 5.3 pve, would triger some sorts of kernel panic and the container was configured with some network interfaces.
All would be fine if the container was running without any network interface. And panics disappeared after host switched to pve kernel 5.4.

Maybe it's caused by a misalignment of kernel functions, for the host and the container.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants