Version: 53.0.2773.0 dev
OS: 8481.0.0 (Official Build) dev-channel veyron_minnie-cheets
Feedback report: https://feedback.corp.google.com/product/208/neutron?lView=rd&lReport=10151981934
This just happened at random, not sure how to reproduce it. I have been using ARC++, so my first guess would be that something in Android kept generating more data without being tied into the normal Chrome OS disk-space-freeing mechanisms.
The stateful partition on my Minnie seems to have filled up and it doesn't manage to free up more space on its own. It's in a pretty hosed state right now: I can still open websites, but things like the FileManager don't load correctly and apps using local storage (like SecureShell) are broken. I think I'll have to do a powerwash.
In my logs I can find things like:
2016-06-23T12:43:05.695749-07:00 ERR kernel: [ 42.439871] ecryptfs_write_metadata_to_contents: Error attempting to write header information to lower file; rc = [-28]
2016-06-23T12:43:05.695787-07:00 ERR kernel: [ 42.439901] ecryptfs_write_metadata: Error writing metadata out to lower file; rc = [-28]
2016-06-23T12:43:05.695794-07:00 ERR kernel: [ 42.439918] Error writing headers; rc = [-28]
[editor's note: -28 is ENOSPC]
2016-06-23T12:43:05.792940-07:00 ERR chapsd[1016]: Failed to open database: IO error: /home/root/902c52fb8252cf6163321cf043a69822e20c745d/chaps/database/000030.log: No space left on device
979:1537:0623/103103:ERROR:change_list_processor.cc(310)] ApplyEntry failed: FILE_ERROR_NO_LOCAL_SPACE, title = AJ FLEX A2XB049AC-RÂ Â FAI.pdf
[979:1536:0623/103123:ERROR:session_backend.cc(337)] NOTREACHED() hit.
[979:1469:0623/103124:ERROR:connection.cc(1891)] Cookie sqlite error 13, errno 0: database or disk is full, sql: UPDATE cookies SET last_access_utc=? WHERE creation_utc=?
[979:1469:0623/103124:ERROR:sqlite_persistent_cookie_store.cc(1188)] NOTREACHED() hit.
Comment 1 Deleted