Kernel warning after upgrade to 4.15.0.211.194
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
linux (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned | ||
Bionic |
Fix Released
|
High
|
Andrei Gherzan |
Bug Description
After rebooting into 4.15.0.211.194 on Ubuntu 18.04.6 the kernel started to produce the below warning. It did not seem to cause any major issue. Revering to 4.15.0.210 stopped the warning. The server is a Droplet at DigitalOcean with their monitoring/
May 21 19:09:59 esolr kernel: [ 18.787737] ------------[ cut here ]------------
May 21 19:09:59 esolr kernel: [ 18.787803] WARNING: CPU: 0 PID: 1027 at /build/
May 21 19:09:59 esolr kernel: [ 18.787804] Modules linked in: isofs xt_set nf_conntrack_ipv4 nf_defrag_ipv4 iptable_filter xt_conntrack nf_conntrack ip_set_hash_net ip_set nfnetlink nls_iso8859_1 kvm_intel kvm binfmt_misc irqbypass input_leds joydev serio_raw sch_fq_codel ib_iser rdma_cm iw_cm ib_cm ib_core iscsi_tcp libiscsi_tcp libiscsi scsi_transport_
May 21 19:09:59 esolr kernel: [ 18.787835] CPU: 0 PID: 1027 Comm: unattended-upgr Not tainted 4.15.0-211-generic #222-Ubuntu
May 21 19:09:59 esolr kernel: [ 18.787836] Hardware name: DigitalOcean Droplet/Droplet, BIOS 20171212 12/12/2017
May 21 19:09:59 esolr kernel: [ 18.787839] RIP: 0010:sk_
May 21 19:09:59 esolr kernel: [ 18.787840] RSP: 0000:ffff94bf7f
May 21 19:09:59 esolr kernel: [ 18.787841] RAX: 0000000000000024 RBX: ffff94bf79565500 RCX: 0000000000000006
May 21 19:09:59 esolr kernel: [ 18.787842] RDX: 0000000000000000 RSI: ffff94bf7fc1b4d8 RDI: ffff94bf7fc1b4d0
May 21 19:09:59 esolr kernel: [ 18.787842] RBP: ffff94bf7fc038d0 R08: 0000000000000222 R09: 0000000000000004
May 21 19:09:59 esolr kernel: [ 18.787843] R10: ffff94bf7fc03860 R11: 0000000000000001 R12: ffff94bf795655c8
May 21 19:09:59 esolr kernel: [ 18.787844] R13: 0000000000000006 R14: 000000000000003b R15: 0000000000000000
May 21 19:09:59 esolr kernel: [ 18.787845] FS: 00007f04071d474
May 21 19:09:59 esolr kernel: [ 18.787846] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
May 21 19:09:59 esolr kernel: [ 18.787846] CR2: 00007f0401995e60 CR3: 0000000067586002 CR4: 00000000001606f0
May 21 19:09:59 esolr kernel: [ 18.787850] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
May 21 19:09:59 esolr kernel: [ 18.787851] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
May 21 19:09:59 esolr kernel: [ 18.787851] Call Trace:
May 21 19:09:59 esolr kernel: [ 18.787853] <IRQ>
May 21 19:09:59 esolr kernel: [ 18.787866] inet_csk_
May 21 19:09:59 esolr kernel: [ 18.787868] tcp_done+0x96/0xa0
May 21 19:09:59 esolr kernel: [ 18.787872] tcp_time_
May 21 19:09:59 esolr kernel: [ 18.787874] tcp_fin+0x16b/0x180
May 21 19:09:59 esolr kernel: [ 18.787876] tcp_data_
May 21 19:09:59 esolr kernel: [ 18.787881] tcp_rcv_
May 21 19:09:59 esolr kernel: [ 18.787887] ? __slab_
May 21 19:09:59 esolr kernel: [ 18.787889] ? kmem_cache_
May 21 19:09:59 esolr kernel: [ 18.787891] ? skb_clone+0x56/0xc0
May 21 19:09:59 esolr kernel: [ 18.787897] tcp_v6_
May 21 19:09:59 esolr kernel: [ 18.787898] ? tcp_v6_
May 21 19:09:59 esolr kernel: [ 18.787899] tcp_v6_
May 21 19:09:59 esolr kernel: [ 18.787907] ? update_
May 21 19:09:59 esolr kernel: [ 18.787909] ip6_input_
May 21 19:09:59 esolr kernel: [ 18.787911] ip6_input+0x3f/0xb0
May 21 19:09:59 esolr kernel: [ 18.787914] ? ip6_dst_
May 21 19:09:59 esolr kernel: [ 18.787915] ip6_rcv_
May 21 19:09:59 esolr kernel: [ 18.787916] ipv6_rcv+
May 21 19:09:59 esolr kernel: [ 18.787917] ? __pskb_
May 21 19:09:59 esolr kernel: [ 18.787918] ? skb_copy_
May 21 19:09:59 esolr kernel: [ 18.787920] ? __kmalloc_
May 21 19:09:59 esolr kernel: [ 18.787923] __netif_
May 21 19:09:59 esolr kernel: [ 18.787929] ? tcp6_gro_
May 21 19:09:59 esolr kernel: [ 18.787931] ? ipv6_gro_
May 21 19:09:59 esolr kernel: [ 18.787932] __netif_
May 21 19:09:59 esolr kernel: [ 18.787933] ? __netif_
May 21 19:09:59 esolr kernel: [ 18.787935] netif_receive_
May 21 19:09:59 esolr kernel: [ 18.787937] napi_gro_
May 21 19:09:59 esolr kernel: [ 18.787941] receive_
May 21 19:09:59 esolr kernel: [ 18.787942] ? check_preempt_
May 21 19:09:59 esolr kernel: [ 18.787943] ? ttwu_do_
May 21 19:09:59 esolr kernel: [ 18.787944] ? ttwu_do_
May 21 19:09:59 esolr kernel: [ 18.787960] ? vring_unmap_
May 21 19:09:59 esolr kernel: [ 18.787962] ? detach_
May 21 19:09:59 esolr kernel: [ 18.787964] virtnet_
May 21 19:09:59 esolr kernel: [ 18.787966] net_rx_
May 21 19:09:59 esolr kernel: [ 18.787975] __do_softirq+
May 21 19:09:59 esolr kernel: [ 18.787979] irq_exit+0xc5/0xd0
May 21 19:09:59 esolr kernel: [ 18.787981] do_IRQ+0x86/0xe0
May 21 19:09:59 esolr kernel: [ 18.787982] common_
May 21 19:09:59 esolr kernel: [ 18.787983] </IRQ>
May 21 19:09:59 esolr kernel: [ 18.787984] RIP: 0033:0x57023c
May 21 19:09:59 esolr kernel: [ 18.787985] RSP: 002b:00007fffc8
May 21 19:09:59 esolr kernel: [ 18.787986] RAX: 0000000000004000 RBX: 00007f0403dc4998 RCX: 0000000000003fff
May 21 19:09:59 esolr kernel: [ 18.787987] RDX: 00007f0403e96010 RSI: 00007f0403e96038 RDI: 00000000009d4540
May 21 19:09:59 esolr kernel: [ 18.787987] RBP: 00007f04071960d8 R08: 00007f0403e96038 R09: 00007f0403e9e038
May 21 19:09:59 esolr kernel: [ 18.787988] R10: 00007f0403dc49c8 R11: 0000000000000065 R12: 0000000000000fe0
May 21 19:09:59 esolr kernel: [ 18.787988] R13: 5c66abb0f49a0fe0 R14: 00007f0403dc4998 R15: 0000000000000857
May 21 19:09:59 esolr kernel: [ 18.787989] Code: 01 00 00 85 d2 74 df 48 c7 c7 f8 62 eb b3 e8 50 49 15 00 0f 0b 8b 83 f8 00 00 00 85 c0 74 d1 48 c7 c7 f8 62 eb b3 e8 38 49 15 00 <0f> 0b 5b 41 5c 5d c3 48 c7 c7 f8 62 eb b3 e8 25 49 15 00 0f 0b
May 21 19:09:59 esolr kernel: [ 18.788006] ---[ end trace 84d6c7d5cb7756cd ]---
---
ProblemType: Bug
AlsaDevices:
total 0
crw-rw---- 1 root audio 116, 1 May 21 22:41 seq
crw-rw---- 1 root audio 116, 33 May 21 22:41 timer
AplayDevices: Error: [Errno 2] No such file or directory: 'aplay': 'aplay'
ApportVersion: 2.20.9-0ubuntu7.29
Architecture: amd64
ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord': 'arecord'
AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', '/dev/snd/timer'] failed with exit code 1:
CRDA: N/A
DistroRelease: Ubuntu 18.04
IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig': 'iwconfig'
Lsusb: Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
MachineType: DigitalOcean Droplet
Package: linux (not installed)
PciMultimedia:
ProcEnviron:
TERM=xterm
PATH=(custom, no user)
XDG_RUNTIME_
LANG=en_US.UTF-8
SHELL=/bin/bash
ProcFB:
ProcKernelCmdLine: BOOT_IMAGE=
ProcVersionSign
RelatedPackageV
linux-
linux-
linux-firmware N/A
RfKill: Error: [Errno 2] No such file or directory: 'rfkill': 'rfkill'
Tags: bionic uec-images
Uname: Linux 4.15.0-210-generic x86_64
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups:
_MarkForUpload: True
dmi.bios.date: 12/12/2017
dmi.bios.vendor: DigitalOcean
dmi.bios.version: 20171212
dmi.board.
dmi.board.name: Droplet
dmi.board.vendor: DigitalOcean
dmi.board.version: 20171212
dmi.chassis.type: 1
dmi.chassis.vendor: QEMU
dmi.chassis.
dmi.modalias: dmi:bvnDigitalO
dmi.product.family: DigitalOcean_
dmi.product.name: Droplet
dmi.product.
dmi.sys.vendor: DigitalOcean
Changed in linux (Ubuntu Bionic): | |
status: | New → Confirmed |
Changed in linux (Ubuntu): | |
status: | Confirmed → Fix Released |
Changed in linux (Ubuntu): | |
status: | Fix Released → New |
Changed in linux (Ubuntu Bionic): | |
status: | Confirmed → Fix Committed |
tags: | added: verification-done-bionic |
This bug is missing log files that will aid in diagnosing the problem. While running an Ubuntu kernel (not a mainline or third-party kernel) please enter the following command in a terminal window:
apport-collect 2020279
and then change the status of the bug to 'Confirmed'.
If, due to the nature of the issue you have encountered, you are unable to run this command, please add a comment stating that fact and change the bug status to 'Confirmed'.
This change has been made by an automated script, maintained by the Ubuntu Kernel Team.