> Right after the crash occurs, I get kicked out of Ubuntu. I fetched it right after I logged back into Ubuntu.
Do you reboot in between? If yes, you need to pass -b to the journalctl command, please check 'man journalctl'. Otherwise nevermind the journal. > 2. I issued the command "/snap/bin/chromium --enable-logging=stderr > output1_new", this caused Chromium browser to start, and logging statements to scroll in the terminal window That is incorrect because it does not redirect the stderr file descriptor. Use '&>' instead of '>', if in Bash. I indeed cannot reproduce what you experience, but that is more the rule than the exception when it comes to graphic induced bugs, therefore I really rely on such logs to have a chance of understanding the problem; Thank you for your patience with that -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2127042 Title: Chromium crashes when I open a youtube video as new tab To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/2127042/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
