kernel-packages team mailing list archive
-
kernel-packages team
-
Mailing list archive
-
Message #165145
[Bug 1342766] Re: r8169 crash since upgrading 12.04 to 14.04 kernels
Breen Hagan, this bug report is being closed due to your last comment
https://bugs.launchpad.net/ubuntu/+source/linux-lts-
trusty/+bug/1342766/comments/2 regarding this being fixed with an
update. For future reference you can manage the status of your own bugs
by clicking on the current status in the yellow line and then choosing a
new status in the revealed drop down box. You can learn more about bug
statuses at https://wiki.ubuntu.com/Bugs/Status. Thank you again for
taking the time to report this bug and helping to make Ubuntu better.
Please submit any future bugs you may find.
** Changed in: linux-lts-trusty (Ubuntu)
Status: Confirmed => Invalid
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-lts-trusty in Ubuntu.
https://bugs.launchpad.net/bugs/1342766
Title:
r8169 crash since upgrading 12.04 to 14.04 kernels
Status in linux-lts-trusty package in Ubuntu:
Invalid
Bug description:
I upgraded to the Trusty kernels per the instructions given by `hwe-
support-status`. Since then, I have experienced a crash in the r8169
driver daily. I have a StarTek 4-port NIC (Realtek RTL8111/8168/8411
chip) being used as a bonded interface. I don't think any crash dump
has been generated, but syslog has this stack trace:
Jul 14 22:44:29 toaster AptDaemon: INFO: Quitting due to inactivity
Jul 14 22:44:29 toaster AptDaemon: INFO: Quitting was requested
Jul 14 22:57:18 toaster kernel: [ 1341.679808] ------------[ cut here ]------------
Jul 14 22:57:18 toaster kernel: [ 1341.679817] WARNING: CPU: 0 PID: 0 at /build/buildd/linux-lts-trusty-3.13.0/net/sched/sch_generic.c:264 dev_watchdog+0x267/0x270()
Jul 14 22:57:18 toaster kernel: [ 1341.679821] NETDEV WATCHDOG: eth3 (r8169): transmit queue 0 timed out
Jul 14 22:57:18 toaster kernel: [ 1341.679821] Modules linked in: snd_hda_codec_hdmi snd_hda_codec_realtek hid_generic arc4 usbhid hid iwlmvm mac80211 iwlwifi bnep rfcomm btusb bluetooth parport_pc ppdev nfsd nfs_acl auth_rpcgss snd_hda_intel snd_hda_codec nfs snd_hwdep fscache snd_pcm lockd sunrpc psmouse snd_seq_midi i915 snd_rawmidi cfg80211 snd_seq_midi_event snd_seq snd_timer serio_raw drm_kms_helper snd_seq_device drm snd soundcore i2c_algo_bit mei_me snd_page_alloc mei video mac_hid acpi_pad bonding lp parport nls_iso8859_1 ahci r8169 mii alx e1000e mdio ptp libahci pps_core
Jul 14 22:57:18 toaster kernel: [ 1341.679868] CPU: 0 PID: 0 Comm: swapper/0 Not tainted 3.13.0-30-generic #55~precise1-Ubuntu
Jul 14 22:57:18 toaster kernel: [ 1341.679871] Hardware name: Gigabyte Technology Co., Ltd. H97N-WIFI/H97N-WIFI, BIOS F2 04/24/2014
Jul 14 22:57:18 toaster kernel: [ 1341.679871] 0000000000000108 ffff88041ea03d28 ffffffff81751171 00000000000400f6
Jul 14 22:57:18 toaster kernel: [ 1341.679873] ffff88041ea03d78 ffff88041ea03d68 ffffffff8106af4c ffff88041ea03d68
Jul 14 22:57:18 toaster kernel: [ 1341.679876] ffff880402596000 ffff880402596360 ffff880403d8d600 0000000000000001
Jul 14 22:57:18 toaster kernel: [ 1341.679878] Call Trace:
Jul 14 22:57:18 toaster kernel: [ 1341.679880] <IRQ> [<ffffffff81751171>] dump_stack+0x46/0x58
Jul 14 22:57:18 toaster kernel: [ 1341.679889] [<ffffffff8106af4c>] warn_slowpath_common+0x8c/0xc0
Jul 14 22:57:18 toaster kernel: [ 1341.679892] [<ffffffff8106b036>] warn_slowpath_fmt+0x46/0x50
Jul 14 22:57:18 toaster kernel: [ 1341.679894] [<ffffffff81070a49>] ? raise_softirq_irqoff+0x9/0x30
Jul 14 22:57:18 toaster kernel: [ 1341.679897] [<ffffffff8166aaf7>] dev_watchdog+0x267/0x270
Jul 14 22:57:18 toaster kernel: [ 1341.679900] [<ffffffff81085cf0>] ? __queue_work+0x3c0/0x3c0
Jul 14 22:57:18 toaster kernel: [ 1341.679902] [<ffffffff8166a890>] ? pfifo_fast_dequeue+0xe0/0xe0
Jul 14 22:57:18 toaster kernel: [ 1341.679905] [<ffffffff810783f5>] call_timer_fn+0x45/0x160
Jul 14 22:57:18 toaster kernel: [ 1341.679907] [<ffffffff810797b0>] run_timer_softirq+0x280/0x300
Jul 14 22:57:18 toaster kernel: [ 1341.679909] [<ffffffff8166a890>] ? pfifo_fast_dequeue+0xe0/0xe0
Jul 14 22:57:18 toaster kernel: [ 1341.679910] [<ffffffff810701cd>] __do_softirq+0xdd/0x300
Jul 14 22:57:18 toaster kernel: [ 1341.679913] [<ffffffff8107078e>] irq_exit+0x11e/0x140
Jul 14 22:57:18 toaster kernel: [ 1341.679915] [<ffffffff81768b2a>] smp_apic_timer_interrupt+0x4a/0x60
Jul 14 22:57:18 toaster kernel: [ 1341.679918] [<ffffffff8176749d>] apic_timer_interrupt+0x6d/0x80
Jul 14 22:57:18 toaster kernel: [ 1341.679919] <EOI> [<ffffffff815f6981>] ? cpuidle_enter_state+0x61/0xe0
Jul 14 22:57:18 toaster kernel: [ 1341.679925] [<ffffffff815f6977>] ? cpuidle_enter_state+0x57/0xe0
Jul 14 22:57:18 toaster kernel: [ 1341.679927] [<ffffffff815f6ac0>] cpuidle_idle_call+0xc0/0x210
Jul 14 22:57:18 toaster kernel: [ 1341.679933] [<ffffffff8101e52e>] arch_cpu_idle+0xe/0x30
Jul 14 22:57:18 toaster kernel: [ 1341.679936] [<ffffffff810c3b78>] cpu_idle_loop+0x78/0x270
Jul 14 22:57:18 toaster kernel: [ 1341.679940] [<ffffffff81d34120>] ? early_idt_handlers+0x120/0x120
Jul 14 22:57:18 toaster kernel: [ 1341.679942] [<ffffffff810c3ddb>] cpu_startup_entry+0x6b/0x70
Jul 14 22:57:18 toaster kernel: [ 1341.679946] [<ffffffff81738f77>] rest_init+0x77/0x80
Jul 14 22:57:18 toaster kernel: [ 1341.679948] [<ffffffff81d34fb4>] start_kernel+0x39e/0x3a5
Jul 14 22:57:18 toaster kernel: [ 1341.679950] [<ffffffff81d34aa8>] ? repair_env_string+0x5a/0x5a
Jul 14 22:57:18 toaster kernel: [ 1341.679952] [<ffffffff8173ff5b>] ? memblock_reserve+0x46/0x4b
Jul 14 22:57:18 toaster kernel: [ 1341.679955] [<ffffffff81d345f8>] x86_64_start_reservations+0x2a/0x2c
Jul 14 22:57:18 toaster kernel: [ 1341.679957] [<ffffffff81d3473e>] x86_64_start_kernel+0x144/0x153
Jul 14 22:57:18 toaster kernel: [ 1341.679958] ---[ end trace 4da5edae3d139531 ]---
Jul 14 22:57:19 toaster kernel: [ 1341.701870] r8169 0000:06:00.0 eth3: rtl_chipcmd_cond == 1 (loop: 100, delay: 100).
Jul 14 22:57:19 toaster kernel: [ 1341.702929] r8169 0000:06:00.0 eth3: rtl_csiar_cond == 1 (loop: 100, delay: 10).
Jul 14 22:57:19 toaster kernel: [ 1341.703989] r8169 0000:06:00.0 eth3: rtl_ephyar_cond == 1 (loop: 100, delay: 10).
That last line repeats ad infinitum. The problem interface has varied
between different crashes.
Thanks,
Breen
ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: linux-image-3.13.0-30-generic 3.13.0-30.55~precise1
ProcVersionSignature: Ubuntu 3.13.0-30.55~precise1-generic 3.13.11.2
Uname: Linux 3.13.0-30-generic x86_64
ApportVersion: 2.0.1-0ubuntu17.6
Architecture: amd64
Date: Wed Jul 16 10:36:18 2014
InstallationMedia: Ubuntu 12.04.4 LTS "Precise Pangolin" - Release amd64 (20140204)
MarkForUpload: True
ProcEnviron:
TERM=xterm
PATH=(custom, no user)
LANG=en_US.UTF-8
SHELL=/bin/bash
SourcePackage: linux-lts-trusty
UpgradeStatus: No upgrade log present (probably fresh install)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-lts-trusty/+bug/1342766/+subscriptions