Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

在API30 x86虚拟机遇到的问题 #1678

Closed
t3225210 opened this issue Oct 9, 2020 · 0 comments
Closed

在API30 x86虚拟机遇到的问题 #1678

t3225210 opened this issue Oct 9, 2020 · 0 comments

Comments

@t3225210
Copy link

t3225210 commented Oct 9, 2020

在虚拟机内出现无法加载相册列表问题 LOG如下

2020-10-09 10:40:10.279 15251-15694/com.masu.bx_mall W/System.err: java.lang.IllegalArgumentException: Invalid token limit
2020-10-09 10:40:10.279 15251-15694/com.masu.bx_mall W/System.err: at android.database.DatabaseUtils.readExceptionFromParcel(DatabaseUtils.java:172)
2020-10-09 10:40:10.279 15251-15694/com.masu.bx_mall W/System.err: at android.database.DatabaseUtils.readExceptionFromParcel(DatabaseUtils.java:142)
2020-10-09 10:40:10.279 15251-15694/com.masu.bx_mall W/System.err: at android.content.ContentProviderProxy.query(ContentProviderNative.java:472)
2020-10-09 10:40:10.279 15251-15694/com.masu.bx_mall W/System.err: at android.content.ContentResolver.query(ContentResolver.java:1183)
2020-10-09 10:40:10.279 15251-15694/com.masu.bx_mall W/System.err: at android.content.ContentResolver.query(ContentResolver.java:1115)
2020-10-09 10:40:10.279 15251-15694/com.masu.bx_mall W/System.err: at android.content.ContentResolver.query(ContentResolver.java:1071)
2020-10-09 10:40:10.279 15251-15694/com.masu.bx_mall W/System.err: at com.luck.picture.lib.model.LocalMediaPageLoader$1.doInBackground(LocalMediaPageLoader.java:257)
2020-10-09 10:40:10.279 15251-15694/com.masu.bx_mall W/System.err: at com.luck.picture.lib.model.LocalMediaPageLoader$1.doInBackground(LocalMediaPageLoader.java:250)
2020-10-09 10:40:10.279 15251-15694/com.masu.bx_mall W/System.err: at com.luck.picture.lib.thread.PictureThreadUtils$Task.run(PictureThreadUtils.java:1193)
2020-10-09 10:40:10.280 15251-15694/com.masu.bx_mall W/System.err: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
2020-10-09 10:40:10.280 15251-15694/com.masu.bx_mall W/System.err: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
2020-10-09 10:40:10.280 15251-15694/com.masu.bx_mall W/System.err: at java.lang.Thread.run(Thread.java:923)
2020-10-09 10:40:10.280 15251-15694/com.masu.bx_mall W/System.err: at com.luck.picture.lib.thread.PictureThreadUtils$UtilsThreadFactory$1.run(PictureThreadUtils.java:1120)
2020-10-09 10:40:10.280 15251-15694/com.masu.bx_mall I/LocalMediaPageLoader: loadMedia Page Data Error: Invalid token limit

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants