LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Chrome crashes on Fedora 25 (https://www.linuxquestions.org/questions/linux-software-2/chrome-crashes-on-fedora-25-a-4175597642/)

yangou 01-17-2017 08:35 AM

Chrome crashes on Fedora 25
 
Hello everyone

I recently upgraded my machine to FC25 from FC16. After having some fun with the Nvidia drivers I installed Google-chrome-stable. Chrome stores the user's profile
inside .config/google-chrome/Default. I renamed that folder to Default.new and copied my old Default folder to the same location.

After I did that Chrome keeps crashing a few seconds after it is launched. Unfortunately, if I put the original Default folder back it keeps crashing.

I also tried reinstalling but it made no difference.

If I launch it from terminal I get this errors:
Code:

[yan@paok google-chrome]$ google-chrome -v
[22799:22799:0117/142543:ERROR:background_mode_manager_aura.cc(13)] Not implemented reached in virtual void BackgroundModeManager::EnableLaunchOnStartup(bool)
[22799:22822:0117/142543:ERROR:connection.cc(1892)] Web sqlite error 1034, errno 0: disk I/O error, sql: COMMIT
[22799:22822:0117/142543:ERROR:web_database_backend.cc(113)] Cannot initialize the web database: 1
[22799:22799:0117/142543:ERROR:desktop_window_tree_host_x11.cc(1127)] Not implemented reached in virtual void views::DesktopWindowTreeHostX11::InitModalType(ui::ModalType)
[22799:22880:0117/142546:ERROR:connection.cc(1892)] History sqlite error 1034, errno 0: disk I/O error, sql: COMMIT
[22799:22822:0117/142546:ERROR:connection.cc(1892)] Passwords sqlite error 1034, errno 0: disk I/O error, sql: COMMIT
[22799:22822:0117/142546:ERROR:login_database.cc(609)] Unable to commit a transaction.
[22799:22822:0117/142546:ERROR:password_store_default.cc(45)] Could not create/open login database.
[22799:22822:0117/142547:ERROR:connection.cc(1892)] Predictor sqlite error 1034, errno 0: disk I/O error, sql: COMMIT
Illegal instruction (core dumped)

Does the errors above make any sense to someone? Please help if you can.

Many thanks

hydrurga 01-17-2017 10:46 AM

Have you checked your permissions to write to .config/google-chrome/Default, and also that you have sufficient disk space left in your home directory?

yangou 01-18-2017 04:01 AM

[SOLVED] Chrome crashes on FEDORA 25
 
Hello hydrurga

You are right. I was running out of disk space.

Many thanks

hydrurga 01-18-2017 04:21 AM

I'm glad you solved the problem, yangou!

You can mark the whole thread as solved if you wish (see "Thread Tools" at the top of the thread).


All times are GMT -5. The time now is 01:29 AM.