← Back to team overview

kernel-packages team mailing list archive

[Bug 1509929] Re: kernel panic after booting up 4 hours

 

Checking the referred links it sounds indeed like the following patch is
required for the e1000e driver (even or because it is not in use). Seems
like it has been asked to be included in 4.2 before release but nothing
happened. Did not see it either in Dave Millers most recent stable mbox.
I am preparing a test kernel and will update this report with a link
once done.

>From 37b12910dd11d9ab969f2c310dc9160b7f3e3405 Mon Sep 17 00:00:00 2001
From: Raanan Avargil <raanan.avargil@xxxxxxxxx>
Date: Sun, 19 Jul 2015 16:33:20 +0300
Subject: [PATCH] e1000e: Fix tight loop implementation of systime read
 algorithm

Change the algorithm. Read systimel twice and check for overflow.
If there was no overflow, use the first value.
If there was an overflow, read systimeh again and use the second
systimel value.

** Changed in: linux (Ubuntu)
     Assignee: (unassigned) => Stefan Bader (smb)

-- 
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/1509929

Title:
  kernel panic after booting up 4 hours

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  After upgrading to Wily from Vivid, I always meet kernal panic after
  booting up 4 hours;

  I use wireless, the Ethernet cable is not connected.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: linux-image-4.2.0-16-generic 4.2.0-16.19
  ProcVersionSignature: Ubuntu 4.2.0-16.19-generic 4.2.3
  Uname: Linux 4.2.0-16-generic x86_64
  ApportVersion: 2.19.1-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USER        PID ACCESS COMMAND
   /dev/snd/controlC1:  alfred     5470 F.... pulseaudio
   /dev/snd/controlC0:  alfred     5470 F.... pulseaudio
  CurrentDesktop: Unity
  Date: Mon Oct 26 12:57:59 2015
  HibernationDevice: RESUME=UUID=a9831098-f784-41f9-b1f4-7f39b1040838
  InstallationDate: Installed on 2015-01-23 (275 days ago)
  InstallationMedia: Ubuntu 14.10 "Utopic Unicorn" - Release amd64 (20141022.1)
  MachineType: LENOVO 20ANS01N00
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-16-generic.efi.signed root=UUID=cf490836-5dbd-4c19-8796-52575400a1f9 ro nomdmonddf nomdmonisw
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-16-generic N/A
   linux-backports-modules-4.2.0-16-generic  N/A
   linux-firmware                            1.149
  SourcePackage: linux
  UpgradeStatus: Upgraded to wily on 2015-10-23 (2 days ago)
  dmi.bios.date: 06/23/2015
  dmi.bios.vendor: LENOVO
  dmi.bios.version: GLET79WW (2.33 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20ANS01N00
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0A46860 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: dmi:bvnLENOVO:bvrGLET79WW(2.33):bd06/23/2015:svnLENOVO:pn20ANS01N00:pvrThinkPadT440p:rvnLENOVO:rn20ANS01N00:rvrSDK0A46860WIN:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 20ANS01N00
  dmi.product.version: ThinkPad T440p
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1509929/+subscriptions


References