[Bug 1821194] Re: [nvidia] Screen frozen after switch to other tty and do login & logout

2019-03-28 Thread You-Sheng Yang
*** This bug is a duplicate of bug 1822184 *** https://bugs.launchpad.net/bugs/1822184 Updates from bug 1804607, this is a known xorg issue and duplicates bug 1822184 that can be worked around by disable clear_console in the $HOME/.bash_logout: $ cat $HOME/.bash_logout # ~/.bash_logout:

[Bug 1821194] Re: [nvidia] Screen frozen after switch to other tty and do login & logout

2019-03-25 Thread Vic Liu
** Description changed: To simplify reproduce steps, one only has to: 1. install (tested so far) Ubuntu Bionic 2. switch to other tty by pressing Ctrl+Alt+Fn 3. login and logout Then it should try to switch back to GDM (no matter you have logged in GUI or not), triggers vt-switch bug

[Bug 1821194] Re: [nvidia] Screen frozen after switch to other tty and do login & logout

2019-03-22 Thread You-Sheng Yang
This was previously discovered as an alternative way to trigger bug 1804607, but re-filed as a new one for the different behaviour. By the way, bug 1817738 was once considered a potential root cause to it. However the proposed change prevents gnome-shell from starting up normally on systems with

[Bug 1821194] Re: [nvidia] Screen frozen after switch to other tty and do login & logout

2019-03-22 Thread Alex Tu
** Also affects: oem-priority Importance: Undecided Status: New ** Changed in: oem-priority Assignee: (unassigned) => Cyrus Lien (cyruslien) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1821194] Re: [nvidia] Screen frozen after switch to other tty and do login & logout

2019-03-22 Thread You-Sheng Yang
** Tags added: disco -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1821194 Title: [nvidia] Screen frozen after switch to other tty and do login & logout To manage notifications about this bug

[Bug 1821194] Re: [nvidia] Screen frozen after switch to other tty and do login & logout

2019-03-22 Thread Daniel van Vugt
I'm really not sure what's going on there. There's no evidence of a crash and if there is a hang then this looks like the last things gnome- shell said: Mar 22 04:07:03 u-Inspiron-3670 gnome-shell[1577]: g_array_unref: assertion 'array' failed Mar 22 04:07:03 u-Inspiron-3670 gnome-shell[1577]:

[Bug 1821194] Re: [nvidia] Screen frozen after switch to other tty and do login & logout

2019-03-22 Thread Cyrus Lien
ProblemType: Bug ApportVersion: 2.20.9-0ubuntu7.2 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: u 3364 F pulseaudio /dev/snd/controlC0: u 3364 F pulseaudio DistributionChannelDescriptor: # This is the distribution channel

[Bug 1821194] Re: [nvidia] Screen frozen after switch to other tty and do login & logout

2019-03-22 Thread Cyrus Lien
The directory /var/crash is empty. ** Attachment added: "frozenjournal.txt" https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-390/+bug/1821194/+attachment/5248393/+files/frozenjournal.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1821194] Re: [nvidia] Screen frozen after switch to other tty and do login & logout

2019-03-22 Thread Daniel van Vugt
Can you please check for crashes of gnome-shell or Xorg? https://wiki.ubuntu.com/Bugs/Responses#Missing_a_crash_report_or_having_a_.crash_attachment -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1821194] Re: [nvidia] Screen frozen after switch to other tty and do login & logout

2019-03-22 Thread Daniel van Vugt
Thanks. It looks like the last kernel message is one from the Nvidia driver, but I can't tell if it's an error or just informational: [ 871.681257] NVRM: GPU at PCI::01:00: GPU-7eba71ac-fd71-c5c9-f569-09f6406e66c7 [ 871.681262] NVRM: GPU Board Serial Number: [ 871.681264] NVRM: Xid

[Bug 1821194] Re: [nvidia] Screen frozen after switch to other tty and do login & logout

2019-03-22 Thread Daniel van Vugt
Again, if you can still ssh in while the screen is frozen then please do so and run: journalctl -b0 > frozenjournal.txt and send us the file 'frozenjournal.txt' -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1821194] Re: [nvidia] Screen frozen after switch to other tty and do login & logout

2019-03-22 Thread Cyrus Lien
** Attachment added: "frozendmesg.txt" https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-390/+bug/1821194/+attachment/5248375/+files/frozendmesg.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1821194] Re: [nvidia] Screen frozen after switch to other tty and do login & logout

2019-03-21 Thread Daniel van Vugt
If you can still ssh in while the screen is frozen then please do so and run: dmesg > frozendmesg.txt and send us the file 'frozendmesg.txt' ** Summary changed: - Screen frozen after switch to other tty and do login & logout + [nvidia] Screen frozen after switch to other tty and do login &