Public bug reported:

We are working on Quanta WB2448 switch which uses Intel Broadwell CPU
complex. We are seeing boot crash when we are using xenial kernel. Below
is the crash log. As a result of this we are not able to mount the disk
and proceed with Linux bootup.

This issue is not seen on trusty kernel (3.16.x).

It is also seen in the 4.8.x kernel for Yakkety.

Kernel images were downloaded from packages.ubuntu.com and are
unmodified.

Below is the panic:

Loading ICOS ...
Loading ICOS initial ramdisk ...
[    0.326770] byt_gpio INT33FC:02: GPIO interrupt error, pins misconfigured
Loading, please wait...
Begin: Loading essential drivers ... done.
Begin: Running /scripts/init-premount ... done.
Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done.
[    2.358523] BUG: unable to handle kernel NULL pointer dereference at 
0000000000000010
[    2.367302] IP: [<ffffffff815380f4>] platform_get_irq+0x94/0xb0
[    2.373935] PGD 36dbc067 PUD 36dbd067 PMD 0
[    2.378726] Oops: 0000 [#1] SMP
[    2.382343] Modules linked in: sdhci_acpi(+) sdhci
[    2.387721] CPU: 1 PID: 121 Comm: systemd-udevd Not tainted 4.4.0-72-generic 
#93~14.04.1-Ubuntu
[    2.397454] Hardware name: Default string Default string/Aptio CRB, BIOS 
5.6.5 12/22/2016
[    2.406605] task: ffff880036d38cc0 ti: ffff880036d44000 task.ti: 
ffff880036d44000
[    2.414976] RIP: 0010:[<ffffffff815380f4>]  [<ffffffff815380f4>] 
platform_get_irq+0x94/0xb0
[    2.424326] RSP: 0018:ffff880036d47b18  EFLAGS: 00010246
[    2.430265] RAX: 0000000000000000 RBX: 0000000000000008 RCX: 0000000000000000
[    2.438247] RDX: 0000000000000000 RSI: 000000000000002c RDI: ffff88017ac00180
[    2.446228] RBP: ffff880036d47b28 R08: 0000000000000001 R09: ffff88017ac00000
[    2.454210] R10: ffff88017ac00188 R11: 0000000000000000 R12: ffff88017a6315b8
[    2.462191] R13: ffff88017b005db8 R14: ffff88017a6a6c00 R15: ffffffffc0023448
[    2.470173] FS:  00007f7918951880(0000) GS:ffff88017fd00000(0000) 
knlGS:0000000000000000
[    2.479225] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[    2.485651] CR2: 0000000000000010 CR3: 0000000036dbb000 CR4: 00000000001006e0
[    2.493638] Stack:
[    2.495878]  ffff880036ce2540 ffff88017a5f9a50 ffff880036d47b88 
ffffffffc0022488
[    2.504172]  ffff880036ce2940 ffff88017a631580 ffff88017a6a6c10 
0000000036d47b78
[    2.512474]  ffff88017a64c000 ffff88017a6a6c10 ffffffffc0024028 
ffffffffc0024028
[    2.520782] Call Trace:
[    2.523524]  [<ffffffffc0022488>] sdhci_acpi_probe+0x1d8/0x450 [sdhci_acpi]
[    2.531320]  [<ffffffff8153878b>] platform_drv_probe+0x3b/0xa0
[    2.537853]  [<ffffffff8153655b>] driver_probe_device+0x21b/0x470
[    2.544675]  [<ffffffff81536835>] __driver_attach+0x85/0x90
[    2.550914]  [<ffffffff815367b0>] ? driver_probe_device+0x470/0x470
[    2.557930]  [<ffffffff815343fd>] bus_for_each_dev+0x5d/0x90
[    2.564267]  [<ffffffff81535eee>] driver_attach+0x1e/0x20
[    2.570311]  [<ffffffff81535a50>] bus_add_driver+0x1d0/0x290
[    2.576646]  [<ffffffffc0027000>] ? 0xffffffffc0027000
[    2.582390]  [<ffffffff81537230>] driver_register+0x60/0xe0
[    2.588628]  [<ffffffff815386c6>] __platform_driver_register+0x36/0x40
[    2.595938]  [<ffffffffc0027017>] sdhci_acpi_driver_init+0x17/0x1000 
[sdhci_acpi]
[    2.604321]  [<ffffffff8100213d>] do_one_initcall+0xcd/0x1f0
[    2.610657]  [<ffffffff811de97d>] ? kmem_cache_alloc_trace+0x1ad/0x220
[    2.617966]  [<ffffffff81183c84>] ? do_init_module+0x27/0x1d2
[    2.624399]  [<ffffffff81183cbd>] do_init_module+0x60/0x1d2
[    2.630639]  [<ffffffff81104104>] load_module+0x1424/0x1b10
[    2.636877]  [<ffffffff811008f0>] ? __symbol_put+0x40/0x40
[    2.643019]  [<ffffffff81206a61>] ? kernel_read+0x41/0x60
[    2.649064]  [<ffffffff811049be>] SYSC_finit_module+0x7e/0xa0
[    2.655497]  [<ffffffff811049fe>] SyS_finit_module+0xe/0x10
[    2.661737]  [<ffffffff81806eb6>] entry_SYSCALL_64_fastpath+0x16/0x75
[    2.668946] Code: 44 39 c0 75 c2 b8 fa ff ff ff 5b 41 5c 5d f3 c3 4d 85 e4 
74 f0 84 db 75 06 41 8b 04 24 eb eb 41 8b 3c 24 83 e3 0f e8 8c 12 ba ff <48> 8b 
48 10 83 21 f0 48 8b 40 10 09 18 eb df 66 66 66 66 2e 0f
[    2.690430] RIP  [<ffffffff815380f4>] platform_get_irq+0x94/0xb0
[    2.697159]  RSP <ffff880036d47b18>
[    2.701062] CR2: 0000000000000010
[    2.704839] ---[ end trace ded9aa376f2a45cc ]---
[    2.722563] FUJITSU Extended Socket Network Device Driver - version 1.0 - 
Copyright (c) 2015 FUJITSU LIMITED
[    2.771501] ahci 0000:00:13.0: version 3.0
[    2.776157] ahci 0000:00:13.0: PCI->APIC IRQ transform: INT A -> IRQ 19
[    2.776323] pps_core: LinuxPPS API ver. 1 registered
[    2.776325] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo 
Giometti <giome...@linux.it>
[    2.808999] PTP clock support registered
[    2.817356] dca service started, version 1.12.1
[    2.838007] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.3.0-k
[    2.845853] igb: Copyright (c) 2007-2014 Intel Corporation.
[    2.852231] igb 0000:01:00.0: PCI->APIC IRQ transform: INT A -> IRQ 16
[    2.866341] igb: probe of 0000:01:00.0 failed with error -13
[    2.887857] ------------[ cut here ]------------
[    2.893078] WARNING: CPU: 1 PID: 108 at 
/build/linux-lts-xenial-U7qWNW/linux-lts-xenial-4.4.0/drivers/ata/libahci.c:224 
ahci_enable_ahci+0x52/0x60 [libahci]()
[    2.908974] Modules linked in: igb i2c_algo_bit dca ptp pps_core ahci(+) 
libahci fjes sdhci_acpi(+) sdhci
[    2.919804] CPU: 1 PID: 108 Comm: systemd-udevd Tainted: G      D         
4.4.0-72-generic #93~14.04.1-Ubuntu
[    2.930907] Hardware name: Default string Default string/Aptio CRB, BIOS 
5.6.5 12/22/2016
[    2.940065]  0000000000000000 ffff88017868f9c0 ffffffff813dca1c 
0000000000000000
[    2.948367]  ffffffffc0051670 ffff88017868f9f8 ffffffff8107ea06 
0000000000000000
[    2.956667]  0000000000000000 ffffc90000776004 ffff88017a5a6000 
ffff8801785c3858
[    2.964968] Call Trace:
[    2.967711]  [<ffffffff813dca1c>] dump_stack+0x63/0x87
[    2.973466]  [<ffffffff8107ea06>] warn_slowpath_common+0x86/0xc0
[    2.980190]  [<ffffffff8107eafa>] warn_slowpath_null+0x1a/0x20
[    2.986723]  [<ffffffffc004f522>] ahci_enable_ahci+0x52/0x60 [libahci]
[    2.994034]  [<ffffffffc004f558>] ahci_save_initial_config+0x28/0x390 
[libahci]
[    3.002228]  [<ffffffffc000c94b>] ahci_init_one+0x2ab/0xc33 [ahci]
[    3.009150]  [<ffffffff8142d0e5>] local_pci_probe+0x45/0xa0
[    3.015390]  [<ffffffff8142e591>] pci_device_probe+0xe1/0x130
[    3.021825]  [<ffffffff8153655b>] driver_probe_device+0x21b/0x470
[    3.028647]  [<ffffffff81536835>] __driver_attach+0x85/0x90
[    3.034886]  [<ffffffff815367b0>] ? driver_probe_device+0x470/0x470
[    3.041903]  [<ffffffff815343fd>] bus_for_each_dev+0x5d/0x90
[    3.048240]  [<ffffffff81535eee>] driver_attach+0x1e/0x20
[    3.054284]  [<ffffffff81535a50>] bus_add_driver+0x1d0/0x290
[    3.060618]  [<ffffffffc0016000>] ? 0xffffffffc0016000
[    3.066362]  [<ffffffff81537230>] driver_register+0x60/0xe0
[    3.072600]  [<ffffffff8142ca9c>] __pci_register_driver+0x4c/0x50
[    3.079426]  [<ffffffffc001601e>] ahci_pci_driver_init+0x1e/0x1000 [ahci]
[    3.087026]  [<ffffffff8100213d>] do_one_initcall+0xcd/0x1f0
[    3.093364]  [<ffffffff811c3446>] ? __vunmap+0xa6/0xf0
[    3.099116]  [<ffffffff811de97d>] ? kmem_cache_alloc_trace+0x1ad/0x220
[    3.106425]  [<ffffffff81183c84>] ? do_init_module+0x27/0x1d2
[    3.112857]  [<ffffffff81183cbd>] do_init_module+0x60/0x1d2
[    3.119096]  [<ffffffff81104104>] load_module+0x1424/0x1b10
[    3.125335]  [<ffffffff811008f0>] ? __symbol_put+0x40/0x40
[    3.131476]  [<ffffffff81206a61>] ? kernel_read+0x41/0x60
[    3.137520]  [<ffffffff811049be>] SYSC_finit_module+0x7e/0xa0
[    3.143953]  [<ffffffff811049fe>] SyS_finit_module+0xe/0x10
[    3.150192]  [<ffffffff81806eb6>] entry_SYSCALL_64_fastpath+0x16/0x75
[    3.157445] ---[ end trace ded9aa376f2a45cd ]---
[    3.162639] ahci 0000:00:13.0: forcing PORTS_IMPL to 0x1
[    3.169816] clocksource: Switched to clocksource tsc
[    3.248080] ------------[ cut here ]------------
[    3.253283] WARNING: CPU: 1 PID: 108 at 
/build/linux-lts-xenial-U7qWNW/linux-lts-xenial-4.4.0/drivers/ata/libahci.c:224 
ahci_enable_ahci+0x52/0x60 [libahci]()
[    3.269165] Modules linked in: igb i2c_algo_bit dca ptp pps_core ahci(+) 
libahci fjes sdhci_acpi(+) sdhci
[    3.279963] CPU: 1 PID: 108 Comm: systemd-udevd Tainted: G      D W       
4.4.0-72-generic #93~14.04.1-Ubuntu
[    3.291065] Hardware name: Default string Default string/Aptio CRB, BIOS 
5.6.5 12/22/2016
[    3.300222]  0000000000000000 ffff88017868f9c0 ffffffff813dca1c 
0000000000000000
[    3.308527]  ffffffffc0051670 ffff88017868f9f8 ffffffff8107ea06 
0000000000000000
[    3.316829]  0000000000000000 ffffc90000776004 ffff88017a5a6000 
ffff8801785c3858
[    3.325131] Call Trace:
[    3.327875]  [<ffffffff813dca1c>] dump_stack+0x63/0x87
[    3.333630]  [<ffffffff8107ea06>] warn_slowpath_common+0x86/0xc0
[    3.340354]  [<ffffffff8107eafa>] warn_slowpath_null+0x1a/0x20
[    3.346888]  [<ffffffffc004f522>] ahci_enable_ahci+0x52/0x60 [libahci]
[    3.354198]  [<ffffffffc004f8df>] ahci_reset_controller+0x1f/0xd0 [libahci]
[    3.361998]  [<ffffffffc000c13c>] ahci_pci_reset_controller+0x1c/0x90 [ahci]
[    3.369895]  [<ffffffffc000ce5d>] ahci_init_one+0x7bd/0xc33 [ahci]
[    3.376818]  [<ffffffff8142d0e5>] local_pci_probe+0x45/0xa0
[    3.383057]  [<ffffffff8142e591>] pci_device_probe+0xe1/0x130
[    3.389492]  [<ffffffff8153655b>] driver_probe_device+0x21b/0x470
[    3.396314]  [<ffffffff81536835>] __driver_attach+0x85/0x90
[    3.402553]  [<ffffffff815367b0>] ? driver_probe_device+0x470/0x470
[    3.409568]  [<ffffffff815343fd>] bus_for_each_dev+0x5d/0x90
[    3.415905]  [<ffffffff81535eee>] driver_attach+0x1e/0x20
[    3.421949]  [<ffffffff81535a50>] bus_add_driver+0x1d0/0x290
[    3.428285]  [<ffffffffc0016000>] ? 0xffffffffc0016000
[    3.434038]  [<ffffffff81537230>] driver_register+0x60/0xe0
[    3.440276]  [<ffffffff8142ca9c>] __pci_register_driver+0x4c/0x50
[    3.447103]  [<ffffffffc001601e>] ahci_pci_driver_init+0x1e/0x1000 [ahci]
[    3.454704]  [<ffffffff8100213d>] do_one_initcall+0xcd/0x1f0
[    3.461040]  [<ffffffff811c3446>] ? __vunmap+0xa6/0xf0
[    3.466793]  [<ffffffff811de97d>] ? kmem_cache_alloc_trace+0x1ad/0x220
[    3.474102]  [<ffffffff81183c84>] ? do_init_module+0x27/0x1d2
[    3.480534]  [<ffffffff81183cbd>] do_init_module+0x60/0x1d2
[    3.486774]  [<ffffffff81104104>] load_module+0x1424/0x1b10
[    3.493012]  [<ffffffff811008f0>] ? __symbol_put+0x40/0x40
[    3.499154]  [<ffffffff81206a61>] ? kernel_read+0x41/0x60
[    3.505199]  [<ffffffff811049be>] SYSC_finit_module+0x7e/0xa0
[    3.511631]  [<ffffffff811049fe>] SyS_finit_module+0xe/0x10
[    3.517870]  [<ffffffff81806eb6>] entry_SYSCALL_64_fastpath+0x16/0x75
[    3.525099] ---[ end trace ded9aa376f2a45ce ]---
[    3.608441] ------------[ cut here ]------------
[    3.613642] WARNING: CPU: 1 PID: 108 at 
/build/linux-lts-xenial-U7qWNW/linux-lts-xenial-4.4.0/drivers/ata/libahci.c:224 
ahci_enable_ahci+0x52/0x60 [libahci]()
[    3.629524] Modules linked in: igb i2c_algo_bit dca ptp pps_core ahci(+) 
libahci fjes sdhci_acpi(+) sdhci
[    3.640324] CPU: 1 PID: 108 Comm: systemd-udevd Tainted: G      D W       
4.4.0-72-generic #93~14.04.1-Ubuntu
[    3.651426] Hardware name: Default string Default string/Aptio CRB, BIOS 
5.6.5 12/22/2016
[    3.660583]  0000000000000000 ffff88017868f9c0 ffffffff813dca1c 
0000000000000000
[    3.668888]  ffffffffc0051670 ffff88017868f9f8 ffffffff8107ea06 
0000000000000000
[    3.677189]  0000000000000000 ffffc90000776004 ffff88017a5a6000 
ffff8801785c3858
[    3.685491] Call Trace:
[    3.688234]  [<ffffffff813dca1c>] dump_stack+0x63/0x87
[    3.693990]  [<ffffffff8107ea06>] warn_slowpath_common+0x86/0xc0
[    3.700714]  [<ffffffff8107eafa>] warn_slowpath_null+0x1a/0x20
[    3.707248]  [<ffffffffc004f522>] ahci_enable_ahci+0x52/0x60 [libahci]
[    3.714558]  [<ffffffffc004f91d>] ahci_reset_controller+0x5d/0xd0 [libahci]
[    3.722359]  [<ffffffffc000c13c>] ahci_pci_reset_controller+0x1c/0x90 [ahci]
[    3.730255]  [<ffffffffc000ce5d>] ahci_init_one+0x7bd/0xc33 [ahci]
[    3.737177]  [<ffffffff8142d0e5>] local_pci_probe+0x45/0xa0
[    3.743416]  [<ffffffff8142e591>] pci_device_probe+0xe1/0x130
[    3.749851]  [<ffffffff8153655b>] driver_probe_device+0x21b/0x470
[    3.756673]  [<ffffffff81536835>] __driver_attach+0x85/0x90
[    3.762912]  [<ffffffff815367b0>] ? driver_probe_device+0x470/0x470
[    3.769928]  [<ffffffff815343fd>] bus_for_each_dev+0x5d/0x90
[    3.776265]  [<ffffffff81535eee>] driver_attach+0x1e/0x20
[    3.782309]  [<ffffffff81535a50>] bus_add_driver+0x1d0/0x290
[    3.788644]  [<ffffffffc0016000>] ? 0xffffffffc0016000
[    3.794397]  [<ffffffff81537230>] driver_register+0x60/0xe0
[    3.800635]  [<ffffffff8142ca9c>] __pci_register_driver+0x4c/0x50
[    3.807462]  [<ffffffffc001601e>] ahci_pci_driver_init+0x1e/0x1000 [ahci]
[    3.815062]  [<ffffffff8100213d>] do_one_initcall+0xcd/0x1f0
[    3.821400]  [<ffffffff811c3446>] ? __vunmap+0xa6/0xf0
[    3.827153]  [<ffffffff811de97d>] ? kmem_cache_alloc_trace+0x1ad/0x220
[    3.834461]  [<ffffffff81183c84>] ? do_init_module+0x27/0x1d2
[    3.840893]  [<ffffffff81183cbd>] do_init_module+0x60/0x1d2
[    3.847133]  [<ffffffff81104104>] load_module+0x1424/0x1b10
[    3.853371]  [<ffffffff811008f0>] ? __symbol_put+0x40/0x40
[    3.859513]  [<ffffffff81206a61>] ? kernel_read+0x41/0x60
[    3.865558]  [<ffffffff811049be>] SYSC_finit_module+0x7e/0xa0
[    3.871991]  [<ffffffff811049fe>] SyS_finit_module+0xe/0x10
[    3.878230]  [<ffffffff81806eb6>] entry_SYSCALL_64_fastpath+0x16/0x75
[    3.885466] ---[ end trace ded9aa376f2a45cf ]---
[    3.890663] ahci 0000:00:13.0: AHCI 0000.0000 1 slots 1 ports ? Gbps 0x1 
impl SATA mode
[    3.899644] ahci 0000:00:13.0: flags:
[    3.904469] scsi host0: ahci
[    3.907883] ata1: SATA max UDMA/133 abar m2048@0x7cd00000 port 0x7cd00100 
irq 266
[    4.945668] ata1: failed to resume link (SControl 0)
[    4.951254] ata1: SATA link down (SStatus 0 SControl 0)

** Affects: linux-lts-xenial (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1691151

Title:
  kernel panic on Quanta WB2448 Broadwell CPU

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to