Something in the Kernel crashes when I try to mount via NFS
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
linux (Ubuntu) |
Invalid
|
High
|
Unassigned | ||
Precise |
Fix Released
|
Undecided
|
Luis Henriques | ||
Trusty |
Fix Released
|
Undecided
|
Luis Henriques | ||
linux-lts-utopic (Ubuntu) |
Invalid
|
Undecided
|
Unassigned | ||
Precise |
Invalid
|
Undecided
|
Unassigned | ||
Trusty |
Fix Released
|
Undecided
|
Luis Henriques |
Bug Description
I have a vagrant virtual machine that mounts a directory on my computer via NFS, this does not work and the reason seems to be this. My System is using SMP, reverting to the kernel before solves the problem.
Broken: Linux paul-ThinkPad-T430s 3.13.0-66-generic
Working: Broken: Linux paul-ThinkPad-T430s 3.13.0-65-generic
BUG: unable to handle kernel NULL pointer dereference at 0000000000000008
[ 84.360198] IP: [<ffffffff8161d
[ 84.360224] PGD 0
[ 84.360232] Oops: 0000 [#1] SMP
[ 84.360246] Modules linked in: ctr ccm pci_stub vboxpci(OX) vboxnetadp(OX) vboxnetflt(OX) vboxdrv(OX) vmw_vsock_
[ 84.360613] CPU: 2 PID: 1507 Comm: nfsd Tainted: G OX 3.13.0-66-generic #108-Ubuntu
[ 84.360643] Hardware name: LENOVO 2355CTO/2355CTO, BIOS G7ET95WW (2.55 ) 07/10/2013
[ 84.360673] task: ffff880036929800 ti: ffff880036b7a000 task.ti: ffff880036b7a000
[ 84.360696] RIP: 0010:[<
[ 84.360728] RSP: 0018:ffff880036
[ 84.360743] RAX: 0000000000000000 RBX: ffff880035910700 RCX: 0000000000000000
[ 84.360762] RDX: 0000000000000000 RSI: 0000000000000030 RDI: ffff88038e23ab00
[ 84.360781] RBP: ffff880036b7bbf8 R08: 0000000000000000 R09: 0000000062e59d1a
[ 84.360800] R10: 0000000000000000 R11: 0000000000000004 R12: 0000000000000008
[ 84.360819] R13: ffff88038e23ab00 R14: 0000000000000028 R15: ffff88038e23ab00
[ 84.360838] FS: 000000000000000
[ 84.360859] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 84.360874] CR2: 0000000000000008 CR3: 0000000425ea0000 CR4: 00000000001427e0
[ 84.360893] Stack:
[ 84.360900] ffffffff81616f66 ffffffff81616fb0 ffff880035910700 ffff880036b7bdf8
[ 84.360924] 0000000000000000 0000000000000028 ffff88038e23ab00 ffff880036b7bc60
[ 84.360948] ffffffff8168b2ec ffff880426f8c028 ffff880035910770 0000000200000000
[ 84.360972] Call Trace:
[ 84.360984] [<ffffffff81616
[ 84.361005] [<ffffffff81616
[ 84.361025] [<ffffffff8168b
[ 84.361046] [<ffffffff81696
[ 84.361065] [<ffffffff8160f
[ 84.361087] [<ffffffff81075
[ 84.361106] [<ffffffff81727
[ 84.361126] [<ffffffff8160f
[ 84.361164] [<ffffffffa05b5
[ 84.361185] [<ffffffff8172c
[ 84.361211] [<ffffffffa05c2
[ 84.361237] [<ffffffffa05c3
[ 84.361255] [<ffffffff81077
[ 84.361276] [<ffffffffa063e
[ 84.361295] [<ffffffffa063e
[ 84.361313] [<ffffffff8108b
[ 84.361328] [<ffffffff8108b
[ 84.361346] [<ffffffff81734
[ 84.361362] [<ffffffff8108b
[ 84.361383] Code: 44 00 00 55 31 c0 48 89 e5 41 57 41 56 41 55 49 89 fd 41 54 41 89 f4 53 48 83 ec 10 8b 77 68 41 89 f6 45 29 e6 0f 84 89 00 00 00 <48> 8b 42 08 48 89 d3 48 85 c0 75 14 0f 1f 80 00 00 00 00 48 83
[ 84.361514] RIP [<ffffffff8161d
[ 84.361546] RSP <ffff880036b7bbc0>
[ 84.361557] CR2: 0000000000000008
[ 84.366322] ---[ end trace f8aceef52c8aecd1 ]---
ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: linux-image-
ProcVersionSign
Uname: Linux 3.13.0-66-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.16
Architecture: amd64
AudioDevicesInUse:
USER PID ACCESS COMMAND
/dev/snd/
CurrentDesktop: GNOME
Date: Wed Oct 21 17:05:35 2015
HibernationDevice: RESUME=
InstallationDate: Installed on 2013-10-05 (745 days ago)
InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424)
MachineType: LENOVO 2355CTO
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=
RelatedPackageV
linux-
linux-
linux-firmware 1.127.15
SourcePackage: linux
UpgradeStatus: Upgraded to trusty on 2014-04-24 (544 days ago)
dmi.bios.date: 07/10/2013
dmi.bios.vendor: LENOVO
dmi.bios.version: G7ET95WW (2.55 )
dmi.board.
dmi.board.name: 2355CTO
dmi.board.vendor: LENOVO
dmi.board.version: 0B98401 Pro
dmi.chassis.
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.
dmi.modalias: dmi:bvnLENOVO:
dmi.product.name: 2355CTO
dmi.product.
dmi.sys.vendor: LENOVO
Changed in linux (Ubuntu): | |
status: | Incomplete → Confirmed |
Changed in linux (Ubuntu Trusty): | |
status: | Triaged → Fix Committed |
Changed in linux (Ubuntu Precise): | |
status: | Triaged → Fix Committed |
Changed in linux-lts-utopic (Ubuntu Trusty): | |
status: | Triaged → Fix Committed |
This change was made by a bot.