Thanks Lorenzo. This bug was when we didn't have a splash screen (was just black) before the login screen. It's pretty interesting though, I did encounter this problem yesterday after an upgrade from 15.10 to 16.04, but never got it again. I do suspect that this is a different issue though.
If you are affected by this please can you do the following in a terminal: $ sudo gedit /etc/default/grub On the GRUB_CMDLINE_LINUX_DEFAULT="quiet splash" line, add "plymouth:debug" to that value so it becomes: GRUB_CMDLINE_LINUX_DEFAULT="quiet splash plymouth:debug" Save the file and then run: $ sudo update-grub Reboot when convenient. This will log some debugging information out to /var/log/plymouth- debug.log which you can then attach to this report. The above instructions are flexible enough in case it occurs every second or third time and not on every reboot (much like this original bug report). For more information on debugging plymouth you can view the docs here: https://wiki.ubuntu.com/Plymouth#Debugging. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1536771 Title: plymouthd crashed with SIGSEGV in script_obj_deref_direct() -> Parser error : Error opening file /lib/plymouth/themes/ubuntu-gnome-logo /ubuntu-gnome-logo.script To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu-gnome/+bug/1536771/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
