kernel-packages team mailing list archive
-
kernel-packages team
-
Mailing list archive
-
Message #138156
[Bug 1440103] Re: [Hyper-V] Kernel panic not functional on Vivid
This bug was fixed in the package linux - 4.2.0-14.16
---------------
linux (4.2.0-14.16) wily; urgency=low
[ Tim Gardner ]
* Release Tracking Bug
- LP: #1501818
* rebase to v4.2.2
* [Config] CONFIG_RTC_DRV_XGENE=y
- LP: #1499869
[ Upstream Kernel Changes ]
* mei: do not access freed cb in blocking write
- LP: #1494076
* mei: bus: fix drivers and devices names confusion
- LP: #1494076
* mei: bus: rename nfc.c to bus-fixup.c
- LP: #1494076
* mei: bus: move driver api functions at the start of the file
- LP: #1494076
* mei: bus: rename uevent handler to mei_cl_device_uevent
- LP: #1494076
* mei: bus: don't enable events implicitly in device enable
- LP: #1494076
* mei: bus: report if event registration failed
- LP: #1494076
* mei: bus: revamp device matching
- LP: #1494076
* mei: bus: revamp probe and remove functions
- LP: #1494076
* mei: bus: add reference to bus device in struct mei_cl_client
- LP: #1494076
* mei: bus: add me client device list infrastructure
- LP: #1494076
* mei: bus: enable running fixup routines before device registration
- LP: #1494076
* mei: bus: blacklist the nfc info client
- LP: #1494076
* mei: bus: blacklist clients by number of connections
- LP: #1494076
* mei: bus: simplify how we build nfc bus name
- LP: #1494076
* mei: bus: link client devices instead of host clients
- LP: #1494076
* mei: support for dynamic clients
- LP: #1494076
* mei: disconnect on connection request timeout
- LP: #1494076
* mei: define async notification hbm commands
- LP: #1494076
* mei: implement async notification hbm messages
- LP: #1494076
* mei: enable async event notifications only from hbm version 2.0
- LP: #1494076
* mei: add mei_cl_notify_request command
- LP: #1494076
* mei: add a handler that waits for notification on event
- LP: #1494076
* mei: add async event notification ioctls
- LP: #1494076
* mei: support polling for event notification
- LP: #1494076
* mei: implement fasync for event notification
- LP: #1494076
* mei: bus: add and call callback on notify event
- LP: #1494076
* mei: hbm: add new error code MEI_CL_CONN_NOT_ALLOWED
- LP: #1494076
* mei: me: d0i3: add the control registers
- LP: #1494076
* mei: me: d0i3: add flag to indicate D0i3 support
- LP: #1494076
* mei: me: d0i3: enable d0i3 interrupts
- LP: #1494076
* mei: hbm: reorganize the power gating responses
- LP: #1494076
* mei: me: d0i3: add d0i3 enter/exit state machine
- LP: #1494076
* mei: me: d0i3: move mei_me_hw_reset down in the file
- LP: #1494076
* mei: me: d0i3: exit d0i3 on driver start and enter it on stop
- LP: #1494076
* mei: me: add sunrise point device ids
- LP: #1494076
* mei: hbm: bump supported HBM version to 2.0
- LP: #1494076
* mei: remove check on pm_runtime_active in __mei_cl_disconnect
- LP: #1494076
* mei: fix debugfs files leak on error path
- LP: #1494076
[ Upstream Kernel Changes ]
* rebase to v4.2.2
- LP: #1492132
-- Tim Gardner <tim.gardner@xxxxxxxxxxxxx> Tue, 29 Sep 2015 09:02:13
-0700
** Changed in: linux (Ubuntu Wily)
Status: Fix Committed => Fix Released
--
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/1440103
Title:
[Hyper-V] Kernel panic not functional on Vivid
Status in linux package in Ubuntu:
Fix Released
Status in linux source package in Vivid:
In Progress
Status in linux source package in Wily:
Fix Released
Bug description:
Issue description:
Triggering a kernel panic will not produce a crash dump file.
Steps to Reproduce:
1. install kdump related packages.
2. verify crashmem value - defaults to 384M-:129M
3. verify that the system is ready for crash:
# cat /sys/kernel/kexec_crash_loaded
1
4. trigger kernel panic with # echo c | sudo tee /proc/sysrq-trigger
5. The system will freeze and no kernel dump will be generated, system is not rebooted automatically as configured in kdump-tools config.
Versions details:
Windows Server Host Edition: Microsoft Windows Server 2012 R2 Datacenter build 9600
Distribution name and release: Ubuntu Vivid Vervet
Kernel version: Linux ubuntu31 3.19.0-11-generic #11lp14233432v201504021617 SMP
Repro output with VM settings as follows:
2GB RAM, 1vCPU, crashmem: 384M:128M OR 384M:128M
[ 149.328829] SysRq : Trigger a crash
[ 149.342418] BUG: unable to handle kernel NULL pointer dereference at (null)
[ 149.346369] IP: [<ffffffff814ae776>] sysrq_handle_crash+0x16/0x20
[ 149.346369] PGD 367a3067 PUD 7bdf0067 PMD 0
[ 149.346369] Oops: 0002 [#1] SMP
[ 149.346369] Modules linked in: joydev hid_generic hid_hyperv serio_raw hid 8250_fintek hyperv_keyboard hv_balloon hyp
erv_fb i2c_piix4 mac_hid autofs4 hv_netvsc hv_utils hv_storvsc psmouse floppy pata_acpi hv_vmbus
[ 149.346369] CPU: 0 PID: 1379 Comm: tee Not tainted 3.19.0-11-generic #11lp14233432v201504021617
[ 149.346369] Hardware name: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 05/23/2012
[ 149.346369] task: ffff88007a7d3ae0 ti: ffff88007be7c000 task.ti: ffff88007be7c000
[ 149.346369] RIP: 0010:[<ffffffff814ae776>] [<ffffffff814ae776>] sysrq_handle_crash+0x16/0x20
[ 149.346369] RSP: 0018:ffff88007be7fe68 EFLAGS: 00010292
[ 149.346369] RAX: 000000000000000f RBX: 0000000000000063 RCX: 000000000000000f
[ 149.346369] RDX: ffff88007ce0fd78 RSI: ffff88007ce0e498 RDI: 0000000000000063
[ 149.346369] RBP: ffff88007be7fe68 R08: 0000000000000002 R09: 0000000000000275
[ 149.346369] R10: 0000000000000092 R11: 0000000000000275 R12: 0000000000000004
[ 149.346369] R13: 0000000000000000 R14: ffffffff81cb38e0 R15: 0000000000000008
[ 149.346369] FS: 00007f0a2e22a700(0000) GS:ffff88007ce00000(0000) knlGS:0000000000000000
[ 149.346369] CS: 0010 DS: 0000 ES: 0000 CR0: 000000008005003b
[ 149.346369] CR2: 0000000000000000 CR3: 0000000036047000 CR4: 00000000000006f0
[ 149.346369] Stack:
[ 149.346369] ffff88007be7fe98 ffffffff814aef96 0000000000000002 fffffffffffffffb
[ 149.346369] 00007ffc64e934b0 0000000000000002 ffff88007be7feb8 ffffffff814af443
[ 149.346369] 00007ffc64e934b0 ffff8800364f15c0 ffff88007be7fed8 ffffffff8125ad98
[ 149.346369] Call Trace:
[ 149.346369] [<ffffffff814aef96>] __handle_sysrq+0x106/0x170
[ 149.346369] [<ffffffff814af443>] write_sysrq_trigger+0x33/0x40
[ 149.346369] [<ffffffff8125ad98>] proc_reg_write+0x48/0x70
[ 149.346369] [<ffffffff811f33d7>] vfs_write+0xb7/0x1f0
[ 149.346369] [<ffffffff811f3ece>] ? vfs_read+0x11e/0x140
[ 149.346369] [<ffffffff811f3fe6>] SyS_write+0x46/0xb0
[ 149.346369] [<ffffffff817c924d>] system_call_fastpath+0x16/0x1b
[ 149.346369] Code: ef e8 df f7 ff ff eb d8 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 00 66 66 66 66 90 55 c7 05 34 42 a3 00
01 00 00 00 48 89 e5 0f ae f8 <c6> 04 25 00 00 00 00 01 5d c3 66 66 66 66 90 55 31 c0 48 89 e5
[ 149.346369] RIP [<ffffffff814ae776>] sysrq_handle_crash+0x16/0x20
[ 149.346369] RSP <ffff88007be7fe68>
[ 149.346369] CR2: 0000000000000000
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Initializing cgroup subsys cpuacct
[ 0.000000] Linux version 3.19.0-11-generic (apw@gloin) (gcc version 4.9.2 (Ubuntu 4.9.2-10ubuntu12) ) #11lp14233432v
201504021617 SMP Thu Apr 2 15:15:51 UTC 2015 (Ubuntu 3.19.0-11.11lp14233432v201504021617-generic 3.19.3)
[ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-3.19.0-11-generic root=/dev/mapper/ubuntu31--vg-root ro console=tty0 co
nsole=ttyS1 irqpoll maxcpus=1 nousb systemd.unit=kdump-tools.service elfcorehdr=867700K
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1440103/+subscriptions
References