We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
*** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** pid: 0, tid: 0 >>> org.dmfs.tasks <<< backtrace: #00 pc 0000000000034b58 /system/lib/libc.so (dlfree+799) #01 pc 0000000000015c69 /system/lib/libandroidfw.so (_ZN7android13ResStringPool6uninitEv+36) #02 pc 0000000000016bef /system/lib/libandroidfw.so (_ZN7android10ResXMLTree6uninitEv+14) #03 pc 0000000000016bc9 /system/lib/libandroidfw.so (_ZN7android10ResXMLTreeD1Ev+4) #04 pc 0000000000011dab /system/lib/libandroidfw.so (_ZN7android12AssetManager10getPkgNameEPKc+274) #05 pc 0000000000011e23 /system/lib/libandroidfw.so (_ZN7android12AssetManager18getBasePackageNameEj+54) #06 pc 000000000008a0c7 /system/lib/libandroid_runtime.so #07 pc 00000000732f2ca1 /data/dalvik-cache/arm/system@framework@boot.oat
The text was updated successfully, but these errors were encountered:
There is a similar stacktrace in this post: googlearchive/firebase-jobdispatcher-android#116 (comment)
Sorry, something went wrong.
Here is another one with some more info: Haptic-Apps/Slide#2555 (comment)
According to https://issuetracker.google.com/issues/64434571 we have to update to the latest build-tools version (which is 27) in order to fix this.
@lemonboston this has highest priority because in some cases it crashes not only the app but the entire system.
Upgrade build tools & Gradle Plugin. Fixes #534
f28649c
fb989c6
5801ccc
dmfs
No branches or pull requests
The text was updated successfully, but these errors were encountered: