2016-11-08 20:39:30 |
normandrobert |
bug |
|
|
added bug |
2016-11-08 20:40:50 |
normandrobert |
summary |
Hang during boot 4.4.0-45-generic with /etc/cryptab . Boots fine in 4.4.0-42-generic. |
Hang during boot 4.4.0-45-generic with /etc/crypttab. Boots fine in 4.4.0-42-generic and older |
|
2016-11-08 20:41:53 |
normandrobert |
description |
System hangs during boot with 4.4.0-45-generic if cryptab contains a valid entry. Passphrase prompt never seen. Black screen with cursor in upper left corner. Attempts to type passphrase have no effect.
There are two workarounds:
1) Comment out line referring the encrypted partition in /etc/crypttab and /etc/fstab. Mount the partition manually thereafter.
2) Boot in 4.4.0-42-generic which works as do earlier versions. i.e. the user provides passphrase at the prompt during boot. |
System hangs during boot with 4.4.0-45-generic if cryptab contains a valid entry. Passphrase prompt never seen. Black screen with cursor in upper left corner. Attempts to type passphrase have no effect.
There are two workarounds:
1) Comment out line referring the encrypted partition in /etc/crypttab and /etc/fstab. Mount the partition manually thereafter.
2) Boot in 4.4.0-42-generic which works as do earlier versions. i.e. the user provides passphrase at the prompt during boot. |
|
2016-11-08 20:43:40 |
normandrobert |
description |
System hangs during boot with 4.4.0-45-generic if cryptab contains a valid entry. Passphrase prompt never seen. Black screen with cursor in upper left corner. Attempts to type passphrase have no effect.
There are two workarounds:
1) Comment out line referring the encrypted partition in /etc/crypttab and /etc/fstab. Mount the partition manually thereafter.
2) Boot in 4.4.0-42-generic which works as do earlier versions. i.e. the user provides passphrase at the prompt during boot. |
System hangs during boot with 4.4.0-45-generic if cryptab contains a valid entry. Passphrase prompt never seen. Black screen with cursor in upper left corner. Attempts to type passphrase have no effect.
There are two workarounds:
1) Comment out line referring the encrypted partition in /etc/crypttab and /etc/fstab. Mount the partition manually thereafter.
2) Boot in 4.4.0-42-generic which works as do earlier versions. i.e. the user provides passphrase at the prompt during boot.
robert@kalymnos:~$ cat /etc/crypttab
spare2 UUID=498b08bb-5e6b-4ddf-8b37-e059665a34e6 none luks
robert@kalymnos:~$ grep mapper /etc/fstab
/dev/mapper/spare2 /spare2 ext4 defaults 0 2 |
|
2016-11-08 20:45:10 |
normandrobert |
description |
System hangs during boot with 4.4.0-45-generic if cryptab contains a valid entry. Passphrase prompt never seen. Black screen with cursor in upper left corner. Attempts to type passphrase have no effect.
There are two workarounds:
1) Comment out line referring the encrypted partition in /etc/crypttab and /etc/fstab. Mount the partition manually thereafter.
2) Boot in 4.4.0-42-generic which works as do earlier versions. i.e. the user provides passphrase at the prompt during boot.
robert@kalymnos:~$ cat /etc/crypttab
spare2 UUID=498b08bb-5e6b-4ddf-8b37-e059665a34e6 none luks
robert@kalymnos:~$ grep mapper /etc/fstab
/dev/mapper/spare2 /spare2 ext4 defaults 0 2 |
System hangs during boot with 4.4.0-45-generic if cryptab contains a valid entry. Passphrase prompt never seen. Black screen with cursor in upper left corner. Attempts to type passphrase have no effect.
There are two workarounds:
1) Comment out line referring the encrypted partition in /etc/crypttab and /etc/fstab. Mount the partition manually after boot completes
2) Boot in 4.4.0-42-generic which works as do earlier versions. i.e. the user provides passphrase at the prompt during boot and the system finishes booting
robert@kalymnos:~$ cat /etc/crypttab
spare2 UUID=498b08bb-5e6b-4ddf-8b37-e059665a34e6 none luks
robert@kalymnos:~$ grep mapper /etc/fstab
/dev/mapper/spare2 /spare2 ext4 defaults 0 2 |
|
2016-11-08 20:47:40 |
normandrobert |
description |
System hangs during boot with 4.4.0-45-generic if cryptab contains a valid entry. Passphrase prompt never seen. Black screen with cursor in upper left corner. Attempts to type passphrase have no effect.
There are two workarounds:
1) Comment out line referring the encrypted partition in /etc/crypttab and /etc/fstab. Mount the partition manually after boot completes
2) Boot in 4.4.0-42-generic which works as do earlier versions. i.e. the user provides passphrase at the prompt during boot and the system finishes booting
robert@kalymnos:~$ cat /etc/crypttab
spare2 UUID=498b08bb-5e6b-4ddf-8b37-e059665a34e6 none luks
robert@kalymnos:~$ grep mapper /etc/fstab
/dev/mapper/spare2 /spare2 ext4 defaults 0 2 |
System hangs during boot with 4.4.0-45-generic if cryptab contains a valid entry. Passphrase prompt never seen. Black screen with blinking underscore in upper left corner. Repeated attempts to type passphrase have no effect.
There are two workarounds:
1) Comment out line referring the encrypted partition in /etc/crypttab and /etc/fstab. Mount the partition manually after boot completes
2) Boot in 4.4.0-42-generic which works as do earlier versions. i.e. the user provides passphrase at the prompt during boot and the system finishes booting
robert@kalymnos:~$ cat /etc/crypttab
spare2 UUID=498b08bb-5e6b-4ddf-8b37-e059665a34e6 none luks
robert@kalymnos:~$ grep mapper /etc/fstab
/dev/mapper/spare2 /spare2 ext4 defaults 0 2 |
|
2016-11-08 21:28:36 |
normandrobert |
description |
System hangs during boot with 4.4.0-45-generic if cryptab contains a valid entry. Passphrase prompt never seen. Black screen with blinking underscore in upper left corner. Repeated attempts to type passphrase have no effect.
There are two workarounds:
1) Comment out line referring the encrypted partition in /etc/crypttab and /etc/fstab. Mount the partition manually after boot completes
2) Boot in 4.4.0-42-generic which works as do earlier versions. i.e. the user provides passphrase at the prompt during boot and the system finishes booting
robert@kalymnos:~$ cat /etc/crypttab
spare2 UUID=498b08bb-5e6b-4ddf-8b37-e059665a34e6 none luks
robert@kalymnos:~$ grep mapper /etc/fstab
/dev/mapper/spare2 /spare2 ext4 defaults 0 2 |
System hangs during boot with 4.4.0-45-generic if /etc/crypptab contains a valid entry. Passphrase prompt never seen. Black screen with blinking underscore in upper left corner. Repeated attempts to type passphrase have no effect.
There are two workarounds:
1) Comment out line referring the encrypted partition in /etc/crypttab and /etc/fstab. Mount the partition manually after boot completes
2) Boot in 4.4.0-42-generic which works as do earlier versions. i.e. the user provides passphrase at the prompt during boot and the system finishes booting
robert@kalymnos:~$ cat /etc/crypttab
spare2 UUID=498b08bb-5e6b-4ddf-8b37-e059665a34e6 none luks
robert@kalymnos:~$ grep mapper /etc/fstab
/dev/mapper/spare2 /spare2 ext4 defaults 0 2 |
|
2016-11-08 21:37:39 |
Paul White |
affects |
ubuntu |
linux (Ubuntu) |
|
2016-11-08 21:50:34 |
normandrobert |
summary |
Hang during boot 4.4.0-45-generic with /etc/crypttab. Boots fine in 4.4.0-42-generic and older |
16.04.1 LTS hang during boot 4.4.0-45-generic with /etc/crypttab. Boots fine in 4.4.0-42-generic and older |
|
2016-11-08 22:00:08 |
Brad Figg |
linux (Ubuntu): status |
New |
Incomplete |
|
2016-11-09 18:19:02 |
normandrobert |
tags |
|
apport-collected xenial |
|
2016-11-09 18:19:03 |
normandrobert |
description |
System hangs during boot with 4.4.0-45-generic if /etc/crypptab contains a valid entry. Passphrase prompt never seen. Black screen with blinking underscore in upper left corner. Repeated attempts to type passphrase have no effect.
There are two workarounds:
1) Comment out line referring the encrypted partition in /etc/crypttab and /etc/fstab. Mount the partition manually after boot completes
2) Boot in 4.4.0-42-generic which works as do earlier versions. i.e. the user provides passphrase at the prompt during boot and the system finishes booting
robert@kalymnos:~$ cat /etc/crypttab
spare2 UUID=498b08bb-5e6b-4ddf-8b37-e059665a34e6 none luks
robert@kalymnos:~$ grep mapper /etc/fstab
/dev/mapper/spare2 /spare2 ext4 defaults 0 2 |
System hangs during boot with 4.4.0-45-generic if /etc/crypptab contains a valid entry. Passphrase prompt never seen. Black screen with blinking underscore in upper left corner. Repeated attempts to type passphrase have no effect.
There are two workarounds:
1) Comment out line referring the encrypted partition in /etc/crypttab and /etc/fstab. Mount the partition manually after boot completes
2) Boot in 4.4.0-42-generic which works as do earlier versions. i.e. the user provides passphrase at the prompt during boot and the system finishes booting
robert@kalymnos:~$ cat /etc/crypttab
spare2 UUID=498b08bb-5e6b-4ddf-8b37-e059665a34e6 none luks
robert@kalymnos:~$ grep mapper /etc/fstab
/dev/mapper/spare2 /spare2 ext4 defaults 0 2
---
ApportVersion: 2.20.1-0ubuntu2.1
Architecture: amd64
AudioDevicesInUse:
USER PID ACCESS COMMAND
/dev/snd/controlC1: robert 2413 F.... pulseaudio
/dev/snd/controlC0: robert 2413 F.... pulseaudio
CurrentDesktop: Unity
DistroRelease: Ubuntu 16.04
HibernationDevice: RESUME=UUID=291e75f9-3814-499b-bbb2-f385c164b942
InstallationDate: Installed on 2016-08-18 (83 days ago)
InstallationMedia: Ubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64 (20160719)
IwConfig:
lo no wireless extensions.
enp0s25 no wireless extensions.
JournalErrors:
Error: command ['journalctl', '-b', '--priority=warning', '--lines=1000'] failed with exit code 1: Hint: You are currently not seeing messages from other users and the system.
Users in the 'systemd-journal' group can see all messages. Pass -q to
turn off this notice.
No journal files were opened due to insufficient permissions.
NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
Package: linux (not installed)
ProcFB:
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-42-generic root=UUID=24166ab8-327a-4477-96d2-3f57b4a47657 ro quiet splash
ProcVersionSignature: Ubuntu 4.4.0-42.62-generic 4.4.21
RelatedPackageVersions:
linux-restricted-modules-4.4.0-42-generic N/A
linux-backports-modules-4.4.0-42-generic N/A
linux-firmware 1.157.4
RfKill:
Tags: xenial
Uname: Linux 4.4.0-42-generic x86_64
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups:
WifiSyslog:
_MarkForUpload: True
dmi.bios.date: 07/29/2013
dmi.bios.vendor: Intel Corp.
dmi.bios.version: SOX5810J.86A.5600.2013.0729.2250
dmi.board.asset.tag: Base Board Asset Tag
dmi.board.name: DX58SO
dmi.board.vendor: Intel Corporation
dmi.board.version: AAE29331-701
dmi.chassis.type: 2
dmi.modalias: dmi:bvnIntelCorp.:bvrSOX5810J.86A.5600.2013.0729.2250:bd07/29/2013:svn:pn:pvr:rvnIntelCorporation:rnDX58SO:rvrAAE29331-701:cvn:ct2:cvr: |
|
2016-11-09 18:19:04 |
normandrobert |
attachment added |
|
AlsaInfo.txt https://bugs.launchpad.net/bugs/1640297/+attachment/4774975/+files/AlsaInfo.txt |
|
2016-11-09 18:19:05 |
normandrobert |
attachment added |
|
CRDA.txt https://bugs.launchpad.net/bugs/1640297/+attachment/4774988/+files/CRDA.txt |
|
2016-11-09 18:19:08 |
normandrobert |
attachment added |
|
CurrentDmesg.txt https://bugs.launchpad.net/bugs/1640297/+attachment/4774989/+files/CurrentDmesg.txt |
|
2016-11-09 18:19:09 |
normandrobert |
attachment added |
|
Lspci.txt https://bugs.launchpad.net/bugs/1640297/+attachment/4774990/+files/Lspci.txt |
|
2016-11-09 18:19:11 |
normandrobert |
attachment added |
|
Lsusb.txt https://bugs.launchpad.net/bugs/1640297/+attachment/4774991/+files/Lsusb.txt |
|
2016-11-09 18:19:12 |
normandrobert |
attachment added |
|
ProcCpuinfo.txt https://bugs.launchpad.net/bugs/1640297/+attachment/4774992/+files/ProcCpuinfo.txt |
|
2016-11-09 18:19:13 |
normandrobert |
attachment added |
|
ProcEnviron.txt https://bugs.launchpad.net/bugs/1640297/+attachment/4774993/+files/ProcEnviron.txt |
|
2016-11-09 18:19:15 |
normandrobert |
attachment added |
|
ProcInterrupts.txt https://bugs.launchpad.net/bugs/1640297/+attachment/4774994/+files/ProcInterrupts.txt |
|
2016-11-09 18:19:17 |
normandrobert |
attachment added |
|
ProcModules.txt https://bugs.launchpad.net/bugs/1640297/+attachment/4774995/+files/ProcModules.txt |
|
2016-11-09 18:19:18 |
normandrobert |
attachment added |
|
PulseList.txt https://bugs.launchpad.net/bugs/1640297/+attachment/4774996/+files/PulseList.txt |
|
2016-11-09 18:19:21 |
normandrobert |
attachment added |
|
UdevDb.txt https://bugs.launchpad.net/bugs/1640297/+attachment/4774997/+files/UdevDb.txt |
|
2016-11-09 18:21:16 |
normandrobert |
description |
System hangs during boot with 4.4.0-45-generic if /etc/crypptab contains a valid entry. Passphrase prompt never seen. Black screen with blinking underscore in upper left corner. Repeated attempts to type passphrase have no effect.
There are two workarounds:
1) Comment out line referring the encrypted partition in /etc/crypttab and /etc/fstab. Mount the partition manually after boot completes
2) Boot in 4.4.0-42-generic which works as do earlier versions. i.e. the user provides passphrase at the prompt during boot and the system finishes booting
robert@kalymnos:~$ cat /etc/crypttab
spare2 UUID=498b08bb-5e6b-4ddf-8b37-e059665a34e6 none luks
robert@kalymnos:~$ grep mapper /etc/fstab
/dev/mapper/spare2 /spare2 ext4 defaults 0 2
---
ApportVersion: 2.20.1-0ubuntu2.1
Architecture: amd64
AudioDevicesInUse:
USER PID ACCESS COMMAND
/dev/snd/controlC1: robert 2413 F.... pulseaudio
/dev/snd/controlC0: robert 2413 F.... pulseaudio
CurrentDesktop: Unity
DistroRelease: Ubuntu 16.04
HibernationDevice: RESUME=UUID=291e75f9-3814-499b-bbb2-f385c164b942
InstallationDate: Installed on 2016-08-18 (83 days ago)
InstallationMedia: Ubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64 (20160719)
IwConfig:
lo no wireless extensions.
enp0s25 no wireless extensions.
JournalErrors:
Error: command ['journalctl', '-b', '--priority=warning', '--lines=1000'] failed with exit code 1: Hint: You are currently not seeing messages from other users and the system.
Users in the 'systemd-journal' group can see all messages. Pass -q to
turn off this notice.
No journal files were opened due to insufficient permissions.
NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
Package: linux (not installed)
ProcFB:
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-42-generic root=UUID=24166ab8-327a-4477-96d2-3f57b4a47657 ro quiet splash
ProcVersionSignature: Ubuntu 4.4.0-42.62-generic 4.4.21
RelatedPackageVersions:
linux-restricted-modules-4.4.0-42-generic N/A
linux-backports-modules-4.4.0-42-generic N/A
linux-firmware 1.157.4
RfKill:
Tags: xenial
Uname: Linux 4.4.0-42-generic x86_64
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups:
WifiSyslog:
_MarkForUpload: True
dmi.bios.date: 07/29/2013
dmi.bios.vendor: Intel Corp.
dmi.bios.version: SOX5810J.86A.5600.2013.0729.2250
dmi.board.asset.tag: Base Board Asset Tag
dmi.board.name: DX58SO
dmi.board.vendor: Intel Corporation
dmi.board.version: AAE29331-701
dmi.chassis.type: 2
dmi.modalias: dmi:bvnIntelCorp.:bvrSOX5810J.86A.5600.2013.0729.2250:bd07/29/2013:svn:pn:pvr:rvnIntelCorporation:rnDX58SO:rvrAAE29331-701:cvn:ct2:cvr: |
System hangs during boot with 4.4.0-45-generic if /etc/crypptab contains a valid entry. Passphrase prompt never seen. Black screen with blinking underscore in upper left corner. Repeated attempts to type passphrase have no effect.
There are two workarounds:
1) Comment out line referring the encrypted partition in /etc/crypttab and /etc/fstab. Mount the partition manually after boot completes
2) Boot in 4.4.0-42-generic which works as do earlier versions. i.e. the user provides passphrase at the prompt during boot and the system finishes booting
robert@kalymnos:~$ cat /etc/crypttab
spare2 UUID=498b08bb-5e6b-4ddf-8b37-e059665a34e6 none luks
robert@kalymnos:~$ grep mapper /etc/fstab
/dev/mapper/spare2 /spare2 ext4 defaults 0 2
---
ApportVersion: 2.20.1-0ubuntu2.1
Architecture: amd64
AudioDevicesInUse:
USER PID ACCESS COMMAND
/dev/snd/controlC1: robert 2413 F.... pulseaudio
/dev/snd/controlC0: robert 2413 F.... pulseaudio
CurrentDesktop: Unity
DistroRelease: Ubuntu 16.04
HibernationDevice: RESUME=UUID=291e75f9-3814-499b-bbb2-f385c164b942
InstallationDate: Installed on 2016-08-18 (83 days ago)
InstallationMedia: Ubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64 (20160719)
IwConfig:
lo no wireless extensions.
enp0s25 no wireless extensions.
JournalErrors:
Error: command ['journalctl', '-b', '--priority=warning', '--lines=1000'] failed with exit code 1: Hint: You are currently not seeing messages from other users and the system.
Users in the 'systemd-journal' group can see all messages. Pass -q to
turn off this notice.
No journal files were opened due to insufficient permissions.
NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
Package: linux (not installed)
ProcFB:
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-42-generic root=UUID=24166ab8-327a-4477-96d2-3f57b4a47657 ro quiet splash
ProcVersionSignature: Ubuntu 4.4.0-42.62-generic 4.4.21
RelatedPackageVersions:
linux-restricted-modules-4.4.0-42-generic N/A
linux-backports-modules-4.4.0-42-generic N/A
linux-firmware 1.157.4
RfKill:
Tags: xenial
Uname: Linux 4.4.0-42-generic x86_64
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups:
WifiSyslog:
_MarkForUpload: True
dmi.bios.date: 07/29/2013
dmi.bios.vendor: Intel Corp.
dmi.bios.version: SOX5810J.86A.5600.2013.0729.2250
dmi.board.asset.tag: Base Board Asset Tag
dmi.board.name: DX58SO
dmi.board.vendor: Intel Corporation
dmi.board.version: AAE29331-701
dmi.chassis.type: 2
dmi.modalias: dmi:bvnIntelCorp.:bvrSOX5810J.86A.5600.2013.0729.2250:bd07/29/2013:svn:pn:pvr:rvnIntelCorporation:rnDX58SO:rvrAAE29331-701:cvn:ct2:cvr:
---
ApportVersion: 2.20.1-0ubuntu2.1
Architecture: amd64
AudioDevicesInUse:
USER PID ACCESS COMMAND
/dev/snd/controlC1: robert 2413 F.... pulseaudio
/dev/snd/controlC0: robert 2413 F.... pulseaudio
CurrentDesktop: Unity
DistroRelease: Ubuntu 16.04
HibernationDevice: RESUME=UUID=291e75f9-3814-499b-bbb2-f385c164b942
InstallationDate: Installed on 2016-08-18 (83 days ago)
InstallationMedia: Ubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64 (20160719)
IwConfig:
lo no wireless extensions.
enp0s25 no wireless extensions.
JournalErrors:
Error: command ['journalctl', '-b', '--priority=warning', '--lines=1000'] failed with exit code 1: Hint: You are currently not seeing messages from other users and the system.
Users in the 'systemd-journal' group can see all messages. Pass -q to
turn off this notice.
No journal files were opened due to insufficient permissions.
NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
Package: linux (not installed)
ProcFB:
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-42-generic root=UUID=24166ab8-327a-4477-96d2-3f57b4a47657 ro quiet splash
ProcVersionSignature: Ubuntu 4.4.0-42.62-generic 4.4.21
RelatedPackageVersions:
linux-restricted-modules-4.4.0-42-generic N/A
linux-backports-modules-4.4.0-42-generic N/A
linux-firmware 1.157.4
RfKill:
Tags: xenial
Uname: Linux 4.4.0-42-generic x86_64
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups:
WifiSyslog:
_MarkForUpload: True
dmi.bios.date: 07/29/2013
dmi.bios.vendor: Intel Corp.
dmi.bios.version: SOX5810J.86A.5600.2013.0729.2250
dmi.board.asset.tag: Base Board Asset Tag
dmi.board.name: DX58SO
dmi.board.vendor: Intel Corporation
dmi.board.version: AAE29331-701
dmi.chassis.type: 2
dmi.modalias: dmi:bvnIntelCorp.:bvrSOX5810J.86A.5600.2013.0729.2250:bd07/29/2013:svn:pn:pvr:rvnIntelCorporation:rnDX58SO:rvrAAE29331-701:cvn:ct2:cvr: |
|
2016-11-09 18:21:18 |
normandrobert |
attachment added |
|
AlsaInfo.txt https://bugs.launchpad.net/bugs/1640297/+attachment/4774999/+files/AlsaInfo.txt |
|
2016-11-09 18:21:19 |
normandrobert |
attachment added |
|
CRDA.txt https://bugs.launchpad.net/bugs/1640297/+attachment/4775000/+files/CRDA.txt |
|
2016-11-09 18:21:21 |
normandrobert |
attachment added |
|
CurrentDmesg.txt https://bugs.launchpad.net/bugs/1640297/+attachment/4775001/+files/CurrentDmesg.txt |
|
2016-11-09 18:21:23 |
normandrobert |
attachment added |
|
Lspci.txt https://bugs.launchpad.net/bugs/1640297/+attachment/4775002/+files/Lspci.txt |
|
2016-11-09 18:21:24 |
normandrobert |
attachment added |
|
Lsusb.txt https://bugs.launchpad.net/bugs/1640297/+attachment/4775003/+files/Lsusb.txt |
|
2016-11-09 18:21:27 |
normandrobert |
attachment added |
|
ProcCpuinfo.txt https://bugs.launchpad.net/bugs/1640297/+attachment/4775004/+files/ProcCpuinfo.txt |
|
2016-11-09 18:21:28 |
normandrobert |
attachment added |
|
ProcEnviron.txt https://bugs.launchpad.net/bugs/1640297/+attachment/4775005/+files/ProcEnviron.txt |
|
2016-11-09 18:21:29 |
normandrobert |
attachment added |
|
ProcInterrupts.txt https://bugs.launchpad.net/bugs/1640297/+attachment/4775006/+files/ProcInterrupts.txt |
|
2016-11-09 18:21:31 |
normandrobert |
attachment added |
|
ProcModules.txt https://bugs.launchpad.net/bugs/1640297/+attachment/4775007/+files/ProcModules.txt |
|
2016-11-09 18:21:33 |
normandrobert |
attachment added |
|
PulseList.txt https://bugs.launchpad.net/bugs/1640297/+attachment/4775008/+files/PulseList.txt |
|
2016-11-09 18:21:36 |
normandrobert |
attachment added |
|
UdevDb.txt https://bugs.launchpad.net/bugs/1640297/+attachment/4775009/+files/UdevDb.txt |
|
2016-11-09 18:47:46 |
Joseph Salisbury |
linux (Ubuntu): importance |
Undecided |
High |
|
2016-11-09 18:48:03 |
Joseph Salisbury |
tags |
apport-collected xenial |
apport-collected kernel-da-key xenial |
|
2016-11-09 18:52:07 |
Joseph Salisbury |
linux (Ubuntu): status |
Incomplete |
Triaged |
|
2016-11-09 18:52:18 |
Joseph Salisbury |
tags |
apport-collected kernel-da-key xenial |
apport-collected kernel-da-key performing-bisect xenial |
|
2016-11-14 20:58:07 |
Joseph Salisbury |
linux (Ubuntu): status |
Triaged |
In Progress |
|
2016-11-14 20:58:09 |
Joseph Salisbury |
linux (Ubuntu): assignee |
|
Joseph Salisbury (jsalisbury) |
|
2016-11-14 23:24:11 |
normandrobert |
attachment added |
|
Boot in 4.4.0-43-generic screen capture https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1640297/+attachment/4777428/+files/IMG_20161114_180218.jpg |
|
2019-01-09 16:41:51 |
Joseph Salisbury |
linux (Ubuntu): assignee |
Joseph Salisbury (jsalisbury) |
|
|
2019-07-24 20:19:14 |
Brad Figg |
tags |
apport-collected kernel-da-key performing-bisect xenial |
apport-collected cscc kernel-da-key performing-bisect xenial |
|