Giter Site home page Giter Site logo

gsfproxy's People

Contributors

ale5000-git avatar berolinux avatar mar-v-in avatar spacekitteh avatar sww13 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

gsfproxy's Issues

Strange error when compiling w/ LineageOS

FAILED: packages/apps/GsfProxy/services-framework-proxy/build/outputs/apk/services-framework-proxy-release-unsigned.apk 
/bin/bash -c "(rm -Rf packages/apps/GsfProxy/services-framework-proxy/build ) && (mkdir -p /home/kitty/Code/Android/Lineage/out/target/common/obj/APPS/GsfProxy_intermediates ) && (ln -s /home/kitty/Code/Android/Lineage/out/target/common/obj/APPS/GsfProxy_intermediates packages/apps/GsfProxy/services-framework-proxy/build ) && (echo \"sdk.dir=/home/kitty/Android/Sdk/\" > packages/apps/GsfProxy/local.properties ) && (cd packages/apps/GsfProxy && git submodule update --recursive --init ) && (cd packages/apps/GsfProxy/services-framework-proxy && JAVA_TOOL_OPTIONS=\" -Dfile.encoding=UTF8\" ../gradlew assembleRelease )"
Picked up JAVA_TOOL_OPTIONS:  -Dfile.encoding=UTF8
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.gradle.internal.reflect.JavaMethod (file:/home/kitty/.gradle/wrapper/dists/gradle-2.14.1-all/4cj8p00t3e5ni9e8iofg8ghvk7/gradle-2.14.1/lib/gradle-base-services-2.14.1.jar) to method java.lang.ClassLoader.getPackages()
WARNING: Please consider reporting this to the maintainers of org.gradle.internal.reflect.JavaMethod
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release

FAILURE: Build failed with an exception.

* Where:
Build file '/home/kitty/Code/Android/Lineage/packages/apps/GsfProxy/services-framework-proxy/build.gradle' line: 17

* What went wrong:
A problem occurred evaluating project ':services-framework-proxy'.
> javax/xml/bind/annotation/XmlSchema

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

Here We Go crashes GsfProxy on KitKat

Phone: Galaxy Nexus (maguro)
ROM: Unlegacy Android 4.4.4 (KTU84Q): http://builds.unlegacy-android.org/aosp-4.4/
microG Core 0.2.4-64 (fdroid)
GsfProxy 0.1.0 (fdroid)

Here We Go crashes GsfGcmRegisterProxy on startup. Here We Go is usable and is getting the right location through gmscore and NLP Backends. Closing Here We Go crashes GsfGcmRegisterProxy again. The following snippet from the logs indicates, that Here We Go might not be granted the necessary rights to register for com.google.android.c2dm:

W/ActivityManager( 487): Permission Denial: Accessing service ComponentInfo{com.google.android.gms/org.microg.gms.gcm.PushRegisterService} from pid=2169, uid=10055 requires com.google.android.c2dm.permission.RECEIVE
E/AndroidRuntime( 2169): FATAL EXCEPTION: IntentService[GsfGcmRegisterProxy]
E/AndroidRuntime( 2169): Process: com.google.android.gsf, PID: 2169
E/AndroidRuntime( 2169): java.lang.SecurityException: Not allowed to start service Intent { act=com.google.android.c2dm.intent.REGISTER pkg=com.google.android.gms (has extras) } without permission com.google.android.c2dm.permission.RECEIVE
E/AndroidRuntime( 2169): at android.app.ContextImpl.startServiceCommon(ContextImpl.java:1511)
E/AndroidRuntime( 2169): at android.app.ContextImpl.startService(ContextImpl.java:1488)
E/AndroidRuntime( 2169): at android.content.ContextWrapper.startService(ContextWrapper.java:494)
E/AndroidRuntime( 2169): at org.microg.gms.gcm.PushRegisterProxy.onHandleIntent(PushRegisterProxy.java:32)
E/AndroidRuntime( 2169): at android.app.IntentService$ServiceHandler.handleMessage(IntentService.java:65)
E/AndroidRuntime( 2169): at android.os.Handler.dispatchMessage(Handler.java:102)
E/AndroidRuntime( 2169): at android.os.Looper.loop(Looper.java:136)

So maybe Here We Go has a bug thats preventing it from getting the necessary rights on an Android 4.4 ROM. On the other side I'm not too literate in interpreting these logs, so I'll append the whole crashlog. If it's a Here We Go-bug I could report it to the developers. Would be nice if you could give me your opinion on this. Oh, almost forgot: All my other Apps (Threema, Firefox and some others) have no trouble registering for push service. Reinstalling Here We Go didn't help.

Startup Log:
I/ActivityManager( 487): START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.here.app.maps/com.here.app.OneAppLauncherAlias bnds=[576,652][720,852] (has extras)} from pid 852
D/dalvikvm( 487): GC_FOR_ALLOC freed 114K, 23% free 7748K/10024K, paused 48ms, total 49ms
I/dalvikvm-heap( 487): Grow heap (frag case) to 7.998MB for 380496-byte allocation
D/dalvikvm( 487): GC_FOR_ALLOC freed 1K, 22% free 8118K/10396K, paused 46ms, total 46ms
D/dalvikvm( 487): GC_FOR_ALLOC freed 1K, 22% free 8117K/10396K, paused 40ms, total 40ms
I/dalvikvm-heap( 487): Grow heap (frag case) to 8.359MB for 380496-byte allocation
D/dalvikvm( 487): GC_FOR_ALLOC freed <1K, 22% free 8489K/10768K, paused 41ms, total 41ms
W/ActivityManager( 487): Unable to start service Intent { act=com.google.android.gms.measurement.START pkg=com.google.android.gms } U=0: not found
V/Zygote ( 2132): Switching descriptor 32 to /dev/null
V/Zygote ( 2132): Switching descriptor 10 to /dev/null
I/ActivityManager( 487): Start proc com.here.app.maps for activity com.here.app.maps/com.here.app.OneAppLauncherAlias: pid=2132 uid=10085 gids={50085, 3002, 3001, 3003, 1028, 1015}
E/GmsClient( 852): unable to connect to service: com.google.android.gms.measurement.START on com.google.android.gms
W/ActivityManager( 487): Unbind failed: could not find connection for android.os.BinderProxy@41ecb940
D/dalvikvm( 141): GC_EXPLICIT freed 41K, 4% free 3160K/3272K, paused 1ms+1ms, total 29ms
D/dalvikvm( 141): GC_EXPLICIT freed <1K, 4% free 3160K/3272K, paused 1ms+1ms, total 18ms
W/FA ( 852): Service connection failed: ConnectionResult{statusCode=API_UNAVAILABLE, resolution=null, message=null}
D/dalvikvm( 141): GC_EXPLICIT freed <1K, 4% free 3160K/3272K, paused 1ms+2ms, total 19ms
W/ActivityManager( 487): Unable to start service Intent { act=com.google.android.gms.measurement.START pkg=com.google.android.gms } U=0: not found
E/GmsClient( 852): unable to connect to service: com.google.android.gms.measurement.START on com.google.android.gms
W/FA ( 852): Service connection failed: ConnectionResult{statusCode=API_UNAVAILABLE, resolution=null, message=null}
W/ActivityManager( 487): Unbind failed: could not find connection for android.os.BinderProxy@41e24ea8
E/com.here.placedetails.datalayer.k( 2132): Error on registering for the application state changeinstantiateFor(Application) was not called before getInstance()
D/dalvikvm( 2132): GC_CONCURRENT freed 280K, 10% free 3295K/3644K, paused 3ms+6ms, total 26ms
W/ActivityThread( 2132): ClassLoader.loadClass: The class loader returned by Thread.getContextClassLoader() may fail for processes that host multiple applications. You should explicitly specify a context class loader. For example: Thread.setContextClassLoader(getClass().getClassLoader());
D/BluetoothManagerService( 487): Message: 20
D/BluetoothManagerService( 487): Added callback: android.bluetooth.IBluetoothManagerCallback$Stub$Proxy@41e0fcc8:true
D/BluetoothManagerService( 487): checkIfCallerIsForegroundUser: valid=true callingUser=0 foregroundUser=0
D/dalvikvm( 2132): GC_CONCURRENT freed 291K, 10% free 3473K/3832K, paused 3ms+2ms, total 23ms
D/dalvikvm( 2132): GC_CONCURRENT freed 188K, 9% free 3677K/4020K, paused 2ms+2ms, total 16ms
D/dalvikvm( 2132): WAIT_FOR_CONCURRENT_GC blocked 7ms
D/dalvikvm( 2132): GC_FOR_ALLOC freed 73K, 10% free 3861K/4248K, paused 12ms, total 12ms
D/dalvikvm( 2132): GC_FOR_ALLOC freed 40K, 9% free 3992K/4384K, paused 10ms, total 10ms
D/dalvikvm( 2132): GC_FOR_ALLOC freed 65K, 11% free 4061K/4524K, paused 11ms, total 11ms
D/dalvikvm( 2132): GC_FOR_ALLOC freed <1K, 11% free 4130K/4596K, paused 11ms, total 11ms
D/dalvikvm( 2132): GC_FOR_ALLOC freed 109K, 10% free 4211K/4668K, paused 10ms, total 10ms
D/dalvikvm( 2132): Trying to load lib /data/data/com.here.app.maps/files/libcrashreport.so 0x41912670
D/dalvikvm( 2132): Added shared lib /data/data/com.here.app.maps/files/libcrashreport.so 0x41912670
D/dalvikvm( 2132): No JNI_OnLoad found in /data/data/com.here.app.maps/files/libcrashreport.so 0x41912670, skipping init
D/dalvikvm( 2132): GC_CONCURRENT freed 236K, 8% free 4421K/4764K, paused 2ms+1ms, total 22ms
D/dalvikvm( 2132): GC_CONCURRENT freed 244K, 7% free 4653K/4968K, paused 2ms+2ms, total 25ms
D/dalvikvm( 2132): GC_CONCURRENT freed 363K, 9% free 4718K/5152K, paused 2ms+3ms, total 19ms
D/dalvikvm( 2132): GC_CONCURRENT freed 380K, 9% free 4783K/5232K, paused 2ms+1ms, total 18ms
D/dalvikvm( 2132): GC_CONCURRENT freed 411K, 10% free 4839K/5320K, paused 1ms+2ms, total 19ms
W/Apptimize( 2132): Apptimize: Apptimize did not detect Flurry. If you are using Flurry, then the most likely cause is ProGuard. Please consult the Apptimize docs for how to adjust your ProGuard configuration.
W/Apptimize( 2132): Apptimize: Apptimize did not detect Google Analytics V3. If you are using Google Analytics V3, then the most likely cause is ProGuard. Please consult the Apptimize docs for how to adjust your ProGuard configuration.
W/Apptimize( 2132): Apptimize: Apptimize did not detect Google Analytics V4. If you are using Google Analytics V4, then the most likely cause is ProGuard. Please consult the Apptimize docs for how to adjust your ProGuard configuration.
W/Apptimize( 2132): Apptimize: Apptimize did not detect Mixpanel. If you are using Mixpanel, then the most likely cause is ProGuard. Please consult the Apptimize docs for how to adjust your ProGuard configuration.
W/Apptimize( 2132): Apptimize: Apptimize did not detect Omniture 2.x. If you are using Omniture 2.x, then the most likely cause is ProGuard. Please consult the Apptimize docs for how to adjust your ProGuard configuration.
W/Apptimize( 2132): Apptimize: Apptimize did not detect Adobe AppMeasurement 3.x. If you are using Adobe AppMeasurement 3.x, then the most likely cause is ProGuard. Please consult the Apptimize docs for how to adjust your ProGuard configuration.
W/Apptimize( 2132): Apptimize: Apptimize did not detect Adobe Mobile 4.x Config class.
W/Apptimize( 2132): Apptimize: Apptimize did not detect Adobe Mobile 4.x Analytics and will not import its event data. If you are using Adobe Mobile 4.x, then the most likely cause is ProGuard. Please consult the Apptimize docs for how to adjust your ProGuard configuration.
W/Apptimize( 2132): Apptimize: Apptimize did not detect Localytics. If you are using Localytics, then the most likely cause is ProGuard. Please consult the Apptimize docs for how to adjust your ProGuard configuration.
W/Apptimize( 2132): Apptimize: Apptimize did not detect Amplitude. If you are using Amplitude, then the most likely cause is ProGuard. Please consult the Apptimize docs for how to adjust your ProGuard configuration.
D/dalvikvm( 2132): GC_CONCURRENT freed 415K, 9% free 4968K/5452K, paused 3ms+3ms, total 22ms
D/dalvikvm( 2132): GC_CONCURRENT freed 425K, 9% free 5124K/5616K, paused 3ms+2ms, total 22ms
V/Zygote ( 2169): Switching descriptor 32 to /dev/null
V/Zygote ( 2169): Switching descriptor 10 to /dev/null
I/ActivityManager( 487): Start proc com.google.android.gsf for service com.google.android.gsf/org.microg.gms.gcm.PushRegisterProxy: pid=2169 uid=10055 gids={50055}
D/dalvikvm( 2132): GC_CONCURRENT freed 687K, 13% free 5070K/5828K, paused 2ms+2ms, total 38ms
W/dalvikvm( 2132): Unable to resolve superclass of Lcom/appboy/services/AppboyWearableListenerService; (5739)
W/dalvikvm( 2132): Link of class 'Lcom/appboy/services/AppboyWearableListenerService;' failed
E/dalvikvm( 2132): Could not find class 'com.appboy.services.AppboyWearableListenerService', referenced from method a.a.bh.c
W/dalvikvm( 2132): VFY: unable to resolve const-class 2034 (Lcom/appboy/services/AppboyWearableListenerService;) in La/a/bh;
D/dalvikvm( 2132): VFY: replacing opcode 0x1c at 0x0017
W/dalvikvm( 2132): Unable to resolve superclass of Lcom/appboy/services/AppboyWearableListenerService; (5739)
W/dalvikvm( 2132): Link of class 'Lcom/appboy/services/AppboyWearableListenerService;' failed
E/dalvikvm( 2132): Could not find class 'com.appboy.services.AppboyWearableListenerService', referenced from method a.a.bh.b
W/dalvikvm( 2132): VFY: unable to resolve const-class 2034 (Lcom/appboy/services/AppboyWearableListenerService;) in La/a/bh;
D/dalvikvm( 2132): VFY: replacing opcode 0x1c at 0x000c
W/dalvikvm( 2132): Unable to resolve superclass of Lcom/appboy/services/AppboyWearableListenerService; (5739)
W/dalvikvm( 2132): Link of class 'Lcom/appboy/services/AppboyWearableListenerService;' failed
W/dalvikvm( 2169): threadid=11: thread exiting with uncaught exception (group=0x41578c08)
W/ActivityManager( 487): Permission Denial: Accessing service ComponentInfo{com.google.android.gms/org.microg.gms.gcm.PushRegisterService} from pid=2169, uid=10055 requires com.google.android.c2dm.permission.RECEIVE
E/AndroidRuntime( 2169): FATAL EXCEPTION: IntentService[GsfGcmRegisterProxy]
E/AndroidRuntime( 2169): Process: com.google.android.gsf, PID: 2169
E/AndroidRuntime( 2169): java.lang.SecurityException: Not allowed to start service Intent { act=com.google.android.c2dm.intent.REGISTER pkg=com.google.android.gms (has extras) } without permission com.google.android.c2dm.permission.RECEIVE
E/AndroidRuntime( 2169): at android.app.ContextImpl.startServiceCommon(ContextImpl.java:1511)
E/AndroidRuntime( 2169): at android.app.ContextImpl.startService(ContextImpl.java:1488)
E/AndroidRuntime( 2169): at android.content.ContextWrapper.startService(ContextWrapper.java:494)
E/AndroidRuntime( 2169): at org.microg.gms.gcm.PushRegisterProxy.onHandleIntent(PushRegisterProxy.java:32)
E/AndroidRuntime( 2169): at android.app.IntentService$ServiceHandler.handleMessage(IntentService.java:65)
E/AndroidRuntime( 2169): at android.os.Handler.dispatchMessage(Handler.java:102)
E/AndroidRuntime( 2169): at android.os.Looper.loop(Looper.java:136)
E/AndroidRuntime( 2169): at android.os.HandlerThread.run(HandlerThread.java:61)
D/dalvikvm( 2132): GC_FOR_ALLOC freed 334K, 13% free 5109K/5828K, paused 25ms, total 25ms
D/dalvikvm( 487): GC_FOR_ALLOC freed 95K, 20% free 8626K/10768K, paused 46ms, total 46ms
I/dalvikvm-heap( 487): Grow heap (frag case) to 9.568MB for 1127536-byte allocation
D/dalvikvm( 487): GC_FOR_ALLOC freed 2K, 19% free 9725K/11872K, paused 49ms, total 49ms
I/dalvikvm( 2132): Could not find method com.here.components.core.InitActivity.finishAndRemoveTask, referenced from method com.here.components.core.InitActivity.onCreate
W/dalvikvm( 2132): VFY: unable to resolve virtual method 12180: Lcom/here/components/core/InitActivity;.finishAndRemoveTask ()V
D/dalvikvm( 2132): VFY: replacing opcode 0x6e at 0x0029
I/ActivityManager( 487): START u0 {cmp=com.here.app.maps/com.here.components.core.InitActivity (has extras)} from pid 2132
D/dalvikvm( 2132): GC_FOR_ALLOC freed 387K, 11% free 5234K/5828K, paused 20ms, total 20ms
D/dalvikvm( 2132): Trying to load lib /data/app-lib/com.here.app.maps-2/libgnustl_shared.so 0x418a3b38
D/dalvikvm( 2132): Added shared lib /data/app-lib/com.here.app.maps-2/libgnustl_shared.so 0x418a3b38
D/dalvikvm( 2132): No JNI_OnLoad found in /data/app-lib/com.here.app.maps-2/libgnustl_shared.so 0x418a3b38, skipping init
D/dalvikvm( 2132): Trying to load lib /data/app-lib/com.here.app.maps-2/libcrypto_here.so 0x418a3b38
D/dalvikvm( 2132): Added shared lib /data/app-lib/com.here.app.maps-2/libcrypto_here.so 0x418a3b38
D/dalvikvm( 2132): No JNI_OnLoad found in /data/app-lib/com.here.app.maps-2/libcrypto_here.so 0x418a3b38, skipping init
D/dalvikvm( 2132): Trying to load lib /data/app-lib/com.here.app.maps-2/libssl_here.so 0x418a3b38
D/dalvikvm( 2132): Added shared lib /data/app-lib/com.here.app.maps-2/libssl_here.so 0x418a3b38
D/dalvikvm( 2132): No JNI_OnLoad found in /data/app-lib/com.here.app.maps-2/libssl_here.so 0x418a3b38, skipping init
D/dalvikvm( 2132): Trying to load lib /data/app-lib/com.here.app.maps-2/libos_adaptation.context.so 0x418a3b38
D/dalvikvm( 2132): Added shared lib /data/app-lib/com.here.app.maps-2/libos_adaptation.context.so 0x418a3b38
D/dalvikvm( 2132): No JNI_OnLoad found in /data/app-lib/com.here.app.maps-2/libos_adaptation.context.so 0x418a3b38, skipping init
D/dalvikvm( 2132): Trying to load lib /data/app-lib/com.here.app.maps-2/libos_adaptation.network.so 0x418a3b38
D/dalvikvm( 2132): Added shared lib /data/app-lib/com.here.app.maps-2/libos_adaptation.network.so 0x418a3b38
D/dalvikvm( 2132): No JNI_OnLoad found in /data/app-lib/com.here.app.maps-2/libos_adaptation.network.so 0x418a3b38, skipping init
D/dalvikvm( 2132): Trying to load lib /data/app-lib/com.here.app.maps-2/libMAPSJNI.so 0x418a3b38
D/dalvikvm( 2132): Added shared lib /data/app-lib/com.here.app.maps-2/libMAPSJNI.so 0x418a3b38
D/dalvikvm( 2132): No JNI_OnLoad found in /data/app-lib/com.here.app.maps-2/libMAPSJNI.so 0x418a3b38, skipping init
D/dalvikvm( 2132): GC_FOR_ALLOC freed 224K, 9% free 5412K/5896K, paused 19ms, total 19ms
D/dalvikvm( 2132): Trying to load lib /data/app-lib/com.here.app.maps-2/libgnustl_shared.so 0x418a3b38
D/dalvikvm( 2132): Shared lib '/data/app-lib/com.here.app.maps-2/libgnustl_shared.so' already loaded in same CL 0x418a3b38
D/dalvikvm( 2132): Trying to load lib /data/app-lib/com.here.app.maps-2/libcrypto_here.so 0x418a3b38
D/dalvikvm( 2132): Shared lib '/data/app-lib/com.here.app.maps-2/libcrypto_here.so' already loaded in same CL 0x418a3b38
D/dalvikvm( 2132): Trying to load lib /data/app-lib/com.here.app.maps-2/libssl_here.so 0x418a3b38
D/dalvikvm( 2132): Shared lib '/data/app-lib/com.here.app.maps-2/libssl_here.so' already loaded in same CL 0x418a3b38
D/dalvikvm( 2132): Trying to load lib /data/app-lib/com.here.app.maps-2/libos_adaptation.context.so 0x418a3b38
D/dalvikvm( 2132): Shared lib '/data/app-lib/com.here.app.maps-2/libos_adaptation.context.so' already loaded in same CL 0x418a3b38
D/dalvikvm( 2132): Trying to load lib /data/app-lib/com.here.app.maps-2/libos_adaptation.network.so 0x418a3b38
D/dalvikvm( 2132): Shared lib '/data/app-lib/com.here.app.maps-2/libos_adaptation.network.so' already loaded in same CL 0x418a3b38
D/dalvikvm( 2132): Trying to load lib /data/app-lib/com.here.app.maps-2/libMAPSJNI.so 0x418a3b38
D/dalvikvm( 2132): Shared lib '/data/app-lib/com.here.app.maps-2/libMAPSJNI.so' already loaded in same CL 0x418a3b38
D/OpenGLRenderer( 2132): Enabling debug mode 0
I/GEOCLIENT.SERVER( 2132): [INFO ] GEOCLIENT.SERVER - constructing GGeoServer
W/c ( 2132): addForegroundModeListener com.here.components.m.a$2@41ae4798 numListeners:0
D/dalvikvm( 2132): Trying to load lib /data/app-lib/com.here.app.maps-2/libsqlcipher.so 0x418a3b38
D/dalvikvm( 2132): Added shared lib /data/app-lib/com.here.app.maps-2/libsqlcipher.so 0x418a3b38
I/GEOCLIENT.PATCHING( 2132): [INFO ] GEOCLIENT.PATCHING - start patching
I/GEOCLIENT.PATCHING( 2132): [INFO ] GEOCLIENT.PATCHING - patching started
I/GEOCLIENT.PATCHING( 2132): [INFO ] GEOCLIENT.PATCHING - patching done
I/Choreographer( 2132): Skipped 55 frames! The application may be doing too much work on its main thread.
D/dalvikvm( 2132): GC_CONCURRENT freed 351K, 7% free 5687K/6108K, paused 4ms+4ms, total 29ms
D/dalvikvm( 2132): Trying to load lib /data/app-lib/com.here.app.maps-2/libCertResourcesPkg.so 0x418a3b38
D/dalvikvm( 2132): Added shared lib /data/app-lib/com.here.app.maps-2/libCertResourcesPkg.so 0x418a3b38
D/dalvikvm( 2132): No JNI_OnLoad found in /data/app-lib/com.here.app.maps-2/libCertResourcesPkg.so 0x418a3b38, skipping init
I/ActivityManager( 487): Displayed com.here.app.maps/com.here.components.core.InitActivity: +1s486ms (total +3s117ms)
D/dalvikvm( 2132): Trying to load lib /data/app-lib/com.here.app.maps-2/libNlpResourcePkg.so 0x418a3b38
D/dalvikvm( 2132): Added shared lib /data/app-lib/com.here.app.maps-2/libNlpResourcePkg.so 0x418a3b38
D/dalvikvm( 2132): No JNI_OnLoad found in /data/app-lib/com.here.app.maps-2/libNlpResourcePkg.so 0x418a3b38, skipping init
E/Database( 2132): Failed to setLocale() when constructing, closing the database
E/Database( 2132): net.sqlcipher.database.SQLiteException: file is encrypted or is not a database: , while compiling: select count() from sqlite_master;
E/Database( 2132): at net.sqlcipher.database.SQLiteCompiledSql.native_compile(Native Method)
E/Database( 2132): at net.sqlcipher.database.SQLiteCompiledSql.compile(SourceFile:91)
E/Database( 2132): at net.sqlcipher.database.SQLiteCompiledSql.(SourceFile:64)
E/Database( 2132): at net.sqlcipher.database.SQLiteProgram.(SourceFile:83)
E/Database( 2132): at net.sqlcipher.database.SQLiteQuery.(SourceFile:49)
E/Database( 2132): at net.sqlcipher.database.SQLiteDirectCursorDriver.query(SourceFile:42)
E/Database( 2132): at net.sqlcipher.database.SQLiteDatabase.rawQueryWithFactory(SourceFile:1762)
E/Database( 2132): at net.sqlcipher.database.SQLiteDatabase.rawQuery(SourceFile:1727)
E/Database( 2132): at net.sqlcipher.database.SQLiteDatabase.openDatabaseInternal(SourceFile:2344)
E/Database( 2132): at net.sqlcipher.database.SQLiteDatabase.openDatabase(SourceFile:1091)
E/Database( 2132): at net.sqlcipher.database.SQLiteDatabase.openOrCreateDatabase(SourceFile:1154)
E/Database( 2132): at net.sqlcipher.database.SQLiteOpenHelper.getWritableDatabase(SourceFile:162)
E/Database( 2132): at net.sqlcipher.database.SQLiteOpenHelper.getWritableDatabase(SourceFile:129)
E/Database( 2132): at com.here.scbedroid.backends.ScbeDroidSQLiteOpener.getDB(SourceFile:113)
E/Database( 2132): at com.here.scbedroid.backends.LocalStorageSQLite.getDB(SourceFile:64)
E/Database( 2132): at com.here.scbedroid.backends.LocalStorageSQLite.retrieveAll(SourceFile:374)
E/Database( 2132): at com.here.scbedroid.backends.LocalStorageBackend.retrieveAll(SourceFile:285)
E/Database( 2132): at com.here.scbedroid.ScbeClient.retrieveAll(SourceFile:869)
E/Database( 2132): at com.here.scbedroid.ScbeService$19.a(SourceFile:1043)
E/Database( 2132): at com.here.scbedroid.ScbeService$19.call(SourceFile:1038)
E/Database( 2132): at java.util.concurrent.FutureTask.run(FutureTask.java:237)
E/Database( 2132): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1112)
E/Database( 2132): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
E/Database( 2132): at java.lang.Thread.run(Thread.java:841)
E/LocalStorageBackend( 2132): retrieveAll classType: collection
E/LocalStorageBackend( 2132): net.sqlcipher.database.SQLiteException: file is encrypted or is not a database: , while compiling: select count(
) from sqlite_master;
E/LocalStorageBackend( 2132): at net.sqlcipher.database.SQLiteCompiledSql.native_compile(Native Method)
E/LocalStorageBackend( 2132): at net.sqlcipher.database.SQLiteCompiledSql.compile(SourceFile:91)
E/LocalStorageBackend( 2132): at net.sqlcipher.database.SQLiteCompiledSql.(SourceFile:64)
E/LocalStorageBackend( 2132): at net.sqlcipher.database.SQLiteProgram.(SourceFile:83)
E/LocalStorageBackend( 2132): at net.sqlcipher.database.SQLiteQuery.(SourceFile:49)
E/LocalStorageBackend( 2132): at net.sqlcipher.database.SQLiteDirectCursorDriver.query(SourceFile:42)
E/LocalStorageBackend( 2132): at net.sqlcipher.database.SQLiteDatabase.rawQueryWithFactory(SourceFile:1762)
E/LocalStorageBackend( 2132): at net.sqlcipher.database.SQLiteDatabase.rawQuery(SourceFile:1727)
E/LocalStorageBackend( 2132): at net.sqlcipher.database.SQLiteDatabase.openDatabaseInternal(SourceFile:2344)
E/LocalStorageBackend( 2132): at net.sqlcipher.database.SQLiteDatabase.openDatabase(SourceFile:1091)
E/LocalStorageBackend( 2132): at net.sqlcipher.database.SQLiteDatabase.openOrCreateDatabase(SourceFile:1154)
E/LocalStorageBackend( 2132): at net.sqlcipher.database.SQLiteOpenHelper.getWritableDatabase(SourceFile:162)
E/LocalStorageBackend( 2132): at net.sqlcipher.database.SQLiteOpenHelper.getWritableDatabase(SourceFile:129)
E/LocalStorageBackend( 2132): at com.here.scbedroid.backends.ScbeDroidSQLiteOpener.getDB(SourceFile:113)
E/LocalStorageBackend( 2132): at com.here.scbedroid.backends.LocalStorageSQLite.getDB(SourceFile:64)
E/LocalStorageBackend( 2132): at com.here.scbedroid.backends.LocalStorageSQLite.retrieveAll(SourceFile:374)
E/LocalStorageBackend( 2132): at com.here.scbedroid.backends.LocalStorageBackend.retrieveAll(SourceFile:285)
E/LocalStorageBackend( 2132): at com.here.scbedroid.ScbeClient.retrieveAll(SourceFile:869)
E/LocalStorageBackend( 2132): at com.here.scbedroid.ScbeService$19.a(SourceFile:1043)
E/LocalStorageBackend( 2132): at com.here.scbedroid.ScbeService$19.call(SourceFile:1038)
E/LocalStorageBackend( 2132): at java.util.concurrent.FutureTask.run(FutureTask.java:237)
E/LocalStorageBackend( 2132): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1112)
E/LocalStorageBackend( 2132): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
E/LocalStorageBackend( 2132): at java.lang.Thread.run(Thread.java:841)
D/dalvikvm( 2132): Trying to load lib /data/app-lib/com.here.app.maps-2/libPositioningResourcePkg.so 0x418a3b38
D/dalvikvm( 2132): Added shared lib /data/app-lib/com.here.app.maps-2/libPositioningResourcePkg.so 0x418a3b38
D/dalvikvm( 2132): No JNI_OnLoad found in /data/app-lib/com.here.app.maps-2/libPositioningResourcePkg.so 0x418a3b38, skipping init
D/dalvikvm( 2132): GC_CONCURRENT freed 744K, 13% free 5761K/6576K, paused 3ms+2ms, total 37ms
D/dalvikvm( 2132): GC_FOR_ALLOC freed 181K, 13% free 5803K/6628K, paused 19ms, total 19ms
I/HERESDK ( 2132): HERESDK Feature Offline Maps With ODML
E/Database( 2132): Failed to setLocale() when constructing, closing the database
E/Database( 2132): net.sqlcipher.database.SQLiteException: file is encrypted or is not a database: , while compiling: select count() from sqlite_master;
E/Database( 2132): at net.sqlcipher.database.SQLiteCompiledSql.native_compile(Native Method)
E/Database( 2132): at net.sqlcipher.database.SQLiteCompiledSql.compile(SourceFile:91)
E/Database( 2132): at net.sqlcipher.database.SQLiteCompiledSql.(SourceFile:64)
E/Database( 2132): at net.sqlcipher.database.SQLiteProgram.(SourceFile:83)
E/Database( 2132): at net.sqlcipher.database.SQLiteQuery.(SourceFile:49)
E/Database( 2132): at net.sqlcipher.database.SQLiteDirectCursorDriver.query(SourceFile:42)
E/Database( 2132): at net.sqlcipher.database.SQLiteDatabase.rawQueryWithFactory(SourceFile:1762)
E/Database( 2132): at net.sqlcipher.database.SQLiteDatabase.rawQuery(SourceFile:1727)
E/Database( 2132): at net.sqlcipher.database.SQLiteDatabase.openDatabaseInternal(SourceFile:2344)
E/Database( 2132): at net.sqlcipher.database.SQLiteDatabase.openDatabase(SourceFile:1091)
E/Database( 2132): at net.sqlcipher.database.SQLiteDatabase.openOrCreateDatabase(SourceFile:1154)
E/Database( 2132): at net.sqlcipher.database.SQLiteOpenHelper.getWritableDatabase(SourceFile:162)
E/Database( 2132): at net.sqlcipher.database.SQLiteOpenHelper.getWritableDatabase(SourceFile:129)
E/Database( 2132): at com.here.scbedroid.backends.ScbeDroidSQLiteOpener.getDB(SourceFile:113)
E/Database( 2132): at com.here.scbedroid.backends.LocalStorageSQLite.getDB(SourceFile:64)
E/Database( 2132): at com.here.scbedroid.backends.LocalStorageSQLite.retrieveAll(SourceFile:374)
E/Database( 2132): at com.here.scbedroid.backends.LocalStorageBackend.retrieveAll(SourceFile:285)
E/Database( 2132): at com.here.scbedroid.ScbeClient.retrieveAll(SourceFile:869)
E/Database( 2132): at com.here.scbedroid.ScbeService$19.a(SourceFile:1043)
E/Database( 2132): at com.here.scbedroid.ScbeService$19.call(SourceFile:1038)
E/Database( 2132): at java.util.concurrent.FutureTask.run(FutureTask.java:237)
E/Database( 2132): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1112)
E/Database( 2132): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
E/Database( 2132): at java.lang.Thread.run(Thread.java:841)
E/LocalStorageBackend( 2132): retrieveAll classType: favoritePlace
E/LocalStorageBackend( 2132): net.sqlcipher.database.SQLiteException: file is encrypted or is not a database: , while compiling: select count(
) from sqlite_master;
E/LocalStorageBackend( 2132): at net.sqlcipher.database.SQLiteCompiledSql.native_compile(Native Method)
E/LocalStorageBackend( 2132): at net.sqlcipher.database.SQLiteCompiledSql.compile(SourceFile:91)
E/LocalStorageBackend( 2132): at net.sqlcipher.database.SQLiteCompiledSql.(SourceFile:64)
E/LocalStorageBackend( 2132): at net.sqlcipher.database.SQLiteProgram.(SourceFile:83)
E/LocalStorageBackend( 2132): at net.sqlcipher.database.SQLiteQuery.(SourceFile:49)
E/LocalStorageBackend( 2132): at net.sqlcipher.database.SQLiteDirectCursorDriver.query(SourceFile:42)
E/LocalStorageBackend( 2132): at net.sqlcipher.database.SQLiteDatabase.rawQueryWithFactory(SourceFile:1762)
E/LocalStorageBackend( 2132): at net.sqlcipher.database.SQLiteDatabase.rawQuery(SourceFile:1727)
E/LocalStorageBackend( 2132): at net.sqlcipher.database.SQLiteDatabase.openDatabaseInternal(SourceFile:2344)
E/LocalStorageBackend( 2132): at net.sqlcipher.database.SQLiteDatabase.openDatabase(SourceFile:1091)
E/LocalStorageBackend( 2132): at net.sqlcipher.database.SQLiteDatabase.openOrCreateDatabase(SourceFile:1154)
E/LocalStorageBackend( 2132): at net.sqlcipher.database.SQLiteOpenHelper.getWritableDatabase(SourceFile:162)
E/LocalStorageBackend( 2132): at net.sqlcipher.database.SQLiteOpenHelper.getWritableDatabase(SourceFile:129)
E/LocalStorageBackend( 2132): at com.here.scbedroid.backends.ScbeDroidSQLiteOpener.getDB(SourceFile:113)
E/LocalStorageBackend( 2132): at com.here.scbedroid.backends.LocalStorageSQLite.getDB(SourceFile:64)
E/LocalStorageBackend( 2132): at com.here.scbedroid.backends.LocalStorageSQLite.retrieveAll(SourceFile:374)
E/LocalStorageBackend( 2132): at com.here.scbedroid.backends.LocalStorageBackend.retrieveAll(SourceFile:285)
E/LocalStorageBackend( 2132): at com.here.scbedroid.ScbeClient.retrieveAll(SourceFile:869)
E/LocalStorageBackend( 2132): at com.here.scbedroid.ScbeService$19.a(SourceFile:1043)
E/LocalStorageBackend( 2132): at com.here.scbedroid.ScbeService$19.call(SourceFile:1038)
E/LocalStorageBackend( 2132): at java.util.concurrent.FutureTask.run(FutureTask.java:237)
E/LocalStorageBackend( 2132): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1112)
E/LocalStorageBackend( 2132): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
E/LocalStorageBackend( 2132): at java.lang.Thread.run(Thread.java:841)
D/dalvikvm( 2132): GC_CONCURRENT freed 655K, 11% free 5974K/6700K, paused 6ms+2ms, total 33ms
I/HERESDK ( 2132): HERESDK Feature 3D Landmarks
D/dalvikvm( 2132): GC_CONCURRENT freed 505K, 9% free 6387K/6960K, paused 3ms+15ms, total 57ms
I/HERESDK ( 2132): HERESDK Feature 3D Venue Maps
W/c ( 2132): addForegroundModeListener com.here.app.w@41ac8db0 numListeners:1
W/c ( 2132): addForegroundModeListener com.here.components.b.g$1@41aa9d40 numListeners:2
E/Database( 2132): Failed to setLocale() when constructing, closing the database
E/Database( 2132): net.sqlcipher.database.SQLiteException: file is encrypted or is not a database: , while compiling: select count() from sqlite_master;
E/Database( 2132): at net.sqlcipher.database.SQLiteCompiledSql.native_compile(Native Method)
E/Database( 2132): at net.sqlcipher.database.SQLiteCompiledSql.compile(SourceFile:91)
E/Database( 2132): at net.sqlcipher.database.SQLiteCompiledSql.(SourceFile:64)
E/Database( 2132): at net.sqlcipher.database.SQLiteProgram.(SourceFile:83)
E/Database( 2132): at net.sqlcipher.database.SQLiteQuery.(SourceFile:49)
E/Database( 2132): at net.sqlcipher.database.SQLiteDirectCursorDriver.query(SourceFile:42)
E/Database( 2132): at net.sqlcipher.database.SQLiteDatabase.rawQueryWithFactory(SourceFile:1762)
E/Database( 2132): at net.sqlcipher.database.SQLiteDatabase.rawQuery(SourceFile:1727)
E/Database( 2132): at net.sqlcipher.database.SQLiteDatabase.openDatabaseInternal(SourceFile:2344)
E/Database( 2132): at net.sqlcipher.database.SQLiteDatabase.openDatabase(SourceFile:1091)
E/Database( 2132): at net.sqlcipher.database.SQLiteDatabase.openOrCreateDatabase(SourceFile:1154)
E/Database( 2132): at net.sqlcipher.database.SQLiteOpenHelper.getWritableDatabase(SourceFile:162)
E/Database( 2132): at net.sqlcipher.database.SQLiteOpenHelper.getWritableDatabase(SourceFile:129)
E/Database( 2132): at com.here.scbedroid.backends.ScbeDroidSQLiteOpener.getDB(SourceFile:113)
E/Database( 2132): at com.here.scbedroid.backends.LocalStorageSQLite.getDB(SourceFile:64)
E/Database( 2132): at com.here.scbedroid.backends.LocalStorageSQLite.retrieveDataObjectByScbeId(SourceFile:262)
E/Database( 2132): at com.here.scbedroid.backends.LocalStorageBackend.retrieveById(SourceFile:391)
E/Database( 2132): at com.here.scbedroid.backends.LocalStorageBackend.retrieveById(SourceFile:367)
E/Database( 2132): at com.here.scbedroid.ScbeClient.retrieveById(SourceFile:607)
E/Database( 2132): at com.here.scbedroid.ScbeService$15.a(SourceFile:765)
E/Database( 2132): at com.here.scbedroid.ScbeService$15.call(SourceFile:760)
E/Database( 2132): at java.util.concurrent.FutureTask.run(FutureTask.java:237)
E/Database( 2132): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1112)
E/Database( 2132): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
E/Database( 2132): at java.lang.Thread.run(Thread.java:841)
E/LocalStorageBackend( 2132): retrieveById classType: favoritesUser id: HERE-d7f0d293-506a-4232-850c-f0bc36485986
E/LocalStorageBackend( 2132): net.sqlcipher.database.SQLiteException: file is encrypted or is not a database: , while compiling: select count(
) from sqlite_master;
E/LocalStorageBackend( 2132): at net.sqlcipher.database.SQLiteCompiledSql.native_compile(Native Method)
E/LocalStorageBackend( 2132): at net.sqlcipher.database.SQLiteCompiledSql.compile(SourceFile:91)
E/LocalStorageBackend( 2132): at net.sqlcipher.database.SQLiteCompiledSql.(SourceFile:64)
E/LocalStorageBackend( 2132): at net.sqlcipher.database.SQLiteProgram.(SourceFile:83)
E/LocalStorageBackend( 2132): at net.sqlcipher.database.SQLiteQuery.(SourceFile:49)
E/LocalStorageBackend( 2132): at net.sqlcipher.database.SQLiteDirectCursorDriver.query(SourceFile:42)
E/LocalStorageBackend( 2132): at net.sqlcipher.database.SQLiteDatabase.rawQueryWithFactory(SourceFile:1762)
E/LocalStorageBackend( 2132): at net.sqlcipher.database.SQLiteDatabase.rawQuery(SourceFile:1727)
E/LocalStorageBackend( 2132): at net.sqlcipher.database.SQLiteDatabase.openDatabaseInternal(SourceFile:2344)
E/LocalStorageBackend( 2132): at net.sqlcipher.database.SQLiteDatabase.openDatabase(SourceFile:1091)
E/LocalStorageBackend( 2132): at net.sqlcipher.database.SQLiteDatabase.openOrCreateDatabase(SourceFile:1154)
E/LocalStorageBackend( 2132): at net.sqlcipher.database.SQLiteOpenHelper.getWritableDatabase(SourceFile:162)
E/LocalStorageBackend( 2132): at net.sqlcipher.database.SQLiteOpenHelper.getWritableDatabase(SourceFile:129)
E/LocalStorageBackend( 2132): at com.here.scbedroid.backends.ScbeDroidSQLiteOpener.getDB(SourceFile:113)
E/LocalStorageBackend( 2132): at com.here.scbedroid.backends.LocalStorageSQLite.getDB(SourceFile:64)
E/LocalStorageBackend( 2132): at com.here.scbedroid.backends.LocalStorageSQLite.retrieveDataObjectByScbeId(SourceFile:262)
E/LocalStorageBackend( 2132): at com.here.scbedroid.backends.LocalStorageBackend.retrieveById(SourceFile:391)
E/LocalStorageBackend( 2132): at com.here.scbedroid.backends.LocalStorageBackend.retrieveById(SourceFile:367)
E/LocalStorageBackend( 2132): at com.here.scbedroid.ScbeClient.retrieveById(SourceFile:607)
E/LocalStorageBackend( 2132): at com.here.scbedroid.ScbeService$15.a(SourceFile:765)
E/LocalStorageBackend( 2132): at com.here.scbedroid.ScbeService$15.call(SourceFile:760)
E/LocalStorageBackend( 2132): at java.util.concurrent.FutureTask.run(FutureTask.java:237)
E/LocalStorageBackend( 2132): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1112)
E/LocalStorageBackend( 2132): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
E/LocalStorageBackend( 2132): at java.lang.Thread.run(Thread.java:841)
E/a ( 2132): retrieveById<favoritesUser.class>: file is encrypted or is not a database: , while compiling: select count() from sqlite_master;,null
D/dalvikvm( 2132): Trying to load lib /data/app-lib/com.here.app.maps-2/libanalytics_jni.so 0x418a3b38
D/dalvikvm( 2132): Added shared lib /data/app-lib/com.here.app.maps-2/libanalytics_jni.so 0x418a3b38
V/WebViewChromiumFactoryProvider( 2132): Binding Chromium to main looper Looper (main, tid 1) {4189e848}
D/dalvikvm( 2132): GC_CONCURRENT freed 782K, 12% free 6682K/7532K, paused 8ms+3ms, total 39ms
D/dalvikvm( 2132): WAIT_FOR_CONCURRENT_GC blocked 30ms
D/dalvikvm( 2132): GC_FOR_ALLOC freed 265K, 15% free 6742K/7864K, paused 22ms, total 22ms
I/dalvikvm-heap( 2132): Grow heap (frag case) to 6.874MB for 236626-byte allocation
D/dalvikvm( 2132): WAIT_FOR_CONCURRENT_GC blocked 52ms
I/dalvikvm-heap( 2132): Grow heap (frag case) to 6.874MB for 124-byte allocation
D/dalvikvm( 2132): GC_FOR_ALLOC freed 154K, 16% free 6819K/8096K, paused 24ms, total 24ms
D/dalvikvm( 2132): WAIT_FOR_CONCURRENT_GC blocked 68ms
D/dalvikvm( 2132): WAIT_FOR_CONCURRENT_GC blocked 76ms
I/LibraryLoader( 2132): Expected native library version number "",actual native library version number ""
I/chromium( 2132): [INFO:library_loader_hooks.cc(116)] Chromium logging enabled: level = 0, default verbosity = 0
I/BrowserStartupController( 2132): Initializing chromium process, renderers=0
D/BluetoothAdapter( 2132): 1099533672: getState() : mService = null. Returning STATE_OFF
I/dalvikvm( 2132): Could not find method android.app.Notification$Builder.setLocalOnly, referenced from method com.google.android.gms.common.GooglePlayServicesUtil.zza
W/dalvikvm( 2132): VFY: unable to resolve virtual method 1636: Landroid/app/Notification$Builder;.setLocalOnly (Z)Landroid/app/Notification$Builder;
D/dalvikvm( 2132): VFY: replacing opcode 0x6e at 0x00d1
D/dalvikvm( 2132): GC_CONCURRENT freed 564K, 9% free 7438K/8096K, paused 73ms+6ms, total 113ms
D/dalvikvm( 2132): WAIT_FOR_CONCURRENT_GC blocked 39ms
D/dalvikvm( 2132): GC_FOR_ALLOC freed 3K, 7% free 7534K/8096K, paused 29ms, total 29ms
I/dalvikvm-heap( 2132): Grow heap (frag case) to 8.497MB for 1127536-byte allocation
D/dalvikvm( 2132): GC_FOR_ALLOC freed <1K, 7% free 8635K/9200K, paused 51ms, total 51ms
I/dalvikvm( 2132): Could not find method android.content.pm.PackageManager.getPackageInstaller, referenced from method com.google.android.gms.common.GooglePlayServicesUtil.zzh
W/dalvikvm( 2132): VFY: unable to resolve virtual method 1942: Landroid/content/pm/PackageManager;.getPackageInstaller ()Landroid/content/pm/PackageInstaller;
D/dalvikvm( 2132): VFY: replacing opcode 0x6e at 0x000d
W/chromium( 2132): [WARNING:proxy_service.cc(890)] PAC support disabled because there is no system implementation
F/Adjust ( 2132): PRODUCTION: Adjust is running in Production mode. Use this setting only for the build that you want to publish. Set the environment to sandbox if you want to test your app!
E/Database( 2132): Failed to setLocale() when constructing, closing the database
E/Database( 2132): net.sqlcipher.database.SQLiteException: file is encrypted or is not a database: , while compiling: select count(
) from sqlite_master;
E/Database( 2132): at net.sqlcipher.database.SQLiteCompiledSql.native_compile(Native Method)
E/Database( 2132): at net.sqlcipher.database.SQLiteCompiledSql.compile(SourceFile:91)
E/Database( 2132): at net.sqlcipher.database.SQLiteCompiledSql.(SourceFile:64)
E/Database( 2132): at net.sqlcipher.database.SQLiteProgram.(SourceFile:83)
E/Database( 2132): at net.sqlcipher.database.SQLiteQuery.(SourceFile:49)
E/Database( 2132): at net.sqlcipher.database.SQLiteDirectCursorDriver.query(SourceFile:42)
E/Database( 2132): at net.sqlcipher.database.SQLiteDatabase.rawQueryWithFactory(SourceFile:1762)
E/Database( 2132): at net.sqlcipher.database.SQLiteDatabase.rawQuery(SourceFile:1727)
E/Database( 2132): at net.sqlcipher.database.SQLiteDatabase.openDatabaseInternal(SourceFile:2344)
E/Database( 2132): at net.sqlcipher.database.SQLiteDatabase.openDatabase(SourceFile:1091)
E/Database( 2132): at net.sqlcipher.database.SQLiteDatabase.openOrCreateDatabase(SourceFile:1154)
E/Database( 2132): at net.sqlcipher.database.SQLiteOpenHelper.getWritableDatabase(SourceFile:162)
E/Database( 2132): at net.sqlcipher.database.SQLiteOpenHelper.getWritableDatabase(SourceFile:129)
E/Database( 2132): at com.here.scbedroid.backends.ScbeDroidSQLiteOpener.getDB(SourceFile:113)
E/Database( 2132): at com.here.scbedroid.backends.LocalStorageSQLite.getDB(SourceFile:64)
E/Database( 2132): at com.here.scbedroid.backends.LocalStorageSQLite.retrieveAll(SourceFile:374)
E/Database( 2132): at com.here.scbedroid.backends.LocalStorageBackend.retrieveAll(SourceFile:285)
E/Database( 2132): at com.here.scbedroid.ScbeClient.retrieveAll(SourceFile:869)
E/Database( 2132): at com.here.scbedroid.ScbeService$19.a(SourceFile:1043)
E/Database( 2132): at com.here.scbedroid.ScbeService$19.call(SourceFile:1038)
E/Database( 2132): at java.util.concurrent.FutureTask.run(FutureTask.java:237)
E/Database( 2132): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1112)
E/Database( 2132): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
E/Database( 2132): at java.lang.Thread.run(Thread.java:841)
E/LocalStorageBackend( 2132): retrieveAll classType: recentSearch
E/LocalStorageBackend( 2132): net.sqlcipher.database.SQLiteException: file is encrypted or is not a database: , while compiling: select count() from sqlite_master;
E/LocalStorageBackend( 2132): at net.sqlcipher.database.SQLiteCompiledSql.native_compile(Native Method)
E/LocalStorageBackend( 2132): at net.sqlcipher.database.SQLiteCompiledSql.compile(SourceFile:91)
E/LocalStorageBackend( 2132): at net.sqlcipher.database.SQLiteCompiledSql.(SourceFile:64)
E/LocalStorageBackend( 2132): at net.sqlcipher.database.SQLiteProgram.(SourceFile:83)
E/LocalStorageBackend( 2132): at net.sqlcipher.database.SQLiteQuery.(SourceFile:49)
E/LocalStorageBackend( 2132): at net.sqlcipher.database.SQLiteDirectCursorDriver.query(SourceFile:42)
E/LocalStorageBackend( 2132): at net.sqlcipher.database.SQLiteDatabase.rawQueryWithFactory(SourceFile:1762)
E/LocalStorageBackend( 2132): at net.sqlcipher.database.SQLiteDatabase.rawQuery(SourceFile:1727)
E/LocalStorageBackend( 2132): at net.sqlcipher.database.SQLiteDatabase.openDatabaseInternal(SourceFile:2344)
E/LocalStorageBackend( 2132): at net.sqlcipher.database.SQLiteDatabase.openDatabase(SourceFile:1091)
E/LocalStorageBackend( 2132): at net.sqlcipher.database.SQLiteDatabase.openOrCreateDatabase(SourceFile:1154)
E/LocalStorageBackend( 2132): at net.sqlcipher.database.SQLiteOpenHelper.getWritableDatabase(SourceFile:162)
E/LocalStorageBackend( 2132): at net.sqlcipher.database.SQLiteOpenHelper.getWritableDatabase(SourceFile:129)
E/LocalStorageBackend( 2132): at com.here.scbedroid.backends.ScbeDroidSQLiteOpener.getDB(SourceFile:113)
E/LocalStorageBackend( 2132): at com.here.scbedroid.backends.LocalStorageSQLite.getDB(SourceFile:64)
E/LocalStorageBackend( 2132): at com.here.scbedroid.backends.LocalStorageSQLite.retrieveAll(SourceFile:374)
E/LocalStorageBackend( 2132): at com.here.scbedroid.backends.LocalStorageBackend.retrieveAll(SourceFile:285)
E/LocalStorageBackend( 2132): at com.here.scbedroid.ScbeClient.retrieveAll(SourceFile:869)
E/LocalStorageBackend( 2132): at com.here.scbedroid.ScbeService$19.a(SourceFile:1043)
E/LocalStorageBackend( 2132): at com.here.scbedroid.ScbeService$19.call(SourceFile:1038)
E/LocalStorageBackend( 2132): at java.util.concurrent.FutureTask.run(FutureTask.java:237)
E/LocalStorageBackend( 2132): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1112)
E/LocalStorageBackend( 2132): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
E/LocalStorageBackend( 2132): at java.lang.Thread.run(Thread.java:841)
E/ActivityThread( 2132): Failed to find provider info for com.facebook.katana.provider.AttributionIdProvider
W/c ( 2132): addForegroundModeListener com.here.app.m$1@41f180d8 numListeners:3
W/c ( 2132): addForegroundModeListener com.here.components.packageloader.x$1@41c7ac20 numListeners:4
I/ActivityManager( 487): START u0 {flg=0x10000 cmp=com.here.app.maps/com.here.app.MainActivity (has extras)} from pid 2132
W/dalvikvm( 2132): VFY: unable to find class referenced in signature (Landroid/view/SearchEvent;)
I/dalvikvm( 2132): Could not find method android.view.Window$Callback.onSearchRequested, referenced from method android.support.v7.view.WindowCallbackWrapper.onSearchRequested
W/dalvikvm( 2132): VFY: unable to resolve interface method 11701: Landroid/view/Window$Callback;.onSearchRequested (Landroid/view/SearchEvent;)Z
D/dalvikvm( 2132): VFY: replacing opcode 0x72 at 0x0002
I/dalvikvm( 2132): Could not find method android.view.Window$Callback.onWindowStartingActionMode, referenced from method android.support.v7.view.WindowCallbackWrapper.onWindowStartingActionMode
W/dalvikvm( 2132): VFY: unable to resolve interface method 11705: Landroid/view/Window$Callback;.onWindowStartingActionMode (Landroid/view/ActionMode$Callback;I)Landroid/view/ActionMode;
D/dalvikvm( 2132): VFY: replacing opcode 0x72 at 0x0002
V/Zygote ( 2275): Switching descriptor 32 to /dev/null
V/Zygote ( 2275): Switching descriptor 10 to /dev/null
I/ActivityManager( 487): Start proc com.svox.pico for service com.svox.pico/.PicoService: pid=2275 uid=10042 gids={50042, 1028, 1015}
V/SynthProxy( 2275): About to load /system/lib/libttspico.so, applyFilter=true
D/dalvikvm( 2132): GC_CONCURRENT freed 3195K, 31% free 7270K/10532K, paused 4ms+9ms, total 78ms
D/dalvikvm( 2132): WAIT_FOR_CONCURRENT_GC blocked 54ms
D/dalvikvm( 2132): WAIT_FOR_CONCURRENT_GC blocked 55ms
I/TextToSpeech( 2132): Sucessfully bound to com.svox.pico
I/SVOX Pico Engine( 2275): loaded de-DE successfully
E/Database( 2132): Failed to setLocale() when constructing, closing the database
E/Database( 2132): net.sqlcipher.database.SQLiteException: file is encrypted or is not a database: , while compiling: select count(
) from sqlite_master;
E/Database( 2132): at net.sqlcipher.database.SQLiteCompiledSql.native_compile(Native Method)
E/Database( 2132): at net.sqlcipher.database.SQLiteCompiledSql.compile(SourceFile:91)
E/Database( 2132): at net.sqlcipher.database.SQLiteCompiledSql.(SourceFile:64)
E/Database( 2132): at net.sqlcipher.database.SQLiteProgram.(SourceFile:83)
E/Database( 2132): at net.sqlcipher.database.SQLiteQuery.(SourceFile:49)
E/Database( 2132): at net.sqlcipher.database.SQLiteDirectCursorDriver.query(SourceFile:42)
E/Database( 2132): at net.sqlcipher.database.SQLiteDatabase.rawQueryWithFactory(SourceFile:1762)
E/Database( 2132): at net.sqlcipher.database.SQLiteDatabase.rawQuery(SourceFile:1727)
E/Database( 2132): at net.sqlcipher.database.SQLiteDatabase.openDatabaseInternal(SourceFile:2344)
E/Database( 2132): at net.sqlcipher.database.SQLiteDatabase.openDatabase(SourceFile:1091)
E/Database( 2132): at net.sqlcipher.database.SQLiteDatabase.openOrCreateDatabase(SourceFile:1154)
E/Database( 2132): at net.sqlcipher.database.SQLiteOpenHelper.getWritableDatabase(SourceFile:162)
E/Database( 2132): at net.sqlcipher.database.SQLiteOpenHelper.getWritableDatabase(SourceFile:129)
E/Database( 2132): at com.here.scbedroid.backends.ScbeDroidSQLiteOpener.getDB(SourceFile:113)
E/Database( 2132): at com.here.scbedroid.backends.LocalStorageSQLite.getDB(SourceFile:64)
E/Database( 2132): at com.here.scbedroid.backends.LocalStorageSQLite.retrieveAll(SourceFile:374)
E/Database( 2132): at com.here.scbedroid.backends.LocalStorageBackend.retrieveAll(SourceFile:285)
E/Database( 2132): at com.here.scbedroid.ScbeClient.retrieveAll(SourceFile:869)
E/Database( 2132): at com.here.scbedroid.ScbeService$19.a(SourceFile:1043)
E/Database( 2132): at com.here.scbedroid.ScbeService$19.call(SourceFile:1038)
E/Database( 2132): at java.util.concurrent.FutureTask.run(FutureTask.java:237)
E/Database( 2132): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1112)
E/Database( 2132): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
E/Database( 2132): at java.lang.Thread.run(Thread.java:841)
E/LocalStorageBackend( 2132): retrieveAll classType: recentLocation
E/LocalStorageBackend( 2132): net.sqlcipher.database.SQLiteException: file is encrypted or is not a database: , while compiling: select count() from sqlite_master;
E/LocalStorageBackend( 2132): at net.sqlcipher.database.SQLiteCompiledSql.native_compile(Native Method)
E/LocalStorageBackend( 2132): at net.sqlcipher.database.SQLiteCompiledSql.compile(SourceFile:91)
E/LocalStorageBackend( 2132): at net.sqlcipher.database.SQLiteCompiledSql.(SourceFile:64)
E/LocalStorageBackend( 2132): at net.sqlcipher.database.SQLiteProgram.(SourceFile:83)
E/LocalStorageBackend( 2132): at net.sqlcipher.database.SQLiteQuery.(SourceFile:49)
E/LocalStorageBackend( 2132): at net.sqlcipher.database.SQLiteDirectCursorDriver.query(SourceFile:42)
E/LocalStorageBackend( 2132): at net.sqlcipher.database.SQLiteDatabase.rawQueryWithFactory(SourceFile:1762)
E/LocalStorageBackend( 2132): at net.sqlcipher.database.SQLiteDatabase.rawQuery(SourceFile:1727)
E/LocalStorageBackend( 2132): at net.sqlcipher.database.SQLiteDatabase.openDatabaseInternal(SourceFile:2344)
E/LocalStorageBackend( 2132): at net.sqlcipher.database.SQLiteDatabase.openDatabase(SourceFile:1091)
E/LocalStorageBackend( 2132): at net.sqlcipher.database.SQLiteDatabase.openOrCreateDatabase(SourceFile:1154)
E/LocalStorageBackend( 2132): at net.sqlcipher.database.SQLiteOpenHelper.getWritableDatabase(SourceFile:162)
E/LocalStorageBackend( 2132): at net.sqlcipher.database.SQLiteOpenHelper.getWritableDatabase(SourceFile:129)
E/LocalStorageBackend( 2132): at com.here.scbedroid.backends.ScbeDroidSQLiteOpener.getDB(SourceFile:113)
E/LocalStorageBackend( 2132): at com.here.scbedroid.backends.LocalStorageSQLite.getDB(SourceFile:64)
E/LocalStorageBackend( 2132): at com.here.scbedroid.backends.LocalStorageSQLite.retrieveAll(SourceFile:374)
E/LocalStorageBackend( 2132): at com.here.scbedroid.backends.LocalStorageBackend.retrieveAll(SourceFile:285)
E/LocalStorageBackend( 2132): at com.here.scbedroid.ScbeClient.retrieveAll(SourceFile:869)
E/LocalStorageBackend( 2132): at com.here.scbedroid.ScbeService$19.a(SourceFile:1043)
E/LocalStorageBackend( 2132): at com.here.scbedroid.ScbeService$19.call(SourceFile:1038)
E/LocalStorageBackend( 2132): at java.util.concurrent.FutureTask.run(FutureTask.java:237)
E/LocalStorageBackend( 2132): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1112)
E/LocalStorageBackend( 2132): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
E/LocalStorageBackend( 2132): at java.lang.Thread.run(Thread.java:841)
D/dalvikvm( 2132): GC_FOR_ALLOC freed 456K, 28% free 7659K/10532K, paused 32ms, total 32ms
I/dalvikvm( 2132): Could not find method android.content.res.Resources.getDrawable, referenced from method android.support.v7.widget.ResourcesWrapper.getDrawable
W/dalvikvm( 2132): VFY: unable to resolve virtual method 1988: Landroid/content/res/Resources;.getDrawable (ILandroid/content/res/Resources$Theme;)Landroid/graphics/drawable/Drawable;
D/dalvikvm( 2132): VFY: replacing opcode 0x6e at 0x0002
I/dalvikvm( 2132): Could not find method android.content.res.Resources.getDrawableForDensity, referenced from method android.support.v7.widget.ResourcesWrapper.getDrawableForDensity
W/dalvikvm( 2132): VFY: unable to resolve virtual method 1990: Landroid/content/res/Resources;.getDrawableForDensity (IILandroid/content/res/Resources$Theme;)Landroid/graphics/drawable/Drawable;
D/dalvikvm( 2132): VFY: replacing opcode 0x6e at 0x0002
E/dalvikvm( 2132): Could not find class 'android.graphics.drawable.RippleDrawable', referenced from method android.support.v7.widget.AppCompatImageHelper.a
W/dalvikvm( 2132): VFY: unable to resolve instanceof 515 (Landroid/graphics/drawable/RippleDrawable;) in Landroid/support/v7/widget/AppCompatImageHelper;
D/dalvikvm( 2132): VFY: replacing opcode 0x20 at 0x000c
I/dalvikvm( 2132): Could not find method android.content.Context.getColorStateList, referenced from method android.support.v7.content.res.AppCompatResources.getColorStateList
W/dalvikvm( 2132): VFY: unable to resolve virtual method 1784: Landroid/content/Context;.getColorStateList (I)Landroid/content/res/ColorStateList;
D/dalvikvm( 2132): VFY: replacing opcode 0x6e at 0x0006
I/Process ( 2169): Sending signal. PID: 2169 SIG: 9
D/dalvikvm( 2132): GC_CONCURRENT freed 98K, 14% free 9063K/10532K, paused 4ms+5ms, total 66ms
D/dalvikvm( 2132): WAIT_FOR_CONCURRENT_GC blocked 22ms
I/ActivityManager( 487): Process com.google.android.gsf (pid 2169) has died.
D/ActivityManager( 487): cleanUpApplicationRecordLocked -- 2169
W/ActivityManager( 487): Scheduling restart of crashed service com.google.android.gsf/org.microg.gms.gcm.PushRegisterProxy in 1000ms
V/NlpLocationProvider( 808): onSetRequest: ProviderRequest[ON interval=0] by WorkSource{10085 com.here.app.maps}
V/NlpLocationProvider( 808): using autoUpdate=true autoTime=2500
W/c ( 2132): onFirstActivityStarted
E/SASdkConfig( 2132): Accessory Framework Not installed
V/NlpLocationBackendFuser( 808): location=Location[network xx,xxxxxx,xx,xxxxxx acc=500 et=+52m14s329ms {Bundle[{noGPSLocation=Location[network xx,xxxxxx,xx,xxxxxx acc=500 et=+52m14s329ms], AVERAGED_OF=1, SERVICE_BACKEND_PROVIDER=gsm, SERVICE_BACKEND_COMPONENT=org.fitchfamily.android.gsmlocation/.GsmService_}]}]
W/c ( 2132): addForegroundModeListener com.here.components.core.p@41c2ca58 numListeners:5
E/g ( 2132): setSpeedWarningOptions: error enabling speed warnings
D/dalvikvm( 2132): GC_FOR_ALLOC freed 613K, 12% free 9838K/11092K, paused 39ms, total 39ms
D/dalvikvm( 2132): Trying to load lib /data/app-lib/com.here.app.maps-2/libgnustl_shared.so 0x418a3b38
D/dalvikvm( 2132): Shared lib '/data/app-lib/com.here.app.maps-2/libgnustl_shared.so' already loaded in same CL 0x418a3b38
D/dalvikvm( 2132): Trying to load lib /data/app-lib/com.here.app.maps-2/libSdkResourcePkg.so 0x418a3b38
D/dalvikvm( 2132): Added shared lib /data/app-lib/com.here.app.maps-2/libSdkResourcePkg.so 0x418a3b38
D/dalvikvm( 2132): No JNI_OnLoad found in /data/app-lib/com.here.app.maps-2/libSdkResourcePkg.so 0x418a3b38, skipping init
E/Database( 2132): Failed to setLocale() when constructing, closing the database
E/Database( 2132): net.sqlcipher.database.SQLiteException: file is encrypted or is not a database: , while compiling: select count(
) from sqlite_master;
E/Database( 2132): at net.sqlcipher.database.SQLiteCompiledSql.native_compile(Native Method)
E/Database( 2132): at net.sqlcipher.database.SQLiteCompiledSql.compile(SourceFile:91)
E/Database( 2132): at net.sqlcipher.database.SQLiteCompiledSql.(SourceFile:64)
E/Database( 2132): at net.sqlcipher.database.SQLiteProgram.(SourceFile:83)
E/Database( 2132): at net.sqlcipher.database.SQLiteQuery.(SourceFile:49)
E/Database( 2132): at net.sqlcipher.database.SQLiteDirectCursorDriver.query(SourceFile:42)
E/Database( 2132): at net.sqlcipher.database.SQLiteDatabase.rawQueryWithFactory(SourceFile:1762)
E/Database( 2132): at net.sqlcipher.database.SQLiteDatabase.rawQuery(SourceFile:1727)
E/Database( 2132): at net.sqlcipher.database.SQLiteDatabase.openDatabaseInternal(SourceFile:2344)
E/Database( 2132): at net.sqlcipher.database.SQLiteDatabase.openDatabase(SourceFile:1091)
E/Database( 2132): at net.sqlcipher.database.SQLiteDatabase.openOrCreateDatabase(SourceFile:1154)
E/Database( 2132): at net.sqlcipher.database.SQLiteOpenHelper.getWritableDatabase(SourceFile:162)
E/Database( 2132): at net.sqlcipher.database.SQLiteOpenHelper.getWritableDatabase(SourceFile:129)
E/Database( 2132): at com.here.scbedroid.backends.ScbeDroidSQLiteOpener.getDB(SourceFile:113)
E/Database( 2132): at com.here.scbedroid.backends.LocalStorageSQLite.getDB(SourceFile:64)
E/Database( 2132): at com.here.scbedroid.backends.LocalStorageSQLite.retrieveAll(SourceFile:374)
E/Database( 2132): at com.here.scbedroid.backends.LocalStorageBackend.retrieveAll(SourceFile:285)
E/Database( 2132): at com.here.scbedroid.ScbeClient.retrieveAll(SourceFile:869)
E/Database( 2132): at com.here.scbedroid.ScbeService$19.a(SourceFile:1043)
E/Database( 2132): at com.here.scbedroid.ScbeService$19.call(SourceFile:1038)
E/Database( 2132): at java.util.concurrent.FutureTask.run(FutureTask.java:237)
E/Database( 2132): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1112)
E/Database( 2132): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
E/Database( 2132): at java.lang.Thread.run(Thread.java:841)
E/LocalStorageBackend( 2132): retrieveAll classType: recentCategory
E/LocalStorageBackend( 2132): net.sqlcipher.database.SQLiteException: file is encrypted or is not a database: , while compiling: select count(*) from sqlite_master;
E/LocalStorageBackend( 2132): at net.sqlcipher.database.SQLiteCompiledSql.native_compile(Native Method)
E/LocalStorageBackend( 2132): at net.sqlcipher.database.SQLiteCompiledSql.compile(SourceFile:91)
E/LocalStorageBackend( 2132): at net.sqlcipher.database.SQLiteCompiledSql.(SourceFile:64)
E/LocalStorageBackend( 2132): at net.sqlcipher.database.SQLiteProgram.(SourceFile:83)
E/LocalStorageBackend( 2132): at net.sqlcipher.database.SQLiteQuery.(SourceFile:49)
E/LocalStorageBackend( 2132): at net.sqlcipher.database.SQLiteDirectCursorDriver.query(SourceFile:42)
E/LocalStorageBackend( 2132): at net.sqlcipher.database.SQLiteDatabase.rawQueryWithFactory(SourceFile:1762)
E/LocalStorageBackend( 2132): at net.sqlcipher.database.SQLiteDatabase.rawQuery(SourceFile:1727)
E/LocalStorageBackend( 2132): at net.sqlcipher.database.SQLiteDatabase.openDatabaseInternal(SourceFile:2344)
E/LocalStorageBackend( 2132): at net.sqlcipher.database.SQLiteDatabase.openDatabase(SourceFile:1091)
E/LocalStorageBackend( 2132): at net.sqlcipher.database.SQLiteDatabase.openOrCreateDatabase(SourceFile:1154)
E/LocalStorageBackend( 2132): at net.sqlcipher.database.SQLiteOpenHelper.getWritableDatabase(SourceFile:162)
E/LocalStorageBackend( 2132): at net.sqlcipher.database.SQLiteOpenHelper.getWritableDatabase(SourceFile:129)
E/LocalStorageBackend( 2132): at com.here.scbedroid.backends.ScbeDroidSQLiteOpener.getDB(SourceFile:113)
E/LocalStorageBackend( 2132): at com.here.scbedroid.backends.LocalStorageSQLite.getDB(SourceFile:64)
E/LocalStorageBackend( 2132): at com.here.scbedroid.backends.LocalStorageSQLite.retrieveAll(SourceFile:374)
E/LocalStorageBackend( 2132): at com.here.scbedroid.backends.LocalStorageBackend.retrieveAll(SourceFile:285)
E/LocalStorageBackend( 2132): at com.here.scbedroid.ScbeClient.retrieveAll(SourceFile:869)
E/LocalStorageBackend( 2132): at com.here.scbedroid.ScbeService$19.a(SourceFile:1043)
E/LocalStorageBackend( 2132): at com.here.scbedroid.ScbeService$19.call(SourceFile:1038)
E/LocalStorageBackend( 2132): at java.util.concurrent.FutureTask.run(FutureTask.java:237)
E/LocalStorageBackend( 2132): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1112)
E/LocalStorageBackend( 2132): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
E/LocalStorageBackend( 2132): at java.lang.Thread.run(Thread.java:841)
W/c ( 2132): removeForegroundModeListener com.here.components.packageloader.x$1@41c7ac20 numListeners:6
I/TextToSpeech( 2132): Connected to ComponentInfo{com.svox.pico/com.svox.pico.PicoService}
I/TextToSpeech( 2132): Set up connection to ComponentInfo{com.svox.pico/com.svox.pico.PicoService}
W/n ( 2132): onPositionFixChanged method:NETWORK status:AVAILABLE
I/Choreographer( 2132): Skipped 91 frames! The application may be doing too much work on its main thread.
I/SVOX Pico Engine( 2275): loaded en-US successfully
I/AudioMixer( 143): found effect "Multichannel Downmix To Stereo" from The Android Open Source Project
I/ActivityManager( 487): Displayed com.here.app.maps/com.here.app.MainActivity: +3s281ms
I/HERESDK ( 2132): HERESDK Feature Offline Place Search
V/NlpLocationBackendFuser( 808): location=Location[network xx,xxxxxx,xx,xxxxxx acc=500 et=+52m16s825ms {Bundle[{noGPSLocation=Location[network xx,xxxxxx,xx,xxxxxx acc=500 et=+52m16s825ms], AVERAGED_OF=1, SERVICE_BACKEND_PROVIDER=gsm, SERVICE_BACKEND_COMPONENT=org.fitchfamily.android.gsmlocation/.GsmService_}]}]

Shutdown Log:
E/AndroidRuntime( 2990): FATAL EXCEPTION: IntentService[GsfGcmRegisterProxy]
E/AndroidRuntime( 2990): Process: com.google.android.gsf, PID: 2990
E/AndroidRuntime( 2990): java.lang.SecurityException: Not allowed to start service Intent { act=com.google.android.c2dm.intent.REGISTER pkg=com.google.android.gms (has extras) } without permission com.google.android.c2dm.permission.RECEIVE
E/AndroidRuntime( 2990): at android.app.ContextImpl.startServiceCommon(ContextImpl.java:1511)
E/AndroidRuntime( 2990): at android.app.ContextImpl.startService(ContextImpl.java:1488)
E/AndroidRuntime( 2990): at android.content.ContextWrapper.startService(ContextWrapper.java:494)
E/AndroidRuntime( 2990): at org.microg.gms.gcm.PushRegisterProxy.onHandleIntent(PushRegisterProxy.java:32)
E/AndroidRuntime( 2990): at android.app.IntentService$ServiceHandler.handleMessage(IntentService.java:65)
E/AndroidRuntime( 2990): at android.os.Handler.dispatchMessage(Handler.java:102)
E/AndroidRuntime( 2990): at android.os.Looper.loop(Looper.java:136)
E/AndroidRuntime( 2990): at android.os.HandlerThread.run(HandlerThread.java:61)

forceQueryable needed in GsfProxy Android Manifest for Some Apps to Register for FCM Push Notifications

Transferring the issue here:

microg/GmsCore#2009
to the correct repository - GsfProxy. See original link for more details and temporary workaround.

This is due to app visibility changes in Android 11+
https://developer.android.com/training/package-visibility

This was addressed in GmsCore, but not in GsfProxy
microg/GmsCore#1409

Request to please add

android:forceQueryable="true"
under <application
in AndroidManifest.xml
here
https://github.com/microg/GmsCore/blob/master/play-services-core/src/main/AndroidManifest.xml
and publish a new signed release.

Sample logcat for com.hikvision.hikconnect

08-13 17:49:03.818 818 818 W System.err: android.content.pm.PackageManager$NameNotFoundException: com.google.android.gsf
08-13 17:49:03.818 818 818 W System.err: at android.app.ApplicationPackageManager.getPackageInfoAsUser(ApplicationPackageManager.java:211)
08-13 17:49:03.818 818 818 W System.err: at android.app.ApplicationPackageManager.getPackageInfo(ApplicationPackageManager.java:183)
08-13 17:49:03.818 818 818 W System.err: at com.hikvision.hikconnect.push.fcm.FcmPushClient.checkGoogleDevice(SourceFile:2)
08-13 17:49:03.818 818 818 W System.err: at com.hikvision.hikconnect.push.fcm.FcmPushClient.isSupport(SourceFile:1)
08-13 17:49:03.818 818 818 W System.err: at com.hikvision.hikconnect.push.client.HcPushClientManager.tryInitPushClient(SourceFile:1)
08-13 17:49:03.818 818 818 W System.err: at com.hikvision.hikconnect.push.client.HcPushClientManager.startDispatchClient(SourceFile:7)
08-13 17:49:03.818 818 818 W System.err: at com.hikvision.hikconnect.push.client.HcPushClientManager.(SourceFile:14)
08-13 17:49:03.818 818 818 W System.err: at com.hikvision.hikconnect.push.impl.HcClientManagerImpl.initPush(SourceFile:2)
08-13 17:49:03.818 818 818 W System.err: at com.hikvision.hikconnect.app.App.onCreate(SourceFile:255)
08-13 17:49:03.818 818 818 W System.err: at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1208)
08-13 17:49:03.818 818 818 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7006)
08-13 17:49:03.818 818 818 W System.err: at android.app.ActivityThread.access$1800(ActivityThread.java:274)
08-13 17:49:03.818 818 818 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2104)
08-13 17:49:03.818 818 818 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106)
08-13 17:49:03.818 818 818 W System.err: at android.os.Looper.loop(Looper.java:233)
08-13 17:49:03.818 818 818 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8030)
08-13 17:49:03.818 818 818 W System.err: at java.lang.reflect.Method.invoke(Native Method)
08-13 17:49:03.818 818 818 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:631)
08-13 17:49:03.818 818 818 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:978)

[```fr.smarquis.fcm```] <FCM toolbox> shows ```MISSING_INSTANCEID_SERVICE```

Affected app
Name: FCM toolbox
Package id: fr.smarquis.fcm

Describe the bug
FCM toolbox shows MISSING_INSTANCEID_SERVICE in titlebar

To Reproduce
Steps to reproduce the behavior:

  1. Open FCM toolbox
  2. See error

Expected behavior
FCM toolbox show token in titlebar

Screenshots

System
Android Version: 11
Custom ROM: crDroid 7.6

microG
microG Core version: 0.2.22.212658
microG Self-Check results: All ticked

Additional context
Check SimonMarquis/FCM-toolbox#10

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.