[Bug 1742675] Re: after upgrade to linux-image-extra-4.13.0-26-generic the system does not start at all

2018-06-21 Thread Jon Evans
Thanks for the suggestion @kaihengfeng. I installed linux-generic-
hwe-16.04-edge, which gave me a working 4.15.0-23-generic after a
reboot.

The log from 4.13.0-45 failed at this point:

[2.444002] DMAR-IR: IOAPIC id 10 under DRHD base  0xdfffe000 IOMMU 0
[2.52] DMAR-IR: IOAPIC id 9 under DRHD base  0xfedc IOMMU 1
[2.556002] DMAR-IR: IOAPIC id 8 under DRHD base  0xfedc IOMMU 1
[2.56] DMAR-IR: Enabled IRQ remapping in xapic mode
[2.616002] Switched APIC routing to physical flat.
[2.62] BUG: unable to handle kernel NULL pointer dereference at (null)
[2.62] IP: __bitmap_intersects+0x10/0x70


and the same section of dmesg from the working 4.15.0-23 is:

[0.00] DMAR-IR: IOAPIC id 10 under DRHD base  0xdfffe000 IOMMU 0
[0.00] DMAR-IR: IOAPIC id 9 under DRHD base  0xfedc IOMMU 1
[0.00] DMAR-IR: IOAPIC id 8 under DRHD base  0xfedc IOMMU 1
[0.00] DMAR-IR: Enabled IRQ remapping in xapic mode
[0.00] Switched APIC routing to physical flat.
[0.00] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[0.02] tsc: Fast TSC calibration using PIT
[0.024000] tsc: Detected 2394.078 MHz processor
[0.024000] Calibrating delay loop (skipped), value calculated using timer 
frequency.. 4788.15 BogoMIPS (lpj=9576312)

... etc.

Maybe that will be useful for someone to track down what causes the
crash.

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

Title:
  after upgrade to linux-image-extra-4.13.0-26-generic  the system does
  not start at all

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

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

[Bug 1742675] Re: after upgrade to linux-image-extra-4.13.0-26-generic the system does not start at all

2018-06-18 Thread Jon Evans
Another data point, 4.13.0-45 crashes on boot even with acpi=off. It
looks like a different call trace though, which I can transcribe on
request if anyone thinks it will help.

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

Title:
  after upgrade to linux-image-extra-4.13.0-26-generic  the system does
  not start at all

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

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

[Bug 1742675] Re: after upgrade to linux-image-extra-4.13.0-26-generic the system does not start at all

2018-06-14 Thread Jon Evans
Attached is a transcription of the latest kernel boot panic.

This is the Oops:

[2.62] BUG: unable to handle kernel NULL pointer dereference at (null)
[2.62] IP: __bitmap_intersects+0x10/0x70
[2.62] PGD 0
[2.62] P4D 0
[2.62] 
[2.62] Oops:  [#1] SMP PTI
[2.62] Modules linked in:
[2.62] CPU: 0 PID: 1 Comm: swapper/0 Not tainted 4.13.0-45-generic 
#50~16.04.1-Ubuntu
[2.62] Hardware name: Dell Inc. Precision WorkStation T5500  /0CRH6C, 
BIOS A16 05/28/2013
[2.62] task: 989914e81600 task.stack: b038c313800
[2.62] RIP: 0010:__bitmap_intersects+0x10/0x70
[2.62] RSP: :b038c313bb00 EFLAGS: 00010002
[2.62] RAX: 0282 RBX: 989923fcb2c0 RCX: 989914e70780
[2.62] RDX: 0040 RSI: 994603e0 RDI: 
[2.62] RBP: b038c313bb00 R08: 989916919000 R09: 989916406460
[2.62] R10: 0001 R11: 0040 R12: 
[2.62] R13: b038c313bd88 R14: 989916906c60 R15: 989916906c60
[2.62] FS:  () GS:989916e0() 
knlGS:
[2.62] CS: 0010 DS:  ES:  CR0: 80050033
[2.62] CR2:  CR3: 00016240a001 CR4: 000206f0
[2.62] Call Trace:
[2.62]  assign_irq_vector+0x58/0x450
[2.62]  ? radix_tree_lookup+0xd/0x10
[2.62]  x86_vector_alloc_irqs+0x10e/0x1a0
[2.62]  irq_domain_alloc_irqs_parent+0x1f/0x30
[2.62]  intel_irq_remapping_alloc+0x79/0x7c0
[2.62]  ? __radix_tree_create+0x17a/0x1f0
[2.62]  irq_domain_alloc_irqs_parent+0x1f/0x30
[2.62]  mp_irqdomain_alloc+0xa0/0x2c0
[2.62]  __irq_domain_alloc_irqs+0x144/0x330
[2.62]  alloc_isa_irq_from_domain.isra.10+0xc4/0xe0
[2.62]  mp_map_pin_to_irq+0x195/0x2f0
[2.62]  pin_2_irq+0x47/0x80
[2.62]  setup_IO_APIC+0x101/0x1c4
[2.62]  apic_bsp_setup+0xb7/0xc8
[2.62]  native_smp_prepare_cpus+0x2bd/0x332
[2.62]  kernel_init_freeable+0xd2/0x23b
[2.62]  ? rest_init+0xc0/0xc0
[2.62]  kernel_init+0xe/0x101
[2.62]  ret_from_fork+0x35/0x40
[2.62] Code: 04 d7 49 09 c1 31 c0 4d 85 c9 0f 95 c0 5d c3 45 31 c9 eb 
c8 0f 1f 80 00 00 00 00 41 89 d2 55 41 c1 ea 06 45 85 d2 48 89 e5 74 2b <48> 8b 
07 48 85 06 75 4e 31 c0 45 31 c9 eb 13 4c 8b 44 07 08 4c
[2.62] RIP: __bitmap_intersects+0x10/0x70 RSP: b038c313bb00
[2.62] CR2: 
[2.62] ---[ end trace 1dc91a86fe1886bb ]---
[2.62] Kernel panic - not syncing: Attempted to kill init! 
exitcode=0x0009
[2.62] 
[2.62] --[ end Kernel panic - not syncing: Attempted to kill init! 
exitcode=0x0009
[2.62] 


** Attachment added: "kernel-4.13.0-45-crash.txt"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1742675/+attachment/5152531/+files/kernel-4.13.0-45-crash.txt

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

Title:
  after upgrade to linux-image-extra-4.13.0-26-generic  the system does
  not start at all

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

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

[Bug 1742675] Re: after upgrade to linux-image-extra-4.13.0-26-generic the system does not start at all

2018-06-14 Thread Jon Evans
I am still experiencing the same bug. I regularly pull down the latest
updates with apt update and apt dist-upgrade, and if a kernel update is
included then I always test it.

This morning my system got updated with both linux-
image-4.13.0-45-generic and linux-image-4.4.0-128-generic. I have
modified my grub config so that it boots into 4.10.0-42-generic, the
last hwe kernel that booted successfully.

4.4.0-128 boots OK
4.13.0-45 panics

I have captured another video, with boot_delay this time. I will
transcribe it to text and attach another comment.

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

Title:
  after upgrade to linux-image-extra-4.13.0-26-generic  the system does
  not start at all

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

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

[Bug 1742675] Re: after upgrade to linux-image-extra-4.13.0-26-generic the system does not start at all

2018-02-22 Thread Jon Evans
I updated again this morning and installed the latest 4.13.0-36-generic
kernel. Unfortunately it still panics on boot. I've attached another
slo-mo video.

** Attachment added: "Slo-mo video of failing boot of 4.13.0-36-generic"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1742675/+attachment/5060285/+files/Failed%204.13.0-36-generic%20boot.mp4

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

Title:
  after upgrade to linux-image-extra-4.13.0-26-generic  the system does
  not start at all

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

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

[Bug 1742675] Re: after upgrade to linux-image-extra-4.13.0-26-generic the system does not start at all

2018-01-19 Thread Jon Evans
** Attachment added: "Slo-mo video of failing boot (3s)"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1742675/+attachment/5039509/+files/Failed%204.13.0-26-generic%20boot.mp4

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

Title:
  after upgrade to linux-image-extra-4.13.0-26-generic  the system does
  not start at all

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

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

[Bug 1742675] Re: after upgrade to linux-image-extra-4.13.0-26-generic the system does not start at all

2018-01-19 Thread Jon Evans
It still fails for me with acpi=off.

A bit of background, this PC has been running fine for the past 12
months or so, with regular updates including kernel updates. It's only
started failing since 4.13.0-26-generic.

** Attachment added: "grub command line"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1742675/+attachment/5039508/+files/IMG_0804.JPG

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

Title:
  after upgrade to linux-image-extra-4.13.0-26-generic  the system does
  not start at all

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

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

[Bug 1742675] Re: after upgrade to linux-image-extra-4.13.0-26-generic the system does not start at all

2018-01-18 Thread Jon Evans
** Attachment added: "Kernel panic from 4.13.0-30-generic"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1742675/+attachment/5038840/+files/IMG_0803.jpg

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

Title:
  after upgrade to linux-image-extra-4.13.0-26-generic  the system does
  not start at all

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

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

[Bug 1742675] Re: after upgrade to linux-image-extra-4.13.0-26-generic the system does not start at all

2018-01-18 Thread Jon Evans
@jsalisbury

Thanks, I followed the instructions and tried booting 4.13.0-30-generic.
I still get a kernel panic. I've attached a screenshot from grub with
the kernel version visible, and a screenshot of the panic.

Thanks

** Attachment added: "grub screenshot"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1742675/+attachment/5038839/+files/IMG_0801.jpg

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

Title:
  after upgrade to linux-image-extra-4.13.0-26-generic  the system does
  not start at all

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

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

[Bug 1742675] Re: after upgrade to linux-image-extra-4.13.0-26-generic the system does not start at all

2018-01-11 Thread Jon Evans
I noticed that Dell BIOS A09 was ancient, so I upgraded to a (slightly)
newer version, A16 from 2013. It still crashes with 4.13.0-26-generic
but the panic message is different.

** Attachment added: "Screenshot with newer BIOS"
   
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1742675/+attachment/5035139/+files/IMG_0777.jpg

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

Title:
  after upgrade to linux-image-extra-4.13.0-26-generic  the system does
  not start at all

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1742675/+subscriptions

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

[Bug 1742675] Re: after upgrade to linux-image-extra-4.13.0-26-generic the system does not start at all

2018-01-11 Thread Jon Evans
This is affecting me as well. I had to connect up a monitor and keyboard
to see what's happening - it's a kernel panic on boot. Machine is a Dell
Precision T5500.

Another data point, 4.13.0-26-generic (recovery mode) works OK.

Screenshot attached.

** Attachment added: "Screenshot of kernel panic"
   
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1742675/+attachment/5035135/+files/IMG_0776.jpg

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

Title:
  after upgrade to linux-image-extra-4.13.0-26-generic  the system does
  not start at all

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1742675/+subscriptions

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

[Bug 504929] Re: Dell Inpsiron attempts hibernation when power cord is plugged in

2010-03-29 Thread Jon Evans
I also have an MSI Wind U100. I'm seeing the same behavior when
unplugging. Clicking on the battery icon in the system tray to check the
status shows the proper battery life. Doing this prior to hibernating
appears to prevent the hibernation.

-- 
Dell Inpsiron attempts hibernation when power cord is plugged in
https://bugs.launchpad.net/bugs/504929
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 506125] Re: nautilus-actions-config-tool assert failure: NA-nact:ERROR:nact-ibackground-tab.c:381:get_folders_treeview: assertion failed: (GTK_IS_TREE_VIEW( treeview ))

2010-03-19 Thread Jon Evans
Still seeing this problem on a fresh install of the new Beta 1. GNOME
2.29.92

-- 
nautilus-actions-config-tool assert failure: 
NA-nact:ERROR:nact-ibackground-tab.c:381:get_folders_treeview: assertion 
failed: (GTK_IS_TREE_VIEW( treeview ))
https://bugs.launchpad.net/bugs/506125
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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