Hello to all. Turned to LineageOS 20 on the Samsung galaxy tab A8 (2021) and have a problem with the Zwift app - installed fromm google store but at the start it shows error "Data Validation Failed"
I'm a new user of the custom ROMs. Could any help to solve the problem pls...
Spoiler: logcat
--------- beginning of main
05-31 15:59:50.012 17737 17752 E IPCThreadState: Got kernel major version 4
05-31 15:59:50.032 17737 17737 D CompatibilityChangeReporter: Compat change id reported: 171979766; UID 10186; state: ENABLED
05-31 15:59:50.063 17737 17737 V GraphicsEnvironment: ANGLE Developer option for 'com.zwift.zwiftgame' set to: 'default'
05-31 15:59:50.064 17737 17737 V GraphicsEnvironment: ANGLE GameManagerService for com.zwift.zwiftgame: false
05-31 15:59:50.064 17737 17737 V GraphicsEnvironment: Neither updatable production driver nor prerelease driver is supported.
05-31 15:59:50.066 17737 17737 D NetworkSecurityConfig: No Network Security Config specified, using platform default
05-31 15:59:50.066 17737 17737 D NetworkSecurityConfig: No Network Security Config specified, using platform default
05-31 15:59:50.072 17737 17737 D Sentry : io.sentry.auto-init read: true
05-31 15:59:50.072 17737 17737 I Sentry : Retrieving auto-init from AndroidManifest.xml
05-31 15:59:50.130 17737 17761 D TrafficStats: tagSocket(72) with statsTag=0xffffffff, statsUid=-1
05-31 15:59:50.171 17737 17737 I ZDA : onCreate() VERSION_CODE = 111622
05-31 15:59:50.171 17737 17737 I ZDA : VERSION_NAME = 1.0.111622
05-31 15:59:50.172 17737 17737 I ZDA : initializeDownloadUI
05-31 15:59:50.177 17737 17737 D CompatibilityChangeReporter: Compat change id reported: 210923482; UID 10186; state: DISABLED
05-31 15:59:50.177 17737 17737 D CompatibilityChangeReporter: Compat change id reported: 37756858; UID 10186; state: ENABLED
05-31 15:59:50.193 17737 17737 W ZDA : CookieName: /data/data/com.zwift.zwiftgame/dataES/Misc/v111622.txt
05-31 15:59:50.194 17737 17737 I ZDA : Expansion file path: main.111622.com.zwift.zwiftgame.obb
05-31 15:59:50.195 17737 17737 W Helpers : getSaveFilePath: /storage/emulated/0/Android/obb/com.zwift.zwiftgame
05-31 15:59:50.195 17737 17737 I ZDA : main.111622.com.zwift.zwiftgame.obb exists
05-31 15:59:50.195 17737 17737 I ZDA : Zip file present.
05-31 15:59:50.195 17737 17737 I ZDA : validateXAPKZipFiles
05-31 15:59:50.196 17737 17772 W AsyncVal: doInBackground() zip file name = main.111622.com.zwift.zwiftgame.obb
05-31 15:59:50.197 17737 17772 W Helpers : getSaveFilePath: /storage/emulated/0/Android/obb/com.zwift.zwiftgame
05-31 15:59:50.198 17737 17772 W Helpers : getSaveFilePath: /storage/emulated/0/Android/obb/com.zwift.zwiftgame
05-31 15:59:50.199 17737 17772 W System.err: java.io.FileNotFoundException: /storage/emulated/0/Android/obb/com.zwift.zwiftgame/main.111622.com.zwift.zwiftgame.obb: open failed: EACCES (Permission denied)
05-31 15:59:50.199 17737 17772 W System.err: at libcore.io.IoBridge.open(IoBridge.java:574)
05-31 15:59:50.199 17737 17772 W System.err: at java.io.RandomAccessFile.<init>(RandomAccessFile.java:289)
05-31 15:59:50.199 17737 17772 W System.err: at com.zwift.zwiftgame.vending.expansion.zipfile.ZipResourceFile.addPatchFile(ZipResourceFile.java:275)
05-31 15:59:50.199 17737 17772 W System.err: at com.zwift.zwiftgame.vending.expansion.zipfile.ZipResourceFile.<init>(ZipResourceFile.java:189)
05-31 15:59:50.200 17737 17772 W System.err: at com.zwift.zwiftgame.downloader.ZwiftDownloaderActivity$AsyncValidationTask.doInBackground(ZwiftDownloaderActivity.java:296)
05-31 15:59:50.200 17737 17772 W System.err: at com.zwift.zwiftgame.downloader.ZwiftDownloaderActivity$AsyncValidationTask.doInBackground(ZwiftDownloaderActivity.java:245)
05-31 15:59:50.200 17737 17772 W System.err: at android.os.AsyncTask$3.call(AsyncTask.java:394)
05-31 15:59:50.200 17737 17772 W System.err: at java.util.concurrent.FutureTask.run(FutureTask.java:264)
05-31 15:59:50.200 17737 17772 W System.err: at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:305)
05-31 15:59:50.200 17737 17772 W System.err: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137)
05-31 15:59:50.200 17737 17772 W System.err: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637)
05-31 15:59:50.200 17737 17772 W System.err: at java.lang.Thread.run(Thread.java:1012)
05-31 15:59:50.201 17737 17772 W System.err: Caused by: android.system.ErrnoException: open failed: EACCES (Permission denied)
05-31 15:59:50.201 17737 17772 W System.err: at libcore.io.Linux.open(Native Method)
05-31 15:59:50.201 17737 17772 W System.err: at libcore.io.ForwardingOs.open(ForwardingOs.java:563)
05-31 15:59:50.201 17737 17772 W System.err: at libcore.io.BlockGuardOs.open(BlockGuardOs.java:274)
05-31 15:59:50.201 17737 17772 W System.err: at libcore.io.ForwardingOs.open(ForwardingOs.java:563)
05-31 15:59:50.201 17737 17772 W System.err: at android.app.ActivityThread$AndroidOs.open(ActivityThread.java:7770)
05-31 15:59:50.201 17737 17772 W System.err: at libcore.io.IoBridge.open(IoBridge.java:560)
05-31 15:59:50.201 17737 17772 W System.err: ... 11 more
05-31 15:59:50.232 17737 17766 W libc : Access denied finding property "vendor.mali.config"
05-31 15:59:50.258 17737 17766 E OpenGLRenderer: Unable to match the desired swap behavior.
05-31 15:59:50.267 17737 17787 I Gralloc4: Adding additional valid usage bits: 0x0
05-31 15:59:50.268 17737 17787 I gralloc4: register: id=37100000e1c, handle:0xb4000079d3781910, vaddr=0x788cc30000
05-31 15:59:50.268 17737 17787 I gralloc4: unregister: id=37100000e1c, handle:0xb4000079d3781910, vaddr=0x788cc30000
05-31 15:59:50.272 17737 17766 I gralloc4: register: id=37100000e1d, handle:0xb4000079d3783890, vaddr=0x788cc30000
05-31 15:59:50.273 17737 17787 I gralloc4: register: id=37100000e1e, handle:0xb4000079d37831d0, vaddr=0x788c342000
05-31 15:59:50.280 17737 17787 I gralloc4: register: id=37100000e1f, handle:0xb4000079d377d110, vaddr=0x788b956000
05-31 15:59:50.284 17737 17761 D TrafficStats: tagSocket(71) with statsTag=0xffffffff, statsUid=-1
05-31 15:59:50.312 17737 17766 W Parcel : Expecting binder but got null!
05-31 15:59:50.345 17737 17766 I gralloc4: unregister: id=37100000e1f, handle:0xb4000079d377d110, vaddr=0x788b956000
05-31 15:59:50.347 17737 17766 I gralloc4: register: id=37100000e21, handle:0xb4000079d377d110, vaddr=0x788fe20000
05-31 15:59:50.628 17737 17766 I gralloc4: unregister: id=37100000e1e, handle:0xb4000079d37831d0, vaddr=0x788c342000
05-31 15:59:50.630 17737 17766 I gralloc4: register: id=37100000e23, handle:0xb4000079d37831d0, vaddr=0x788c342000
05-31 16:00:12.584 17737 17746 W zwift.zwiftgame: Cleared Reference was only reachable from finalizer (only reported once)
Related
Hi all. I have a Defy, unlocked by putting a Universal-sim in with the sim card. It appears unlocked; i.e. it doesn't ask me for a network unlock code. However, it won't connect to AT&T. I get "Your sim card does not allow a connection to this network." I've tried the 2.34 central european ROM as well as the stock rom. Below is the output of logcat -b radio. I notice ATT comes up as FORBIDDEN, but there is also a java exception. What is going on? Does the java exception mean anything? Is there a chance I screwed up the baseband or something by flashing a european rom?
Code:
01-10 21:25:28.561 1364 1462 D RILJ : [0250]< QUERY_NETWORK_SELECTION_MODE {1}
01-10 21:25:28.569 1364 1364 E GSM : Exception while polling service state. Probably malformed RIL response.
01-10 21:25:28.569 1364 1364 E GSM : java.lang.NullPointerException
01-10 21:25:28.569 1364 1364 E GSM : at com.android.internal.telephony.gsm.GsmServiceStateTracker.handlePollStateResult(GsmServiceStateTracker.java:815)
01-10 21:25:28.569 1364 1364 E GSM : at com.android.internal.telephony.gsm.GsmServiceStateTracker.handleMessage(GsmServiceStateTracker.java:457)
01-10 21:25:28.569 1364 1364 E GSM : at android.os.Handler.dispatchMessage(Handler.java:99)
01-10 21:25:28.569 1364 1364 E GSM : at android.os.Looper.loop(Looper.java:136)
01-10 21:25:28.569 1364 1364 E GSM : at android.app.ActivityThread.main(ActivityThread.java:4425)
01-10 21:25:28.569 1364 1364 E GSM : at java.lang.reflect.Method.invokeNative(Native Method)
01-10 21:25:28.569 1364 1364 E GSM : at java.lang.reflect.Method.invoke(Method.java:521)
01-10 21:25:28.569 1364 1364 E GSM : at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:860)
01-10 21:25:28.569 1364 1364 E GSM : at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:618)
01-10 21:25:28.569 1364 1364 E GSM : at dalvik.system.NativeStart.main(Native Method)
01-10 21:25:28.585 1364 1364 D GSM : handleMessage what 5
01-10 21:25:28.585 1364 1364 D GSM : handleMessage what 4
01-10 21:25:28.585 1364 1364 D GSM : checkManualNetworkSelection code = 10 getIsManualSelection = false
01-10 21:25:28.585 1364 1364 D GSM : handleMessage what 39
01-10 21:25:28.585 1364 1364 D GSM : POLL STATE what = 39 regCauseCode = 11
01-10 21:25:28.585 1364 1364 D GSM : handleMessage what 14
01-10 21:25:28.585 1364 1364 D GSM : Network selection mode = true
01-10 21:25:28.585 1364 1364 D GSM : Poll ServiceState done: oldSS=[2 home null null null (manual) GPRS CSS not supported -1 -1RoamInd: -1DefRoamInd: -1] newSS=[2 home null null null (manual) GPRS CSS not supported -1 -1RoamInd: -1DefRoamInd: -1] oldGprs=1 newGprs=1 oldType=GPRS newType=GPRS
01-10 21:25:38.296 1364 1364 D RILJ : [0252]> SCREEN_STATE: false
01-10 21:25:38.296 1139 1199 W RILSWITCH: RIL REQUEST: SCREEN_STATE --> Vendor RIL
01-10 21:25:38.296 1139 1199 D RILSWITCH: RILD <-- RIL (token 0xe820)
01-10 21:25:38.296 1139 1199 D RILSWITCH: atdToken : 0xe820, bECMRedirected 0
01-10 21:25:38.296 1364 1462 D RILJ : [0252]< SCREEN_STATE
01-10 21:25:38.296 1364 1364 D GSM : [DataConnection] Stop poll NetStat
01-10 21:25:38.296 1364 1364 D GSM : [GsmDataConnectionTracker] overall state is IDLE
01-10 21:26:08.663 1139 1245 D RILSWITCH: Vendor RIL ----> UNSOLICITED: 1012
01-10 21:26:08.663 1139 1245 D RILSWITCH: Sending vendor RIL unsolicited message to rild
01-10 21:26:08.663 1364 1462 D RILJ : [UNSL]< UNSOL_STK_SESSION_END
01-10 21:26:08.663 1364 1364 D STK : StkService: ril message arrived
01-10 21:26:08.663 1364 1364 D STK : StkService: rilMsg.mResCode=OK
01-10 21:26:08.671 1364 1364 D STK : StkService: SESSION END
01-10 21:26:51.093 1364 1364 D RILJ : [0253]> SCREEN_STATE: true
01-10 21:26:51.093 1139 1199 W RILSWITCH: RIL REQUEST: SCREEN_STATE --> Vendor RIL
01-10 21:26:51.093 1139 1199 D RILSWITCH: RILD <-- RIL (token 0xe820)
01-10 21:26:51.093 1139 1199 D RILSWITCH: atdToken : 0xe820, bECMRedirected 0
01-10 21:26:51.100 1364 1462 D RILJ : [0253]< SCREEN_STATE
01-10 21:26:51.100 1364 1364 D GSM : [DataConnection] Stop poll NetStat
01-10 21:26:51.100 1364 1364 D GSM : [GsmDataConnectionTracker] overall state is IDLE
01-10 21:26:59.796 1139 1245 D RILSWITCH: Vendor RIL ----> UNSOLICITED: 1012
01-10 21:26:59.796 1139 1245 D RILSWITCH: Sending vendor RIL unsolicited message to rild
01-10 21:26:59.796 1364 1462 D RILJ : [UNSL]< UNSOL_STK_SESSION_END
01-10 21:26:59.811 1364 1364 D STK : StkService: ril message arrived
01-10 21:26:59.811 1364 1364 D STK : StkService: rilMsg.mResCode=OK
01-10 21:26:59.811 1364 1364 D STK : StkService: SESSION END
01-10 21:27:01.975 1364 1364 D RILJ : [0254]> QUERY_AVAILABLE_NETWORKS
01-10 21:27:01.975 1139 1199 W RILSWITCH: RIL REQUEST: QUERY_AVAILABLE_NETWORKS --> Vendor RIL
01-10 21:27:06.976 1364 1452 D RILJ : WAKE_LOCK_TIMEOUT mReqPending=0 mRequestList=1
01-10 21:27:06.976 1364 1452 D RILJ : 0: [254] QUERY_AVAILABLE_NETWORKS
01-10 21:27:26.257 1139 1245 D RILSWITCH: RILD <-- RIL (token 0xe818)
01-10 21:27:26.257 1139 1245 D RILSWITCH: atdToken : 0xe818, bECMRedirected 0
01-10 21:27:26.257 1364 1462 D RILJ : current language is en
01-10 21:27:26.257 1364 1462 D RILJ : [0254]< QUERY_AVAILABLE_NETWORKS [NetworkInfo AT&T/AT&T/310260/FORBIDDEN]
I recently did a factory reset on my device to get around some weirdies.
Since then, I can't take screenshots- they appear to work, then I get a message in the notification bar that it failed. Catlog appears to show a "permission denied" issue:
Code:
05-31 13:43:56.894 E/MediaProvider(26174): File creation failed
05-31 13:43:56.894 E/MediaProvider(26174): java.io.IOException: open failed: EACCES (Permission denied)
05-31 13:43:56.894 E/MediaProvider(26174): at java.io.File.createNewFile(File.java:940)
05-31 13:43:56.894 E/MediaProvider(26174): at com.android.providers.media.MediaProvider.ensureFileExists(MediaProvider.java:3240)
05-31 13:43:56.894 E/MediaProvider(26174): at com.android.providers.media.MediaProvider.ensureFile(MediaProvider.java:2402)
05-31 13:43:56.894 E/MediaProvider(26174): at com.android.providers.media.MediaProvider.insertFile(MediaProvider.java:2606)
05-31 13:43:56.894 E/MediaProvider(26174): at com.android.providers.media.MediaProvider.insertInternal(MediaProvider.java:2986)
05-31 13:43:56.894 E/MediaProvider(26174): at com.android.providers.media.MediaProvider.insert(MediaProvider.java:2478)
05-31 13:43:56.894 E/MediaProvider(26174): at android.content.ContentProvider$Transport.insert(ContentProvider.java:189)
05-31 13:43:56.894 E/MediaProvider(26174): at android.content.ContentProviderNative.onTransact(ContentProviderNative.java:152)
05-31 13:43:56.894 E/MediaProvider(26174): at android.os.Binder.execTransact(Binder.java:338)
05-31 13:43:56.894 E/MediaProvider(26174): at dalvik.system.NativeStart.run(Native Method)
05-31 13:43:56.894 E/MediaProvider(26174): Caused by: libcore.io.ErrnoException: open failed: EACCES (Permission denied)
05-31 13:43:56.894 E/MediaProvider(26174): at libcore.io.Posix.open(Native Method)
05-31 13:43:56.894 E/MediaProvider(26174): at libcore.io.BlockGuardOs.open(BlockGuardOs.java:110)
05-31 13:43:56.894 E/MediaProvider(26174): at java.io.File.createNewFile(File.java:933)
05-31 13:43:56.894 E/MediaProvider(26174): ... 9 more
05-31 13:43:56.894 E/DatabaseUtils(26174): at com.android.providers.media.MediaProvider.ensureFile(MediaProvider.java:2403)
05-31 13:43:56.894 E/DatabaseUtils(26174): at com.android.providers.media.MediaProvider.insertFile(MediaProvider.java:2606)
05-31 13:43:56.894 E/DatabaseUtils(26174): at com.android.providers.media.MediaProvider.insertInternal(MediaProvider.java:2986)
05-31 13:43:56.894 E/DatabaseUtils(26174): at com.android.providers.media.MediaProvider.insert(MediaProvider.java:2478)
I'm rooted, so I brought up a terminal window and did a chmod 777 on the /mnt/sdcard/pictures/Screenshots folder, but the problem persists. In addition, I can't copy files in there manually using ES Explorer either...
Any ideas?
Did you look at the superuser app? Is it allowed? Sometimes I hit deny by accident. Either that or your simply not rooted.
I'm definitely rooted, as I installed Busybox without it complaining and could chmod the folder.
In any case, screenshots are native (vol down + power) so shouldn't even need root?
Root should not be needed for the native screenshot function.
Have you tried to fix permissions(cwm recovery)?
Sent from my Galaxy Nexus using Tapatalk 2
go to super user app & find screen shot app
then hold your finger on app then select forget
now when you take screen shot the phone requires root access
select allow
Well, I've "sort of" fixed this.
I've found that my whole "Pictures" folder (contains the Screenshots folder and the Instagram folder, plus another I copied on there ages ago) was delete-protected. I couldn't delete any pictures in any of those folders, using ES File Explorer, even as Root.
I flashed CWM and fixed permissions but still no luck (maybe because this folder is on the "virtual" SDCard it doesn't touch it?
I did work out I could rename the folder though (I renamed it to Pictures2) - then, when I did a screenshot it works - it created a new Pictures folder and a new Screenshots folder and all is well.
I just can't get rid of Pictures2 still!
The 'fix permissions' function only fixes the permission xml file for the apps you have installed (thought maybe the screenshot app didn't have correct permissions).
Sent from my Galaxy Nexus using Tapatalk 2
Hello.
I built Lineage 15.1 for Swift and it works well, no lag or whatsoever. The only thing that does not work is WiFi.
According to a commit (change 218676; I cannot post the full url because of xda-restrictions) something is wrong with the latest qmi/radio stack which breaks bluetooth and wifi.
I applied that commit before building LOS15.1 but WiFi is still not working. Also the hash-sums this commit changes are different to the ones I have in my tree.
Any idea how to get wifi to work? I would be happy about some ideas on how to fix it.
Thanks
Tepa
Here's the errors I see with logcat:
--------- beginning of main
07-01 05:48:49.397 260 406 D audio_hw_primary: out_standby: enter: stream (0xf447d800) usecase(1: low-latency-playback)
07-01 05:48:49.489 260 406 D audio_hw_primary: disable_audio_route: reset and update mixer path: low-latency-playback
07-01 05:48:49.489 260 406 D hardware_info: hw_info_append_hw_type : device_name = speaker
07-01 05:48:49.489 260 406 D audio_hw_primary: disable_snd_device: snd_device(2: speaker)
07-01 05:48:51.073 3895 3895 D HeadsetPhoneState: sendDeviceStateChanged. mService=1 mIsSimStateLoaded=true mSignal=3 mRoam=0 mBatteryCharge=4
07-01 05:48:52.553 6564 6564 I libmdmdetect: ESOC framework not supported
07-01 05:48:52.553 6564 6564 I libmdmdetect: Found internal modem: modem
07-01 05:48:52.585 6564 6564 I libmdmdetect: ESOC framework not supported
07-01 05:48:52.585 6564 6564 I libmdmdetect: Found internal modem: modem
07-01 05:48:52.586 6564 6564 E QC-NETMGR-LIB: QC-NETMGR
07-01 05:48:56.253 2359 2373 I WifiService: getWifiApEnabledState uid=1000
07-01 05:48:56.254 2092 2092 I AudioPolicyManagerCustom: FLAG None hence request for a primary output
07-01 05:48:56.254 2092 2203 I AudioPolicyManagerCustom: FLAG None hence request for a primary output
--------- beginning of system
07-01 05:48:56.258 2359 5014 D WifiService: setWifiEnabled: true pid=4257, uid=1000, package=com.android.settings
07-01 05:48:56.258 2359 5014 I WifiService: setWifiEnabled package=com.android.settings uid=1000 enable=true
07-01 05:48:56.260 278 278 I [email protected]: Wifi HAL started
07-01 05:48:56.262 260 5297 D audio_hw_primary: start_output_stream: enter: stream(0xf447d800)usecase(1: low-latency-playback) devices(0x2)
07-01 05:48:56.262 260 5297 D audio_hw_primary: select_devices: out_snd_device(2: speaker) in_snd_device(0: )
07-01 05:48:56.262 260 5297 I msm8916_platform: platform_check_and_set_codec_backend_cfg: Usecase bitwidth 16, samplerate 48000, backend_idx 0
07-01 05:48:56.262 260 5297 I msm8916_platform: platform_check_codec_backend_cfg Codec selected backend: 0 current bit width: 16 and sample rate: 48000
07-01 05:48:56.262 260 5297 D msm8916_platform: platform_check_codec_backend_cfg: resetting sample_rate back to default, backend_idx: 0
07-01 05:48:56.262 260 5297 I msm8916_platform: platform_check_codec_backend_cfg Codec selected backend: 0 updated bit width: 16 and sample rate: 48000
07-01 05:48:56.262 260 5297 D hardware_info: hw_info_append_hw_type : device_name = speaker
07-01 05:48:56.262 260 5297 D audio_hw_primary: enable_snd_device: snd_device(2: speaker)
07-01 05:48:56.262 260 5297 D audio_route: Apply path: speaker
07-01 05:48:56.265 260 5297 W audio_hw_utils: audio_extn_utils_update_stream_app_type_cfg: App type could not be selected. Falling back to default
07-01 05:48:56.265 260 5297 I audio_hw_primary: select_devices Selected apptype: 69936
07-01 05:48:56.265 260 5297 I audio_hw_utils: audio_extn_utils_send_app_type_cfg app_type 69936, acdb_dev_id 15, sample_rate 48000
07-01 05:48:56.265 260 5297 D ACDB-LOADER: ACDB -> send_audio_cal, acdb_id = 15, path = 0
07-01 05:48:56.265 260 5297 D ACDB-LOADER: ACDB -> send_asm_topology
07-01 05:48:56.265 260 5297 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_STREAM_TOPOLOGY_ID
07-01 05:48:56.265 260 5297 D ACDB-LOADER: ACDB -> send_adm_topology
07-01 05:48:56.265 260 5297 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_COMMON_TOPOLOGY_ID
07-01 05:48:56.266 260 5297 D ACDB-LOADER: ACDB -> send_audtable
07-01 05:48:56.266 260 5297 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_COMMON_TABLE_SIZE
07-01 05:48:56.266 260 5297 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_COMMON_TABLE
07-01 05:48:56.266 260 5297 D ACDB-LOADER: ACDB -> AUDIO_SET_AUDPROC_CAL
07-01 05:48:56.266 260 5297 D ACDB-LOADER: ACDB -> send_audvoltable
07-01 05:48:56.266 260 5297 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_GAIN_DEP_STEP_TABLE
07-01 05:48:56.266 260 5297 D ACDB-LOADER: ACDB -> AUDIO_SET_AUDPROC_VOL_CAL
07-01 05:48:56.266 260 5297 D ACDB-LOADER: ACDB -> send_afe_cal
07-01 05:48:56.266 260 5297 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AFE_COMMON_TABLE
07-01 05:48:56.266 260 5297 D ACDB-LOADER: ACDB -> AUDIO_SET_AFE_CAL
07-01 05:48:56.266 260 5297 D ACDB-LOADER: ACDB -> send_hw_delay : acdb_id = 15 path = 0
07-01 05:48:56.266 260 5297 D ACDB-LOADER: ACDB -> ACDB_AVSYNC_INFO: ACDB_CMD_GET_DEVICE_PROPERTY
07-01 05:48:56.266 260 5297 W audio_hw_utils: audio_extn_utils_send_audio_calibration: No audio calibration for usecase type = 0
07-01 05:48:56.266 260 5297 D audio_hw_primary: enable_audio_route: apply mixer and update path: low-latency-playback
07-01 05:48:56.266 260 5297 D audio_route: Apply path: low-latency-playback
07-01 05:48:56.266 260 5297 D audio_hw_primary: select_devices: done
07-01 05:48:56.273 260 5297 D msm8916_platform: platform_set_channel_map mixer_ctl_namelayback Channel Map12
07-01 05:48:56.274 260 5297 D msm8916_platform: platform_set_channel_map: set mapping(1 2 0 0 0 0 0 0) for channel:2
07-01 05:48:56.293 260 5297 D audio_hw_primary: start_output_stream: exit
07-01 05:48:56.306 278 278 E [email protected]: Failed to write wlan fw path param: Operation not permitted
07-01 05:48:56.306 278 278 E [email protected]: Failed to change firmware mode
07-01 05:48:56.307 2359 3851 E HalDeviceManager: executeChipReconfiguration: configureChip error: 9 ()
07-01 05:48:56.511 278 278 I [email protected]: Wifi HAL stopped
07-01 05:48:56.512 2359 3851 E WifiNative-wlan0: Failed to start HAL for client mode
07-01 05:48:56.514 2359 2359 E WifiController: WifiControllerWifi turn on failed
07-01 05:48:56.520 2359 3954 I WifiService: getWifiEnabledState uid=1000
07-01 05:48:56.520 2359 2373 I WifiService: getWifiEnabledState uid=1000
07-01 05:48:56.522 2359 5020 I WifiService: getWifiApEnabledState uid=1000
07-01 05:48:56.522 2359 3934 I WifiService: getWifiEnabledState uid=1000
07-01 05:48:56.526 2359 3851 I WifiVendorHal: Vendor Hal stopped
07-01 05:48:56.526 2359 3851 D WificondControl: tearing down interfaces in wificond
07-01 05:48:56.530 278 278 I [email protected]: Wifi HAL started
07-01 05:48:56.566 278 278 E [email protected]: Failed to write wlan fw path param: Operation not permitted
07-01 05:48:56.566 278 278 E [email protected]: Failed to change firmware mode
07-01 05:48:56.566 2359 3851 E HalDeviceManager: executeChipReconfiguration: configureChip error: 9 ()
07-01 05:48:56.768 278 278 I [email protected]: Wifi HAL stopped
07-01 05:48:56.769 2359 3851 E WifiNative-wlan0: Failed to start HAL for client mode
07-01 05:48:56.770 2359 2359 E WifiController: WifiControllerWifi turn on failed
07-01 05:48:56.772 2359 3851 I WifiVendorHal: Vendor Hal stopped
07-01 05:48:56.772 2359 3851 D WificondControl: tearing down interfaces in wificond
07-01 05:48:56.774 278 278 I [email protected]: Wifi HAL started
07-01 05:48:56.786 2359 5013 I WifiService: getWifiEnabledState uid=1000
07-01 05:48:56.786 2359 2372 I WifiService: getWifiEnabledState uid=1000
07-01 05:48:56.787 2359 3951 I WifiService: getWifiApEnabledState uid=1000
07-01 05:48:56.787 2359 5014 I WifiService: getWifiEnabledState uid=1000
07-01 05:48:56.817 278 278 E [email protected]: Failed to write wlan fw path param: Operation not permitted
07-01 05:48:56.817 278 278 E [email protected]: Failed to change firmware mode
07-01 05:48:56.819 2359 3851 E HalDeviceManager: executeChipReconfiguration: configureChip error: 9 ()
07-01 05:48:57.020 278 278 I [email protected]: Wifi HAL stopped
07-01 05:48:57.021 2359 3851 E WifiNative-wlan0: Failed to start HAL for client mode
07-01 05:48:57.023 2359 2359 E WifiController: WifiControllerWifi turn on failed
07-01 05:48:57.025 2359 4924 I WifiService: getWifiEnabledState uid=1000
07-01 05:48:57.026 2359 3851 I WifiVendorHal: Vendor Hal stopped
07-01 05:48:57.026 2359 3851 D WificondControl: tearing down interfaces in wificond
07-01 05:48:57.027 2359 5336 I WifiService: getWifiEnabledState uid=1000
07-01 05:48:57.028 2359 4310 I WifiService: getWifiApEnabledState uid=1000
07-01 05:48:57.029 2359 4252 I WifiService: getWifiEnabledState uid=1000
07-01 05:48:57.559 6575 6575 I libmdmdetect: ESOC framework not supported
07-01 05:48:57.560 6575 6575 I libmdmdetect: Found internal modem: modem
07-01 05:48:57.595 6575 6575 I libmdmdetect: ESOC framework not supported
07-01 05:48:57.596 6575 6575 I libmdmdetect: Found internal modem: modem
07-01 05:48:57.596 6575 6575 E QC-NETMGR-LIB: QC-NETMGR
07-01 05:48:59.451 260 406 D audio_hw_primary: out_standby: enter: stream (0xf447d800) usecase(1: low-latency-playback)
07-01 05:48:59.542 260 406 D audio_hw_primary: disable_audio_route: reset and update mixer path: low-latency-playback
07-01 05:48:59.543 260 406 D hardware_info: hw_info_append_hw_type : device_name = speaker
07-01 05:48:59.543 260 406 D audio_hw_primary: disable_snd_device: snd_device(2: speaker)
07-01 05:48:59.712 3895 3895 D HeadsetPhoneState: sendDeviceStateChanged. mService=1 mIsSimStateLoaded=true mSignal=2 mRoam=0 mBatteryCharge=4
07-01 05:49:02.554 6582 6582 I libmdmdetect: ESOC framework not supported
07-01 05:49:02.555 6582 6582 I libmdmdetect: Found internal modem: modem
07-01 05:49:02.587 6582 6582 I libmdmdetect: ESOC framework not supported
07-01 05:49:02.588 6582 6582 I libmdmdetect: Found internal modem: modem
07-01 05:49:02.589 6582 6582 E QC-NETMGR-LIB: QC-NETMGR
Click to expand...
Click to collapse
Hello everyone!
I need to record 1080p60fps videos on my Redmi Note 5 (pro) global. I have official Pixel Experience rom. I don't really care about Google Cam, but it seems like the only app that allows to record in 60fps (open camera record in 4k, but not in 1080p60), so I tried to install it. I have Magisk v16.0 with Camera2 API Enabler installed (checked using getprop and it is enabled), but I practically every google camera mod I tried is crashing. Here is log (same for all):
HTML:
07-18 11:27:15.713 746 796 E ANDR-PERF-RESOURCEQS: Failed to apply optimization [2, 0]
07-18 11:27:15.779 3205 3475 D AudioService: Stream muted, skip playback
07-18 11:27:15.780 3205 8023 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.google.android.Pixel2Mod/com.android.camera.CameraLauncher bnds=[30,880][234,1172]} from uid 10026
07-18 11:27:15.835 3205 3963 I ActivityManager: Start proc 9448:com.google.android.Pixel2Mod/u0a122 for activity com.google.android.Pixel2Mod/com.android.camera.CameraLauncher
07-18 11:27:15.923 4495 4495 I MicroDetector: Keeping mic open: false
07-18 11:27:15.923 4495 4288 I DeviceStateChecker: DeviceStateChecker cancelled
07-18 11:27:15.923 4495 2001 I AudioController: internalShutdown
07-18 11:27:15.924 4495 9439 I MicroRecognitionRunner: Stopping hotword detection.
07-18 11:27:15.924 4495 1171 I MicroRecognitionRunner: Detection finished
07-18 11:27:15.952 720 7863 D audio_hw_primary: in_standby: enter: stream (0xe64c4800) usecase(18: audio-record)
07-18 11:27:15.993 9448 9466 I CameraManagerGlobal: Connecting to camera service
07-18 11:27:16.000 9448 9466 W CameraManagerGlobal: [soar.cts] ignore the status update of camera: 2
07-18 11:27:16.001 9448 9466 W CameraManagerGlobal: [soar.cts] ignore the status update of camera: 3
07-18 11:27:16.003 833 891 I mmid : select timeout: wait for receiving msg
07-18 11:27:16.007 720 7863 D audio_hw_primary: disable_audio_route: reset and update mixer path: audio-record
07-18 11:27:16.008 720 7863 D soundtrigger: audio_extn_sound_trigger_update_stream_status: uc_id 18 of type 1 for Event 2, with Raise=0
07-18 11:27:16.008 720 7863 D hardware_info: hw_info_append_hw_type : device_name = voice-rec-mic
07-18 11:27:16.008 720 7863 D audio_hw_primary: disable_snd_device: snd_device(95: voice-rec-mic)
07-18 11:27:16.008 720 7863 D msm8916_platform: platform_split_snd_device: snd_device(95) num devices(0) new_snd_devices(0)
07-18 11:27:16.011 720 7863 I soundtrigger: audio_extn_sound_trigger_update_device_status: device 0x5f of type 1 for Event 0, with Raise=1
07-18 11:27:16.011 720 7863 D sound_trigger_platform: platform_stdev_check_and_update_concurrency: concurrency active 0, tx 0, rx 0, concurrency session_allowed 1
07-18 11:27:16.013 722 1748 I QCamera : <HAL><INFO> getCameraInfo: 397: Camera id 0 API version 256
07-18 11:27:16.013 722 1748 I QCamera : <HAL><INFO> getCamInfo: 10404: camera 0 resource cost is 100
07-18 11:27:16.013 720 7863 D audio_hw_primary: in_set_parameters: enter: kvpairs=routing=0
07-18 11:27:16.014 2715 3296 I SoundTriggerHwService::Module: onCallbackEvent no clients
07-18 11:27:16.015 4495 2002 I MicrophoneInputStream: mic_close SR : 16000 CC : 16 SO : 1999
07-18 11:27:16.017 720 7863 D audio_hw_primary: adev_close_input_stream: enter:stream_handle(0xe64c4800)
07-18 11:27:16.017 720 7863 D audio_hw_primary: in_standby: enter: stream (0xe64c4800) usecase(18: audio-record)
07-18 11:27:16.035 9448 9466 I CAM_MaxNativeMemory: Max native memory overridden (device): 1160
07-18 11:27:16.036 9448 9466 I CAM_MemoryManager: Max native memory: 1160000000 bytes. (1160MB).
07-18 11:27:16.046 9448 9448 I CAM_Instrumentation: CameraActivity: App OnCreate duration: 8ms
07-18 11:27:16.047 9448 9448 I CAM_Instrumentation: CameraActivity: App OnCreate End to Activity OnCreate Start: 24ms
07-18 11:27:16.047 9448 9448 I CAM_GcaActivity: [f75a52b] GcaActivity#onCreate
07-18 11:27:16.050 9448 9466 W linker : "/data/app/com.google.android.Pixel2Mod-jEj88MEA0xdz3YI6ZIKzOA==/lib/arm64/libgcam_swig_jni.so" unused DT entry: type 0xf arg 0x46e68
07-18 11:27:16.054 722 1748 I QCamera : <HAL><INFO> getCameraInfo: 397: Camera id 1 API version 256
07-18 11:27:16.054 722 1748 I QCamera : <HAL><INFO> getCamInfo: 10404: camera 1 resource cost is 100
07-18 11:27:16.064 9448 9448 I CAM_CameraUiInflater: Initializing Window Flags
07-18 11:27:16.066 9448 9467 I CAM_PermissionsChecker: Checking for critical permissions.
07-18 11:27:16.076 3205 3963 I ActivityManager: START u0 {act=android.content.pm.action.REQUEST_PERMISSIONS pkg=com.android.packageinstaller cmp=com.android.packageinstaller/.permission.ui.GrantPermissionsActivity (has extras)} from uid 10122
07-18 11:27:16.104 9448 9448 I CAM_CameraUiInflater: Initializing Camera Ui
07-18 11:27:16.106 9448 9466 I CAM_MemoryManager: Registering feature: HDR_PLUS
07-18 11:27:16.108 9448 9466 I CAM_MemoryManager: State updated. Free Memory: 1160000000
07-18 11:27:16.203 9448 9448 I CAM_CameraUiInflater: Initializing Action Bar
07-18 11:27:16.213 9448 9448 I CAM_Instrumentation: CameraActivity: OnCreate duration: 166ms
07-18 11:27:16.213 9448 9448 I CAM_GcaActivity: [f75a52b] GcaActivity#onStart
07-18 11:27:16.215 9448 9448 I CAM_Instrumentation: CameraActivity: OnCreate End to OnResume Start: 2ms
07-18 11:27:16.215 9448 9448 I CAM_GcaActivity: [f75a52b] GcaActivity#onResume
07-18 11:27:16.216 9448 9448 I CAM_Instrumentation: CameraActivity: OnResume duration: 0ms
07-18 11:27:16.220 9448 9474 D OpenGLRenderer: HWUI GL Pipeline
07-18 11:27:16.226 9448 9448 I CAM_GcaActivity: [f75a52b] GcaActivity#onPause
07-18 11:27:16.239 9448 9448 I CAM_MemoryManager: State updated. Free Memory: 1160000000
07-18 11:27:16.239 9448 9448 I CAM_MemoryManager: State updated. Free Memory: 1160000000
07-18 11:27:16.239 9448 9448 D AndroidRuntime: Shutting down VM
07-18 11:27:16.239 9448 9448 E AndroidRuntime: FATAL EXCEPTION: main
07-18 11:27:16.239 9448 9448 E AndroidRuntime: Process: com.google.android.Pixel2Mod, PID: 9448
07-18 11:27:16.239 9448 9448 E AndroidRuntime: java.lang.NullPointerException: Attempt to get length of null array
07-18 11:27:16.239 9448 9448 E AndroidRuntime: at cok.a(Unknown Source:166)
07-18 11:27:16.239 9448 9448 E AndroidRuntime: at ccv.a(Unknown Source:54)
07-18 11:27:16.239 9448 9448 E AndroidRuntime: at com.a(Unknown Source:58)
07-18 11:27:16.239 9448 9448 E AndroidRuntime: at jxg.a(Unknown Source:15)
07-18 11:27:16.239 9448 9448 E AndroidRuntime: at con.run(Unknown Source:36)
07-18 11:27:16.239 9448 9448 E AndroidRuntime: at gvc.run(Unknown Source:8)
07-18 11:27:16.239 9448 9448 E AndroidRuntime: at hzy.run(Unknown Source:2)
07-18 11:27:16.239 9448 9448 E AndroidRuntime: at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:457)
07-18 11:27:16.239 9448 9448 E AndroidRuntime: at java.util.concurrent.FutureTask.run(FutureTask.java:266)
07-18 11:27:16.239 9448 9448 E AndroidRuntime: at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:301)
07-18 11:27:16.239 9448 9448 E AndroidRuntime: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
07-18 11:27:16.239 9448 9448 E AndroidRuntime: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
07-18 11:27:16.239 9448 9448 E AndroidRuntime: at java.lang.Thread.run(Thread.java:764)
07-18 11:27:16.239 9448 9448 E AndroidRuntime: at avv.run(Unknown Source:5)
07-18 11:27:16.244 9448 9448 E CAM_SilentFeedback: Could not find SilentFeedbackService, not sending crash info.
07-18 11:27:16.248 3205 3298 I ActivityManager: Showing crash dialog for package com.google.android.Pixel2Mod u0
07-18 11:27:17.333 14120 14231 D ClClient: Not sending keepalive. Current connection state=STOPPED
07-18 11:27:18.877 4495 1171 I EventLogSendingHelper: Sending log events.
07-18 11:27:19.006 833 891 I mmid : select timeout: wait for receiving msg
07-18 11:27:19.195 4470 4525 I cr_BindingManager: Release moderate connections: 1
07-18 11:27:22.009 833 891 I mmid : select timeout: wait for receiving msg
07-18 11:27:25.811 3205 3295 W ActivityManager: Launch timeout has expired, giving up wake lock!
07-18 11:27:25.012 833 891 I mmid : select timeout: wait for receiving msg
07-18 11:27:27.333 14120 14231 D ClClient: Not sending keepalive. Current connection state=STOPPED
07-18 11:27:28.015 833 891 I mmid : select timeout: wait for receiving msg
It immediately crashes right after I open it. It just asks for camera and microphone permissions. I think there is some internal issue (maybe?). Crashing at:
HTML:
java.lang.NullPointerException: Attempt to get length of null array
I've had the same error.
So i enabled cam2api in build.prop manualy
Steps to follow on this ROM, else you will face force closes
1. Go to /system/ & copy build.prop to internal storage for backup
2. Open the system/build.prop with text editor
3. Scroll to the last & leave a space after the last line
4. Add the below lines
#Camera2 API
persist.camera.HAL3.enabled=1
5. reboot
burish said:
I've had the same error.
So i enabled cam2api in build.prop manualy
Steps to follow on this ROM, else you will face force closes
1. Go to /system/ & copy build.prop to internal storage for backup
2. Open the system/build.prop with text editor
3. Scroll to the last & leave a space after the last line
4. Add the below lines
#Camera2 API
persist.camera.HAL3.enabled=1
5. reboot
Click to expand...
Click to collapse
OH YEEEEAAAAAHHH! Thanks a lot! It is working now!
Damm. It's working, but there is no 60fps recording. Any ideas?
Which Version of GCAM do you use?
In https://forum.xda-developers.com/redmi-note-5-pro/themes/app-arnova8g2s-google-camera-port-t3784423 its actually listed as a feature
Maybe you should try the listed gcam from 1 post
I am also on Pixel Experience. For me Arnovas GCAM Pixel2 Mod v.8.1. works without any bugs. I flashed camera2api as zip file trough twrp. Now im waiting for stock camera port.
Hi,
I have just installed LineageOS for microg 19 (19-20220522-microg-bramble) on my Pixel 4a 5g and I am receiving a regular popup every few minutes saying that "Intent Filter Verification Service has stopped".
From what I have read this is used to call another application on the phone (based on what type of thing needs to be handled)??
The logs I am getting with logcat do not seem to lead me towards anything (see below from two examples). I'm not sure if anyone has any suggestions on what could be causing this or where else I can look??
My suspicion is that this is something to do with not having the google apps (using microg instead) but not sure. I did find one other mention of it here, but no solution
Note: I did have LineageOS for microg 18 installed previously which did not exhibit this behaviour...
Example1:
Code:
05-31 23:53:49.627 966 966 D Zygote : Forked child process 10622
05-31 23:53:49.628 1718 2114 I ActivityManager: Start proc 10622:com.android.statementservice/u0a74 for service {com.android.statementservice/androidx.work.impl.background.systemjob.SystemJobService}
05-31 23:53:49.632 10622 10622 I libc : SetHeapTaggingLevel: tag level set to 0
05-31 23:53:49.644 1357 1429 I adbd : jdwp connection from 10622
05-31 23:53:49.646 10622 10622 D ProcessState: Binder ioctl to enable oneway spam detection failed: Invalid argument
05-31 23:53:49.638 0 0 I : c7 10622 binder: 10622:10622 ioctl 40046210 7fea0fb8d4 returned -22
05-31 23:53:49.651 1718 14826 D CompatibilityChangeReporter: Compat change id reported: 168419799; UID 10074; state: DISABLED
05-31 23:53:49.655 10622 10622 D CompatibilityChangeReporter: Compat change id reported: 171979766; UID 10074; state: DISABLED
05-31 23:53:49.658 10622 10622 D ApplicationLoaders: Returning zygote-cached class loader: /system/framework/android.test.base.jar
05-31 23:53:49.667 10622 10622 V GraphicsEnvironment: ANGLE Developer option for 'com.android.statementservice' set to: 'default'
05-31 23:53:49.667 10622 10622 V GraphicsEnvironment: ANGLE GameManagerService for com.android.statementservice: false
05-31 23:53:49.668 10622 10622 V GraphicsEnvironment: Neither updatable production driver nor prerelease driver is supported.
05-31 23:53:49.668 10622 10622 D NetworkSecurityConfig: No Network Security Config specified, using platform default
05-31 23:53:49.668 10622 10622 D NetworkSecurityConfig: No Network Security Config specified, using platform default
05-31 23:53:49.687 10622 10639 D CompatibilityChangeReporter: Compat change id reported: 160794467; UID 10074; state: DISABLED
05-31 23:53:49.689 1718 14826 D CompatibilityChangeReporter: Compat change id reported: 171306433; UID 10074; state: DISABLED
05-31 23:53:49.757 10622 10641 E AndroidRuntime: FATAL EXCEPTION: pool-3-thread-2
05-31 23:53:49.757 10622 10641 E AndroidRuntime: Process: com.android.statementservice, PID: 10622
05-31 23:53:49.757 10622 10641 E AndroidRuntime: java.lang.IllegalStateException: Data cannot occupy more than 10240 bytes when serialized
05-31 23:53:49.757 10622 10641 E AndroidRuntime: at androidx.work.Data.toByteArrayInternal(Data.java:417)
05-31 23:53:49.757 10622 10641 E AndroidRuntime: at androidx.work.Data$Builder.build(Data.java:846)
05-31 23:53:49.757 10622 10641 E AndroidRuntime: at androidx.work.OverwritingInputMerger.merge(OverwritingInputMerger.java:44)
05-31 23:53:49.757 10622 10641 E AndroidRuntime: at androidx.work.impl.WorkerWrapper.runWorker(WorkerWrapper.java:227)
05-31 23:53:49.757 10622 10641 E AndroidRuntime: at androidx.work.impl.WorkerWrapper.run(WorkerWrapper.java:137)
05-31 23:53:49.757 10622 10641 E AndroidRuntime: at androidx.work.impl.utils.SerialExecutor$Task.run(SerialExecutor.java:91)
05-31 23:53:49.757 10622 10641 E AndroidRuntime: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
05-31 23:53:49.757 10622 10641 E AndroidRuntime: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
05-31 23:53:49.757 10622 10641 E AndroidRuntime: at java.lang.Thread.run(Thread.java:920)
05-31 23:53:49.761 1718 10645 I DropBoxManagerService: add tag=system_app_crash isTagEnabled=true flags=0x2
05-31 23:53:49.762 10622 10641 I Process : Sending signal. PID: 10622 SIG: 9
05-31 23:53:49.782 1718 14826 I ActivityManager: Process com.android.statementservice (pid 10622) has died: cch+5 CEM
05-31 23:53:49.782 1718 2118 I libprocessgroup: Successfully killed process cgroup uid 10074 pid 10622 in 0ms
05-31 23:53:49.782 966 966 I Zygote : Process 10622 exited due to signal 9 (Killed)
Example2:
Code:
05-31 23:54:24.620 966 966 D Zygote : Forked child process 10707
05-31 23:54:24.620 1718 2114 I ActivityManager: Start proc 10707:com.android.statementservice/u0a74 for service {com.android.statementservice/androidx.work.impl.background.systemjob.SystemJobService}
05-31 23:54:24.625 10707 10707 I libc : SetHeapTaggingLevel: tag level set to 0
05-31 23:54:24.639 1357 1429 I adbd : jdwp connection from 10707
05-31 23:54:24.640 10707 10707 D ProcessState: Binder ioctl to enable oneway spam detection failed: Invalid argument
05-31 23:54:24.633 0 0 I : c3 10707 binder: 10707:10707 ioctl 40046210 7fea0fb8d4 returned -22
05-31 23:54:24.650 1718 14826 D CompatibilityChangeReporter: Compat change id reported: 168419799; UID 10074; state: DISABLED
05-31 23:54:24.654 10707 10707 D CompatibilityChangeReporter: Compat change id reported: 171979766; UID 10074; state: DISABLED
05-31 23:54:24.660 10707 10707 D ApplicationLoaders: Returning zygote-cached class loader: /system/framework/android.test.base.jar
05-31 23:54:24.678 10707 10707 V GraphicsEnvironment: ANGLE Developer option for 'com.android.statementservice' set to: 'default'
05-31 23:54:24.678 10707 10707 V GraphicsEnvironment: ANGLE GameManagerService for com.android.statementservice: false
05-31 23:54:24.679 10707 10707 V GraphicsEnvironment: Neither updatable production driver nor prerelease driver is supported.
05-31 23:54:24.680 10707 10707 D NetworkSecurityConfig: No Network Security Config specified, using platform default
05-31 23:54:24.680 10707 10707 D NetworkSecurityConfig: No Network Security Config specified, using platform default
05-31 23:54:24.699 10707 10724 D CompatibilityChangeReporter: Compat change id reported: 160794467; UID 10074; state: DISABLED
05-31 23:54:24.700 1718 4358 D CompatibilityChangeReporter: Compat change id reported: 171306433; UID 10074; state: DISABLED
05-31 23:54:24.726 1315 1315 I cnss-daemon: nl80211 response handler invoked
05-31 23:54:24.726 1315 1315 I cnss-daemon: nl80211_response_handler: cmd 103, vendorID 4980, subcmd 13 received
05-31 23:54:24.727 1017 2427 I WifiHAL : event received NL80211_CMD_VENDOR, vendor_id = 0x1374, subcmd = 0xd
05-31 23:54:24.765 10707 10726 E AndroidRuntime: FATAL EXCEPTION: pool-3-thread-2
05-31 23:54:24.765 10707 10726 E AndroidRuntime: Process: com.android.statementservice, PID: 10707
05-31 23:54:24.765 10707 10726 E AndroidRuntime: java.lang.IllegalStateException: Data cannot occupy more than 10240 bytes when serialized
05-31 23:54:24.765 10707 10726 E AndroidRuntime: at androidx.work.Data.toByteArrayInternal(Data.java:417)
05-31 23:54:24.765 10707 10726 E AndroidRuntime: at androidx.work.Data$Builder.build(Data.java:846)
05-31 23:54:24.765 10707 10726 E AndroidRuntime: at androidx.work.OverwritingInputMerger.merge(OverwritingInputMerger.java:44)
05-31 23:54:24.765 10707 10726 E AndroidRuntime: at androidx.work.impl.WorkerWrapper.runWorker(WorkerWrapper.java:227)
05-31 23:54:24.765 10707 10726 E AndroidRuntime: at androidx.work.impl.WorkerWrapper.run(WorkerWrapper.java:137)
05-31 23:54:24.765 10707 10726 E AndroidRuntime: at androidx.work.impl.utils.SerialExecutor$Task.run(SerialExecutor.java:91)
05-31 23:54:24.765 10707 10726 E AndroidRuntime: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
05-31 23:54:24.765 10707 10726 E AndroidRuntime: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
05-31 23:54:24.765 10707 10726 E AndroidRuntime: at java.lang.Thread.run(Thread.java:920)
05-31 23:54:24.768 1718 10731 I DropBoxManagerService: add tag=system_app_crash isTagEnabled=true flags=0x2
Sorry I don't have a solution for you but since you are using LineageOS+microG on a Pixel phone, you might be interested in switching to CalyxOS as they seem to already have a workaround in place even though the bug isn't fixed yet.
See here under "Issues":
CalyxOS News
📰 Read about what we're working on, important announcements, and upcoming events.
calyxos.org
Relevant commit:
https://review.calyxos.org/c/CalyxOS/vendor_calyx/+/7976
As a bonus, with CalyxOS you also get better security than just LineageOS+microG thanks to bootloader relocking.
I am suffered by that bug too. I can't see any harm by this, but it is annoying. The patch in CalyxOS is just to hide that problem as a workaround.
I filed a bug report here:
Intent filter verification service / com.android.statementservice regularly crashing on LineageOS for microg · Issue #1740 · microg/GmsCore
I am aware this is a very unclear specification of a bug. It is not clear who and what is responsible for this - can be also Android12 (LOS). But it seems to be that the combination of LOS and micr...
github.com
Please report there all your findings @maloo1 and @johnfocker
So I ended up following @johnfocker's suggestion and installed CalyxOS (android 12) and it does "fix" the issue.
I guess Calyx is a perfect fit for my needs anyway (microg, locked boot loader, great polished daily driver) so Ill probably stick with it unless I end up with a phone that is not supported.
It would make sense to have it fixed in microg thou if thats the root cause... I'll see what I can add to the bug...
Thanks again!
Very strange. The messages disappear to pop up after some time.
Lately I installe the new Magisk 25 and BetterBatteryStats (XDA) and it appears again - althoug I am not sure that was really reason. There is continiously changes in phone, so difficult to nail it down.
Quote from flipreverse:
This seems to be a bug in AOSP: https://android.googlesource.com/platform/frameworks/base/+/4978d1ad10293900e9b5feea349abd09ceb6e710
The LOS repo android_frameworks_base does not have this commit at the moment. I'll cherry-pick that one, and give it a try.
Click to expand...
Click to collapse
ale5000 said:
Quote from flipreverse:
Click to expand...
Click to collapse
ist this the bug fix?
https://review.lineageos.org/c/LineageOS/android_frameworks_base/+/334683
kurtn said:
ist this the bug fix?
https://review.lineageos.org/c/LineageOS/android_frameworks_base/+/334683
Click to expand...
Click to collapse
Yes.
ale5000 said:
Yes.
Click to expand...
Click to collapse
Just too late for the lineage.microg.org August round of builds.