I count this bug too, and find the way out:

https://android-review.googlesource.com/#/c/54992/
https://android-review.googlesource.com/#/c/55211/


either of them can do the job.

On Tuesday, January 8, 2013 10:13:37 AM UTC+8, ironox wrote:
>
> i am working on android 4.1.
>
> recently i consequently get 
> the android.database.sqlite.SQLiteDiskIOException: disk I/O error (code 522)
>
> it is a random thing,  but only happened in the apps that used 
> MediaProvider!
>
> Caused by: android.database.sqlite.SQLiteDiskIOException: disk I/O error 
> (code 522)
>         at 
> android.database.DatabaseUtils.readExceptionFromParcel(DatabaseUtils.java:182)
>         at 
> android.database.DatabaseUtils.readExceptionFromParcel(DatabaseUtils.java:140)
>         at 
> android.content.ContentProviderProxy.query(ContentProviderNative.java:366)
>         at android.content.ContentResolver.query(ContentResolver.java:371)
>         at android.content.ContentResolver.query(ContentResolver.java:314)
>
> can anyone give me some hint? it is blocking me  for 3 weeks .....
>
>

-- 
-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to