I was on a Custom Rom Darthstaler. Everything(Xposex, Su) was running perfectly. After like a week, my phone froze during a video call. I restarted it and found it stuck on samsung bootsplash screen. I tried cleaning everything and flashing rom again, flashed stock rom using Odin and Smart Switch emergency rom install. None of them worked. I tried repairing the partition using PIT file but that did not worked either. Today I decided to check what waas causing the endless splashscreen , so I connected it to my computer and used ADB logcat feature. What is saw was audio process dying again and again in a loop.
Code:
02-02 07:44:35.430 2986 2986 F DEBUG : Tombstone written to: /data/tombstones/tombstone_06
02-02 07:44:35.430 2986 2986 E : ro.product_ship = true
02-02 07:44:35.430 2986 2986 E : ro.debug_level = 0x4f4c
02-02 07:44:35.430 2986 2986 E : sys.mobilecare.preload = false
02-02 07:44:35.460 2975 2975 I ServiceManager: service 'media.audio_flinger' died
02-02 07:44:35.460 2975 2975 I ServiceManager: service 'media.player' died
02-02 07:44:35.460 2975 2975 I ServiceManager: service 'media.resource_manager' died
02-02 07:44:35.460 2975 2975 I ServiceManager: service 'media.camera' died
02-02 07:44:35.500 3331 3331 E SamsungPowerSound: media.audio_policy not published, waiting...
02-02 07:44:35.610 5139 16315 I ServiceManager: Waiting for service media.audio_policy...
02-02 07:44:35.700 3331 3331 E SamsungPowerSound: media.audio_policy not published, waiting...
02-02 07:44:35.900 3331 3331 E SamsungPowerSound: media.audio_policy not published, waiting...
02-02 07:44:36.100 3331 3331 E SamsungPowerSound: media.audio_policy not published, waiting...
02-02 07:44:36.300 3331 3331 E SamsungPowerSound: media.audio_policy not published, waiting...
02-02 07:44:36.500 3331 3331 E SamsungPowerSound: media.audio_policy not published, waiting...
02-02 07:44:36.610 5139 16315 I ServiceManager: Waiting for service media.audio_policy...
02-02 07:44:36.710 3331 3331 E SamsungPowerSound: media.audio_policy not published, waiting...
02-02 07:44:36.830 5139 5548 D BatteryService: [email protected] : batteryPropertiesChanged!
02-02 07:44:36.830 5139 5548 D BatteryService: level:34, scale:100, status:2, health:2, present:true, voltage: 3876, temperature: 369, technology: Li-ion, AC powered:false, USB powered:true, POGO powered:false, Wireless powered:false, icon:17303445, invalid charger:0, maxChargingCurrent:0
02-02 07:44:36.830 5139 5548 D BatteryService: online:6, current avg:487, charge type:1, power sharing:false, high voltage charger:false, capacity:280000, batterySWSelfDischarging:false, current_now:738
02-02 07:44:36.910 3331 3331 E SamsungPowerSound: media.audio_policy not published, waiting...
02-02 07:44:37.110 3331 3331 E SamsungPowerSound: media.audio_policy not published, waiting...
02-02 07:44:37.310 3331 3331 E SamsungPowerSound: media.audio_policy not published, waiting...
02-02 07:44:37.510 3331 3331 E SamsungPowerSound: media.audio_policy not published, waiting...
02-02 07:44:37.610 5139 16315 I ServiceManager: Waiting for service media.audio_policy...
02-02 07:44:37.710 3331 3331 E SamsungPowerSound: media.audio_policy not published, waiting...
02-02 07:44:37.910 3331 3331 E SamsungPowerSound: media.audio_policy not published, waiting...
02-02 07:44:38.120 3331 3331 E SamsungPowerSound: media.audio_policy not published, waiting...
02-02 07:44:38.320 3331 3331 E SamsungPowerSound: media.audio_policy not published, waiting...
02-02 07:44:38.520 3331 3331 E SamsungPowerSound: media.audio_policy not published, waiting...
02-02 07:44:38.610 5139 16315 W AudioSystem: AudioPolicyService not published, waiting...
02-02 07:44:38.720 3331 3331 E SamsungPowerSound: media.audio_policy not published, waiting...
Please help me with it. I would really like to have my phone back working.
Search AndroidFileHost for AudioFixTmobile.zip
Hi all,
Since a couple of months I have a problem. It can happen a couple of times directly after each other, but sometimes it doesn't happens for days.
When I press the power button, the screen doesn't wakes up. I can press it several times, and also other buttons don't make a difference.
I can tell the phone is not off, because it would be turned on (and the bluetooth indicator on my watch says I have a connection...).
I have to press it long to kill it and reboot.
Last week I rooted the phone to have access to the logs (and do a full reset). Unfortunately it came back.
The first time it happened again, the logs tells me this:
Code:
--------- beginning of crash
11-18 11:21:47.581 1176 1176 E AndroidRuntime: at android.view.WindowManagerGlobal.getWindowManagerService(WindowManagerGlobal.java:170)
This line repeats very often.
Today again, with a bit more information:
Code:
11-22 12:04:16.445 1147 1147 I SystemServiceManager: Starting com.android.server.appwidget.AppWidgetService
11-22 12:04:23.009 1147 1147 E System : ******************************************
11-22 12:04:23.880 1147 1147 E System : ************ Failure starting system services
11-22 12:04:23.880 1147 1147 E System : java.lang.RuntimeException: Failed to create service com.android.server.appwidget.AppWidgetService: service constructor threw an exception
11-22 12:04:23.880 1147 1147 E System : at com.android.server.SystemServiceManager.startService(SystemServiceManager.java:103)
11-22 12:04:23.880 1147 1147 E System : at com.android.server.SystemServiceManager.startService(SystemServiceManager.java:66)
11-22 12:04:23.880 1147 1147 E System : at com.android.server.SystemServer.startOtherServices(SystemServer.java:1113)
11-22 12:04:23.880 1147 1147 E System : at com.android.server.SystemServer.run(SystemServer.java:352)
11-22 12:04:23.880 1147 1147 E System : at com.android.server.SystemServer.main(SystemServer.java:237)
11-22 12:04:23.880 1147 1147 E System : at java.lang.reflect.Method.invoke(Native Method)
11-22 12:04:23.880 1147 1147 E System : at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:886)
11-22 12:04:23.880 1147 1147 E System : at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:776)
11-22 12:04:23.880 1147 1147 E System : Caused by: java.lang.reflect.InvocationTargetException
11-22 12:04:23.880 1147 1147 E System : at java.lang.reflect.Constructor.newInstance0(Native Method)
11-22 12:04:23.880 1147 1147 E System : at java.lang.reflect.Constructor.newInstance(Constructor.java:430)
11-22 12:04:23.880 1147 1147 E System : at com.android.server.SystemServiceManager.startService(SystemServiceManager.java:92)
11-22 12:04:23.880 1147 1147 E System : ... 7 more
11-22 12:04:23.880 1147 1147 E System : Caused by: java.lang.StackOverflowError: stack size 8MB
11-22 12:04:23.880 1147 1147 E System : at android.util.OpFeatures.isSupport(OpFeatures.java)
11-22 12:04:23.880 1147 1147 E System : at android.os.BinderProxy.transact(Binder.java:631)
11-22 12:04:23.880 1147 1147 E System : at android.os.ServiceManagerProxy.getService(ServiceManagerNative.java:123)
11-22 12:04:23.880 1147 1147 E System : at android.os.ServiceManager.getService(ServiceManager.java:55)
11-22 12:04:23.880 1147 1147 E System : at android.view.WindowManagerGlobal.getWindowManagerService(WindowManagerGlobal.java:168)
11-22 12:04:23.880 1147 1147 E System : at android.view.WindowManagerGlobal.getWindowManagerService(WindowManagerGlobal.java:170)
Again, this last line follows very often and changes into:
Code:
11-22 12:04:24.601 1147 1147 E AndroidRuntime: at android.view.WindowManagerGlobal.getWindowManagerService(WindowManagerGlobal.java:170)
(I added a zipped log with all the surrounding logs).
I can't find a lot information about this. Is this saying my screen doesn't pops on because he can't find the window manager ?
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Features
Click for feature list
Always Have a full functional Backup. Just in case!
ROM: DOWNLOAD ROM
GAPPS: DOWNLOAD GAPPS
Platform: ARM64
Android: 9.0
Device Source:
Device
Kernel
Vendor
First time installing crDroid to your HTC 10, or coming from another ROM:
** Make sure you're running a proper working Recovery (TWRP is recommended)
1) Copy crDroid zip, GAPPS zip to your device
2) Boot into Recovery
3) Wipe cache, system, & data (or just cache & system for a dirty flash).
4) Flash ROM
8) Flash GAPPS
9) Boot up
For root, AFTER you boot into the ROM, you can go back to recovery and install Magisk XX.x (whatever is most recent).
ROM Asking for Decryption key on boot:
This isn't a ROM issue, but an issue with your device. Kindly boot into TWRP and go to wipe - choose FORMAT - TYPE - YES
***This WILL wipe your INTERNAL storage. Backup before performing the format.
Upgrading from earlier version of crDroid:
The only difference between clean flash as above and upgrading is you just wipe system & cache, leaving data. Everything else is the same. ***Remember to always clean flash before reporting problems. Clean flashing is always the best method of ROM install.
KNOWN ISSUES
1. SlowMo
2. SeLinux permissive
3. IMS - VOLTE - Partially Working:
--Verizon - Fully Working
--Vodafone - Fully Working
--Orange - Fully Working
--KPN - Fully Working
--Fido - Switches to 3g
--Mobitel - Doesn't support
--T-Mobile - Not Working
--Turk Telekom - Not Working
--Sprint - ? - Need Feedback
--AT&T - ? - Need Feedback
--others -? - Need Feedback
Don't expect any support if you:
- are not running the included kernel
- have installed any mods such as Xposed
- have modified system files
Thanks to:
- fagyi
- fansolo
- MrRob0t
- Google
- LineageOS
- SlimRoms
- AOSPA
- AOSIP
- AICP
- OmniRom
- NamelessROM
- Many others... (if you've been left out just send a PM )
XDA:DevDB Information
[ROM] [9.0] crDroidAndroid v5.10 [UNOFFICIAL], ROM for the HTC 10
Contributors
andybones, fagyi
Source Code: https://github.com/crdroidandroid
ROM OS Version: 9.x Pie
ROM Kernel: Linux 3.x
ROM Firmware Required: Oreo
Based On: LineageOS
Version Information
Status: Beta
Created 2019-01-30
Last Updated 2019-11-28
Changelog
crDroidAndroid Changelog:
Full Changelog:
2019-09-15---2019-09-24
2019-08-27---2019-09-05
2019-08-17---2019-08-26
2019-08-07---2019-08-13
2019-07-20---2019-08-04
2019-07-06---2019-07-19
2019-06-24---2019-07-13
2019-06-06---2019-06-15
2019-05-05---2019-05-14
2019-04-28---2019-05-07
2019-04-13---2019-04-22
2019-04-11---2019-04-20
2019-03-09---2019-03-18
2019-02-10---2019-02-25
2019-01-31---2019-02-09
1 more
Nice one Andy !
Best news. Thanks so much!
Great job man :highfive:
Thank you for the love guys!
I'm having this problem where fingerprint would stop unlocking the phone after some time. Home button still wakes the device up, but I have to type the pin in.
The fingerprint is not listed in lock methods.
And when I'm trying to add the fingers again, I get the error in the screenshot
Edit: I hope i was clear enough ?
kolbitas said:
I'm having this problem where fingerprint would stop unlocking the phone after some time. Home button still wakes the device up, but I have to type the pin in.
The fingerprint is not listed in lock methods.
And when I'm trying to add the fingers again, I get the error in the screenshot
Edit: I hope i was clear enough ?
Click to expand...
Click to collapse
Hmm, dang fingerprint.
What's happens when you try a different finger?
(I may need to reach out to @fagyi again for some assistance. Or it could be a crdroid bug :-/ )
Thank you for the feedback!
andybones said:
Hmm, dang fingerprint.
What's happens when you try a different finger?
(I may need to reach out to @fagyi again for some assistance. Or it could be a crdroid bug :-/ )
Thank you for the feedback!
Click to expand...
Click to collapse
Sorry for a little delay, i fell asleep.
When I try a different finger, it just asks for another different one, the same way.
Would be nice to hear from someone else though, maybe I'm the only one having this
Update: I flashed the rom again, but this time i added the fingerprints after the setup and seems to be ok so far.
Fingerprint problems
kolbitas said:
I'm having this problem where fingerprint would stop unlocking the phone after some time. Home button still wakes the device up, but I have to type the pin in.
The fingerprint is not listed in lock methods.
And when I'm trying to add the fingers again, I get the error in the screenshot
Edit: I hope i was clear enough ?
Click to expand...
Click to collapse
Dear Andy your ROM is Masterpiece.
Thank you very much.
But I have this problem exactly.
new build
- device tree is based mostly the same as @Fagyis los tree
-- this makes it easier to keep things up to date faster
- fingerprint should be fixed
- gapps now included
https://www.androidfilehost.com/?fid=11410963190603912358
Thank you very much!
While in the process of observation.
In the first version, the fingerprint flew after rebooting the device.
By the way, the brightness level also flew. On the latest version, everything is fine. )))
Be sure to install with a full wipe. Сlean flash.
If you make a dirty flash, the print still does not work.
Sorry for my English.
Incredible!! Thank you so much for this! Will test soon!
Hi All, i wanna ask about otg in htc 10, is htc 10 support otg? i asked it because i have planning to buy an otg flash disk, but i'm affraid if htc 10 doesn't support otg..
thank you
likliknuno said:
Hi All, i wanna ask about otg in htc 10, is htc 10 support otg? i asked it because i have planning to buy an otg flash disk, but i'm affraid if htc 10 doesn't support otg..
thank you
Click to expand...
Click to collapse
https://forum.xda-developers.com/htc-10/help/htc10-otg-capable-t3382290
Hello andybones. Finally see your pie build thread! CrDroid is awesome and I definitely love using it! The only thing is that when I flash a Magisk font, the phone often soft reboots itself. I know that there's a font setting in CrDroid settings and there are lots of fonts, but the fonts in there are only in English. I'm flashing a Chinese font. Can I solve this problem by replacing the .TTF file in system? Thanks
andybones said:
new build
- device tree is based mostly the same as @Fagyis los tree
-- this makes it easier to keep things up to date faster
- fingerprint should be fixed
- gapps now included
https://www.androidfilehost.com/?fid=11410963190603912358
Click to expand...
Click to collapse
Thanks but did not see gapps being included, just booted right to the desktop. Seems quite smooth.
Pandora FC's when it is opened as well.
01-31 18:50:36.814 12751 12769 E AndroidRuntime: FATAL EXCEPTION: AsyncTask #3
01-31 18:50:36.814 12751 12769 E AndroidRuntime: Process: com.pandora.android, PID: 12751
01-31 18:50:36.814 12751 12769 E AndroidRuntime: java.lang.RuntimeException: An error occurred while executing doInBackground()
01-31 18:50:36.814 12751 12769 E AndroidRuntime: at android.os.AsyncTask$3.done(AsyncTask.java:354)
01-31 18:50:36.814 12751 12769 E AndroidRuntime: at java.util.concurrent.FutureTask.finishCompletion(FutureTask.java:383)
01-31 18:50:36.814 12751 12769 E AndroidRuntime: at java.util.concurrent.FutureTask.setException(FutureTask.java:252)
01-31 18:50:36.814 12751 12769 E AndroidRuntime: at java.util.concurrent.FutureTask.run(FutureTask.java:271)
01-31 18:50:36.814 12751 12769 E AndroidRuntime: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
01-31 18:50:36.814 12751 12769 E AndroidRuntime: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
01-31 18:50:36.814 12751 12769 E AndroidRuntime: at java.lang.Thread.run(Thread.java:764)
01-31 18:50:36.814 12751 12769 E AndroidRuntime: Caused by: android.database.sqlite.SQLiteException: error in view V_Collected_Items_v2: SELECTs to the left and right of UNION do not have the same number of result columns (code 1 SQLITE_ERROR)
01-31 18:50:36.814 12751 12769 E AndroidRuntime: at android.database.sqlite.SQLiteConnection.nativeExecuteForChangedRowCount(Native Method)
01-31 18:50:36.814 12751 12769 E AndroidRuntime: at android.database.sqlite.SQLiteConnection.executeForChangedRowCount(SQLiteConnection.java:750)
01-31 18:50:36.814 12751 12769 E AndroidRuntime: at android.database.sqlite.SQLiteSession.executeForChangedRowCount(SQLiteSession.java:754)
01-31 18:50:36.814 12751 12769 E AndroidRuntime: at android.database.sqlite.SQLiteStatement.executeUpdateDelete(SQLiteStatement.java:64)
01-31 18:50:36.814 12751 12769 E AndroidRuntime: at android.database.sqlite.SQLiteDatabase.executeSql(SQLiteDatabase.java:1780)
01-31 18:50:36.814 12751 12769 E AndroidRuntime: at android.database.sqlite.SQLiteDatabase.execSQL(SQLiteDatabase.java:1707)
01-31 18:50:36.814 12751 12769 E AndroidRuntime: at android.arch.persistence.db.framework.FrameworkSQLiteDatabase.execSQL(SourceFile:242)
01-31 18:50:36.814 12751 12769 E AndroidRuntime: at com.pandora.repository.sqlite.helper.PandoraDBHelper.b(SourceFile:205)
01-31 18:50:36.814 12751 12769 E AndroidRuntime: at com.pandora.repository.sqlite.helper.PandoraDBHelper.a(SourceFile:117)
01-31 18:50:36.814 12751 12769 E AndroidRuntime: at com.pandora.repository.sqlite.helper.PandoraDBHelper$1.onCreate(SourceFile:48)
01-31 18:50:36.814 12751 12769 E AndroidRuntime: at com.pandora.repository.sqlite.room.PandoraDatabase_Impl$1.onCreate(SourceFile:279)
01-31 18:50:36.814 12751 12769 E AndroidRuntime: at android.arch.persistence.room.RoomOpenHelper.onCreate(SourceFile:74)
01-31 18:50:36.814 12751 12769 E AndroidRuntime: at android.arch.persistence.db.framework.FrameworkSQLiteOpenHelper$OpenHelper.onCreate(SourceFile:127)
01-31 18:50:36.814 12751 12769 E AndroidRuntime: at android.database.sqlite.SQLiteOpenHelper.getDatabaseLocked(SQLiteOpenHelper.java:393)
01-31 18:50:36.814 12751 12769 E AndroidRuntime: at android.database.sqlite.SQLiteOpenHelper.getWritableDatabase(SQLiteOpenHelper.java:298)
01-31 18:50:36.814 12751 12769 E AndroidRuntime: at android.arch.persistence.db.framework.FrameworkSQLiteOpenHelper$OpenHelper.getWritableSupportDatabase(SourceFile:96)
01-31 18:50:36.814 12751 12769 E AndroidRuntime: at android.arch.persistence.db.framework.FrameworkSQLiteOpenHelper.getWritableDatabase(SourceFile:54)
01-31 18:50:36.814 12751 12769 E AndroidRuntime: at com.pandora.repository.sqlite.room.a$a.getWritableDB(SourceFile:22)
01-31 18:50:36.814 12751 12769 E AndroidRuntime: at com.pandora.repository.sqlite.helper.PandoraDBHelper.c(SourceFile:235)
01-31 18:50:36.814 12751 12769 E AndroidRuntime: at com.pandora.repository.sqlite.helper.PandoraDBHelper.a(SourceFile:227)
01-31 18:50:36.814 12751 12769 E AndroidRuntime: at com.pandora.radio.provider.s.b(SourceFile:114)
01-31 18:50:36.814 12751 12769 E AndroidRuntime: at com.pandora.radio.search.b.a(SourceFile:25)
01-31 18:50:36.814 12751 12769 E AndroidRuntime: at com.pandora.radio.search.b.doInBackground(SourceFile:15)
01-31 18:50:36.814 12751 12769 E AndroidRuntime: at android.os.AsyncTask$2.call(AsyncTask.java:333)
01-31 18:50:36.814 12751 12769 E AndroidRuntime: at java.util.concurrent.FutureTask.run(FutureTask.java:266)
01-31 18:50:36.814 12751 12769 E AndroidRuntime: ... 3 more
01-31 18:50:36.826 12751 12816 W BluetoothAdapter: getBluetoothService() called with no BluetoothManagerCallback
01-31 18:50:36.829 2234 2633 I bt_stack: [INFOort_api.cc(230)] RFCOMM_CreateConnection: bd_addr=ff:ff:ff:ff:ff:ff, scn=7, is_server=1, mtu=990, uuid=0x003d, dlci=14, signal_state=0x0b, p_port=0x79ea0225d8
01-31 18:50:36.832 12751 12751 D AndroidRuntime: Shutting down VM
01-31 18:50:36.840 12751 12769 I JobManager: Found pending job request{id=3, tag=stats_flush_job, transient=false}, canceling
01-31 18:50:36.841 12751 12751 E AndroidRuntime: FATAL EXCEPTION: main
01-31 18:50:36.841 12751 12751 E AndroidRuntime: Process: com.pandora.android, PID: 12751
01-31 18:50:36.841 12751 12751 E AndroidRuntime: java.lang.RuntimeException: Unable to start activity ComponentInfo{com.pandora.android/com.pandora.android.Main}: java.lang.IllegalStateException: attempt to re-open an already-closed object: SQLiteDatabase: /data/user/0/com.pandora.android/databases/pandora.db
01-31 18:50:36.841 12751 12751 E AndroidRuntime: at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2952)
01-31 18:50:36.841 12751 12751 E AndroidRuntime: at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3087)
01-31 18:50:36.841 12751 12751 E AndroidRuntime: at android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:78)
01-31 18:50:36.841 12751 12751 E AndroidRuntime: at android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecutor.java:108)
01-31 18:50:36.841 12751 12751 E AndroidRuntime: at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:68)
01-31 18:50:36.841 12751 12751 E AndroidRuntime: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1817)
01-31 18:50:36.841 12751 12751 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:106)
01-31 18:50:36.841 12751 12751 E AndroidRuntime: at android.os.Looper.loop(Looper.java:193)
01-31 18:50:36.841 12751 12751 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:6723)
01-31 18:50:36.841 12751 12751 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
01-31 18:50:36.841 12751 12751 E AndroidRuntime: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:495)
01-31 18:50:36.841 12751 12751 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:859)
01-31 18:50:36.841 12751 12751 E AndroidRuntime: Caused by: java.lang.IllegalStateException: attempt to re-open an already-closed object: SQLiteDatabase: /data/user/0/com.pandora.android/databases/pandora.db
01-31 18:50:36.841 12751 12751 E AndroidRuntime: at android.database.sqlite.SQLiteClosable.acquireReference(SQLiteClosable.java:55)
01-31 18:50:36.841 12751 12751 E AndroidRuntime: at android.database.sqlite.SQLiteDatabase.executeSql(SQLiteDatabase.java:1762)
01-31 18:50:36.841 12751 12751 E AndroidRuntime: at android.database.sqlite.SQLiteDatabase.execSQL(SQLiteDatabase.java:1707)
01-31 18:50:36.841 12751 12751 E AndroidRuntime: at android.arch.persistence.db.framework.FrameworkSQLiteDatabase.execSQL(SourceFile:242)
01-31 18:50:36.841 12751 12751 E AndroidRuntime: at android.arch.persistence.room.RoomOpenHelper.createMasterTableIfNotExists(SourceFile:147)
01-31 18:50:36.841 12751 12751 E AndroidRuntime: at android.arch.persistence.room.RoomOpenHelper.updateIdentity(SourceFile:142)
01-31 18:50:36.841 12751 12751 E AndroidRuntime: at android.arch.persistence.room.RoomOpenHelper.onCreate(SourceFile:72)
01-31 18:50:36.841 12751 12751 E AndroidRuntime: at android.arch.persistence.db.framework.FrameworkSQLiteOpenHelper$OpenHelper.onCreate(SourceFile:127)
01-31 18:50:36.841 12751 12751 E AndroidRuntime: at android.database.sqlite.SQLiteOpenHelper.getDatabaseLocked(SQLiteOpenHelper.java:393)
01-31 18:50:36.841 12751 12751 E AndroidRuntime: at android.database.sqlite.SQLiteOpenHelper.getWritableDatabase(SQLiteOpenHelper.java:298)
01-31 18:50:36.841 12751 12751 E AndroidRuntime: at android.arch.persistence.db.framework.FrameworkSQLiteOpenHelper$OpenHelper.getWritableSupportDatabase(SourceFile:96)
01-31 18:50:36.841 12751 12751 E AndroidRuntime: at android.arch.persistence.db.framework.FrameworkSQLiteOpenHelper.getWritableDatabase(SourceFile:54)
01-31 18:50:36.841 12751 12751 E AndroidRuntime: at com.pandora.repository.sqlite.room.a$a.getWritableDB(SourceFile:22)
01-31 18:50:36.841 12751 12751 E AndroidRuntime: at com.pandora.repository.sqlite.helper.PandoraDBHelper.c(SourceFile:235)
01-31 18:50:36.841 12751 12751 E AndroidRuntime: at com.pandora.repository.sqlite.helper.PandoraDBHelper.a(SourceFile:227)
01-31 18:50:36.841 12751 12751 E AndroidRuntime: at com.pandora.radio.provider.n.b(SourceFile:73)
01-31 18:50:36.841 12751 12751 E AndroidRuntime: at com.pandora.radio.data.DeviceInfo.a(SourceFile:283)
01-31 18:50:36.841 12751 12751 E AndroidRuntime: at com.pandora.radio.data.DeviceInfo.d(SourceFile:179)
01-31 18:50:36.841 12751 12751 E AndroidRuntime: at p.ez.il.a(SourceFile:45)
01-31 18:50:36.841 12751 12751 E AndroidRuntime: at p.ez.in.a(SourceFile:42)
01-31 18:50:36.841 12751 12751 E AndroidRuntime: at p.ez.in.get(SourceFile:13)
01-31 18:50:36.841 12751 12751 E AndroidRuntime: at dagger.internal.b.get(SourceFile:47)
01-31 18:50:36.841 12751 12751 E AndroidRuntime: at p.ez.cn.a(SourceFile:60)
01-31 18:50:36.841 12751 12751 E AndroidRuntime: at p.ez.cn.get(SourceFile:16)
01-31 18:50:36.841 12751 12751 E AndroidRuntime: at dagger.internal.b.get(SourceFile:47)
01-31 18:50:36.841 12751 12751 E AndroidRuntime: at p.ez.ai.a(SourceFile:119)
01-31 18:50:36.841 12751 12751 E AndroidRuntime: at p.ez.ai.get(SourceFile:24)
01-31 18:50:36.841 12751 12751 E AndroidRuntime: at p.ez.at.a(SourceFile:41)
01-31 18:50:36.841 12751 12751 E AndroidRuntime: at p.ez.at.get(SourceFile:12)
01-31 18:50:36.841 12751 12751 E AndroidRuntime: at p.ez.ac.a(SourceFile:53)
01-31 18:50:36.841 12751 12751 E AndroidRuntime: at p.ez.ac.get(SourceFile:13)
01-31 18:50:36.841 12751 12751 E AndroidRuntime: at p.ez.ag.a(SourceFile:67)
01-31 18:50:36.841 12751 12751 E AndroidRuntime: at p.ez.ag.get(SourceFile:16)
01-31 18:50:36.841 12751 12751 E AndroidRuntime: at dagger.internal.b.get(SourceFile:47)
01-31 18:50:36.841 12751 12751 E AndroidRuntime: at p.ez.ae.a(SourceFile:34)
01-31 18:50:36.841 12751 12751 E AndroidRuntime: at p.ez.ae.get(SourceFile:11)
01-31 18:50:36.841 12751 12751 E AndroidRuntime: at p.ez.i.a(SourceFile:308)
01-31 18:50:36.841 12751 12751 E AndroidRuntime: at p.ez.i.get(SourceFile:51)
01-31 18:50:36.841 12751 12751 E AndroidRuntime: at dagger.internal.b.get(SourceFile:47)
01-31 18:50:36.841 12751 12751 E AndroidRuntime: at com.pandora.android.activity.i.a(SourceFile:525)
01-31 18:50:36.841 12751 12751 E AndroidRuntime: at com.pandora.android.activity.i.injectMembers(SourceFile:67)
01-31 18:50:36.841 12751 12751 E AndroidRuntime: at p.ey.b.a(SourceFile:18844)
01-31 18:50:36.841 12751 12751 E AndroidRuntime: at com.pandora.android.activity.BaseFragmentActivity.onCreate(SourceFile:369)
01-31 18:50:36.841 12751 12751 E AndroidRuntime: at com.pandora.android.Main.onCreate(SourceFile:132)
01-31 18:50:36.841 12751 12751 E AndroidRuntime: at android.app.Activity.performCreate(Activity.java:7145)
01-31 18:50:36.841 12751 12751 E AndroidRuntime: at android.app.Activity.performCreate(Activity.java:7136)
01-31 18:50:36.841 12751 12751 E AndroidRuntime: at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1271)
01-31 18:50:36.841 12751 12751 E AndroidRuntime: at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2932)
01-31 18:50:36.841 12751 12751 E AndroidRuntime: ... 11 more
01-31 18:50:36.897 12751 12769 D JobProxy26: Schedule one-off jobInfo success, request{id=4, tag=stats_flush_job, transient=false}, start 00:05:00, end 13:20:00 (from now), reschedule count 0
01-31 18:50:36.957 1336 1871 I CwMcuSensor: offset changed, id = 0, offset = -5407357655
01-31 18:50:36.959 1336 1871 I CwMcuSensor: processEvent: Reporting mPendingEvent.light = 11.000 9.000
01-31 18:50:36.959 1336 1871 I CwMcuSensor: offset changed, id = 3, offset = -5407357655
01-31 18:50:37.091 1336 1871 I CwMcuSensor: offset changed, id = 8, offset = -5407357655
01-31 18:50:37.216 12751 12769 I Process : Sending signal. PID: 12751 SIG: 9
01-31 18:50:37.216 1336 5474 W ActivityManager: Force finishing activity com.pandora.android/.Main
01-31 18:50:37.224 1336 1416 I ActivityManager: Showing crash dialog for package com.pandora.android u0
01-31 18:50:37.249 853 853 I Zygote : Process 12751 exited due to signal (9)
01-31 18:50:37.251 1336 3669 I ActivityManager: Process com.pandora.android (pid 12751) has died: fore TOP
01-31 18:50:37.251 2234 2234 V NewAvrcpMediaPlayerList: onActiveSessionsChanged: number of controllers: 2
01-31 18:50:37.251 2234 2234 D NewAvrcpMediaPlayerList: onActiveSessionsChanged: controller: com.google.android.music
01-31 18:50:37.251 2234 2234 D NewAvrcpMediaPlayerList: Already have a controller for the player: com.google.android.music, updating instead
01-31 18:50:37.251 2234 2234 D NewAvrcpMediaPlayerWrapper: com.google.android.music: Controller for com.google.android.music maybe is not activated.
01-31 18:50:37.252 2234 2655 W Avrcp : playState object null, sending STOPPED
01-31 18:50:37.252 2234 2234 D NewAvrcpMediaPlayerList: onActiveSessionsChanged: controller: com.spotify.music
01-31 18:50:37.252 2234 2234 D NewAvrcpMediaPlayerList: Already have a controller for the player: com.spotify.music, updating instead
01-31 18:50:37.252 2234 2234 D NewAvrcpMediaPlayerWrapper: com.spotify.music: Controller for com.spotify.music maybe is not activated.
01-31 18:50:37.253 1336 1418 W libprocessgroup: kill(-12751, 9) failed: No such process
01-31 18:50:37.253 1336 1418 I libprocessgroup: Successfully killed process cgroup uid 10200 pid 12751 in 0ms
01-31 18:50:37.256 1336 3669 W ActivityManager: Scheduling restart of crashed service com.pandora.android/com.evernote.android.job.JobRescheduleService in 68872ms
01-31 18:50:37.256 1336 3669 W ActivityManager: Scheduling restart of crashed service com.pandora.android/com.google.firebase.iid.FirebaseInstanceIdService in 6300ms
01-31 18:50:37.256 2234 2655 I Avrcp : Skipping update due to invalid playback state
01-31 18:50:37.263 953 988 W SurfaceFlinger: Attempting to set client state on removed layer: Splash Screen com.pandora.android#0
01-31 18:50:37.263 953 988 W SurfaceFlinger: Attempting to destroy on removed layer: Splash Screen com.pandora.android#0
01-31 18:50:37.270 1336 1852 W WindowManager: Failed looking up window callers=com.android.server.wm.WindowManagerService.windowForClientLocked:5544 com.android.server.wm.WindowManagerService.removeWindow:1654 com.android.server.wm.Session.remove:226
01-31 18:50:37.273 953 1439 W SurfaceFlinger: Attempting to destroy on removed layer: AppWindowToken{d04496a token=Token{826eb55 ActivityRecord{446860c u0 com.pandora.android/.Main t111}}}#0
01-31 18:50:37.325 1336 5474 W ActivityManager: Ignoring remove of inactive process: ProcessRecord{1ff640b 0:com.pandora.android/u0a200}
01-31 18:50:37.329 1336 1415 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver
01-31 18:50:37.329 1336 1415 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver
Hey Mikee4fun, https://pastebin.com/ is your friend brother. Just trying to help out.
BTW Andybones I've always loved crdroid. Thanks for keeping our HTC10s going strong
I am trying to replace the xml resource "config_webview_packages" in android package.
I've tried both systemWideReplacement and setReplacement in hookinit resource
Code:
XposedBridge.log("Detected android package");
XModuleResources modRes = XModuleResources.createInstance(MODULE_PATH, null);
XResources.setSystemWideReplacement("android", "xml", "config_webview_packages", modRes.fwd(R.xml.config_webview_packages));
XposedBridge.log("Replaced config_webview_packages");
int id = modRes.getIdentifier("config_webview_packages", "xml", "android");
XposedBridge.log(id + " " + modRes.getXml(id));
When I use system wide replacement in initZygote, the device goes into bootloop, this is the logcat.
Code:
05-13 21:28:06.959 1975 1975 D AndroidRuntime: Shutting down VM
05-13 21:28:06.959 1975 1975 E AndroidRuntime: *** FATAL EXCEPTION IN SYSTEM PROCESS: main
05-13 21:28:06.959 1975 1975 E AndroidRuntime: java.lang.RuntimeException: Failed to create service com.android.server.webkit.WebViewUpdateService: service constructor threw an exception
05-13 21:28:06.959 1975 1975 E AndroidRuntime: at com.android.server.SystemServiceManager.startService(SystemServiceManager.java:104)
05-13 21:28:06.959 1975 1975 E AndroidRuntime: at com.android.server.SystemServer.startCoreServices(SystemServer.java:516)
05-13 21:28:06.959 1975 1975 E AndroidRuntime: at com.android.server.SystemServer.run(SystemServer.java:339)
05-13 21:28:06.959 1975 1975 E AndroidRuntime: at com.android.server.SystemServer.main(SystemServer.java:222)
05-13 21:28:06.959 1975 1975 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
05-13 21:28:06.959 1975 1975 E AndroidRuntime: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:890)
05-13 21:28:06.959 1975 1975 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:780)
05-13 21:28:06.959 1975 1975 E AndroidRuntime: at de.robv.android.xposed.XposedBridge.main(XposedBridge.java:107)
05-13 21:28:06.959 1975 1975 E AndroidRuntime: Caused by: java.lang.reflect.InvocationTargetException
05-13 21:28:06.959 1975 1975 E AndroidRuntime: at java.lang.reflect.Constructor.newInstance0(Native Method)
05-13 21:28:06.959 1975 1975 E AndroidRuntime: at java.lang.reflect.Constructor.newInstance(Constructor.java:430)
05-13 21:28:06.959 1975 1975 E AndroidRuntime: at com.android.server.SystemServiceManager.startService(SystemServiceManager.java:93)
05-13 21:28:06.959 1975 1975 E AndroidRuntime: ... 7 more
05-13 21:28:06.959 1975 1975 E AndroidRuntime: Caused by: java.lang.NoSuchFieldError: android.content.res.XModuleResources#mCachedXmlBlockIds
05-13 21:28:06.959 1975 1975 E AndroidRuntime: at de.robv.android.xposed.XposedHelpers.findField(XposedHelpers.java:116)
05-13 21:28:06.959 1975 1975 E AndroidRuntime: at de.robv.android.xposed.XposedHelpers.getObjectField(XposedHelpers.java:894)
05-13 21:28:06.959 1975 1975 E AndroidRuntime: at android.content.res.XResources.isXmlCached(XResources.java:1121)
05-13 21:28:06.959 1975 1975 E AndroidRuntime: at android.content.res.XResources.getXml(XResources.java:1105)
05-13 21:28:06.959 1975 1975 E AndroidRuntime: at com.android.server.webkit.SystemImpl.<init>(SystemImpl.java:81)
05-13 21:28:06.959 1975 1975 E AndroidRuntime: at com.android.server.webkit.SystemImpl.<init>(SystemImpl.java)
05-13 21:28:06.959 1975 1975 E AndroidRuntime: at com.android.server.webkit.SystemImpl$LazyHolder.<clinit>(SystemImpl.java:67)
05-13 21:28:06.959 1975 1975 E AndroidRuntime: at com.android.server.webkit.SystemImpl.getInstance(SystemImpl.java:71)
05-13 21:28:06.959 1975 1975 E AndroidRuntime: at com.android.server.webkit.WebViewUpdateService.<init>(WebViewUpdateService.java:58)
05-13 21:28:06.959 1975 1975 E AndroidRuntime: ... 10 more
When I try setReplacement in handleInitPackageResources, the code works but the resource doesn't get replaced.
Kinda stuck now.. any help?
Did you ever make it work? I have a similar issue: https://forum.xda-developers.com/t/cant-get-simple-resource-replacement-to-work.4219491/
try to create the modRes instance on the zygote and the replace on handleInitPackageResources
static XModuleResources modRes;
@override
public void initZygote(StartupParam startupParam) throws Throwable {
modRes = XModuleResources.createInstance(startupParam.modulePath, null);
}
public static final String TARGET = "android";
//public static final String TARGET = "com.android.systemui";
@override
public void handleInitPackageResources(XC_InitPackageResources.InitPackageResourcesParam resparam) throws Throwable {
if (!resparam.packageName.equals(TARGET)) {
return;
}
//resp.res.setReplacement(TARGET, type, name, modRes.fwd(res));
resp.res.setReplacement(TARGET, "layout", "video_menu_item", modRes.fwd(R.layout.video_call_menu_item));
}
Pixel 2XL, Verizon NOT rooted.
Version 11
Build RP1A.201005.004.A!
Kernel Version: 4.4.223-g52750b8f2138-ab6846512 #1 Fri Sep 18 09:49:34 UTC 2020
Yeah I know its an old phone but after the 11 upgrade both my cams stopped working, at the same time, literally. I had no issues with the phone whatsoever prior to the upgrade. A lot of people recommend the clear cache/storage/factory wipe/uninstall google cam update and the ones that say your cams have failed. Buy new phone. I bought new cams and installed them and surprise the same issues. I have absolutely nothing else wrong with the phone. I installed apk and logcat and gathered logs.
I cleared the logs currently stored. (adb logcat -c)
Open the cam and let it automatically close and fail.
Ran (adb logcat *:E) and this is the log that it produced.
First thing I noticed is the Uncaught remote exception for the sensor "[email protected]::ISensorManager". This could be the culprit because the sensors need to know when to function. When the app opens this error is generated every time. Then "mm-camera: <STATS ><ERROR> 3043: stats_port_check_caps_reserve: Invalid Port capability type!" This is interesting because they are the same cams (exactly) so how the ports can be different is beyond me unless this is byproduct of the first error or the sensors ports are randomized per each execution process. Then the most alarming to me is the HAL errors (if HAL is indeed hardware abstraction layer like in a PC). With HAL communication issues seems like a bug in the firmware? It goes on to encounter lots of sensors calibration and actuators errors. Likely all stemming from the first error listed.
Anyone willing to read over and share your opinions that would be awesome. I am not a phone programmer nor a phone tech (in depth) so opinions and explanations are welcomed
One last thing to note and that is when I ran the app to read the logs I pressed the cam button to open it, waited a few seconds and app closed on its own. It may look like I clicked the app a few times but its the cam software running itself until close.
Spoiler
--------- beginning of main
07-22 11:52:37.530 1846 1924 E QMI_OEMHOOK: requestId NOT in QMI OemHook range, No further processing
--------- beginning of system
07-22 11:52:48.125 1846 1924 E QMI_OEMHOOK: requestId NOT in QMI OemHook range, No further processing
07-22 11:52:56.279 865 3193 E ACDB-LOADER: Error: ACDB AudProc vol returned = -19
07-22 11:52:56.375 1393 1587 E JavaBinder: *** Uncaught remote exception! (Exceptions are not yet supported across processes.)
07-22 11:52:56.375 1393 1587 E JavaBinder: java.lang.RuntimeException: android.os.RemoteException: Couldn't get ApplicationInfo for package [email protected]::ISensorManager
07-22 11:52:56.375 1393 1587 E JavaBinder: at android.os.Parcel.writeException(Parcel.java:2158)
07-22 11:52:56.375 1393 1587 E JavaBinder: at android.os.Binder.execTransactInternal(Binder.java:1178)
07-22 11:52:56.375 1393 1587 E JavaBinder: at android.os.Binder.execTransact(Binder.java:1123)
07-22 11:52:56.375 1393 1587 E JavaBinder: Caused by: android.os.RemoteException: Couldn't get ApplicationInfo for package [email protected]::ISensorManager
07-22 11:52:56.375 1393 1587 E JavaBinder: at com.android.server.pm.PackageManagerService$PackageManagerNative.getTargetSdkVersionForPackage(PackageManagerService.java:23939)
07-22 11:52:56.375 1393 1587 E JavaBinder: at android.content.pm.IPackageManagerNative$Stub.onTransact(IPackageManagerNative.java:255)
07-22 11:52:56.375 1393 1587 E JavaBinder: at android.os.Binder.execTransactInternal(Binder.java:1159)
07-22 11:52:56.375 1393 1587 E JavaBinder: ... 1 more
07-22 11:52:56.376 20635 10518 E eglc2d : Homography warp program has been set
07-22 11:52:56.377 20635 10518 E eglc2d : Grid warp program has been set
07-22 11:52:56.378 20635 10518 E eglc2d : Grid split warp program has been set
07-22 11:52:56.386 20635 20676 E mm-camera: <STATS ><ERROR> 3043: stats_port_check_caps_reserve: Invalid Port capability type!
07-22 11:52:56.386 20635 20676 E mm-camera: <STATS ><ERROR> 3043: stats_port_check_caps_reserve: Invalid Port capability type!
07-22 11:52:56.389 20635 20676 E FMQ : grantorIdx must be less than 3
07-22 11:52:56.390 20635 20676 E FMQ : grantorIdx must be less than 3
07-22 11:52:56.390 1032 1032 E FMQ : grantorIdx must be less than 3
07-22 11:52:56.390 1032 1032 E FMQ : grantorIdx must be less than 3
07-22 11:52:56.403 20635 20676 E QCamera : <HAL><ERROR> setInstantAEC: 15394: Instant AEC mode set: 0
07-22 11:52:56.420 20635 10508 E mm-camera: <ISP ><ERROR> 3416: isp_handler_get_hw_params: failed: num_hw_stream 0
07-22 11:52:56.420 20635 10508 E mm-camera: <ISP ><ERROR> 3416: isp_handler_get_hw_params: failed: num_hw_stream 0
07-22 11:52:56.520 20635 10513 E mm-camera: <SENSOR><ERROR> 523: af_actuator_set_params: failed rc -1
07-22 11:52:56.520 20635 10513 E mm-camera: <SENSOR><ERROR> 1110: actuator_process: failed rc -1
07-22 11:52:56.520 20635 10513 E mm-camera: <SENSOR><ERROR> 1056: module_sensor_actuator_init_calibrate: sensor_failure : ACTUATOR_SET_PARAMETERS failed
07-22 11:52:56.520 20635 10513 E mm-camera: <SENSOR><ERROR> 225: module_sensor_offload_init_config: module_sensor_actuator_init_calibrate failed
07-22 11:52:56.520 20635 10513 E mm-camera: <SENSOR><ERROR> 283: module_sensor_offload_init_config: failed
07-22 11:52:56.520 20635 10508 E mm-camera: <SENSOR><ERROR> 6157: module_sensor_module_process_event: fatal: init_config event completion failed -1 (0)
07-22 11:52:56.520 20635 20676 E mm-camera: <SHIM ><ERROR> 291: mct_shimlayer_handle_parm: HAL event processing failed
07-22 11:52:56.520 20635 20676 E mm-camera: <SHIM ><ERROR> 467: mct_shimlayer_process_event: Failed to process HAL parm command
07-22 11:52:56.520 20635 20676 E QCamera : <MCI><ERROR> mm_stream_set_parm: 1820: Failed to set stream parameter type = 98
07-22 11:52:56.520 20635 20676 E QCamera : <HAL><ERROR> setBundleInfo: 388: stream setParameter for set bundle failed
07-22 11:52:56.520 20635 10508 E mm-camera: <SENSOR><ERROR> 6157: module_sensor_module_process_event: fatal: init_config event completion failed -1 (0)
07-22 11:52:56.520 20635 20676 E mm-camera: <SHIM ><ERROR> 291: mct_shimlayer_handle_parm: HAL event processing failed
07-22 11:52:56.520 20635 20676 E mm-camera: <SHIM ><ERROR> 467: mct_shimlayer_process_event: Failed to process HAL parm command
07-22 11:52:56.520 20635 20676 E QCamera : <MCI><ERROR> mm_stream_set_parm: 1820: Failed to set stream parameter type = 98
07-22 11:52:56.520 20635 20676 E QCamera : <HAL><ERROR> setBundleInfo: 388: stream setParameter for set bundle failed
07-22 11:52:56.520 20635 10508 E mm-camera: <SENSOR><ERROR> 6157: module_sensor_module_process_event: fatal: init_config event completion failed -1 (0)
07-22 11:52:56.520 20635 20676 E mm-camera: <SHIM ><ERROR> 291: mct_shimlayer_handle_parm: HAL event processing failed
07-22 11:52:56.520 20635 20676 E mm-camera: <SHIM ><ERROR> 467: mct_shimlayer_process_event: Failed to process HAL parm command
07-22 11:52:56.520 20635 20676 E QCamera : <MCI><ERROR> mm_stream_set_parm: 1820: Failed to set stream parameter type = 98
07-22 11:52:56.520 20635 20676 E QCamera : <HAL><ERROR> setBundleInfo: 388: stream setParameter for set bundle failed
07-22 11:52:56.520 20635 10508 E mm-camera: <SENSOR><ERROR> 6157: module_sensor_module_process_event: fatal: init_config event completion failed -1 (0)
07-22 11:52:56.520 20635 20676 E mm-camera: <SHIM ><ERROR> 291: mct_shimlayer_handle_parm: HAL event processing failed
07-22 11:52:56.520 20635 20676 E mm-camera: <SHIM ><ERROR> 467: mct_shimlayer_process_event: Failed to process HAL parm command
07-22 11:52:56.520 20635 20676 E QCamera : <MCI><ERROR> mm_stream_set_parm: 1820: Failed to set stream parameter type = 98
07-22 11:52:56.520 20635 20676 E QCamera : <HAL><ERROR> setBundleInfo: 388: stream setParameter for set bundle failed
07-22 11:52:56.520 20635 10508 E mm-camera: <SENSOR><ERROR> 6157: module_sensor_module_process_event: fatal: init_config event completion failed -1 (0)
07-22 11:52:56.520 20635 20676 E mm-camera: <SHIM ><ERROR> 291: mct_shimlayer_handle_parm: HAL event processing failed
07-22 11:52:56.520 20635 20676 E mm-camera: <SHIM ><ERROR> 467: mct_shimlayer_process_event: Failed to process HAL parm command
07-22 11:52:56.520 20635 20676 E QCamera : <MCI><ERROR> mm_stream_set_parm: 1820: Failed to set stream parameter type = 98
07-22 11:52:56.520 20635 20676 E QCamera : <HAL><ERROR> setBundleInfo: 388: stream setParameter for set bundle failed
07-22 11:52:56.521 20635 10508 E mm-camera: <SENSOR><ERROR> 6157: module_sensor_module_process_event: fatal: init_config event completion failed -1 (0)
07-22 11:52:56.521 20635 20676 E mm-camera: <SHIM ><ERROR> 291: mct_shimlayer_handle_parm: HAL event processing failed
07-22 11:52:56.521 20635 20676 E mm-camera: <SHIM ><ERROR> 467: mct_shimlayer_process_event: Failed to process HAL parm command
07-22 11:52:56.521 20635 20676 E QCamera : <HAL><ERROR> processCaptureRequest: 5553: Dualcam: link failed
07-22 11:52:56.521 20635 20676 E [email protected]: processOneCaptureRequest_3_4: HAL process_capture_request call failed!
07-22 11:52:56.521 1032 10535 E Camera3-Device: Camera 0: sendRequestsBatch: RequestThread: Unable to submit capture request 0 to HAL device: Function not implemented (-38)
07-22 11:52:56.522 9397 9433 E CAM_CameraDeviceState: Camera device 0 error 4
07-22 11:52:56.522 9397 9433 E CAM_CameraDeviceState: dzc.g(PG:1)
07-22 11:52:56.522 9397 9433 E CAM_CameraDeviceState: kmz.d(PG:2)
07-22 11:52:56.522 9397 9433 E CAM_CameraDeviceState: kej.d(PG:2)
07-22 11:52:56.522 9397 9433 E CAM_CameraDeviceState: kfe.a(PG:1)
07-22 11:52:56.522 9397 9433 E CAM_CameraDeviceState: kfh.f(PG:9)
07-22 11:52:56.522 9397 9433 E CAM_CameraDeviceState: kfh.d(PG:3)
07-22 11:52:56.522 9397 9433 E CAM_CameraDeviceState: kfe.a(PG:1)
07-22 11:52:56.522 9397 9433 E CAM_CameraDeviceState: kfh.f(PG:9)
07-22 11:52:56.522 9397 9433 E CAM_CameraDeviceState: kfh.d(PG:3)
07-22 11:52:56.522 9397 9433 E CAM_CameraDeviceState: kfe.a(PG:1)
07-22 11:52:56.522 9397 9433 E CAM_CameraDeviceState: kfh.f(PG:9)
07-22 11:52:56.522 9397 9433 E CAM_CameraDeviceState: kfh.d(PG:3)
07-22 11:52:56.522 9397 9433 E CAM_CameraDeviceState: kdw.onError(PG:3)
07-22 11:52:56.522 9397 9433 E CAM_CameraDeviceState: android.hardware.camera2.impl.CameraDeviceImpl.notifyError(CameraDeviceImpl.java:1629)
07-22 11:52:56.522 9397 9433 E CAM_CameraDeviceState: android.hardware.camera2.impl.CameraDeviceImpl.lambda$oDs27OTfKFfK18rUW2nQxxkPdV0(Unknown Source:0)
07-22 11:52:56.522 9397 9433 E CAM_CameraDeviceState: android.hardware.camera2.impl.-$$Lambda$CameraDeviceImpl$oDs27OTfKFfK18rUW2nQxxkPdV0.accept(Unknown Source:8)
07-22 11:52:56.522 9397 9433 E CAM_CameraDeviceState: com.android.internal.util.function.pooled.PooledLambdaImpl.doInvoke(PooledLambdaImpl.java:278)
07-22 11:52:56.522 9397 9433 E CAM_CameraDeviceState: com.android.internal.util.function.pooled.PooledLambdaImpl.invoke(PooledLambdaImpl.java:201)
07-22 11:52:56.522 9397 9433 E CAM_CameraDeviceState: com.android.internal.util.function.pooled.OmniFunction.run(OmniFunction.java:97)
07-22 11:52:56.522 9397 9433 E CAM_CameraDeviceState: android.os.Handler.handleCallback(Handler.java:938)
07-22 11:52:56.522 9397 9433 E CAM_CameraDeviceState: android.os.Handler.dispatchMessage(Handler.java:99)
07-22 11:52:56.522 9397 9433 E CAM_CameraDeviceState: android.os.Looper.loop(Looper.java:223)
07-22 11:52:56.522 9397 9433 E CAM_CameraDeviceState: android.os.HandlerThread.run(HandlerThread.java:67)
07-22 11:52:56.553 1032 8015 E CameraService: CameraService::connect evicting conflicting client for camera ID 0
07-22 11:52:56.763 1032 10535 E ProcessCallStack: getThreadName: Failed to open /proc/self/task/10536/comm
07-22 11:52:56.763 1032 1032 E Camera3-Device: Camera 0: disconnectImpl: Shutting down in an error state
07-22 11:52:56.763 20635 20635 E QCamera : <HAL><ERROR> stop: 1507: Attempt to stop inactive channel
07-22 11:52:56.763 20635 20635 E QCamera : <HAL><ERROR> stop: 1507: Attempt to stop inactive channel
07-22 11:52:56.763 20635 20635 E QCamera : <HAL><ERROR> stop: 1507: Attempt to stop inactive channel
07-22 11:52:56.763 20635 20635 E QCamera : <HAL><ERROR> stop: 263: Attempt to stop inactive channel
07-22 11:52:56.763 20635 20635 E QCamera : <HAL><ERROR> stop: 263: Attempt to stop inactive channel
07-22 11:52:56.792 659 659 E Layer : [Surface(name=Task=423)/@0xaca0ad9 - animation-leash#0] No local sync point found
07-22 11:52:56.792 659 659 E Layer : [Surface(name=Task=1)/@0x9dadc19 - animation-leash#0] No local sync point found
07-22 11:52:56.805 9397 9397 E CAM_FatalErrorTrkr: showing "Suspected camera device error" warning
07-22 11:52:56.818 20635 10569 E eglc2d : Homography warp program has been set
07-22 11:52:56.818 20635 10569 E eglc2d : Grid warp program has been set
07-22 11:52:56.818 20635 10569 E eglc2d : Grid split warp program has been set
07-22 11:52:56.835 20635 20635 E mm-camera: <STATS ><ERROR> 3043: stats_port_check_caps_reserve: Invalid Port capability type!
07-22 11:52:56.835 20635 20635 E mm-camera: <STATS ><ERROR> 3043: stats_port_check_caps_reserve: Invalid Port capability type!
07-22 11:52:56.838 20635 20635 E FMQ : grantorIdx must be less than 3
07-22 11:52:56.838 20635 20635 E FMQ : grantorIdx must be less than 3
07-22 11:52:56.839 1032 8015 E FMQ : grantorIdx must be less than 3
07-22 11:52:56.839 1032 8015 E FMQ : grantorIdx must be less than 3
07-22 11:52:56.973 20635 10565 E mm-camera: <SENSOR><ERROR> 523: af_actuator_set_params: failed rc -1
07-22 11:52:56.973 20635 10565 E mm-camera: <SENSOR><ERROR> 1110: actuator_process: failed rc -1
07-22 11:52:56.973 20635 10565 E mm-camera: <SENSOR><ERROR> 1056: module_sensor_actuator_init_calibrate: sensor_failure : ACTUATOR_SET_PARAMETERS failed
07-22 11:52:56.973 20635 10565 E mm-camera: <SENSOR><ERROR> 225: module_sensor_offload_init_config: module_sensor_actuator_init_calibrate failed
07-22 11:52:56.973 20635 10565 E mm-camera: <SENSOR><ERROR> 283: module_sensor_offload_init_config: failed
07-22 11:52:57.008 20635 10605 E eglc2d : Homography warp program has been set
07-22 11:52:57.008 20635 10605 E eglc2d : Grid warp program has been set
07-22 11:52:57.008 20635 10605 E eglc2d : Grid split warp program has been set
07-22 11:52:57.010 1393 1583 E JavaBinder: *** Uncaught remote exception! (Exceptions are not yet supported across processes.)
07-22 11:52:57.010 1393 1583 E JavaBinder: java.lang.RuntimeException: android.os.RemoteException: Couldn't get ApplicationInfo for package [email protected]::ISensorManager
07-22 11:52:57.010 1393 1583 E JavaBinder: at android.os.Parcel.writeException(Parcel.java:2158)
07-22 11:52:57.010 1393 1583 E JavaBinder: at android.os.Binder.execTransactInternal(Binder.java:1178)
07-22 11:52:57.010 1393 1583 E JavaBinder: at android.os.Binder.execTransact(Binder.java:1123)
07-22 11:52:57.010 1393 1583 E JavaBinder: Caused by: android.os.RemoteException: Couldn't get ApplicationInfo for package [email protected]::ISensorManager
07-22 11:52:57.010 1393 1583 E JavaBinder: at com.android.server.pm.PackageManagerService$PackageManagerNative.getTargetSdkVersionForPackage(PackageManagerService.java:23939)
07-22 11:52:57.010 1393 1583 E JavaBinder: at android.content.pm.IPackageManagerNative$Stub.onTransact(IPackageManagerNative.java:255)
07-22 11:52:57.010 1393 1583 E JavaBinder: at android.os.Binder.execTransactInternal(Binder.java:1159)
07-22 11:52:57.010 1393 1583 E JavaBinder: ... 1 more
07-22 11:52:57.017 20635 20676 E mm-camera: <STATS ><ERROR> 3043: stats_port_check_caps_reserve: Invalid Port capability type!
07-22 11:52:57.017 20635 20676 E mm-camera: <STATS ><ERROR> 3043: stats_port_check_caps_reserve: Invalid Port capability type!
07-22 11:52:57.019 20635 20676 E FMQ : grantorIdx must be less than 3
07-22 11:52:57.019 20635 20676 E FMQ : grantorIdx must be less than 3
07-22 11:52:57.019 1032 8015 E FMQ : grantorIdx must be less than 3
07-22 11:52:57.019 1032 8015 E FMQ : grantorIdx must be less than 3
07-22 11:52:57.026 20635 20676 E QCamera : <HAL><ERROR> setInstantAEC: 15394: Instant AEC mode set: 0
07-22 11:52:57.039 20635 10597 E mm-camera: <ISP ><ERROR> 3416: isp_handler_get_hw_params: failed: num_hw_stream 0
07-22 11:52:57.039 20635 10597 E mm-camera: <ISP ><ERROR> 3416: isp_handler_get_hw_params: failed: num_hw_stream 0
07-22 11:52:57.047 20635 10597 E mm-camera: <STATS_AF ><ERROR> 3559: af_port_handle_sensor_update: Depth_Err: actuator sensitivity: 0.000000 is invalid
07-22 11:52:57.048 20635 10617 E mm-camera: <STATS_AF ><ERROR> 504: af_haf_default_mixer_active_algo_selection: ERROR! Unable to find active mixer algo !!
07-22 11:52:57.048 20635 10617 E mm-camera: <SENSOR><ERROR> 1444: port_sensor_handle_upstream_module_event: failed
07-22 11:52:57.048 20635 10617 E mm-camera: <SENSOR><ERROR> 1849: port_sensor_port_process_event: failed: port_sensor_handle_upstream_module_event
07-22 11:52:57.048 20635 10617 E mm-camera: <ISP ><ERROR> 1359: isp_util_forward_event: failed: mct_port_send_event_to_peer event->type 2
07-22 11:52:57.052 20635 10616 E mm-3a-core: gcam_ae_handle_sensor_roi: Invalid input crop_width 0, crop_height 0
07-22 11:52:57.070 1393 1587 E JavaBinder: *** Uncaught remote exception! (Exceptions are not yet supported across processes.)
07-22 11:52:57.070 1393 1587 E JavaBinder: java.lang.RuntimeException: android.os.RemoteException: Couldn't get ApplicationInfo for package [email protected]::ISensorManager
07-22 11:52:57.070 1393 1587 E JavaBinder: at android.os.Parcel.writeException(Parcel.java:2158)
07-22 11:52:57.070 1393 1587 E JavaBinder: at android.os.Binder.execTransactInternal(Binder.java:1178)
07-22 11:52:57.070 1393 1587 E JavaBinder: at android.os.Binder.execTransact(Binder.java:1123)
07-22 11:52:57.070 1393 1587 E JavaBinder: Caused by: android.os.RemoteException: Couldn't get ApplicationInfo for package [email protected]::ISensorManager
07-22 11:52:57.070 1393 1587 E JavaBinder: at com.android.server.pm.PackageManagerService$PackageManagerNative.getTargetSdkVersionForPackage(PackageManagerService.java:23939)
07-22 11:52:57.070 1393 1587 E JavaBinder: at android.content.pm.IPackageManagerNative$Stub.onTransact(IPackageManagerNative.java:255)
07-22 11:52:57.070 1393 1587 E JavaBinder: at android.os.Binder.execTransactInternal(Binder.java:1159)
07-22 11:52:57.070 1393 1587 E JavaBinder: ... 1 more
07-22 11:52:57.988 1846 1924 E QMI_OEMHOOK: requestId NOT in QMI OemHook range, No further processing
07-22 11:53:02.083 20635 10648 E mm-camera: <MCT ><ERROR> 95: mct_bus_sof_thread_run: Session 5: Hinting SOF freeze to happen. Sending event to dump info
07-22 11:53:02.085 20635 10660 E mm-camera: <MCT ><ERROR> 42: server_debug_dump_data_for_sof_freeze: Failure in opening /data/vendor/camera/sof_freeze_dump.txt
07-22 11:53:02.090 20635 20676 E QCamera : <HAL><ERROR> processCaptureRequest: 6446: Unblocked on timeout!!!!
07-22 11:53:02.090 20635 20676 E [email protected]: processOneCaptureRequest_3_4: HAL process_capture_request call failed!
07-22 11:53:02.091 1032 10624 E Camera3-Device: Camera 1: sendRequestsBatch: RequestThread: Unable to submit capture request 2 to HAL device: Function not implemented (-38)
07-22 11:53:02.097 9397 9433 E CAM_CameraDeviceState: Camera device 1 error 4
07-22 11:53:02.097 9397 9433 E CAM_CameraDeviceState: dzc.g(PG:1)
07-22 11:53:02.097 9397 9433 E CAM_CameraDeviceState: kmz.d(PG:2)
07-22 11:53:02.097 9397 9433 E CAM_CameraDeviceState: kej.d(PG:2)
07-22 11:53:02.097 9397 9433 E CAM_CameraDeviceState: kfe.a(PG:1)
07-22 11:53:02.097 9397 9433 E CAM_CameraDeviceState: kfh.f(PG:9)
07-22 11:53:02.097 9397 9433 E CAM_CameraDeviceState: kfh.d(PG:3)
07-22 11:53:02.097 9397 9433 E CAM_CameraDeviceState: kfe.a(PG:1)
07-22 11:53:02.097 9397 9433 E CAM_CameraDeviceState: kfh.f(PG:9)
07-22 11:53:02.097 9397 9433 E CAM_CameraDeviceState: kfh.d(PG:3)
07-22 11:53:02.097 9397 9433 E CAM_CameraDeviceState: kfe.a(PG:1)
07-22 11:53:02.097 9397 9433 E CAM_CameraDeviceState: kfh.f(PG:9)
07-22 11:53:02.097 9397 9433 E CAM_CameraDeviceState: kfh.d(PG:3)
07-22 11:53:02.097 9397 9433 E CAM_CameraDeviceState: kdw.onError(PG:3)
07-22 11:53:02.097 9397 9433 E CAM_CameraDeviceState: android.hardware.camera2.impl.CameraDeviceImpl.notifyError(CameraDeviceImpl.java:1629)
07-22 11:53:02.097 9397 9433 E CAM_CameraDeviceState: android.hardware.camera2.impl.CameraDeviceImpl.lambda$oDs27OTfKFfK18rUW2nQxxkPdV0(Unknown Source:0)
07-22 11:53:02.097 9397 9433 E CAM_CameraDeviceState: android.hardware.camera2.impl.-$$Lambda$CameraDeviceImpl$oDs27OTfKFfK18rUW2nQxxkPdV0.accept(Unknown Source:8)
07-22 11:53:02.097 9397 9433 E CAM_CameraDeviceState: com.android.internal.util.function.pooled.PooledLambdaImpl.doInvoke(PooledLambdaImpl.java:278)
07-22 11:53:02.097 9397 9433 E CAM_CameraDeviceState: com.android.internal.util.function.pooled.PooledLambdaImpl.invoke(PooledLambdaImpl.java:201)
07-22 11:53:02.097 9397 9433 E CAM_CameraDeviceState: com.android.internal.util.function.pooled.OmniFunction.run(OmniFunction.java:97)
07-22 11:53:02.097 9397 9433 E CAM_CameraDeviceState: android.os.Handler.handleCallback(Handler.java:938)
07-22 11:53:02.097 9397 9433 E CAM_CameraDeviceState: android.os.Handler.dispatchMessage(Handler.java:99)
07-22 11:53:02.097 9397 9433 E CAM_CameraDeviceState: android.os.Looper.loop(Looper.java:223)
07-22 11:53:02.097 9397 9433 E CAM_CameraDeviceState: android.os.HandlerThread.run(HandlerThread.java:67)
07-22 11:53:02.103 9397 9433 E CAM_A : Handling Camera Open Failure:
07-22 11:53:02.103 9397 9433 E CAM_A : java.lang.Exception: dbk: Camera 1 encountered a fatal error after being open for 5068 milli seconds: Camera encountered a fatal error (4)
07-22 11:53:02.103 9397 9433 E CAM_A : at daz.b(PG:1)
07-22 11:53:02.103 9397 9433 E CAM_A : at dbc.b(PG:2)
07-22 11:53:02.103 9397 9433 E CAM_A : at cno.a(PG:5)
07-22 11:53:02.103 9397 9433 E CAM_A : at czx.a(PG:6)
07-22 11:53:02.103 9397 9433 E CAM_A : at kmx.d(PG:2)
07-22 11:53:02.103 9397 9433 E CAM_A : at kej.d(PG:2)
07-22 11:53:02.103 9397 9433 E CAM_A : at kfe.a(PG:1)
07-22 11:53:02.103 9397 9433 E CAM_A : at kfh.f(PG:9)
07-22 11:53:02.103 9397 9433 E CAM_A : at kfh.d(PG:3)
07-22 11:53:02.103 9397 9433 E CAM_A : at kfe.a(PG:1)
07-22 11:53:02.103 9397 9433 E CAM_A : at kfh.f(PG:9)
07-22 11:53:02.103 9397 9433 E CAM_A : at kfh.d(PG:3)
07-22 11:53:02.103 9397 9433 E CAM_A : at kfe.a(PG:1)
07-22 11:53:02.103 9397 9433 E CAM_A : at kfh.f(PG:9)
07-22 11:53:02.103 9397 9433 E CAM_A : at kfh.d(PG:3)
07-22 11:53:02.103 9397 9433 E CAM_A : at kdw.onError(PG:3)
07-22 11:53:02.103 9397 9433 E CAM_A : at android.hardware.camera2.impl.CameraDeviceImpl.notifyError(CameraDeviceImpl.java:1629)
07-22 11:53:02.103 9397 9433 E CAM_A : at android.hardware.camera2.impl.CameraDeviceImpl.lambda$oDs27OTfKFfK18rUW2nQxxkPdV0(Unknown Source:0)
07-22 11:53:02.103 9397 9433 E CAM_A : at android.hardware.camera2.impl.-$$Lambda$CameraDeviceImpl$oDs27OTfKFfK18rUW2nQxxkPdV0.accept(Unknown Source:8)
07-22 11:53:02.103 9397 9433 E CAM_A : at com.android.internal.util.function.pooled.PooledLambdaImpl.doInvoke(PooledLambdaImpl.java:278)
07-22 11:53:02.103 9397 9433 E CAM_A : at com.android.internal.util.function.pooled.PooledLambdaImpl.invoke(PooledLambdaImpl.java:201)
07-22 11:53:02.103 9397 9433 E CAM_A : at com.android.internal.util.function.pooled.OmniFunction.run(OmniFunction.java:97)
07-22 11:53:02.103 9397 9433 E CAM_A : at android.os.Handler.handleCallback(Handler.java:938)
07-22 11:53:02.103 9397 9433 E CAM_A : at android.os.Handler.dispatchMessage(Handler.java:99)
07-22 11:53:02.103 9397 9433 E CAM_A : at android.os.Looper.loop(Looper.java:223)
07-22 11:53:02.103 9397 9433 E CAM_A : at android.os.HandlerThread.run(HandlerThread.java:67)
07-22 11:53:02.103 9397 9433 E CAM_A : Caused by: dbk: Camera 1 encountered a fatal error after being open for 5068 milli seconds: Camera encountered a fatal error (4)
07-22 11:53:02.103 9397 9433 E CAM_A : ... 24 more
07-22 11:53:02.105 9397 9433 E CAM_A : Activity received a fatal error. Finishing activity: Camera encountered a fatal error (4)
07-22 11:53:02.105 9397 9433 E CAM_A : java.lang.Exception: dbk: Camera 1 encountered a fatal error after being open for 5068 milli seconds: Camera encountered a fatal error (4)
07-22 11:53:02.105 9397 9433 E CAM_A : at daz.b(PG:1)
07-22 11:53:02.105 9397 9433 E CAM_A : at dbc.b(PG:2)
07-22 11:53:02.105 9397 9433 E CAM_A : at cno.a(PG:5)
07-22 11:53:02.105 9397 9433 E CAM_A : at czx.a(PG:6)
07-22 11:53:02.105 9397 9433 E CAM_A : at kmx.d(PG:2)
07-22 11:53:02.105 9397 9433 E CAM_A : at kej.d(PG:2)
07-22 11:53:02.105 9397 9433 E CAM_A : at kfe.a(PG:1)
07-22 11:53:02.105 9397 9433 E CAM_A : at kfh.f(PG:9)
07-22 11:53:02.105 9397 9433 E CAM_A : at kfh.d(PG:3)
07-22 11:53:02.105 9397 9433 E CAM_A : at kfe.a(PG:1)
07-22 11:53:02.105 9397 9433 E CAM_A : at kfh.f(PG:9)
07-22 11:53:02.105 9397 9433 E CAM_A : at kfh.d(PG:3)
07-22 11:53:02.105 9397 9433 E CAM_A : at kfe.a(PG:1)
07-22 11:53:02.105 9397 9433 E CAM_A : at kfh.f(PG:9)
07-22 11:53:02.105 9397 9433 E CAM_A : at kfh.d(PG:3)
07-22 11:53:02.105 9397 9433 E CAM_A : at kdw.onError(PG:3)
07-22 11:53:02.105 9397 9433 E CAM_A : at android.hardware.camera2.impl.CameraDeviceImpl.notifyError(CameraDeviceImpl.java:1629)
07-22 11:53:02.105 9397 9433 E CAM_A : at android.hardware.camera2.impl.CameraDeviceImpl.lambda$oDs27OTfKFfK18rUW2nQxxkPdV0(Unknown Source:0)
07-22 11:53:02.105 9397 9433 E CAM_A : at android.hardware.camera2.impl.-$$Lambda$CameraDeviceImpl$oDs27OTfKFfK18rUW2nQxxkPdV0.accept(Unknown Source:8)
07-22 11:53:02.105 9397 9433 E CAM_A : at com.android.internal.util.function.pooled.PooledLambdaImpl.doInvoke(PooledLambdaImpl.java:278)
07-22 11:53:02.105 9397 9433 E CAM_A : at com.android.internal.util.function.pooled.PooledLambdaImpl.invoke(PooledLambdaImpl.java:201)
07-22 11:53:02.105 9397 9433 E CAM_A : at com.android.internal.util.function.pooled.OmniFunction.run(OmniFunction.java:97)
07-22 11:53:02.105 9397 9433 E CAM_A : at android.os.Handler.handleCallback(Handler.java:938)
07-22 11:53:02.105 9397 9433 E CAM_A : at android.os.Handler.dispatchMessage(Handler.java:99)
07-22 11:53:02.105 9397 9433 E CAM_A : at android.os.Looper.loop(Looper.java:223)
07-22 11:53:02.105 9397 9433 E CAM_A : at android.os.HandlerThread.run(HandlerThread.java:67)
07-22 11:53:02.105 9397 9433 E CAM_A : Caused by: dbk: Camera 1 encountered a fatal error after being open for 5068 milli seconds: Camera encountered a fatal error (4)
07-22 11:53:02.105 9397 9433 E CAM_A : ... 24 more
07-22 11:53:02.170 1393 7664 E FrameEvents: updateAcquireFence: Did not find frame.
07-22 11:53:02.365 1032 10624 E ProcessCallStack: getThreadName: Failed to open /proc/self/task/10625/comm
07-22 11:53:02.369 20635 10616 E mm-camera: <STATS_AWB ><ERROR> 1138: awb_set_fd_roi: awb_set_fd_roi: invalid input stats: x_region, y_region (0, 0)!
07-22 11:53:02.382 20635 10597 E mm-camera: <MCT ><ERROR> 2950: mct_stream_metadata_ctrl_event: Failed to do put_buf during stream off - errno: Invalid argument!!! for buffer info - index: 0, stream id: 1, session id: 5
07-22 11:53:02.394 1032 1032 E Camera3-OutputUtils: Camera 1: notifyError: cannot find in-flight request on frame 2 error
07-22 11:53:02.394 20635 26407 E [email protected]: constructCaptureResult: output buffer for stream 3 frame 2 is not inflight!
07-22 11:53:02.394 20635 26407 E [email protected]: constructCaptureResult: output buffer for stream 0 frame 2 is not inflight!
07-22 11:53:02.394 20635 26407 E [email protected]: constructCaptureResult: output buffer for stream 2 frame 2 is not inflight!
07-22 11:53:02.406 20635 10597 E mm-camera: <STATS_AF ><ERROR> 3559: af_port_handle_sensor_update: Depth_Err: actuator sensitivity: 0.000000 is invalid
07-22 11:53:02.407 20635 10617 E mm-camera: <STATS_AF ><ERROR> 504: af_haf_default_mixer_active_algo_selection: ERROR! Unable to find active mixer algo !!
07-22 11:53:02.441 1032 1032 E Camera3-Device: Camera 1: disconnectImpl: Shutting down in an error state
07-22 11:53:02.444 20635 10616 E mm-camera: <STATS_AWB ><ERROR> 1138: awb_set_fd_roi: awb_set_fd_roi: invalid input stats: x_region, y_region (0, 0)!
07-22 11:53:02.444 20635 10597 E mm-camera: <IMGLIB><ERROR> 157: tracking_af_comp_set_state: Wrong state transition 3->3
07-22 11:53:02.444 20635 10597 E mm-camera: <IMGLIB><ERROR> 638: tracking_af_comp_abort: Cannot move to IMG_STATE_STOP_REQUESTED state
07-22 11:53:02.444 20635 10597 E mm-camera: <IMGLIB><ERROR> 1964: module_tracking_af_client_stop: create failed -4
07-22 11:53:02.444 20635 10597 E mm-camera: <IMGLIB><ERROR> 636: module_tracking_af_handle_streamoff: Error cannot stop -4
07-22 11:53:02.444 20635 10597 E mm-camera: <PPROC ><ERROR> 766: base_port_sink_event_func: base_port_sink_event_func:766, failed
07-22 11:53:02.444 20635 10597 E mm-camera: <ISP ><ERROR> 1400: isp_util_forward_event: failed: mct_port_send_event_to_peer event->type 1
07-22 11:53:02.444 20635 10597 E mm-camera: <ISP ><ERROR> 1128: isp_handler_control_streamoff: failed: isp_util_forward_event
07-22 11:53:02.504 9397 9397 E CAM_FatalErrorTrkr: showing "Suspected camera device error" warning
I developed the same issue a few months ago. Then my fingerprint sensor also died. I would love to hear if anyone had success flashing a custom ROM or older original ROM.
I've done some searching around a read unfortunate stories of many people having this issue, but it only started happening after the last (and final) security update before Google abandoned their device. Some had success messing around and putting magnets on the camera... I wouldn't recommend.
I cam considering purchasing a replacement (physical) camera module.
Anyone else have experience with this?