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

v0.36 crashes on start #420

Closed
repsorp opened this issue Apr 13, 2018 · 10 comments
Closed

v0.36 crashes on start #420

repsorp opened this issue Apr 13, 2018 · 10 comments

Comments

@repsorp
Copy link

repsorp commented Apr 13, 2018

Yalp v0.36
Android 7.1.2

Yalp crashes on opening

04-13 11:45:17.388 I/ActivityManager(974): Process com.github.yeriomin.yalpstore (pid 2656) has died
04-13 11:45:17.412 I/ActivityManager(974): Process com.github.yeriomin.yalpstore:report_process (pid 2624) has died
04-13 11:45:28.099 I/ActivityManager(974): START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.github.yeriomin.yalpstore/.InstalledAppsActivity bnds=[407,118][585,334] (has extras)} from uid 10505 on display 0
04-13 11:45:28.151 I/ActivityManager(974): Start proc 3064:com.github.yeriomin.yalpstore/u0a368 for activity com.github.yeriomin.yalpstore/.InstalledAppsActivity
04-13 11:45:28.211 W/System (3064): ClassLoader referenced unknown path: /data/app/com.github.yeriomin.yalpstore-1/lib/arm64
04-13 11:45:28.351 W/System.err(3064): at com.github.yeriomin.yalpstore.PreferenceUtil.getStringSet(PreferenceUtil.java:84)
04-13 11:45:28.351 W/System.err(3064): at com.github.yeriomin.yalpstore.BlackWhiteListManager.(BlackWhiteListManager.java:35)
04-13 11:45:28.351 W/System.err(3064): at com.github.yeriomin.yalpstore.task.AppListValidityCheckTask.doInBackground$1059dc3f(AppListValidityCheckTask.java:105)
04-13 11:45:28.351 W/System.err(3064): at com.github.yeriomin.yalpstore.task.AppListValidityCheckTask.doInBackground(AppListValidityCheckTask.java:38)
04-13 11:45:28.353 I/ActivityManager(974): START u0 {flg=0x14000000 cmp=com.github.yeriomin.yalpstore/.BugReportActivity (has extras)} from uid 10368 on display 0
04-13 11:45:28.395 I/WindowManager(974): WIN DEATH: Window{dd3eb36 u0 com.github.yeriomin.yalpstore/com.github.yeriomin.yalpstore.InstalledAppsActivity}
04-13 11:45:28.396 I/ActivityManager(974): Process com.github.yeriomin.yalpstore (pid 3064) has died
04-13 11:45:28.396 W/ActivityManager(974): Force removing ActivityRecord{3c8b85f u0 com.github.yeriomin.yalpstore/.InstalledAppsActivity t3548}: app died, no saved state
04-13 11:45:28.414 I/ActivityManager(974): Start proc 3089:com.github.yeriomin.yalpstore:report_process/u0a368 for activity com.github.yeriomin.yalpstore/.BugReportActivity
04-13 11:45:28.462 W/System (3089): ClassLoader referenced unknown path: /data/app/com.github.yeriomin.yalpstore-1/lib/arm64
04-13 11:45:28.693 I/ActivityManager(974): Displayed com.github.yeriomin.yalpstore/.BugReportActivity: +294ms (total +556ms)
04-13 11:45:28.742 I/LatinIme(4276): onActivate() : EditorInfo = Package = com.github.yeriomin.yalpstore : Type = Text : Learning = Enable : Suggestion = Show : AutoCorrection = Enable : Microphone = Show : Incognito = Disable
04-13 11:45:29.812 I/ActivityManager(974): Start proc 3120:com.github.yeriomin.yalpstore/u0a368 for service com.github.yeriomin.yalpstore/.bugreport.BugReportService
04-13 11:45:29.922 W/System (3120): ClassLoader referenced unknown path: /data/app/com.github.yeriomin.yalpstore-1/lib/arm64

@pboesch
Copy link

pboesch commented Apr 13, 2018

Hello, same here. Updated from fdroid.

LineageOS 15.1

@repsorp
Copy link
Author

repsorp commented Apr 13, 2018

Updated from fdroid too

@algorithminflux
Copy link

algorithminflux commented Apr 13, 2018

Same issue for me. Looks like possible connection to issues #415 and #416. Fix could be in 0.37, which should appear in fdroid in the near future.

Can confirm that using 0.37, it no longer crashes.

@pboesch
Copy link

pboesch commented Apr 13, 2018

Ok thanks. I'll wait this version on fdroid.

@repsorp
Copy link
Author

repsorp commented Apr 13, 2018

@pboesch or you can go to "Releases" and download 0.37 directly from here

Not the same signature though...
You'll have to uninstall previous version before

@xenithorb
Copy link

https://gitlab.com/fdroid/fdroiddata/blob/master/metadata/com.github.yeriomin.yalpstore.txt#L227

Should be a matter of time now, looks like they grabbed the new update and disabled 0.36

@capshort
Copy link

capshort commented Apr 13, 2018

I can confirm that the app crashes on my phone with a very similar stack trace as in #415, i.e.

photo_2018-04-13_21-07-58

@berkes
Copy link

berkes commented Apr 14, 2018

Deleting from within f-droid, then re-installing from withing f-droid fixed the problem for me.

That might be because I got a new version, or some corrupt or incompatible file, database or configuration was removed, IDK.

@TPS
Copy link

TPS commented Apr 14, 2018

Actually, check your Yalp version: 0.37 w/ the fix just rolled out. ☺

@FunctionalHacker
Copy link

Can confirm 0.37 fixes the issue

@repsorp repsorp closed this as completed Apr 15, 2018
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

8 participants