[Bug 1886827] Re: Machine hangs when doing a normal reboot

2020-11-12 Thread Kai-Heng Feng
It will be in 5.4.0-55.61.

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

Title:
  Machine hangs when doing a normal reboot

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

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

[Bug 1886827] Re: Machine hangs when doing a normal reboot

2020-11-12 Thread Quinn Plattel
Hi,

I have just tested kernel 5.4.0-53-generic (Ubuntu kernel) on the same
hardware and the bug is still present.  When will the fix be pushed out
to the current ubuntu kernels?

Quinn

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

Title:
  Machine hangs when doing a normal reboot

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

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

[Bug 1886827] Re: Machine hangs when doing a normal reboot

2020-11-01 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60
days.]

** Changed in: linux (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  Machine hangs when doing a normal reboot

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

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

[Bug 1886827] Re: Machine hangs when doing a normal reboot

2020-09-01 Thread Kai-Heng Feng
Great! The stable kernel has that fix, so the downstream kernels like
Ubuntu kernel will get the fix eventually.

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

Title:
  Machine hangs when doing a normal reboot

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

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

[Bug 1886827] Re: Machine hangs when doing a normal reboot

2020-08-28 Thread Quinn Plattel
Ok, I finally got commit b292b50b0efcc7095d8bf15505fba6909bb35dce to
build successfully.

Result is also success! Normal reboot works.

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

Title:
  Machine hangs when doing a normal reboot

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

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

[Bug 1886827] Re: Machine hangs when doing a normal reboot

2020-08-28 Thread Quinn Plattel
Hi,

Since I wasn't able to build this commit, I used the deb's provided in
Comment #36
(https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1886827/comments/36)

Result is success!  Soft rebooting works normally with this build.

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

Title:
  Machine hangs when doing a normal reboot

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

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

[Bug 1886827] Re: Machine hangs when doing a normal reboot

2020-08-28 Thread Quinn Plattel
Can't seem to compile this commit.  Here are the commands I used:

sudo apt-get -y install libncurses-dev flex bison openssl libssl-dev dkms 
libelf-dev libudev-dev libpci-dev libiberty-dev autoconf
sudo apt-get -y build-dep linux
git clone git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
cd linux
git checkout -f b292b50b0efcc7095d8bf15505fba6909bb35dce
cp /boot/config-$(uname -r) .config
yes '' | make oldconfig
make -j 17 deb-pkg LOCALVERSION=-custom

Build fails with the following messages:
---
dpkg-source: info: use the '3.0 (quilt)' format to have separate and documented 
changes to upstream files, see dpkg-source(1)
dpkg-source: error: unrepresentable changes to source
dpkg-buildpackage: error: dpkg-source -i.git -b . subprocess returned exit 
status 1
make[1]: *** [scripts/Makefile.package:77: deb-pkg] Error 1
make: *** [Makefile:1495: deb-pkg] Error 2
---

Build environment: Ubuntu 20.04, 48GB RAM, 16 CPU's.

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

Title:
  Machine hangs when doing a normal reboot

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

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

[Bug 1886827] Re: Machine hangs when doing a normal reboot

2020-08-27 Thread Kai-Heng Feng
** Changed in: linux (Ubuntu)
 Assignee: Kai-Heng Feng (kaihengfeng) => (unassigned)

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

Title:
  Machine hangs when doing a normal reboot

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

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

[Bug 1886827] Re: Machine hangs when doing a normal reboot

2020-08-26 Thread Kai-Heng Feng
Please test latest mainline kernel:
https://kernel.ubuntu.com/~kernel-ppa/mainline/v5.9-rc2/amd64/

Particularly, 
commit b292b50b0efcc7095d8bf15505fba6909bb35dce
Author: Tetsuo Handa 
Date:   Mon Jul 13 11:12:54 2020 +0900

driver core: Fix probe_count imbalance in really_probe()

syzbot is reporting hung task in wait_for_device_probe() [1]. At least,
we always need to decrement probe_count if we incremented probe_count in
really_probe().

However, since I can't find "Resources present before probing" message in
the console log, both "this message simply flowed off" and "syzbot is not
hitting this path" will be possible. Therefore, while we are at it, let's
also prepare for concurrent wait_for_device_probe() calls by replacing
wake_up() with wake_up_all().

[1] 
https://syzkaller.appspot.com/bug?id=25c833f1983c9c1d512f4ff860dd0d7f5a2e2c0f

Reported-by: syzbot 
Fixes: 7c35e699c88bd607 ("driver core: Print device when resources present 
in really_probe()")
Cc: Geert Uytterhoeven 
Signed-off-by: Tetsuo Handa 
Cc: stable 
Link: 
https://lore.kernel.org/r/20200713021254.3444-1-penguin-ker...@i-love.sakura.ne.jp
Signed-off-by: Greg Kroah-Hartman 


** Changed in: linux (Ubuntu)
   Status: Confirmed => Incomplete

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

Title:
  Machine hangs when doing a normal reboot

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

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

[Bug 1886827] Re: Machine hangs when doing a normal reboot

2020-08-17 Thread Kai-Heng Feng
** Changed in: linux (Ubuntu)
 Assignee: (unassigned) => Kai-Heng Feng (kaihengfeng)

** Changed in: linux (Ubuntu)
   Status: Incomplete => Confirmed

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

Title:
  Machine hangs when doing a normal reboot

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

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

[Bug 1886827] Re: Machine hangs when doing a normal reboot

2020-08-13 Thread Quinn Plattel
Finally got 5.8-rc4 compiled with patch applied.  Posting dmesg results.

** Attachment added: "dmesg.txt"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1886827/+attachment/5401384/+files/dmesg.txt

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

Title:
  Machine hangs when doing a normal reboot

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

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

[Bug 1886827] Re: Machine hangs when doing a normal reboot

2020-08-13 Thread Quinn Plattel
I haven't been able to compile 5.8-rc4 for some reason but have had
success with 5.4.0-44 - I applied the patch to 5.4.0-44 and attached the
dmesg file here.  Hope this helps.

** Attachment added: "kernel messages from serial patched kernel 5.4.0-44"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1886827/+attachment/5401335/+files/dmesg.txt

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

Title:
  Machine hangs when doing a normal reboot

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

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

[Bug 1886827] Re: Machine hangs when doing a normal reboot

2020-07-13 Thread Kai-Heng Feng
It's for 5.8-rc4.

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

Title:
  Machine hangs when doing a normal reboot

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

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

[Bug 1886827] Re: Machine hangs when doing a normal reboot

2020-07-10 Thread Quinn Plattel
Currently on vacation - will be back in 3 weeks.
Is the patch is for 5.8-rc4 or for 4.15.0-99?

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

Title:
  Machine hangs when doing a normal reboot

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

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

[Bug 1886827] Re: Machine hangs when doing a normal reboot

2020-07-10 Thread Ubuntu Foundations Team Bug Bot
** Tags added: patch

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

Title:
  Machine hangs when doing a normal reboot

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

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

[Bug 1886827] Re: Machine hangs when doing a normal reboot

2020-07-10 Thread Kai-Heng Feng
Please apply this patch and attach dmesg.

** Patch added: "lp1886827-test.patch"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1886827/+attachment/5391227/+files/lp1886827-test.patch

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

Title:
  Machine hangs when doing a normal reboot

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

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

[Bug 1886827] Re: Machine hangs when doing a normal reboot

2020-07-09 Thread Quinn Plattel
I have now installed, booted, and tested the reboot with kernel 5.8-rc4
- no change - bug still persists.  I have attached dmesg log for this
kernel.


** Attachment added: "dmesg-5.8-rc4.log"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1886827/+attachment/5390979/+files/dmesg-5.8-rc4.log

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

Title:
  Machine hangs when doing a normal reboot

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

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

[Bug 1886827] Re: Machine hangs when doing a normal reboot

2020-07-09 Thread Kai-Heng Feng
Please test latest mainline kernel:
https://kernel.ubuntu.com/~kernel-ppa/mainline/v5.8-rc4/

I wonder if 8250 driver in mainline fixed the issue...

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

Title:
  Machine hangs when doing a normal reboot

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

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

[Bug 1886827] Re: Machine hangs when doing a normal reboot

2020-07-09 Thread Kai-Heng Feng
[4.304373] bus: 'platform': add driver serial8250
[4.304387] bus: 'platform': driver_probe_device: matched device serial8250 
with driver serial8250
[4.304391] bus: 'platform': really_probe: probing driver serial8250 with 
device serial8250
[4.304394] platform serial8250: Resources present before probing

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

Title:
  Machine hangs when doing a normal reboot

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

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

[Bug 1886827] Re: Machine hangs when doing a normal reboot

2020-07-09 Thread Quinn Plattel
apport information

** Tags added: apport-collected

** Description changed:

  Hi,
  
  When booting into kernel 4.15.0-99-generic or higher and also kernel
  5.3.0-53-generic or higher, the system hangs when issuing the reboot
  command or CTRL-ALT-DEL from console with the following console
  messages:
  
  -- snip 
  Reached target Final Step.
  Starting Reboot...
  < following message repeats indefinetely every 120 seconds >
  INFO: task systemd-shutdow:1 blocked for more than 120 seconds.
Not tainted 4.15.0-99-generic #100
  " echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
  -- snip 
  
  I did a git bisect procedure between kernels 4.15.0-96-generic and 4.15.0-99 
and it reported the following: 
  -- snip 
  b52be79f3c6cc89bb3834c5174843e34f945f386 is the first bad commit
  commit b52be79f3c6cc89bb3834c5174843e34f945f386
  -- snip 
  
  Ubuntu version affected: 
  Ubuntu 4.15.0-99.100-generic 4.15.18
  
  First kernel package affected:
  linux-image-4.15.0-99-generic
  
  Necessary debug files will be attached as soon as possible.
  
  Quinn
+ --- 
+ ProblemType: Bug
+ AlsaDevices:
+  total 0
+  crw-rw 1 root audio 116,  1 Jul  9 09:55 seq
+  crw-rw 1 root audio 116, 33 Jul  9 09:55 timer
+ AplayDevices: Error: [Errno 2] No such file or directory: 'aplay': 'aplay'
+ ApportVersion: 2.20.9-0ubuntu7.15
+ Architecture: amd64
+ ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord': 
'arecord'
+ AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
+ DistroRelease: Ubuntu 18.04
+ HibernationDevice: RESUME=/dev/mapper/system-swap
+ IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig': 'iwconfig'
+ Lsusb:
+  Bus 001 Device 003: ID 0b38:0010 Gear Head 107-Key Keyboard
+  Bus 001 Device 002: ID 8087:07e6 Intel Corp. 
+  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
+ MachineType: To be filled by O.E.M. To be filled by O.E.M.
+ Package: linux (not installed)
+ PciMultimedia:
+  
+ ProcFB:
+  
+ ProcKernelCmdLine: BOOT_IMAGE=/@/boot/vmlinuz-4.15.0-99-generic 
root=/dev/mapper/system-root ro rootflags=subvol=@ biosdevname=0 net.ifnames=0 
nomodeset "dyndbg=file drivers/base/* +p"
+ ProcVersionSignature: Ubuntu 4.15.0-99.100-generic 4.15.18
+ RelatedPackageVersions:
+  linux-restricted-modules-4.15.0-99-generic N/A
+  linux-backports-modules-4.15.0-99-generic  N/A
+  linux-firmware 1.173.18
+ RfKill: Error: [Errno 2] No such file or directory: 'rfkill': 'rfkill'
+ Tags:  bionic
+ Uname: Linux 4.15.0-99-generic x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm cdrom dip disk plugdev sudo
+ _MarkForUpload: True
+ dmi.bios.date: 05/05/2016
+ dmi.bios.vendor: American Megatrends Inc.
+ dmi.bios.version: 5.6.5
+ dmi.board.asset.tag: To be filled by O.E.M.
+ dmi.board.name: Aptio CRB
+ dmi.board.vendor: AMI Corporation
+ dmi.board.version: To be filled by O.E.M.
+ dmi.chassis.asset.tag: To Be Filled By O.E.M.
+ dmi.chassis.type: 3
+ dmi.chassis.vendor: To Be Filled By O.E.M.
+ dmi.chassis.version: To Be Filled By O.E.M.
+ dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr5.6.5:bd05/05/2016:svnTobefilledbyO.E.M.:pnTobefilledbyO.E.M.:pvrTobefilledbyO.E.M.:rvnAMICorporation:rnAptioCRB:rvrTobefilledbyO.E.M.:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
+ dmi.product.family: To be filled by O.E.M.
+ dmi.product.name: To be filled by O.E.M.
+ dmi.product.version: To be filled by O.E.M.
+ dmi.sys.vendor: To be filled by O.E.M.

** Attachment added: "CRDA.txt"
   https://bugs.launchpad.net/bugs/1886827/+attachment/5390940/+files/CRDA.txt

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

Title:
  Machine hangs when doing a normal reboot

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

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

[Bug 1886827] Re: Machine hangs when doing a normal reboot

2020-07-09 Thread Quinn Plattel
** Attachment added: "dmesg.log"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1886827/+attachment/5390939/+files/dmesg.log

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

Title:
  Machine hangs when doing a normal reboot

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

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

[Bug 1886827] Re: Machine hangs when doing a normal reboot

2020-07-08 Thread Kai-Heng Feng
Can you please add kernel parameter "dyndbg='file drivers/base/* +p'"
and attach full dmesg here?

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

Title:
  Machine hangs when doing a normal reboot

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

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

[Bug 1886827] Re: Machine hangs when doing a normal reboot

2020-07-08 Thread Brian Murray
** Package changed: ubuntu => linux (Ubuntu)

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

Title:
  Machine hangs when doing a normal reboot

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

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

[Bug 1886827] Re: Machine hangs when doing a normal reboot

2020-07-08 Thread Ubuntu Foundations Team Bug Bot
Thank you for taking the time to report this bug and helping to make
Ubuntu better.  It seems that your bug report is not filed about a
specific source package though, rather it is just filed against Ubuntu
in general.  It is important that bug reports be filed about source
packages so that people interested in the package can find the bugs
about it.  You can find some hints about determining what package your
bug might be about at https://wiki.ubuntu.com/Bugs/FindRightPackage.
You might also ask for help in the #ubuntu-bugs irc channel on Freenode.

To change the source package that this bug is filed about visit
https://bugs.launchpad.net/ubuntu/+bug/1886827/+editstatus and add the
package name in the text box next to the word Package.

[This is an automated message.  I apologize if it reached you
inappropriately; please just reply to this message indicating so.]

** Tags added: bot-comment

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

Title:
  Machine hangs when doing a normal reboot

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

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

[Bug 1886827] Re: Machine hangs when doing a normal reboot

2020-07-08 Thread Quinn Plattel
Seeing as the console reports systemd-shutdown, I decided to debugging that.
So far:
systemctl reboot -ff has no effect - the system still hangs with the affected 
kernels.

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

Title:
  Machine hangs when doing a normal reboot

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

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

[Bug 1886827] Re: Machine hangs when doing a normal reboot

2020-07-08 Thread Quinn Plattel
I have now tried all combinations of "reboot=" as advised by:
https://wiki.ubuntu.com/BIOSandUbuntu

with no effect.

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

Title:
  Machine hangs when doing a normal reboot

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

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

[Bug 1886827] Re: Machine hangs when doing a normal reboot

2020-07-08 Thread Quinn Plattel
SysRq-b is unaffected by this kernel bug.

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

Title:
  Machine hangs when doing a normal reboot

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

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

[Bug 1886827] Re: Machine hangs when doing a normal reboot

2020-07-08 Thread Quinn Plattel
Kernel bisection was done following the procedures listed here:
https://wiki.ubuntu.com/Kernel/KernelBisection

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

Title:
  Machine hangs when doing a normal reboot

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

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

[Bug 1886827] Re: Machine hangs when doing a normal reboot

2020-07-08 Thread Quinn Plattel
** Attachment added: "git-bisect.log"
   
https://bugs.launchpad.net/ubuntu/+bug/1886827/+attachment/5390798/+files/git-bisect.log

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

Title:
  Machine hangs when doing a normal reboot

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

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

[Bug 1886827] Re: Machine hangs when doing a normal reboot

2020-07-08 Thread Quinn Plattel
** Attachment added: "console.log"
   
https://bugs.launchpad.net/ubuntu/+bug/1886827/+attachment/5390794/+files/console.log

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

Title:
  Machine hangs when doing a normal reboot

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

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

[Bug 1886827] Re: Machine hangs when doing a normal reboot

2020-07-08 Thread Quinn Plattel
** Attachment added: "dmidecode.log"
   
https://bugs.launchpad.net/ubuntu/+bug/1886827/+attachment/5390797/+files/dmidecode.log

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

Title:
  Machine hangs when doing a normal reboot

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

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

[Bug 1886827] Re: Machine hangs when doing a normal reboot

2020-07-08 Thread Quinn Plattel
** Attachment added: "lspci-vnvn.log"
   
https://bugs.launchpad.net/ubuntu/+bug/1886827/+attachment/5390792/+files/lspci-vnvn.log

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

Title:
  Machine hangs when doing a normal reboot

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

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

[Bug 1886827] Re: Machine hangs when doing a normal reboot

2020-07-08 Thread Quinn Plattel
** Attachment added: "console.log"
   
https://bugs.launchpad.net/ubuntu/+bug/1886827/+attachment/5390793/+files/console.log

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

Title:
  Machine hangs when doing a normal reboot

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

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

[Bug 1886827] Re: Machine hangs when doing a normal reboot

2020-07-08 Thread Quinn Plattel
** Attachment added: "version.log"
   
https://bugs.launchpad.net/ubuntu/+bug/1886827/+attachment/5390791/+files/version.log

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

Title:
  Machine hangs when doing a normal reboot

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

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

[Bug 1886827] Re: Machine hangs when doing a normal reboot

2020-07-08 Thread Quinn Plattel
** Attachment added: "cpuinfo.log"
   
https://bugs.launchpad.net/ubuntu/+bug/1886827/+attachment/5390796/+files/cpuinfo.log

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

Title:
  Machine hangs when doing a normal reboot

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

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

[Bug 1886827] Re: Machine hangs when doing a normal reboot

2020-07-08 Thread Quinn Plattel
** Attachment added: "git-bisect-log.log"
   
https://bugs.launchpad.net/ubuntu/+bug/1886827/+attachment/5390799/+files/git-bisect-log.log

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

Title:
  Machine hangs when doing a normal reboot

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

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

[Bug 1886827] Re: Machine hangs when doing a normal reboot

2020-07-08 Thread Quinn Plattel
** Attachment added: "policy.log"
   
https://bugs.launchpad.net/ubuntu/+bug/1886827/+attachment/5390795/+files/policy.log

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

Title:
  Machine hangs when doing a normal reboot

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

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