A
AC Question
I have error "Unfortunately, process com.google.process.gapps has stoped". When I click "OK" button immediately there is a new error message from other applications and from themselves gapps. After hard reset problem still happening.
In log everything goes wrong when trying to write / open a file / database. Very annoying message like "Read-only file system", can it be internal memory began to fail?
PS: Some parts of log from adb:
05-05 08:43:24.398 16945-16945/? E/SQLiteDatabase: Failed to open database '/data/user/0/com.google.android.gsf/databases/gservices.db'.
android.database.sqlite.SQLiteException: not an error (code 0): Could not open the database in read/write mode.
...
05-05 08:43:24.398 16945-16945/? E/AndroidRuntime: FATAL EXCEPTION: main
Process: com.google.process.gapps, PID: 16945
java.lang.RuntimeException: Unable to get provider com.google.android.gsf.gservices.GservicesProvider : android.database.sqlite.SQLiteException: not an error (code 0): Could not open the database in read/write mode.
...
05-05 08:43:48.438 150-150/? E/ia_watchdog: Timer interrupt
05-05 08:43:48.438 150-150/? E/ia_watchdog: waiting for a timer interrupt
05-05 08:44:06.428 16980-16985/? E/dalvikvm: Unable to open stack trace file '/data/anr/traces.txt': Read-only file system
In log everything goes wrong when trying to write / open a file / database. Very annoying message like "Read-only file system", can it be internal memory began to fail?
PS: Some parts of log from adb:
05-05 08:43:24.398 16945-16945/? E/SQLiteDatabase: Failed to open database '/data/user/0/com.google.android.gsf/databases/gservices.db'.
android.database.sqlite.SQLiteException: not an error (code 0): Could not open the database in read/write mode.
...
05-05 08:43:24.398 16945-16945/? E/AndroidRuntime: FATAL EXCEPTION: main
Process: com.google.process.gapps, PID: 16945
java.lang.RuntimeException: Unable to get provider com.google.android.gsf.gservices.GservicesProvider : android.database.sqlite.SQLiteException: not an error (code 0): Could not open the database in read/write mode.
...
05-05 08:43:48.438 150-150/? E/ia_watchdog: Timer interrupt
05-05 08:43:48.438 150-150/? E/ia_watchdog: waiting for a timer interrupt
05-05 08:44:06.428 16980-16985/? E/dalvikvm: Unable to open stack trace file '/data/anr/traces.txt': Read-only file system