[Kernel-packages] [Bug 1627126] Re: Machine crashes to (initramfs) after Triggering a crash - missing crc32c module

2016-09-28 Thread Tim Gardner
Marking invalid based on comment #5.

** Changed in: makedumpfile (Ubuntu)
   Status: New => Invalid

** Changed in: makedumpfile (Ubuntu)
 Assignee: Taco Screen team (taco-screen-team) => (unassigned)

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

Title:
  Machine crashes to (initramfs) after Triggering a crash - missing
  crc32c module

Status in linux package in Ubuntu:
  Fix Released
Status in makedumpfile package in Ubuntu:
  Invalid

Bug description:
  == Comment: #6 - PAVAMAN SUBRAMANIYAM - 2016-09-23 01:12:09 ==
  I have installed the latest Ubuntu 16.10 4.8.0-15-generic kernel on the 
machine.

  root@powerkvm3-lp1:~# uname -a
  Linux powerkvm3-lp1 4.8.0-15-generic #16-Ubuntu SMP Wed Sep 21 20:45:56 UTC 
2016 ppc64le ppc64le ppc64le GNU/Linux
  root@powerkvm3-lp1:~# cat /etc/os-release
  NAME="Ubuntu"
  VERSION="16.10 (Yakkety Yak)"
  ID=ubuntu
  ID_LIKE=debian
  PRETTY_NAME="Ubuntu 16.10"
  VERSION_ID="16.10"
  HOME_URL="http://www.ubuntu.com/;
  SUPPORT_URL="http://help.ubuntu.com/;
  BUG_REPORT_URL="http://bugs.launchpad.net/ubuntu/;
  
PRIVACY_POLICY_URL="http://www.ubuntu.com/legal/terms-and-policies/privacy-policy;
  VERSION_CODENAME=yakkety
  UBUNTU_CODENAME=yakkety

  Then again triggered the crash on the machine using sysrq-trigger.

  root@powerkvm3-lp1:~# kdump-config show
  DUMP_MODE:kdump
  USE_KDUMP:1
  KDUMP_SYSCTL: kernel.panic_on_oops=1
  KDUMP_COREDIR:/var/crash
  crashkernel addr:
 /var/lib/kdump/vmlinuz: symbolic link to /boot/vmlinux-4.8.0-15-generic
  kdump initrd:
 /var/lib/kdump/initrd.img: symbolic link to 
/var/lib/kdump/initrd.img-4.8.0-15-generic
  current state:ready to kdump

  kexec command:
/sbin/kexec -p 
--command-line="root=UUID=85301ac1-2c85-426a-a9f2-fa87254fc9a7 ro quiet splash 
irqpoll nr_cpus=1 nousb systemd.unit=kdump-tools.service" 
--initrd=/var/lib/kdump/initrd.img /var/lib/kdump/vmlinuz

  root@powerkvm3-lp1:~# cat /proc/sys/kernel/sysrq
  176
  root@powerkvm3-lp1:~# sysctl -w kernel.sysrq=1
  kernel.sysrq = 1
  root@powerkvm3-lp1:~# cat /proc/sys/kernel/sysrq
  1

  But again the machine went to (initramfs) prompt since it could not
  load rootfs.

  Ubuntu Yakkety Yak (development branch) powerkvm3-lp1 hvc0

  powerkvm3-lp1 login: [  655.378861] sysrq: SysRq : Trigger a crash
  [  655.378969] Unable to handle kernel paging request for data at address 
0x
  [  655.379047] Faulting instruction address: 0xc05c28f4
  [  655.379112] Oops: Kernel access of bad area, sig: 11 [#1]
  [  655.379163] SMP NR_CPUS=2048 NUMA PowerNV
  [  655.379216] Modules linked in: btrfs ipmi_msghandler raid6_pq xor sg 
powernv_rng rng_core ghash_generic gf128mul powernv_op_panel vmx_crypto 
ip_tables x_tables autofs4 crc32c_generic ext4 crc16 jbd2 fscrypto mbcache 
sr_mod cdrom sd_mod crc32c_vpmsum xhci_pci xhci_hcd lpfc usbcore tg3 be2net ptp 
usb_common scsi_transport_fc pps_core ipr libphy
  [  655.379757] CPU: 25 PID: 6866 Comm: bash Not tainted 4.8.0-15-generic 
#16-Ubuntu
  [  655.379832] task: c00fea14af00 task.stack: c00fed1c8000
  [  655.379896] NIP: c05c28f4 LR: c05c39d8 CTR: 
c05c28c0
  [  655.379971] REGS: c00fed1cb990 TRAP: 0300   Not tainted  
(4.8.0-15-generic)
  [  655.380045] MSR: 90009033   CR: 28242422  
XER: 2000
  [  655.380235] CFAR: c00087d0 DAR:  DSISR: 4200 
SOFTE: 1
  GPR00: c05c39d8 c00fed1cbc10 c0f67b00 0063
  GPR04: c00ff964a9b8 c00ff965f7e0 c03fff80 00029610
  GPR08: 0007 0001  0001
  GPR12: c05c28c0 c177e100  2200
  GPR16: 10170dc8 010024567738 10140f58 100c7570
  GPR20:  1017dd58 10153618 1017b608
  GPR24: 392ceca4 0001 c0ebff60 0004
  GPR28: c0ec0320 0063 c0e72a90 
  [  655.381234] NIP [c05c28f4] sysrq_handle_crash+0x34/0x50
  [  655.381299] LR [c05c39d8] __handle_sysrq+0xe8/0x280
  [  655.381350] Call Trace:
  [  655.381377] [c00fed1cbc10] [c0a245e8] 0xc0a245e8 
(unreliable)
  [  655.381466] [c00fed1cbc30] [c05c39d8] __handle_sysrq+0xe8/0x280
  [  655.381543] [c00fed1cbcd0] [c05c4188] 
write_sysrq_trigger+0x78/0xa0
  [  655.381632] [c00fed1cbd00] [c03ad770] proc_reg_write+0xb0/0x110
  [  655.381708] [c00fed1cbd50] [c030fc3c] __vfs_write+0x6c/0xe0
  [  655.381784] [c00fed1cbd90] [c0311144] vfs_write+0xd4/0x240
  [  655.381860] [c00fed1cbde0] [c0312e5c] SyS_write+0x6c/0x110
  [  655.381936] [c00fed1cbe30] [c00095e0] system_call+0x38/0x108
  [  

[Kernel-packages] [Bug 1627126] Re: Machine crashes to (initramfs) after Triggering a crash - missing crc32c module

2016-09-28 Thread Andy Whitcroft
Based on comments #4 and #5 I believe the kernel side of this is now
resolved.  Closing that out Fix Released.

** Changed in: linux (Ubuntu)
   Status: Triaged => 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/1627126

Title:
  Machine crashes to (initramfs) after Triggering a crash - missing
  crc32c module

Status in linux package in Ubuntu:
  Fix Released
Status in makedumpfile package in Ubuntu:
  New

Bug description:
  == Comment: #6 - PAVAMAN SUBRAMANIYAM - 2016-09-23 01:12:09 ==
  I have installed the latest Ubuntu 16.10 4.8.0-15-generic kernel on the 
machine.

  root@powerkvm3-lp1:~# uname -a
  Linux powerkvm3-lp1 4.8.0-15-generic #16-Ubuntu SMP Wed Sep 21 20:45:56 UTC 
2016 ppc64le ppc64le ppc64le GNU/Linux
  root@powerkvm3-lp1:~# cat /etc/os-release
  NAME="Ubuntu"
  VERSION="16.10 (Yakkety Yak)"
  ID=ubuntu
  ID_LIKE=debian
  PRETTY_NAME="Ubuntu 16.10"
  VERSION_ID="16.10"
  HOME_URL="http://www.ubuntu.com/;
  SUPPORT_URL="http://help.ubuntu.com/;
  BUG_REPORT_URL="http://bugs.launchpad.net/ubuntu/;
  
PRIVACY_POLICY_URL="http://www.ubuntu.com/legal/terms-and-policies/privacy-policy;
  VERSION_CODENAME=yakkety
  UBUNTU_CODENAME=yakkety

  Then again triggered the crash on the machine using sysrq-trigger.

  root@powerkvm3-lp1:~# kdump-config show
  DUMP_MODE:kdump
  USE_KDUMP:1
  KDUMP_SYSCTL: kernel.panic_on_oops=1
  KDUMP_COREDIR:/var/crash
  crashkernel addr:
 /var/lib/kdump/vmlinuz: symbolic link to /boot/vmlinux-4.8.0-15-generic
  kdump initrd:
 /var/lib/kdump/initrd.img: symbolic link to 
/var/lib/kdump/initrd.img-4.8.0-15-generic
  current state:ready to kdump

  kexec command:
/sbin/kexec -p 
--command-line="root=UUID=85301ac1-2c85-426a-a9f2-fa87254fc9a7 ro quiet splash 
irqpoll nr_cpus=1 nousb systemd.unit=kdump-tools.service" 
--initrd=/var/lib/kdump/initrd.img /var/lib/kdump/vmlinuz

  root@powerkvm3-lp1:~# cat /proc/sys/kernel/sysrq
  176
  root@powerkvm3-lp1:~# sysctl -w kernel.sysrq=1
  kernel.sysrq = 1
  root@powerkvm3-lp1:~# cat /proc/sys/kernel/sysrq
  1

  But again the machine went to (initramfs) prompt since it could not
  load rootfs.

  Ubuntu Yakkety Yak (development branch) powerkvm3-lp1 hvc0

  powerkvm3-lp1 login: [  655.378861] sysrq: SysRq : Trigger a crash
  [  655.378969] Unable to handle kernel paging request for data at address 
0x
  [  655.379047] Faulting instruction address: 0xc05c28f4
  [  655.379112] Oops: Kernel access of bad area, sig: 11 [#1]
  [  655.379163] SMP NR_CPUS=2048 NUMA PowerNV
  [  655.379216] Modules linked in: btrfs ipmi_msghandler raid6_pq xor sg 
powernv_rng rng_core ghash_generic gf128mul powernv_op_panel vmx_crypto 
ip_tables x_tables autofs4 crc32c_generic ext4 crc16 jbd2 fscrypto mbcache 
sr_mod cdrom sd_mod crc32c_vpmsum xhci_pci xhci_hcd lpfc usbcore tg3 be2net ptp 
usb_common scsi_transport_fc pps_core ipr libphy
  [  655.379757] CPU: 25 PID: 6866 Comm: bash Not tainted 4.8.0-15-generic 
#16-Ubuntu
  [  655.379832] task: c00fea14af00 task.stack: c00fed1c8000
  [  655.379896] NIP: c05c28f4 LR: c05c39d8 CTR: 
c05c28c0
  [  655.379971] REGS: c00fed1cb990 TRAP: 0300   Not tainted  
(4.8.0-15-generic)
  [  655.380045] MSR: 90009033   CR: 28242422  
XER: 2000
  [  655.380235] CFAR: c00087d0 DAR:  DSISR: 4200 
SOFTE: 1
  GPR00: c05c39d8 c00fed1cbc10 c0f67b00 0063
  GPR04: c00ff964a9b8 c00ff965f7e0 c03fff80 00029610
  GPR08: 0007 0001  0001
  GPR12: c05c28c0 c177e100  2200
  GPR16: 10170dc8 010024567738 10140f58 100c7570
  GPR20:  1017dd58 10153618 1017b608
  GPR24: 392ceca4 0001 c0ebff60 0004
  GPR28: c0ec0320 0063 c0e72a90 
  [  655.381234] NIP [c05c28f4] sysrq_handle_crash+0x34/0x50
  [  655.381299] LR [c05c39d8] __handle_sysrq+0xe8/0x280
  [  655.381350] Call Trace:
  [  655.381377] [c00fed1cbc10] [c0a245e8] 0xc0a245e8 
(unreliable)
  [  655.381466] [c00fed1cbc30] [c05c39d8] __handle_sysrq+0xe8/0x280
  [  655.381543] [c00fed1cbcd0] [c05c4188] 
write_sysrq_trigger+0x78/0xa0
  [  655.381632] [c00fed1cbd00] [c03ad770] proc_reg_write+0xb0/0x110
  [  655.381708] [c00fed1cbd50] [c030fc3c] __vfs_write+0x6c/0xe0
  [  655.381784] [c00fed1cbd90] [c0311144] vfs_write+0xd4/0x240
  [  655.381860] [c00fed1cbde0] [c0312e5c] SyS_write+0x6c/0x110
  [  655.381936] [c00fed1cbe30] [c00095e0] system_call+0x38/0x108
  [  655.382011] Instruction dump:
  [  

[Kernel-packages] [Bug 1627126] Re: Machine crashes to (initramfs) after Triggering a crash - missing crc32c module

2016-09-28 Thread Louis Bouchard
Hello,

The makedumpfile issue is a different problem, followed in bug LP:
#1626269

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

Title:
  Machine crashes to (initramfs) after Triggering a crash - missing
  crc32c module

Status in linux package in Ubuntu:
  Fix Released
Status in makedumpfile package in Ubuntu:
  New

Bug description:
  == Comment: #6 - PAVAMAN SUBRAMANIYAM - 2016-09-23 01:12:09 ==
  I have installed the latest Ubuntu 16.10 4.8.0-15-generic kernel on the 
machine.

  root@powerkvm3-lp1:~# uname -a
  Linux powerkvm3-lp1 4.8.0-15-generic #16-Ubuntu SMP Wed Sep 21 20:45:56 UTC 
2016 ppc64le ppc64le ppc64le GNU/Linux
  root@powerkvm3-lp1:~# cat /etc/os-release
  NAME="Ubuntu"
  VERSION="16.10 (Yakkety Yak)"
  ID=ubuntu
  ID_LIKE=debian
  PRETTY_NAME="Ubuntu 16.10"
  VERSION_ID="16.10"
  HOME_URL="http://www.ubuntu.com/;
  SUPPORT_URL="http://help.ubuntu.com/;
  BUG_REPORT_URL="http://bugs.launchpad.net/ubuntu/;
  
PRIVACY_POLICY_URL="http://www.ubuntu.com/legal/terms-and-policies/privacy-policy;
  VERSION_CODENAME=yakkety
  UBUNTU_CODENAME=yakkety

  Then again triggered the crash on the machine using sysrq-trigger.

  root@powerkvm3-lp1:~# kdump-config show
  DUMP_MODE:kdump
  USE_KDUMP:1
  KDUMP_SYSCTL: kernel.panic_on_oops=1
  KDUMP_COREDIR:/var/crash
  crashkernel addr:
 /var/lib/kdump/vmlinuz: symbolic link to /boot/vmlinux-4.8.0-15-generic
  kdump initrd:
 /var/lib/kdump/initrd.img: symbolic link to 
/var/lib/kdump/initrd.img-4.8.0-15-generic
  current state:ready to kdump

  kexec command:
/sbin/kexec -p 
--command-line="root=UUID=85301ac1-2c85-426a-a9f2-fa87254fc9a7 ro quiet splash 
irqpoll nr_cpus=1 nousb systemd.unit=kdump-tools.service" 
--initrd=/var/lib/kdump/initrd.img /var/lib/kdump/vmlinuz

  root@powerkvm3-lp1:~# cat /proc/sys/kernel/sysrq
  176
  root@powerkvm3-lp1:~# sysctl -w kernel.sysrq=1
  kernel.sysrq = 1
  root@powerkvm3-lp1:~# cat /proc/sys/kernel/sysrq
  1

  But again the machine went to (initramfs) prompt since it could not
  load rootfs.

  Ubuntu Yakkety Yak (development branch) powerkvm3-lp1 hvc0

  powerkvm3-lp1 login: [  655.378861] sysrq: SysRq : Trigger a crash
  [  655.378969] Unable to handle kernel paging request for data at address 
0x
  [  655.379047] Faulting instruction address: 0xc05c28f4
  [  655.379112] Oops: Kernel access of bad area, sig: 11 [#1]
  [  655.379163] SMP NR_CPUS=2048 NUMA PowerNV
  [  655.379216] Modules linked in: btrfs ipmi_msghandler raid6_pq xor sg 
powernv_rng rng_core ghash_generic gf128mul powernv_op_panel vmx_crypto 
ip_tables x_tables autofs4 crc32c_generic ext4 crc16 jbd2 fscrypto mbcache 
sr_mod cdrom sd_mod crc32c_vpmsum xhci_pci xhci_hcd lpfc usbcore tg3 be2net ptp 
usb_common scsi_transport_fc pps_core ipr libphy
  [  655.379757] CPU: 25 PID: 6866 Comm: bash Not tainted 4.8.0-15-generic 
#16-Ubuntu
  [  655.379832] task: c00fea14af00 task.stack: c00fed1c8000
  [  655.379896] NIP: c05c28f4 LR: c05c39d8 CTR: 
c05c28c0
  [  655.379971] REGS: c00fed1cb990 TRAP: 0300   Not tainted  
(4.8.0-15-generic)
  [  655.380045] MSR: 90009033   CR: 28242422  
XER: 2000
  [  655.380235] CFAR: c00087d0 DAR:  DSISR: 4200 
SOFTE: 1
  GPR00: c05c39d8 c00fed1cbc10 c0f67b00 0063
  GPR04: c00ff964a9b8 c00ff965f7e0 c03fff80 00029610
  GPR08: 0007 0001  0001
  GPR12: c05c28c0 c177e100  2200
  GPR16: 10170dc8 010024567738 10140f58 100c7570
  GPR20:  1017dd58 10153618 1017b608
  GPR24: 392ceca4 0001 c0ebff60 0004
  GPR28: c0ec0320 0063 c0e72a90 
  [  655.381234] NIP [c05c28f4] sysrq_handle_crash+0x34/0x50
  [  655.381299] LR [c05c39d8] __handle_sysrq+0xe8/0x280
  [  655.381350] Call Trace:
  [  655.381377] [c00fed1cbc10] [c0a245e8] 0xc0a245e8 
(unreliable)
  [  655.381466] [c00fed1cbc30] [c05c39d8] __handle_sysrq+0xe8/0x280
  [  655.381543] [c00fed1cbcd0] [c05c4188] 
write_sysrq_trigger+0x78/0xa0
  [  655.381632] [c00fed1cbd00] [c03ad770] proc_reg_write+0xb0/0x110
  [  655.381708] [c00fed1cbd50] [c030fc3c] __vfs_write+0x6c/0xe0
  [  655.381784] [c00fed1cbd90] [c0311144] vfs_write+0xd4/0x240
  [  655.381860] [c00fed1cbde0] [c0312e5c] SyS_write+0x6c/0x110
  [  655.381936] [c00fed1cbe30] [c00095e0] system_call+0x38/0x108
  [  655.382011] Instruction dump:
  [  655.382050] 38425240 7c0802a6 f8010010 f821ffe1 6000 6000 3d220019 
3949ba60
  [  655.382295] 

[Kernel-packages] [Bug 1627126] Re: Machine crashes to (initramfs) after Triggering a crash - missing crc32c module

2016-09-27 Thread Louis Bouchard
Hello,

So do you confirm that the latest kernel installed from the PPA also
solves the makedumpfile issue identified in
https://bugs.launchpad.net/ubuntu/xenial/+source/makedumpfile/+bug/1626269
?

Kind regards,

...Louis

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

Title:
  Machine crashes to (initramfs) after Triggering a crash - missing
  crc32c module

Status in linux package in Ubuntu:
  Triaged
Status in makedumpfile package in Ubuntu:
  New

Bug description:
  == Comment: #6 - PAVAMAN SUBRAMANIYAM - 2016-09-23 01:12:09 ==
  I have installed the latest Ubuntu 16.10 4.8.0-15-generic kernel on the 
machine.

  root@powerkvm3-lp1:~# uname -a
  Linux powerkvm3-lp1 4.8.0-15-generic #16-Ubuntu SMP Wed Sep 21 20:45:56 UTC 
2016 ppc64le ppc64le ppc64le GNU/Linux
  root@powerkvm3-lp1:~# cat /etc/os-release
  NAME="Ubuntu"
  VERSION="16.10 (Yakkety Yak)"
  ID=ubuntu
  ID_LIKE=debian
  PRETTY_NAME="Ubuntu 16.10"
  VERSION_ID="16.10"
  HOME_URL="http://www.ubuntu.com/;
  SUPPORT_URL="http://help.ubuntu.com/;
  BUG_REPORT_URL="http://bugs.launchpad.net/ubuntu/;
  
PRIVACY_POLICY_URL="http://www.ubuntu.com/legal/terms-and-policies/privacy-policy;
  VERSION_CODENAME=yakkety
  UBUNTU_CODENAME=yakkety

  Then again triggered the crash on the machine using sysrq-trigger.

  root@powerkvm3-lp1:~# kdump-config show
  DUMP_MODE:kdump
  USE_KDUMP:1
  KDUMP_SYSCTL: kernel.panic_on_oops=1
  KDUMP_COREDIR:/var/crash
  crashkernel addr:
 /var/lib/kdump/vmlinuz: symbolic link to /boot/vmlinux-4.8.0-15-generic
  kdump initrd:
 /var/lib/kdump/initrd.img: symbolic link to 
/var/lib/kdump/initrd.img-4.8.0-15-generic
  current state:ready to kdump

  kexec command:
/sbin/kexec -p 
--command-line="root=UUID=85301ac1-2c85-426a-a9f2-fa87254fc9a7 ro quiet splash 
irqpoll nr_cpus=1 nousb systemd.unit=kdump-tools.service" 
--initrd=/var/lib/kdump/initrd.img /var/lib/kdump/vmlinuz

  root@powerkvm3-lp1:~# cat /proc/sys/kernel/sysrq
  176
  root@powerkvm3-lp1:~# sysctl -w kernel.sysrq=1
  kernel.sysrq = 1
  root@powerkvm3-lp1:~# cat /proc/sys/kernel/sysrq
  1

  But again the machine went to (initramfs) prompt since it could not
  load rootfs.

  Ubuntu Yakkety Yak (development branch) powerkvm3-lp1 hvc0

  powerkvm3-lp1 login: [  655.378861] sysrq: SysRq : Trigger a crash
  [  655.378969] Unable to handle kernel paging request for data at address 
0x
  [  655.379047] Faulting instruction address: 0xc05c28f4
  [  655.379112] Oops: Kernel access of bad area, sig: 11 [#1]
  [  655.379163] SMP NR_CPUS=2048 NUMA PowerNV
  [  655.379216] Modules linked in: btrfs ipmi_msghandler raid6_pq xor sg 
powernv_rng rng_core ghash_generic gf128mul powernv_op_panel vmx_crypto 
ip_tables x_tables autofs4 crc32c_generic ext4 crc16 jbd2 fscrypto mbcache 
sr_mod cdrom sd_mod crc32c_vpmsum xhci_pci xhci_hcd lpfc usbcore tg3 be2net ptp 
usb_common scsi_transport_fc pps_core ipr libphy
  [  655.379757] CPU: 25 PID: 6866 Comm: bash Not tainted 4.8.0-15-generic 
#16-Ubuntu
  [  655.379832] task: c00fea14af00 task.stack: c00fed1c8000
  [  655.379896] NIP: c05c28f4 LR: c05c39d8 CTR: 
c05c28c0
  [  655.379971] REGS: c00fed1cb990 TRAP: 0300   Not tainted  
(4.8.0-15-generic)
  [  655.380045] MSR: 90009033   CR: 28242422  
XER: 2000
  [  655.380235] CFAR: c00087d0 DAR:  DSISR: 4200 
SOFTE: 1
  GPR00: c05c39d8 c00fed1cbc10 c0f67b00 0063
  GPR04: c00ff964a9b8 c00ff965f7e0 c03fff80 00029610
  GPR08: 0007 0001  0001
  GPR12: c05c28c0 c177e100  2200
  GPR16: 10170dc8 010024567738 10140f58 100c7570
  GPR20:  1017dd58 10153618 1017b608
  GPR24: 392ceca4 0001 c0ebff60 0004
  GPR28: c0ec0320 0063 c0e72a90 
  [  655.381234] NIP [c05c28f4] sysrq_handle_crash+0x34/0x50
  [  655.381299] LR [c05c39d8] __handle_sysrq+0xe8/0x280
  [  655.381350] Call Trace:
  [  655.381377] [c00fed1cbc10] [c0a245e8] 0xc0a245e8 
(unreliable)
  [  655.381466] [c00fed1cbc30] [c05c39d8] __handle_sysrq+0xe8/0x280
  [  655.381543] [c00fed1cbcd0] [c05c4188] 
write_sysrq_trigger+0x78/0xa0
  [  655.381632] [c00fed1cbd00] [c03ad770] proc_reg_write+0xb0/0x110
  [  655.381708] [c00fed1cbd50] [c030fc3c] __vfs_write+0x6c/0xe0
  [  655.381784] [c00fed1cbd90] [c0311144] vfs_write+0xd4/0x240
  [  655.381860] [c00fed1cbde0] [c0312e5c] SyS_write+0x6c/0x110
  [  655.381936] [c00fed1cbe30] [c00095e0] system_call+0x38/0x108
  [  

[Kernel-packages] [Bug 1627126] Re: Machine crashes to (initramfs) after Triggering a crash - missing crc32c module

2016-09-26 Thread Louis Bouchard
The kernel team has asked to see if you could test the kernel in the
following PPA :

  ppa:canonical-kernel-team/unstable

The kernel version is 4.8.0-17.19 and it is the kernel which may potentially
make it to the image. So if you can verify if the crc32c issue is present or not
on the ppc64el, this would be very helpful.

Kind regards,

...Louis

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

Title:
  Machine crashes to (initramfs) after Triggering a crash - missing
  crc32c module

Status in linux package in Ubuntu:
  Triaged
Status in makedumpfile package in Ubuntu:
  New

Bug description:
  == Comment: #6 - PAVAMAN SUBRAMANIYAM - 2016-09-23 01:12:09 ==
  I have installed the latest Ubuntu 16.10 4.8.0-15-generic kernel on the 
machine.

  root@powerkvm3-lp1:~# uname -a
  Linux powerkvm3-lp1 4.8.0-15-generic #16-Ubuntu SMP Wed Sep 21 20:45:56 UTC 
2016 ppc64le ppc64le ppc64le GNU/Linux
  root@powerkvm3-lp1:~# cat /etc/os-release
  NAME="Ubuntu"
  VERSION="16.10 (Yakkety Yak)"
  ID=ubuntu
  ID_LIKE=debian
  PRETTY_NAME="Ubuntu 16.10"
  VERSION_ID="16.10"
  HOME_URL="http://www.ubuntu.com/;
  SUPPORT_URL="http://help.ubuntu.com/;
  BUG_REPORT_URL="http://bugs.launchpad.net/ubuntu/;
  
PRIVACY_POLICY_URL="http://www.ubuntu.com/legal/terms-and-policies/privacy-policy;
  VERSION_CODENAME=yakkety
  UBUNTU_CODENAME=yakkety

  Then again triggered the crash on the machine using sysrq-trigger.

  root@powerkvm3-lp1:~# kdump-config show
  DUMP_MODE:kdump
  USE_KDUMP:1
  KDUMP_SYSCTL: kernel.panic_on_oops=1
  KDUMP_COREDIR:/var/crash
  crashkernel addr:
 /var/lib/kdump/vmlinuz: symbolic link to /boot/vmlinux-4.8.0-15-generic
  kdump initrd:
 /var/lib/kdump/initrd.img: symbolic link to 
/var/lib/kdump/initrd.img-4.8.0-15-generic
  current state:ready to kdump

  kexec command:
/sbin/kexec -p 
--command-line="root=UUID=85301ac1-2c85-426a-a9f2-fa87254fc9a7 ro quiet splash 
irqpoll nr_cpus=1 nousb systemd.unit=kdump-tools.service" 
--initrd=/var/lib/kdump/initrd.img /var/lib/kdump/vmlinuz

  root@powerkvm3-lp1:~# cat /proc/sys/kernel/sysrq
  176
  root@powerkvm3-lp1:~# sysctl -w kernel.sysrq=1
  kernel.sysrq = 1
  root@powerkvm3-lp1:~# cat /proc/sys/kernel/sysrq
  1

  But again the machine went to (initramfs) prompt since it could not
  load rootfs.

  Ubuntu Yakkety Yak (development branch) powerkvm3-lp1 hvc0

  powerkvm3-lp1 login: [  655.378861] sysrq: SysRq : Trigger a crash
  [  655.378969] Unable to handle kernel paging request for data at address 
0x
  [  655.379047] Faulting instruction address: 0xc05c28f4
  [  655.379112] Oops: Kernel access of bad area, sig: 11 [#1]
  [  655.379163] SMP NR_CPUS=2048 NUMA PowerNV
  [  655.379216] Modules linked in: btrfs ipmi_msghandler raid6_pq xor sg 
powernv_rng rng_core ghash_generic gf128mul powernv_op_panel vmx_crypto 
ip_tables x_tables autofs4 crc32c_generic ext4 crc16 jbd2 fscrypto mbcache 
sr_mod cdrom sd_mod crc32c_vpmsum xhci_pci xhci_hcd lpfc usbcore tg3 be2net ptp 
usb_common scsi_transport_fc pps_core ipr libphy
  [  655.379757] CPU: 25 PID: 6866 Comm: bash Not tainted 4.8.0-15-generic 
#16-Ubuntu
  [  655.379832] task: c00fea14af00 task.stack: c00fed1c8000
  [  655.379896] NIP: c05c28f4 LR: c05c39d8 CTR: 
c05c28c0
  [  655.379971] REGS: c00fed1cb990 TRAP: 0300   Not tainted  
(4.8.0-15-generic)
  [  655.380045] MSR: 90009033   CR: 28242422  
XER: 2000
  [  655.380235] CFAR: c00087d0 DAR:  DSISR: 4200 
SOFTE: 1
  GPR00: c05c39d8 c00fed1cbc10 c0f67b00 0063
  GPR04: c00ff964a9b8 c00ff965f7e0 c03fff80 00029610
  GPR08: 0007 0001  0001
  GPR12: c05c28c0 c177e100  2200
  GPR16: 10170dc8 010024567738 10140f58 100c7570
  GPR20:  1017dd58 10153618 1017b608
  GPR24: 392ceca4 0001 c0ebff60 0004
  GPR28: c0ec0320 0063 c0e72a90 
  [  655.381234] NIP [c05c28f4] sysrq_handle_crash+0x34/0x50
  [  655.381299] LR [c05c39d8] __handle_sysrq+0xe8/0x280
  [  655.381350] Call Trace:
  [  655.381377] [c00fed1cbc10] [c0a245e8] 0xc0a245e8 
(unreliable)
  [  655.381466] [c00fed1cbc30] [c05c39d8] __handle_sysrq+0xe8/0x280
  [  655.381543] [c00fed1cbcd0] [c05c4188] 
write_sysrq_trigger+0x78/0xa0
  [  655.381632] [c00fed1cbd00] [c03ad770] proc_reg_write+0xb0/0x110
  [  655.381708] [c00fed1cbd50] [c030fc3c] __vfs_write+0x6c/0xe0
  [  655.381784] [c00fed1cbd90] [c0311144] vfs_write+0xd4/0x240
  [  655.381860] 

[Kernel-packages] [Bug 1627126] Re: Machine crashes to (initramfs) after Triggering a crash - missing crc32c module

2016-09-23 Thread Leann Ogasawara
** Also affects: linux (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: linux (Ubuntu)
 Assignee: (unassigned) => Canonical Kernel Team (canonical-kernel-team)

** Changed in: linux (Ubuntu)
   Importance: Undecided => High

** Changed in: linux (Ubuntu)
   Status: New => Triaged

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to makedumpfile in Ubuntu.
https://bugs.launchpad.net/bugs/1627126

Title:
  Machine crashes to (initramfs) after Triggering a crash - missing
  crc32c module

Status in linux package in Ubuntu:
  Triaged
Status in makedumpfile package in Ubuntu:
  New

Bug description:
  == Comment: #6 - PAVAMAN SUBRAMANIYAM - 2016-09-23 01:12:09 ==
  I have installed the latest Ubuntu 16.10 4.8.0-15-generic kernel on the 
machine.

  root@powerkvm3-lp1:~# uname -a
  Linux powerkvm3-lp1 4.8.0-15-generic #16-Ubuntu SMP Wed Sep 21 20:45:56 UTC 
2016 ppc64le ppc64le ppc64le GNU/Linux
  root@powerkvm3-lp1:~# cat /etc/os-release
  NAME="Ubuntu"
  VERSION="16.10 (Yakkety Yak)"
  ID=ubuntu
  ID_LIKE=debian
  PRETTY_NAME="Ubuntu 16.10"
  VERSION_ID="16.10"
  HOME_URL="http://www.ubuntu.com/;
  SUPPORT_URL="http://help.ubuntu.com/;
  BUG_REPORT_URL="http://bugs.launchpad.net/ubuntu/;
  
PRIVACY_POLICY_URL="http://www.ubuntu.com/legal/terms-and-policies/privacy-policy;
  VERSION_CODENAME=yakkety
  UBUNTU_CODENAME=yakkety

  Then again triggered the crash on the machine using sysrq-trigger.

  root@powerkvm3-lp1:~# kdump-config show
  DUMP_MODE:kdump
  USE_KDUMP:1
  KDUMP_SYSCTL: kernel.panic_on_oops=1
  KDUMP_COREDIR:/var/crash
  crashkernel addr:
 /var/lib/kdump/vmlinuz: symbolic link to /boot/vmlinux-4.8.0-15-generic
  kdump initrd:
 /var/lib/kdump/initrd.img: symbolic link to 
/var/lib/kdump/initrd.img-4.8.0-15-generic
  current state:ready to kdump

  kexec command:
/sbin/kexec -p 
--command-line="root=UUID=85301ac1-2c85-426a-a9f2-fa87254fc9a7 ro quiet splash 
irqpoll nr_cpus=1 nousb systemd.unit=kdump-tools.service" 
--initrd=/var/lib/kdump/initrd.img /var/lib/kdump/vmlinuz

  root@powerkvm3-lp1:~# cat /proc/sys/kernel/sysrq
  176
  root@powerkvm3-lp1:~# sysctl -w kernel.sysrq=1
  kernel.sysrq = 1
  root@powerkvm3-lp1:~# cat /proc/sys/kernel/sysrq
  1

  But again the machine went to (initramfs) prompt since it could not
  load rootfs.

  Ubuntu Yakkety Yak (development branch) powerkvm3-lp1 hvc0

  powerkvm3-lp1 login: [  655.378861] sysrq: SysRq : Trigger a crash
  [  655.378969] Unable to handle kernel paging request for data at address 
0x
  [  655.379047] Faulting instruction address: 0xc05c28f4
  [  655.379112] Oops: Kernel access of bad area, sig: 11 [#1]
  [  655.379163] SMP NR_CPUS=2048 NUMA PowerNV
  [  655.379216] Modules linked in: btrfs ipmi_msghandler raid6_pq xor sg 
powernv_rng rng_core ghash_generic gf128mul powernv_op_panel vmx_crypto 
ip_tables x_tables autofs4 crc32c_generic ext4 crc16 jbd2 fscrypto mbcache 
sr_mod cdrom sd_mod crc32c_vpmsum xhci_pci xhci_hcd lpfc usbcore tg3 be2net ptp 
usb_common scsi_transport_fc pps_core ipr libphy
  [  655.379757] CPU: 25 PID: 6866 Comm: bash Not tainted 4.8.0-15-generic 
#16-Ubuntu
  [  655.379832] task: c00fea14af00 task.stack: c00fed1c8000
  [  655.379896] NIP: c05c28f4 LR: c05c39d8 CTR: 
c05c28c0
  [  655.379971] REGS: c00fed1cb990 TRAP: 0300   Not tainted  
(4.8.0-15-generic)
  [  655.380045] MSR: 90009033   CR: 28242422  
XER: 2000
  [  655.380235] CFAR: c00087d0 DAR:  DSISR: 4200 
SOFTE: 1
  GPR00: c05c39d8 c00fed1cbc10 c0f67b00 0063
  GPR04: c00ff964a9b8 c00ff965f7e0 c03fff80 00029610
  GPR08: 0007 0001  0001
  GPR12: c05c28c0 c177e100  2200
  GPR16: 10170dc8 010024567738 10140f58 100c7570
  GPR20:  1017dd58 10153618 1017b608
  GPR24: 392ceca4 0001 c0ebff60 0004
  GPR28: c0ec0320 0063 c0e72a90 
  [  655.381234] NIP [c05c28f4] sysrq_handle_crash+0x34/0x50
  [  655.381299] LR [c05c39d8] __handle_sysrq+0xe8/0x280
  [  655.381350] Call Trace:
  [  655.381377] [c00fed1cbc10] [c0a245e8] 0xc0a245e8 
(unreliable)
  [  655.381466] [c00fed1cbc30] [c05c39d8] __handle_sysrq+0xe8/0x280
  [  655.381543] [c00fed1cbcd0] [c05c4188] 
write_sysrq_trigger+0x78/0xa0
  [  655.381632] [c00fed1cbd00] [c03ad770] proc_reg_write+0xb0/0x110
  [  655.381708] [c00fed1cbd50] [c030fc3c] __vfs_write+0x6c/0xe0
  [  655.381784] [c00fed1cbd90] [c0311144] vfs_write+0xd4/0x240
  [  655.381860] [c00fed1cbde0] [c0312e5c] 

[Kernel-packages] [Bug 1627126] Re: Machine crashes to (initramfs) after Triggering a crash - missing crc32c module

2016-09-23 Thread Leann Ogasawara
** Tags added: kernel-4.8

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to makedumpfile in Ubuntu.
https://bugs.launchpad.net/bugs/1627126

Title:
  Machine crashes to (initramfs) after Triggering a crash - missing
  crc32c module

Status in makedumpfile package in Ubuntu:
  New

Bug description:
  == Comment: #6 - PAVAMAN SUBRAMANIYAM - 2016-09-23 01:12:09 ==
  I have installed the latest Ubuntu 16.10 4.8.0-15-generic kernel on the 
machine.

  root@powerkvm3-lp1:~# uname -a
  Linux powerkvm3-lp1 4.8.0-15-generic #16-Ubuntu SMP Wed Sep 21 20:45:56 UTC 
2016 ppc64le ppc64le ppc64le GNU/Linux
  root@powerkvm3-lp1:~# cat /etc/os-release
  NAME="Ubuntu"
  VERSION="16.10 (Yakkety Yak)"
  ID=ubuntu
  ID_LIKE=debian
  PRETTY_NAME="Ubuntu 16.10"
  VERSION_ID="16.10"
  HOME_URL="http://www.ubuntu.com/;
  SUPPORT_URL="http://help.ubuntu.com/;
  BUG_REPORT_URL="http://bugs.launchpad.net/ubuntu/;
  
PRIVACY_POLICY_URL="http://www.ubuntu.com/legal/terms-and-policies/privacy-policy;
  VERSION_CODENAME=yakkety
  UBUNTU_CODENAME=yakkety

  Then again triggered the crash on the machine using sysrq-trigger.

  root@powerkvm3-lp1:~# kdump-config show
  DUMP_MODE:kdump
  USE_KDUMP:1
  KDUMP_SYSCTL: kernel.panic_on_oops=1
  KDUMP_COREDIR:/var/crash
  crashkernel addr:
 /var/lib/kdump/vmlinuz: symbolic link to /boot/vmlinux-4.8.0-15-generic
  kdump initrd:
 /var/lib/kdump/initrd.img: symbolic link to 
/var/lib/kdump/initrd.img-4.8.0-15-generic
  current state:ready to kdump

  kexec command:
/sbin/kexec -p 
--command-line="root=UUID=85301ac1-2c85-426a-a9f2-fa87254fc9a7 ro quiet splash 
irqpoll nr_cpus=1 nousb systemd.unit=kdump-tools.service" 
--initrd=/var/lib/kdump/initrd.img /var/lib/kdump/vmlinuz

  root@powerkvm3-lp1:~# cat /proc/sys/kernel/sysrq
  176
  root@powerkvm3-lp1:~# sysctl -w kernel.sysrq=1
  kernel.sysrq = 1
  root@powerkvm3-lp1:~# cat /proc/sys/kernel/sysrq
  1

  But again the machine went to (initramfs) prompt since it could not
  load rootfs.

  Ubuntu Yakkety Yak (development branch) powerkvm3-lp1 hvc0

  powerkvm3-lp1 login: [  655.378861] sysrq: SysRq : Trigger a crash
  [  655.378969] Unable to handle kernel paging request for data at address 
0x
  [  655.379047] Faulting instruction address: 0xc05c28f4
  [  655.379112] Oops: Kernel access of bad area, sig: 11 [#1]
  [  655.379163] SMP NR_CPUS=2048 NUMA PowerNV
  [  655.379216] Modules linked in: btrfs ipmi_msghandler raid6_pq xor sg 
powernv_rng rng_core ghash_generic gf128mul powernv_op_panel vmx_crypto 
ip_tables x_tables autofs4 crc32c_generic ext4 crc16 jbd2 fscrypto mbcache 
sr_mod cdrom sd_mod crc32c_vpmsum xhci_pci xhci_hcd lpfc usbcore tg3 be2net ptp 
usb_common scsi_transport_fc pps_core ipr libphy
  [  655.379757] CPU: 25 PID: 6866 Comm: bash Not tainted 4.8.0-15-generic 
#16-Ubuntu
  [  655.379832] task: c00fea14af00 task.stack: c00fed1c8000
  [  655.379896] NIP: c05c28f4 LR: c05c39d8 CTR: 
c05c28c0
  [  655.379971] REGS: c00fed1cb990 TRAP: 0300   Not tainted  
(4.8.0-15-generic)
  [  655.380045] MSR: 90009033   CR: 28242422  
XER: 2000
  [  655.380235] CFAR: c00087d0 DAR:  DSISR: 4200 
SOFTE: 1
  GPR00: c05c39d8 c00fed1cbc10 c0f67b00 0063
  GPR04: c00ff964a9b8 c00ff965f7e0 c03fff80 00029610
  GPR08: 0007 0001  0001
  GPR12: c05c28c0 c177e100  2200
  GPR16: 10170dc8 010024567738 10140f58 100c7570
  GPR20:  1017dd58 10153618 1017b608
  GPR24: 392ceca4 0001 c0ebff60 0004
  GPR28: c0ec0320 0063 c0e72a90 
  [  655.381234] NIP [c05c28f4] sysrq_handle_crash+0x34/0x50
  [  655.381299] LR [c05c39d8] __handle_sysrq+0xe8/0x280
  [  655.381350] Call Trace:
  [  655.381377] [c00fed1cbc10] [c0a245e8] 0xc0a245e8 
(unreliable)
  [  655.381466] [c00fed1cbc30] [c05c39d8] __handle_sysrq+0xe8/0x280
  [  655.381543] [c00fed1cbcd0] [c05c4188] 
write_sysrq_trigger+0x78/0xa0
  [  655.381632] [c00fed1cbd00] [c03ad770] proc_reg_write+0xb0/0x110
  [  655.381708] [c00fed1cbd50] [c030fc3c] __vfs_write+0x6c/0xe0
  [  655.381784] [c00fed1cbd90] [c0311144] vfs_write+0xd4/0x240
  [  655.381860] [c00fed1cbde0] [c0312e5c] SyS_write+0x6c/0x110
  [  655.381936] [c00fed1cbe30] [c00095e0] system_call+0x38/0x108
  [  655.382011] Instruction dump:
  [  655.382050] 38425240 7c0802a6 f8010010 f821ffe1 6000 6000 3d220019 
3949ba60
  [  655.382295] 3921 912a 7c0004ac 3940 <992a> 38210020 
e8010010 7c0803a6
  [  655.382542] ---[ end