I had a similar thing although it wasn’t freezing the screen, just an annoying pop up about winning an iPad, turned out to be a dodgy plugin, so if it happens again it might be worthwhile disabling plugins to see if that stops it
I’ve had this once or twice but it can only effect chrome not Linux (unlike with windoze).
I used task manager to kill all chrome processes then just started chrome again and everything was Rosy.
Yup, that’s all it will be … something they’ve done installed a dodgy plugin in Chromium.
Here’s a tip for Chromium users …
It’s possible to start Firefox is “safe mode” with all plugins disabled:
firefox --safe-mode
then remove/disable any offending plugin … then restart Firefox normally
Chromium doesn’t have a “safe mode” but starting chromium-browser in “incognito” mode effectively does the same thing … ie. Chromium starts with all extesions (plugins) disabled.
So start Chromium from the command line with:
chromium-browser --incognito
then remove/disable any offending plugin … then restart Chromium normally
[EDIT]
Or as galaxytdm says … first just try killing all chromium-browser instances:
sudo killall chromium-browser
then restarting Chromium as it could be nothing more than a pop-up
in either case it’s not “Linux Malware” and cannot get outside Chromium
Really wish they’d patch browsers to require admin rights to install plugins. You can’t install other programs without root, so why web browser plugins? Annoying security risk >:(
It happens on Ubuntu but not very often. The only solution found is to disconnect the main if its on and take out the battery,. This shuts the computer off , then reboot and its OK. Though it doesn’t find the cause, it only gets you out of the freeze.
That’s never a good idea, and should only be considered a last resort.
Much better to hit and hold Alt+SysRq and whilst holding them type REISUB leaving a few seconds between keystrokes … that should reboot your machine cleanly.
It can only affect the browser you’re running, and cannot affect anything outside the browser … it will NOT jump to another browser if that’s what you mean ?
But if you mean “is it possible to install a malicious plugin in Firefox ?” … sure it is, but again it’s easily removed and cannot get “outside” the users firefox profile.