Bug 83041 - Unclean shutdowns cause google-chrome profile to be corrupted in various ways
Summary: Unclean shutdowns cause google-chrome profile to be corrupted in various ways
Status: NEW
Alias: None
Product: File System
Classification: Unclassified
Component: btrfs (show other bugs)
Hardware: All Linux
: P1 normal
Assignee: Josef Bacik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-08-22 15:47 UTC by Marc MERLIN
Modified: 2016-03-20 09:45 UTC (History)
1 user (show)

See Also:
Kernel Version: up to 3.15 (at least)
Subsystem:
Regression: No
Bisected commit-id:


Attachments

Description Marc MERLIN 2014-08-22 15:47:50 UTC
Fairly often (over 20 times for me so far with various kernel versions), when I reboot after a crash, my google-chrome profile is damaged in one of 2 ways:
1) open tabs don't reopen
2) google-chrome says that my profile is corrupted.

In both cases rsyncing ~/.config/google-chrome from the last hourly snapshot has fixed the problem every time.

Given that, I would say that google-chrome does not have a bug of half unclean states since the state present in a snapshot has always worked for me, but that's anecdotal, not proof.

But if my kernel hangs due to a bug that isn't btrfs' fault and I need to power off and back on, after reboot my google-chrome profile is almost always broken in some way.
This with a samsung evo 840 SSD which I believe does reasonable enough things on power shutdowns, although I can't prove that.

File formats are some kind of raw data and sqlite 3.x
~/.config/google-chrome-beta/Profile 1:
Last Session:                     data
Last Tabs:                        data
Login Data:                       SQLite 3.x database

Marc

Note You need to log in before you can comment on or make changes to this bug.