** Package changed: linux (Ubuntu) => qemu (Ubuntu) -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/2000162
Title: e1000 transmit queue timeout in net-traffic heavy generic vm Status in qemu package in Ubuntu: Confirmed Bug description: Using the latest generic 'jammy' kernel, in a mate-desktop VM with no GUI/user activity, mostly used as a router/gateway, after at least 12 hours of typical operations, we see: Dec 20 01:11:53 gate2.1.quietfountain.com systemd-networkd[331]: enp0s3: Lost carrier Dec 20 01:11:54 gate2.1.quietfountain.com kernel: e1000 0000:00:03.0 enp0s3: Reset adapter Dec 20 01:11:54 gate2.1.quietfountain.com kernel: ---[ end trace ed46aa86d43e4a6f ]--- Dec 20 01:11:54 gate2.1.quietfountain.com kernel: </TASK> Dec 20 01:11:54 gate2.1.quietfountain.com kernel: ret_from_fork+0x22/0x30 Dec 20 01:11:54 gate2.1.quietfountain.com kernel: ? set_kthread_struct+0x50/0x50 Dec 20 01:11:54 gate2.1.quietfountain.com kernel: kthread+0x12a/0x150 Dec 20 01:11:54 gate2.1.quietfountain.com kernel: ? smpboot_register_percpu_thread+0x140/0x140 Dec 20 01:11:54 gate2.1.quietfountain.com kernel: smpboot_thread_fn+0xba/0x160 Dec 20 01:11:54 gate2.1.quietfountain.com kernel: run_ksoftirqd+0x2f/0x50 Dec 20 01:11:54 gate2.1.quietfountain.com kernel: __do_softirq+0xd9/0x2e7 Dec 20 01:11:54 gate2.1.quietfountain.com kernel: run_timer_softirq+0x2a/0x60 Dec 20 01:11:54 gate2.1.quietfountain.com kernel: ? raw_spin_rq_unlock+0x10/0x30 Dec 20 01:11:54 gate2.1.quietfountain.com kernel: ? psi_task_switch+0xc6/0x220 Dec 20 01:11:54 gate2.1.quietfountain.com kernel: __run_timers.part.0+0x1e3/0x270 Dec 20 01:11:54 gate2.1.quietfountain.com kernel: call_timer_fn+0x2c/0x120 Dec 20 01:11:54 gate2.1.quietfountain.com kernel: ? pfifo_fast_enqueue+0x160/0x160 Dec 20 01:11:54 gate2.1.quietfountain.com kernel: <TASK> Dec 20 01:11:54 gate2.1.quietfountain.com kernel: Call Trace: Dec 20 01:11:54 gate2.1.quietfountain.com kernel: CR2: 000055abc0c231d0 CR3: 0000000009efe000 CR4: 00000000000406f0 Dec 20 01:11:54 gate2.1.quietfountain.com kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 Dec 20 01:11:54 gate2.1.quietfountain.com kernel: FS: 0000000000000000(0000) GS:ffff933601a00000(0000) knlGS:0000000000000000 Dec 20 01:11:54 gate2.1.quietfountain.com kernel: R13: ffff933557e79e80 R14: 0000000000000001 R15: ffff933570ad84c0 Dec 20 01:11:54 gate2.1.quietfountain.com kernel: R10: 2065756575712074 R11: 696d736e61727420 R12: 0000000000000000 Dec 20 01:11:54 gate2.1.quietfountain.com kernel: RBP: ffffa2e80006bda0 R08: 0000000000000003 R09: fffffffffffcd4e8 Dec 20 01:11:54 gate2.1.quietfountain.com kernel: RDX: ffff933601a20588 RSI: 0000000000000001 RDI: ffff933601a20580 Dec 20 01:11:54 gate2.1.quietfountain.com kernel: RAX: 0000000000000000 RBX: ffff933570ad8000 RCX: 0000000000000027 Dec 20 01:11:54 gate2.1.quietfountain.com kernel: RSP: 0018:ffffa2e80006bd68 EFLAGS: 00010286 Dec 20 01:11:54 gate2.1.quietfountain.com kernel: Code: eb 97 48 8b 5d d0 c6 05 d7 23 69 01 01 48 89 df e8 2e 67 f9 ff 44 89 e1 48 89 de 48 c7 c7 28 5a 8d b9 48 89 c2 e8 a0 d0 19 00 <0f> 0b eb 80 e9 d3 39 23 00 0f 1f 44 00 00 55 48 89 e5 41 57 41 56 Dec 20 01:11:54 gate2.1.quietfountain.com kernel: RIP: 0010:dev_watchdog+0x277/0x280 Dec 20 01:11:54 gate2.1.quietfountain.com kernel: Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.15.0-1 04/01/2014 Dec 20 01:11:54 gate2.1.quietfountain.com kernel: CPU: 0 PID: 12 Comm: ksoftirqd/0 Not tainted 5.15.0-56-generic #62-Ubuntu Dec 20 01:11:54 gate2.1.quietfountain.com kernel: hid_generic qxl drm_ttm_helper ttm drm_kms_helper syscopyarea sysfillrect sysimgblt usbhid fb_sys_fops psmouse hid cec virtio_scsi rc_core virtio_blk drm e1000 i2c_piix4 pata_acpi floppy Dec 20 01:11:54 gate2.1.quietfountain.com kernel: Modules linked in: nfsd nfs_acl lockd grace tls ceph libceph fscache netfs i6300esb tcp_htcp lz4 lz4_compress zram nft_reject_ipv6 nf_reject_ipv6 nft_nat nft_masq nft_reject_ipv4 nf_reject_ipv4 nft_reject nft_l> Dec 20 01:11:54 gate2.1.quietfountain.com kernel: WARNING: CPU: 0 PID: 12 at net/sched/sch_generic.c:477 dev_watchdog+0x277/0x280 Dec 20 01:11:54 gate2.1.quietfountain.com kernel: NETDEV WATCHDOG: enp0s3 (e1000): transmit queue 0 timed out Dec 20 01:11:54 gate2.1.quietfountain.com kernel: ------------[ cut here ]------------ That one interface is the only 'physical' interface. There are a few vlans and a couple mostly idle wireguard links. ProblemType: Bug DistroRelease: Ubuntu 22.04 Package: linux-image-5.15.0-56-generic 5.15.0-56.62 ProcVersionSignature: Ubuntu 5.15.0-56.62-generic 5.15.64 Uname: Linux 5.15.0-56-generic x86_64 ApportVersion: 2.20.11-0ubuntu82.1 Architecture: amd64 AudioDevicesInUse: USER PID ACCESS COMMAND /dev/snd/controlC0: lightdm 1251 F.... pulseaudio CasperMD5CheckResult: pass Date: Tue Dec 20 08:32:32 2022 InstallationDate: Installed on 2022-04-24 (240 days ago) InstallationMedia: Ubuntu-MATE 22.04 LTS "Jammy Jellyfish" - Release amd64 (20220419) Lsusb: Bus 001 Device 002: ID 0627:0001 Adomax Technology Co., Ltd QEMU USB Tablet Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Lsusb-t: /: Bus 04.Port 1: Dev 1, Class=root_hub, Driver=uhci_hcd/2p, 12M /: Bus 03.Port 1: Dev 1, Class=root_hub, Driver=uhci_hcd/2p, 12M /: Bus 02.Port 1: Dev 1, Class=root_hub, Driver=uhci_hcd/2p, 12M /: Bus 01.Port 1: Dev 1, Class=root_hub, Driver=ehci-pci/6p, 480M |__ Port 3: Dev 2, If 0, Class=Human Interface Device, Driver=usbhid, 480M MachineType: QEMU Standard PC (i440FX + PIIX, 1996) ProcEnviron: TERM=xterm-256color PATH=(custom, no user) XDG_RUNTIME_DIR=<set> LANG=en_US.UTF-8 SHELL=/bin/bash ProcFB: 0 qxldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.15.0-56-generic root=UUID=48b13082-4101-4ad4-ba01-790e3000a628 ro quiet splash vt.handoff=7 PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No PulseAudio daemon running, or not running as session daemon. RelatedPackageVersions: linux-restricted-modules-5.15.0-56-generic N/A linux-backports-modules-5.15.0-56-generic N/A linux-firmware 20220329.git681281e4-0ubuntu3.6 RfKill: SourcePackage: linux UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 04/01/2014 dmi.bios.release: 0.0 dmi.bios.vendor: SeaBIOS dmi.bios.version: 1.15.0-1 dmi.chassis.type: 1 dmi.chassis.vendor: QEMU dmi.chassis.version: pc-i440fx-hirsute dmi.modalias: dmi:bvnSeaBIOS:bvr1.15.0-1:bd04/01/2014:br0.0:svnQEMU:pnStandardPC(i440FX+PIIX,1996):pvrpc-i440fx-hirsute:cvnQEMU:ct1:cvrpc-i440fx-hirsute:sku: dmi.product.name: Standard PC (i440FX + PIIX, 1996) dmi.product.version: pc-i440fx-hirsute dmi.sys.vendor: QEMU To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/2000162/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp