MSM-irqbalance - Unable to set SMP affinity - Moto Z3 Play Questions & Answers

In an effort to save power, I'm guessing the service is wanting to associated processes to specific CPU cores (probably the lower power ones), but is failing to.
Code:
10-06 19:02:35.513 30653 30653 E MSM-irqbalance: Error balancing IRQ: -22
10-06 19:02:35.514 30653 30653 I MSM-irqbalance: msm-irq_balance End
10-06 19:02:35.559 30777 30777 I MSM-irqbalance: msm-irq_balance (1.3) initialized
10-06 19:02:35.559 30777 30777 I MSM-irqbalance: Configuration
10-06 19:02:35.559 30777 30777 I MSM-irqbalance: Rate: 0.2 Hz
10-06 19:02:35.559 30777 30777 I MSM-irqbalance: Decay Factor: 75.0
10-06 19:02:35.559 30777 30777 I MSM-irqbalance: Balancing Factor: 0.1
10-06 19:02:35.559 30777 30777 I MSM-irqbalance: Debug Log: OFF
10-06 19:02:35.559 30777 30777 I MSM-irqbalance: Cfg file: /system/vendor/etc/msm_irqbalance.conf
10-06 19:02:35.559 30777 30777 I MSM-irqbalance: CPU PRIO: CPU0: 1 CPU1: 1 CPU2: 0 CPU3: 0 CPU4: 0 CPU5: 0 CPU6: 0 CPU7: 0
10-06 19:02:35.559 30777 30777 I MSM-irqbalance: Ignored IRQs: 3 75 5 58 81
....
10-06 19:02:40.519 30777 30777 E MSM-irqbalance: __set_smp_affinity: Unable to open /proc/irq/6/smp_affinity
10-06 19:02:40.520 30777 30777 E MSM-irqbalance: get_smp_affinity: Unable to open /proc/irq/6/smp_affinity
10-06 19:02:40.520 30777 30777 E MSM-irqbalance: Unable to set SMP affinity
10-06 19:02:40.520 30777 30777 E MSM-irqbalance: __set_smp_affinity: Unable to open /proc/irq/7/smp_affinity
10-06 19:02:40.520 30777 30777 E MSM-irqbalance: get_smp_affinity: Unable to open /proc/irq/7/smp_affinity
10-06 19:02:40.520 30777 30777 E MSM-irqbalance: Unable to set SMP affinity
...//repeated for what looks to be every process, except those mentioned in the .conf
It's odd because "msm_irqbalance -f /system/vendor/etc/msm_irqbalance.conf" is running is "root", so it should have no problems doing anything it wants.
And yes, those paths do exist, and I can view them as "su":
Code:
cat /proc/irq/7/smp_affinity
ff

Related

Camera Force Close

All,
I've searched and tried the suggestions found on XDA and google and can't see to figure this out. I'm running the Hero rom, but have also tried CM's roms and a few others. After loading a rom the camera works great for a few days then I start to get errors. I get a black screen then a force close. Here is a dump from log collector.
10-06 22:54:19.039 I/ActivityManager( 2958): Starting activity: Intent { action=android.intent.action.MAIN categories={android.intent.category.LAUNCHER} flags=0x10200000 comp={com.android.camera/com.android.camera.CameraEntry} }
10-06 22:54:19.178 I/ActivityManager( 2958): Start proc com.android.camera for activity com.android.camera/.CameraEntry: pid=3561 uid=10029 gids={1006, 3003}
10-06 22:54:19.659 E/CameraThread( 3561): Hero/Sapphire/Dream
10-06 22:54:19.659 E/CameraThread( 3561): HtcBuildFlag.Htc_DEVICE_flag=3
10-06 22:54:19.659 E/CameraThread( 3561): HtcBuildFlag.DEVICE_Hero_flag=3
10-06 22:54:19.659 E/CameraThread( 3561): HtcBuildFlag.DEVICE_HeroC_flag=5
10-06 22:54:19.659 E/CameraThread( 3561): HtcBuildFlag.DEVICE_Bahams_flag=4
10-06 22:54:19.678 V/HTCCamera( 3561): onCreate()
10-06 22:54:19.708 W/IntentManager( 3561): from class: com.android.camera.CameraEntry
10-06 22:54:19.708 W/IntentManager( 3561): mRequestMode = RequestMode.Main, from Camera
10-06 22:54:19.708 W/IntentManager( 3561): request name = null - RequestName.Unknown_General
10-06 22:54:19.718 V/CameraThread( 3561): *************************************** run
10-06 22:54:19.888 D/dalvikvm( 3561): GC freed 1256 objects / 90840 bytes in 90ms
10-06 22:54:20.138 W/Rosie ( 3413): mAddHtcWidgetByOtherActivity = false, mIsOpenSlideWhenLeaveLaunch = true
10-06 22:54:20.148 D/dalvikvm( 3561): GC freed 270 objects / 31064 bytes in 108ms
10-06 22:54:20.238 V/HTCCamera( 3561): onStart() - start
10-06 22:54:20.238 V/HTCCamera( 3561): onStart() - end
10-06 22:54:20.238 V/HTCCamera( 3561): onResume() - start
10-06 22:54:20.258 V/SensorHandler( 3561): createFocusFile() - start
10-06 22:54:20.258 W/HTCCamera( 3561): OnResume - reset UI, immediately set mMainLayout invisible
10-06 22:54:20.258 W/HTCCamera( 3561): Block Capture UI - onResume(), and unblock after start preview
10-06 22:54:20.258 W/HTCCamera( 3561): onResume() - mFocusingState = NO_FOCUSING
10-06 22:54:20.258 W/HTCCamera( 3561): keyguard is not shown !!!!!
10-06 22:54:20.258 V/HTCCamera( 3561): onResume() - end
10-06 22:54:20.438 V/HTCCamera( 3561): $$$$$$$$$$$$$$$$$$$$$$$$$$$$$ surfaceCreated [email protected]
10-06 22:54:20.438 V/HTCCamera( 3561): $$$$$$$$$$$$$$$$$$$$$$$$$$$$$ surfaceChanged $$$$$$$$$$$$$$$$$$$$$$$$$$$ w=320 h=480
10-06 22:54:20.438 V/HTCCamera( 3561): $$$$$$$$$$$$$$$$$$$$$$$$$$$$$ surfaceChanged $$$$$$$$$$$$$$$$$$$$$$$$$$$ start preview
10-06 22:54:20.438 V/CameraThread( 3561): CameraHandler Message - START_PREVIEW start mode0
10-06 22:54:20.438 V/CameraThread( 3561): enter start camera preview
10-06 22:54:20.438 E/CameraThread( 3561): open the Camera in start_camera_preview
10-06 22:54:20.438 W/CameraThread( 3561): Open Camera - set mIsLastCameraClosed to false
10-06 22:54:20.448 I/ActivityManager( 2958): Displayed activity com.android.camera/.CameraEntry: 1409 ms
10-06 22:54:20.558 D/CameraService( 118): Connect E from ICameraClient 0x26050
10-06 22:54:20.558 D/CameraService( 118): new client (0x26050) attempting to connect - rejected
10-06 22:54:20.568 W/dalvikvm( 3561): threadid=15: thread exiting with uncaught exception (group=0x40013140)
10-06 22:54:20.579 E/AndroidRuntime( 3561): Uncaught handler: thread Thread-8 exiting due to uncaught exception
10-06 22:54:20.609 E/AndroidRuntime( 3561): java.lang.RuntimeException: Out of memory
10-06 22:54:20.609 E/AndroidRuntime( 3561): at android.hardware.Camera.native_setup(Native Method)
10-06 22:54:20.609 E/AndroidRuntime( 3561): at android.hardware.Camera.<init>(Camera.java:82)
10-06 22:54:20.609 E/AndroidRuntime( 3561): at android.hardware.Camera.open(Camera.java:64)
10-06 22:54:20.609 E/AndroidRuntime( 3561): at com.android.camera.CameraThread.start_preview(CameraThread.java:924)
10-06 22:54:20.609 E/AndroidRuntime( 3561): at com.android.camera.CameraThread$MainHandler.handleMessage(CameraThread.java:274)
10-06 22:54:20.609 E/AndroidRuntime( 3561): at android.os.Handler.dispatchMessage(Handler.java:99)
10-06 22:54:20.609 E/AndroidRuntime( 3561): at android.os.Looper.loop(Looper.java:123)
10-06 22:54:20.609 E/AndroidRuntime( 3561): at com.android.camera.CameraThread.run(CameraThread.java:1215)
10-06 22:54:20.638 I/Process ( 2958): Sending signal. PID: 3561 SIG: 3
10-06 22:54:20.638 I/dalvikvm( 3561): threadid=7: reacting to signal 3
10-06 22:54:20.718 V/HTCCamera( 3561): initScreenMode() - initiate screen mode from capture mode
10-06 22:54:20.718 I/WindowManager( 2958): Screen status=true, current orientation=4, SensorEnabled=false
10-06 22:54:20.728 I/WindowManager( 2958): needSensorRunningLp, mCurrentAppOrientation =4
10-06 22:54:20.728 D/AKMD ( 131): Compass OPEN
10-06 22:54:20.728 D/Sensors ( 2958): sensors=00000001, real=00000001
10-06 22:54:20.839 I/WindowManager( 2958): Enabling listeners
10-06 22:54:20.938 I/AlertDialog( 2958): [onCreate] auto launch SIP.
10-06 22:54:21.068 I/DumpStateReceiver( 2958): Added state dump to 1 crashes
10-06 22:54:21.498 I/WindowManager( 2958): onOrientationChanged, rotation changed to 0
10-06 22:54:22.149 I/Process ( 3561): Sending signal. PID: 3561 SIG: 9
10-06 22:54:22.188 I/ActivityManager( 2958): Process com.android.camera (pid 3561) has died.
10-06 22:54:22.198 I/WindowManager( 2958): WIN DEATH: Window{43ecbec8 SurfaceView paused=false}
10-06 22:54:22.208 I/WindowManager( 2958): WIN DEATH: Window{43f391b8 com.android.camera/com.android.camera.CameraEntry paused=false}
10-06 22:54:22.228 I/WindowManager( 2958): Screen status=true, current orientation=1, SensorEnabled=true
10-06 22:54:22.228 I/WindowManager( 2958): needSensorRunningLp, mCurrentAppOrientation =1
10-06 22:54:22.228 I/WindowManager( 2958): needSensorRunningLp, SCREEN_ORIENTATION_PORTRAIT
10-06 22:54:22.248 D/Sensors ( 2958): sensors=00000000, real=00000000
10-06 22:54:22.408 D/AKMD ( 131): Compass CLOSE
10-06 22:54:22.459 I/WindowManager( 2958): Disabling listeners
10-06 22:54:22.478 D/Rosie ( 3413): onResume() [setBackgroundTrafficLight()] : diff - 0
10-06 22:54:22.478 D/Rosie ( 3413): onResume() [onRestoreInstanceState] : diff - 0
10-06 22:54:22.478 D/Rosie ( 3413): onResume() [finished] : diff - 3
10-06 22:54:22.528 W/InputManagerService( 2958): Got RemoteException sending setActive(false) notification to pid 3561 uid 10029
10-06 22:54:25.128 I/ActivityManager( 2958): Starting activity: Intent { action=android.intent.action.MAIN categories={android.intent.category.LAUNCHER} flags=0x10200000 comp={com.xtralogic.android.logcollector/com.xtralogic.android.logcollector.SendLogActivity} }
10-06 22:54:25.208 I/ActivityManager( 2958): Start proc com.xtralogic.android.logcollector for activity com.xtralogic.android.logcollector/.SendLogActivity: pid=3578 uid=10052 gids={1007}
10-06 22:54:25.248 I/ActivityManager( 2958): Start proc com.curvefish.batterylife for broadcast com.curvefish.batterylife/.BatteryLifeProvider: pid=3580 uid=10042 gids={}
10-06 22:54:25.718 I/AlertDialog( 3578): [onCreate] auto launch SIP.
10-06 22:54:26.198 W/Rosie ( 3413): mAddHtcWidgetByOtherActivity = false, mIsOpenSlideWhenLeaveLaunch = true
10-06 22:54:27.079 I/AlertDialog( 3578): [onCreate] auto launch SIP.
10-06 22:54:27.218 I/global ( 3578): Default buffer size used in BufferedReader constructor. It would be better to be explicit if an 8k-char buffer is required.
10-06 22:54:27.278 I/ActivityManager( 2958): Displayed activity com.xtralogic.android.logcollector/.SendLogActivity: 2154 ms
10-06 22:54:27.508 D/dalvikvm( 3578): GC freed 1692 objects / 222192 bytes in 131ms
Code:
java.lang.RuntimeException: Out of memory
next time put logs on pastebin on with the code tags
do you have a swap-partition and/or compcache enabled?
you need it for the hero roms.
EDIT: are you using the 10mb RAM hack? that could cause this as well as it takes that ram from the gpu which the camera uses
I was using the 10mb hack but since have removed it. Here is an updated log on pastebin.
http://pastebin.com/m78905d85
Edit...I no longer get a Force Close, but the camera app opens then returns to the home screen.
Anyone? This is killing me not being able to use the camera. Any help is appreciated...
What ROM are you on? You mention Cyanogen Mod and Hero, but we also need to know what version number, too.
AdrianK said:
What ROM are you on? You mention Cyanogen Mod and Hero, but we also need to know what version number, too.
Click to expand...
Click to collapse
With the first log I was running JacHero, then tried CM 4.1.99, and I'm now running KingKlicks 2.0 hero. Once I flash a rom, the camera works for a few pictures then starts to do this...
So now with Dwang's rom I'm not able to take a picture at all...Anyone have any ideas?
http://pastebin.com/m78905d85
cody_04l said:
So now with Dwang's rom I'm not able to take a picture at all...Anyone have any ideas?
http://pastebin.com/m78905d85
Click to expand...
Click to collapse
are you sure the downloads arent getting corrupted? this may be a hardware issue. something is wrong with the camera libraries i think

Apps crashing while opening

Hey, i have a problem with opening certain apps. When i try to open them, they close instantly and are not shown in the recent apps. Sometimes it works after crashing a few times, but sometimes it keeps crashing. It also happens when clicking on a notification sometimes.
The apps crashing the most are YouTube, Maps, WeatherOnline and Snapchat.
The notifications crashing the most are Gmail and Instagram.
My phone runs on OxygenOS 4.1.7, is rooted and i use a few xposed modules (Screenshot delay remover, Native clipboard, Notification Slider, Amplify)
No logcat, didn't happen - grab a log and paste it here
przemcio510 said:
No logcat, didn't happen - grab a log and paste it here
Click to expand...
Click to collapse
Here you go!
Code:
09-13 21:32:02.595 I/ActivityManager(26853): START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.google.android.apps.maps/com.google.android.maps.MapsActivity bnds=[432,1346][648,1667] (has extras)} from uid 10133 pid 28032 on display 0
09-13 21:32:02.602 D/AudioFlinger(26560): ThreadBase::setParameters() routing=2
09-13 21:32:02.606 D/StatusBarManagerService(26853): manageDisableList userId=0 what=0x0 pkg=Window{6bd32f6 u0 com.teslacoilsw.launcher/com.teslacoilsw.launcher.NovaLauncher} [email protected] which=1
09-13 21:32:02.607 D/audio_hw_primary(26560): out_set_parameters: enter: usecase(1: low-latency-playback) kvpairs: routing=2
09-13 21:32:02.607 D/audio_hw_extn(26560): audio_extn_set_anc_parameters: anc_enabled:0
09-13 21:32:02.607 D/audio_hw_spkr_prot(26560): audio_extn_fbsp_set_parameters: Speaker protection disabled
09-13 21:32:02.607 D/AudioFlinger(26560): ThreadBase::setParameters() routing=2
09-13 21:32:02.608 D/ActivityTrigger(26853): ActivityTrigger activityPauseTrigger
09-13 21:32:02.610 D/StatusBarManagerService(26853): manageDisableList userId=0 what=0x0 pkg=Window{6bd32f6 u0 com.teslacoilsw.launcher/com.teslacoilsw.launcher.NovaLauncher} [email protected] which=1
09-13 21:32:02.621 D/AppTracker(28032): App Event: stop
09-13 21:32:02.626 D/APM_AudioPolicyManager(26560): startOutput()--
09-13 21:32:02.627 D/audio_hw_primary(26560): start_output_stream: enter: stream(0xec97e000)usecase(1: low-latency-playback) devices(0x2)
09-13 21:32:02.627 D/audio_hw_primary(26560): select_devices for use case (low-latency-playback)
09-13 21:32:02.627 D/audio_hw_primary(26560): select_devices for use case (audio-record)
09-13 21:32:02.627 D/msm8974_platform(26560): platform_get_input_snd_device: enter: out_device(0) in_device(0x4) channel_count (1) channel_mask (0x10)
09-13 21:32:02.627 D/audio_hw_primary(26560): select_devices: out_snd_device(2: speaker) in_snd_device(0: )
09-13 21:32:02.627 I/msm8974_platform(26560): platform_check_and_set_codec_backend_cfg:becf: afe: bitwidth 16, samplerate 48000 channels 2, backend_idx 0 usecase = 1 device (speaker)
09-13 21:32:02.627 D/msm8974_platform(26560): platform_can_split_snd_device: snd_device(2) num devices(1) new_snd_devices(0)
09-13 21:32:02.627 I/msm8974_platform(26560): platform_check_and_set_codec_backend_cfg: new_snd_devices[0] is 2
09-13 21:32:02.627 I/msm8974_platform(26560): platform_check_codec_backend_cfg:becf: afe: bitwidth 16, samplerate 48000 channels 2, backend_idx 0 usecase = 1 device (speaker)
09-13 21:32:02.627 D/msm8974_platform(26560): platform_check_codec_backend_cfg:becf: afe: playback on non-44.1-support device Configure afe to default Sample Rate(48k)
09-13 21:32:02.627 I/msm8974_platform(26560): platform_check_codec_backend_cfg:becf: afe: Codec selected backend: 0 updated bit width: 16 and sample rate: 48000
09-13 21:32:02.627 D/audio_hw_primary(26560): check_usecases_codec_backend:becf: force routing 0
09-13 21:32:02.627 D/audio_hw_primary(26560): check_usecases_codec_backend:becf: check_usecases num.of Usecases to switch 0
09-13 21:32:02.627 D/hardware_info(26560): hw_info_append_hw_type : device_name = speaker
09-13 21:32:02.627 D/msm8974_platform(26560): platform_can_split_snd_device: snd_device(2) num devices(0) new_snd_devices(1065094733)
09-13 21:32:02.627 D/audio_hw_primary(26560): enable_snd_device: snd_device(2: speaker)
09-13 21:32:02.627 I/soundtrigger(26560): audio_extn_sound_trigger_update_device_status: device 0x2 of type 0 for Event 1, with Raise=0
09-13 21:32:02.627 D/aud_dev_arbi(26560): acquireOneDevice: device owner for device 2 is 1
09-13 21:32:02.628 E/ANDR-PERF-RESOURCEQS( 466): Failed to apply optimization [4, 0]
09-13 21:32:02.635 I/audio_hw_primary(26560): select_devices Selected apptype: 69937
09-13 21:32:02.635 D/soundtrigger(26560): audio_extn_sound_trigger_update_stream_status: uc_id 1 of type 0 for Event 3, with Raise=0
09-13 21:32:02.635 I/audio_hw_utils(26560): audio_extn_utils_send_app_type_cfg PLAYBACK app_type 69937, acdb_dev_id 15, sample_rate 48000
09-13 21:32:02.636 I/audio_hw_utils(26560): audio_extn_utils_send_app_type_cfg:becf: adm: app_type 69936, acdb_dev_id 15, sample_rate 48000
09-13 21:32:02.636 D/msm8974_platform(26560): platform_can_split_snd_device: snd_device(2) num devices(1) new_snd_devices(-332397584)
09-13 21:32:02.636 D/ACDB-LOADER(26560): ACDB -> send_audio_cal, acdb_id = 15, path = 0, app id = 0x11131, sample rate = 48000
09-13 21:32:02.636 D/ACDB-LOADER(26560): ACDB -> send_asm_topology
09-13 21:32:02.636 D/ACDB-LOADER(26560): ACDB -> ACDB_CMD_GET_AUDPROC_STREAM_TOPOLOGY_ID
09-13 21:32:02.636 D/ACDB-LOADER(26560): ACDB -> send_adm_topology
09-13 21:32:02.636 D/ACDB-LOADER(26560): ACDB -> ACDB_CMD_GET_AUDPROC_COMMON_TOPOLOGY_ID
09-13 21:32:02.636 D/ACDB-LOADER(26560): ACDB -> send_audtable
09-13 21:32:02.636 D/ACDB-LOADER(26560): ACDB -> ACDB_CMD_GET_AUDPROC_COMMON_TABLE_SIZE
09-13 21:32:02.636 D/ACDB-LOADER(26560): ACDB -> ACDB_CMD_GET_AUDPROC_COMMON_TABLE
09-13 21:32:02.636 D/ACDB-LOADER(26560): ACDB -> AUDIO_SET_AUDPROC_CAL
09-13 21:32:02.636 D/ACDB-LOADER(26560): ACDB -> send_audvoltable
09-13 21:32:02.636 D/ACDB-LOADER(26560): ACDB -> ACDB_CMD_GET_AUDPROC_GAIN_DEP_STEP_TABLE, vol index 5
09-13 21:32:02.636 D/ACDB-LOADER(26560): ACDB -> AUDIO_SET_VOL_CAL cal type = 12
09-13 21:32:02.636 D/ACDB-LOADER(26560): ACDB -> send_audstrmtable
09-13 21:32:02.636 D/ACDB-LOADER(26560): ACDB -> ACDB_CMD_GET_AUDPROC_STREAM_TABLE_V2
09-13 21:32:02.636 D/ACDB-LOADER(26560): ACDB -> audstrm_cal->cal_type.cal_data.cal_size = 16
09-13 21:32:02.636 D/ACDB-LOADER(26560): ACDB -> send_afe_topology
09-13 21:32:02.636 D/ACDB-LOADER(26560): ACDB -> ACDB_CMD_GET_AFE_TOPOLOGY_ID
09-13 21:32:02.636 D/ACDB-LOADER(26560): ACDB -> GET_AFE_TOPOLOGY_ID for adcd_id 15, Topology Id 1025e
09-13 21:32:02.636 D/ACDB-LOADER(26560): ACDB -> send_afe_cal
09-13 21:32:02.636 D/ACDB-LOADER(26560): ACDB -> ACDB_CMD_GET_AFE_COMMON_TABLE
09-13 21:32:02.636 D/ACDB-LOADER(26560): ACDB -> AUDIO_SET_AFE_CAL
09-13 21:32:02.636 D/ACDB-LOADER(26560): ACDB -> send_hw_delay : acdb_id = 15 path = 0
09-13 21:32:02.636 D/ACDB-LOADER(26560): ACDB -> ACDB_AVSYNC_INFO: ACDB_CMD_GET_DEVICE_PROPERTY
09-13 21:32:02.636 D/audio_hw_primary(26560): enable_audio_route: apply mixer and update path: low-latency-playback quat_i2s
09-13 21:32:02.636 I/ActivityManager(26853): Start proc 1729:com.google.android.apps.maps/u0a149 for activity com.google.android.apps.maps/com.google.android.maps.MapsActivity
09-13 21:32:02.637 V/BoostFramework(26853): BoostFramework() : mPerf = [email protected]
09-13 21:32:02.638 D/audio_hw_primary(26560): select_devices: done
09-13 21:32:02.639 D/msm8974_platform(26560): platform_set_channel_map mixer_ctl_name:Playback Channel Map15
09-13 21:32:02.639 D/msm8974_platform(26560): platform_set_channel_map: set mapping(1 2 0 0 0 0 0 0) for channel:2
09-13 21:32:02.642 W/art ( 1729): Failed to create JIT JIT could not load libart-compiler.so: dlopen failed: cannot locate symbol "_ZN3art10ThreadPoolC1EPKcm" referenced by "/system/lib64/libart-compiler.so"...
09-13 21:32:02.654 D/StatusBarManagerService(26853): manageDisableList userId=0 what=0x0 pkg=Window{6bd32f6 u0 com.teslacoilsw.launcher/com.teslacoilsw.launcher.NovaLauncher} [email protected] which=1
09-13 21:32:02.654 D/StatusBarManagerService(26853): manageDisableList userId=0 what=0x0 pkg=Window{6bd32f6 u0 com.teslacoilsw.launcher/com.teslacoilsw.launcher.NovaLauncher} [email protected] which=1
09-13 21:32:02.659 I/PBSessionCacheImpl(28066): Deleted sessionId[123437078446924771] from persistence.
09-13 21:32:02.688 I/art ( 1729): Starting a blocking GC AddRemoveAppImageSpace
09-13 21:32:02.688 D/StatusBarManagerService(26853): manageDisableList userId=0 what=0x0 pkg=Window{d94ee63 u0 Starting com.google.android.apps.maps} [email protected] which=1
09-13 21:32:02.690 D/PhoneStatusBar(27191): setSystemUiVisibility vis=608 mask=ffffffff oldVal=708 newVal=608 diff=100
09-13 21:32:02.691 D/audio_hw_primary(26560): start_output_stream: exit
09-13 21:32:02.698 D/StatusBarManagerService(26853): manageDisableList userId=0 what=0x0 pkg=Window{d94ee63 u0 Starting com.google.android.apps.maps} [email protected] which=1
09-13 21:32:02.707 I/MicroDetector(28066): Keeping mic open: false
09-13 21:32:02.707 I/AudioController(28066): internalShutdown
09-13 21:32:02.707 I/MicrophoneInputStream(28066): mic_close [email protected]
09-13 21:32:02.708 I/DeviceStateChecker(28066): DeviceStateChecker cancelled
09-13 21:32:02.713 I/MicroRecognitionRunner(28066): Stopping hotword detection.
09-13 21:32:02.722 I/LoadedApk( 1729): No resource references to update in package FFFFFFFFFFFFFFFFFFFFFF
09-13 21:32:02.726 D/audio_hw_primary(26560): in_standby: enter: stream (0xec190780) usecase(16: audio-record)
09-13 21:32:02.728 D/StatusBarManagerService(26853): manageDisableList userId=0 what=0x0 pkg=Window{d94ee63 u0 Starting com.google.android.apps.maps} [email protected] which=1
09-13 21:32:02.746 D/audio_hw_primary(26560): disable_audio_route: reset and update mixer path: audio-record
09-13 21:32:02.750 D/soundtrigger(26560): audio_extn_sound_trigger_update_stream_status: uc_id 16 of type 1 for Event 2, with Raise=0
09-13 21:32:02.750 D/hardware_info(26560): hw_info_append_hw_type : device_name = voice-rec-mic
09-13 21:32:02.750 D/audio_hw_primary(26560): disable_snd_device: snd_device(79: voice-rec-mic)
09-13 21:32:02.750 D/msm8974_platform(26560): platform_can_split_snd_device: snd_device(79) num devices(0) new_snd_devices(0)
09-13 21:32:02.755 I/soundtrigger(26560): audio_extn_sound_trigger_update_device_status: device 0x4f of type 1 for Event 0, with Raise=1
09-13 21:32:02.755 D/sound_trigger_platform(26560): platform_stdev_check_and_update_concurrency: concurrency active 0, tx 0, rx 0, concurrency session_allowed 1
09-13 21:32:02.755 D/APM_AudioPolicyManager(26560): stopInput() input 9686
09-13 21:32:02.756 D/audio_hw_primary(26560): in_set_parameters: enter: kvpairs=routing=0
09-13 21:32:02.757 D/APM_AudioPolicyManager(26560): stopInput() --
09-13 21:32:02.757 D/AudioPolicyManagerCustom(26560): stopInput() --
09-13 21:32:02.757 I/SoundTriggerHwService::Module(26560): void android::SoundTriggerHwService::Module::onCallbackEvent(const sp<android::SoundTriggerHwService::CallbackEvent> &) mClient == 0
09-13 21:32:02.757 D/AudioFlinger(26560): ThreadBase::setParameters() AppRecTy=-1
09-13 21:32:02.758 D/audio_hw_primary(26560): in_set_parameters: enter: kvpairs=AppRecTy=-1
09-13 21:32:02.758 I/audio_hw_primary(26560): APP RECODER TYPE:-1
09-13 21:32:02.759 D/audio_hw_primary(26560): adev_close_input_stream: enter:stream_handle(0xec190780)
09-13 21:32:02.760 D/audio_hw_primary(26560): in_standby: enter: stream (0xec190780) usecase(16: audio-record)
09-13 21:32:02.762 I/MicroRecognitionRunner(28066): Detection finished
09-13 21:32:02.801 D/StatusBarManagerService(26853): manageDisableList userId=0 what=0x0 pkg=Window{d94ee63 u0 Starting com.google.android.apps.maps} [email protected] which=1
09-13 21:32:02.804 D/StatusBarManagerService(26853): manageDisableList userId=0 what=0x0 pkg=Window{d94ee63 u0 Starting com.google.android.apps.maps} [email protected] which=1
09-13 21:32:02.941 D/APM_AudioPolicyManager(26560): stopOutput() output 13, stream 1, session 17
09-13 21:32:02.941 D/AudioPolicyManagerCustom(26560): getNewOutputDevice() selected device 0
09-13 21:32:02.941 D/APM_AudioPolicyManager(26560): setOutputDevice() device 0000 delayMs 96
09-13 21:32:02.991 D/AndroidRuntime( 1744): >>>>>> START com.android.internal.os.RuntimeInit uid 0 <<<<<<
09-13 21:32:02.994 D/AndroidRuntime( 1744): CheckJNI is OFF
09-13 21:32:03.038 V/BoostFramework( 1729): mAcquireFunc method = public int com.qualcomm.qti.Performance.perfLockAcquire(int,int[])
09-13 21:32:03.039 V/BoostFramework( 1729): mReleaseFunc method = public int com.qualcomm.qti.Performance.perfLockRelease()
09-13 21:32:03.039 V/BoostFramework( 1729): mAcquireTouchFunc method = public int com.qualcomm.qti.Performance.perfLockAcquireTouch(android.view.MotionEvent,android.util.DisplayMetrics,int,int[])
09-13 21:32:03.039 V/BoostFramework( 1729): mIOPStart method = public int com.qualcomm.qti.Performance.perfIOPrefetchStart(int,java.lang.String)
09-13 21:32:03.039 V/BoostFramework( 1729): mIOPStop method = public int com.qualcomm.qti.Performance.perfIOPrefetchStop()
09-13 21:32:03.052 F/libc ( 1729): Fatal signal 11 (SIGSEGV), code 1, fault addr 0x0 in tid 1739 (HeapTaskDaemon)
09-13 21:32:03.052 W/ (29490): debuggerd: handling request: pid=1729 uid=10149 gid=10149 tid=1739
09-13 21:32:03.051 I/debuggerd64( 1769): type=1400 audit(0.0:6588): avc: denied { search } for name="com.google.android.gms" dev="sda15" ino=147479 scontext=u:r:debuggerd:s0 tcontext=u:object_r:app_data_file:s0:c512,c768 tclass=dir permissive=1
09-13 21:32:03.051 I/debuggerd64( 1769): type=1400 audit(0.0:6589): avc: denied { read } for name="DynamiteLoader_GmsCore_prodmnc_alldpi_release.odex" dev="sda15" ino=158396 scontext=u:r:debuggerd:s0 tcontext=u:object_r:app_data_file:s0:c512,c768 tclass=file permissive=1
09-13 21:32:03.051 I/debuggerd64( 1769): type=1400 audit(0.0:6590): avc: denied { open } for path="/data/user_de/0/com.google.android.gms/app_chimera/m/0000000c/oat/arm64/DynamiteLoader_GmsCore_prodmnc_alldpi_release.odex" dev="sda15" ino=158396 scontext=u:r:debuggerd:s0 tcontext=u:object_r:app_data_file:s0:c512,c768 tclass=file permissive=1
09-13 21:32:03.051 I/debuggerd64( 1769): type=1400 audit(0.0:6591): avc: denied { getattr } for path="/data/user_de/0/com.google.android.gms/app_chimera/m/0000000c/oat/arm64/DynamiteLoader_GmsCore_prodmnc_alldpi_release.odex" dev="sda15" ino=158396 scontext=u:r:debuggerd:s0 tcontext=u:object_r:app_data_file:s0:c512,c768 tclass=file permissive=1
09-13 21:32:03.088 D/ICU ( 1744): No timezone override file found: /data/misc/zoneinfo/current/icu/icu_tzdata.dat
09-13 21:32:03.096 W/art ( 1744): Failed to create JIT JIT could not load libart-compiler.so: dlopen failed: cannot locate symbol "_ZN3art10ThreadPoolC1EPKcm" referenced by "/system/lib64/libart-compiler.so"...
09-13 21:32:03.103 W/art ( 1744): Failed to create JIT JIT could not load libart-compiler.so: dlopen failed: cannot locate symbol "_ZN3art10ThreadPoolC1EPKcm" referenced by "/system/lib64/libart-compiler.so"...
09-13 21:32:03.114 I/Radio-JNI( 1744): register_android_hardware_Radio DONE
09-13 21:32:03.125 F/DEBUG ( 1769): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
09-13 21:32:03.125 F/DEBUG ( 1769): Build fingerprint: 'OnePlus/OnePlus3/OnePlus3T:7.1.1/NMF26F/08081200:user/release-keys'
09-13 21:32:03.125 F/DEBUG ( 1769): Revision: '0'
09-13 21:32:03.125 F/DEBUG ( 1769): ABI: 'arm64'
09-13 21:32:03.125 F/DEBUG ( 1769): pid: 1729, tid: 1739, name: HeapTaskDaemon >>> com.google.android.apps.maps <<<
09-13 21:32:03.125 F/DEBUG ( 1769): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x0
09-13 21:32:03.125 F/DEBUG ( 1769): x0 0000007f7f399f48 x1 0000000070bc11c8 x2 0000000000000001 x3 0000007f7f399f48
09-13 21:32:03.125 F/DEBUG ( 1769): x4 0000000000000000 x5 0000000000000000 x6 00000000720b2c68 x7 0000000000000000
09-13 21:32:03.125 F/DEBUG ( 1769): x8 0000000000000000 x9 0000000000000000 x10 0000000010000000 x11 ffffffffffffffff
09-13 21:32:03.125 F/DEBUG ( 1769): x12 0000007f7f39a260 x13 0000000000000011 x14 0000007f804bb2a0 x15 2e8ba2e8ba2e8ba3
09-13 21:32:03.125 F/DEBUG ( 1769): x16 0000007f801a07c0 x17 0000007f838857c0 x18 000000000070716f x19 0000007f7f39a238
09-13 21:32:03.125 F/DEBUG ( 1769): x20 0000000070e8bfa8 x21 0000000070bc11c8 x22 f543b075f311716e x23 0000007f7ebb6808
09-13 21:32:03.125 F/DEBUG ( 1769): x24 0000007f7ebb79e0 x25 0000007f80193950 x26 0000007f7f39a238 x27 0000000000000000
09-13 21:32:03.125 F/DEBUG ( 1769): x28 f543b075f311716e x29 0000007f7f399fc0 x30 0000007f7ffdf0b4
09-13 21:32:03.125 F/DEBUG ( 1769): sp 0000007f7f399f00 pc 0000007f7ffdf120 pstate 0000000020000000
09-13 21:32:03.134 D/AndroidRuntime( 1744): Calling main entry com.android.commands.am.Am
09-13 21:32:03.143 D/AndroidRuntime( 1744): Shutting down VM
09-13 21:32:03.237 F/DEBUG ( 1769):
09-13 21:32:03.237 F/DEBUG ( 1769): backtrace:
09-13 21:32:03.237 F/DEBUG ( 1769): #00 pc 0000000000462120 /system/lib64/libart.so (_ZN3art19ReferenceMapVisitorINS_19RootCallbackVisitorEE15VisitQuickFrameEv+256)
09-13 21:32:03.237 F/DEBUG ( 1769): #01 pc 0000000000462010 /system/lib64/libart.so (_ZN3art19ReferenceMapVisitorINS_19RootCallbackVisitorEE10VisitFrameEv+24)
09-13 21:32:03.238 F/DEBUG ( 1769): #02 pc 0000000000448f6c /system/lib64/libart.so (_ZN3art12StackVisitor9WalkStackEb+668)
09-13 21:32:03.238 F/DEBUG ( 1769): #03 pc 000000000045dd78 /system/lib64/libart.so (_ZN3art6Thread10VisitRootsEPNS_11RootVisitorE+1028)
09-13 21:32:03.238 F/DEBUG ( 1769): #04 pc 00000000001f3a58 /system/lib64/libart.so (_ZN3art2gc9collector9MarkSweep25CheckpointMarkThreadRoots3RunEPNS_6ThreadE+180)
09-13 21:32:03.238 F/DEBUG ( 1769): #05 pc 000000000046466c /system/lib64/libart.so (_ZN3art10ThreadList13RunCheckpointEPNS_7ClosureE+2280)
09-13 21:32:03.238 F/DEBUG ( 1769): #06 pc 00000000001eca50 /system/lib64/libart.so (_ZN3art2gc9collector9MarkSweep19MarkRootsCheckpointEPNS_6ThreadEb+144)
09-13 21:32:03.238 F/DEBUG ( 1769): #07 pc 00000000001ed424 /system/lib64/libart.so (_ZN3art2gc9collector9MarkSweep9MarkRootsEPNS_6ThreadE+208)
09-13 21:32:03.238 F/DEBUG ( 1769): #08 pc 00000000001ec164 /system/lib64/libart.so (_ZN3art2gc9collector9MarkSweep12MarkingPhaseEv+196)
09-13 21:32:03.238 F/DEBUG ( 1769): #09 pc 00000000001ebf84 /system/lib64/libart.so (_ZN3art2gc9collector9MarkSweep9RunPhasesEv+212)
09-13 21:32:03.238 F/DEBUG ( 1769): #10 pc 00000000001e4684 /system/lib64/libart.so (_ZN3art2gc9collector16GarbageCollector3RunENS0_7GcCauseEb+332)
09-13 21:32:03.238 F/DEBUG ( 1769): #11 pc 00000000002144c8 /system/lib64/libart.so (_ZN3art2gc4Heap22CollectGarbageInternalENS0_9collector6GcTypeENS0_7GcCauseEb+3052)
09-13 21:32:03.238 F/DEBUG ( 1769): #12 pc 000000000021ba94 /system/lib64/libart.so (_ZN3art2gc4Heap12ConcurrentGCEPNS_6ThreadEb+124)
09-13 21:32:03.238 F/DEBUG ( 1769): #13 pc 0000000000222c84 /system/lib64/libart.so (_ZN3art2gc4Heap16ConcurrentGCTask3RunEPNS_6ThreadE+36)
09-13 21:32:03.238 F/DEBUG ( 1769): #14 pc 0000000000244040 /system/lib64/libart.so (_ZN3art2gc13TaskProcessor11RunAllTasksEPNS_6ThreadE+64)
09-13 21:32:03.238 F/DEBUG ( 1769): #15 pc 0000000000687760 /system/framework/arm64/boot-core-libart.oat (offset 0x4a1000) (dalvik.system.VMRuntime.runHeapTasks+124)
09-13 21:32:03.238 F/DEBUG ( 1769): #16 pc 000000000068d450 /system/framework/arm64/boot-core-libart.oat (offset 0x4a1000) (java.lang.Daemons$HeapTaskDaemon.run+204)
09-13 21:32:03.238 F/DEBUG ( 1769): #17 pc 0000000000608244 /system/framework/arm64/boot.oat (offset 0x54f000) (java.lang.Thread.run+64)
09-13 21:32:03.238 F/DEBUG ( 1769): #18 pc 00000000000d2b34 /system/lib64/libart.so (art_quick_invoke_stub+580)
09-13 21:32:03.238 F/DEBUG ( 1769): #19 pc 00000000000df810 /system/lib64/libart.so (_ZN3art9ArtMethod6InvokeEPNS_6ThreadEPjjPNS_6JValueEPKc+208)
09-13 21:32:03.238 F/DEBUG ( 1769): #20 pc 000000000042f264 /system/lib64/libart.so (_ZN3artL18InvokeWithArgArrayERKNS_33ScopedObjectAccessAlreadyRunnableEPNS_9ArtMethodEPNS_8ArgArrayEPNS_6JValueEPKc+108)
09-13 21:32:03.238 F/DEBUG ( 1769): #21 pc 0000000000430568 /system/lib64/libart.so (_ZN3art35InvokeVirtualOrInterfaceWithJValuesERKNS_33ScopedObjectAccessAlreadyRunnableEP8_jobjectP10_jmethodIDP6jvalue+372)
09-13 21:32:03.238 F/DEBUG ( 1769): #22 pc 000000000044ff94 /system/lib64/libart.so (_ZN3art6Thread14CreateCallbackEPv+1100)
09-13 21:32:03.238 F/DEBUG ( 1769): #23 pc 0000000000068618 /system/lib64/libc.so (_ZL15__pthread_startPv+196)
09-13 21:32:03.238 F/DEBUG ( 1769): #24 pc 000000000001df68 /system/lib64/libc.so (__start_thread+16)
09-13 21:32:03.470 D/NetworkController.MobileSignalController(1)(27191): onSignalStrengthsChanged signalStrength=SignalStrength: 9 0 -120 -160 -120 -1 -1 99 2147483647 2147483647 2147483647 2147483647 2147483647 4 4 gsm|lte level=4 voicelevel=4 datalevel=4
09-13 21:32:03.472 I/NetworkController.MobileSignalController(1)(27191): showDisableIcon:false
09-13 21:32:03.613 E/ANDR-PERF-OPTSHANDLER( 466): perf_lock_rel: updated /sys/class/scsi_host/host0/../../../clkscale_enable with 1
09-13 21:32:03.613 E/ANDR-PERF-OPTSHANDLER( 466): return value 2
09-13 21:32:03.751 I/UEventObserver(12538): type=1400 audit(0.0:6592): avc: denied { read } for scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:r:untrusted_app:s0:c512,c768 tclass=netlink_kobject_uevent_socket permissive=1
09-13 21:32:03.773 I/DeviceIdleController(26853): updateChargingLocked: charging=true
09-13 21:32:03.773 I/DeviceIdleController(26853): becomeActiveLocked, reason = charging
09-13 21:32:03.781 I/BatteryController(27191): fireBatteryLevelChanged mLevel:10 PluggedIn:true Charging:true Fastcharge:false show:true style:1
09-13 21:32:03.781 W/QCNEJ (27824): |CORE| CNE received unexpected action: android.intent.action.BATTERY_CHANGED
09-13 21:32:03.786 D/AbstractProcessor( 2400): onBatteryChange Percent:10 State:2
09-13 21:32:03.802 D/VideoCall_LowBattery(29494): disconnectVideoCalls on low battery
09-13 21:32:03.802 D/VideoCall_LowBattery(29494): disconnectVideoCalls
09-13 21:32:03.902 W/ActivityManager(26853): Force finishing activity com.google.android.apps.maps/com.google.android.maps.MapsActivity
09-13 21:32:03.905 D/StatusBarManagerService(26853): manageDisableList userId=0 what=0x0 pkg=Window{d94ee63 u0 Starting com.google.android.apps.maps} [email protected] which=1
09-13 21:32:03.908 D/ActivityTrigger(26853): ActivityTrigger activityPauseTrigger
09-13 21:32:03.916 D/OPReportService(27904): addMonitorFolder onEvent [email protected]_32_03_915.txt.gz, event:128
09-13 21:32:03.918 I/BootReceiver(26853): Copying /data/tombstones/tombstone_06 to DropBox (SYSTEM_TOMBSTONE)
09-13 21:32:03.920 E/lowmemorykiller( 635): Error writing /proc/1729/oom_score_adj; errno=22
09-13 21:32:03.922 W/ (29490): debuggerd: resuming target 1729
09-13 21:32:03.942 D/OPReportService(27904): addMonitorFolder onEvent [email protected]_32_03_936.txt.gz, event:128
09-13 21:32:03.961 I/ActivityManager(26853): Process com.google.android.apps.maps (pid 1729) has died
Wipe cache partition from recovery for start.
Unleashed by ONEPLUS 3T rooted
xposed is causing the issue
opssemnik said:
xposed is causing the issue
Click to expand...
Click to collapse
Is it xposed in general or a single module? Can you tell if a new install of xposed helps?
Crank3d_I3 said:
Is it xposed in general or a single module? Can you tell if a new install of xposed helps?
Click to expand...
Click to collapse
Xposed, the current one for nougat actually breaks the Android api
opssemnik said:
Xposed, the current one for nougat actually breaks the Android api
Click to expand...
Click to collapse
Not really.
I am using Xposed and a couple modules and I never had such situation as the OP.
If it was Xposed, it would have created problems to everyone.
Unleashed by ONEPLUS 3T rooted
RASTAVIPER said:
Not really.
I am using Xposed and a couple modules and I never had such situation as the OP.
If it was Xposed, it would have created problems to everyone.
Unleashed by ONEPLUS 3T rooted
Click to expand...
Click to collapse
And the EXPERIMENTAL,NON OFFICIAL, NOUGAT version of xposed does so,
In fact even rovo98, which is not the maintainer for this version, acknowledged that on his reasons behind not releasing xposed for nougat yet.
It is a fact, xposed for nougat currently breaks android API by breaking method inlining(there are explanations even on the OP of the post), however not all cenarios are the same, youtube may work for you because it is not the same apk version or you don't have certain feature yet, which op does , but that does not prove my point false. reverting back to stock ART files and clearing dex cache it will back to work

SuperSU & suhide suddenly disappears from my app drawer...

Yesterday SuperSU & suhide suddenly disappears from my app drawer. I tried to reinstall both, with no errors, but both still vanished...
Then I restored a (quite old) data backup of and then it worked again. But after updating the apps both disappears again.
Every time I boot I get these kind of messages in logcat:
Code:
01-29 20:40:08.609 749 749 W installd: Ignoring /data/data/eu.chainfire.supersu/requests with unexpected GID 0 instead of 10087
01-29 20:40:08.609 749 749 W installd: Ignoring /data/data/eu.chainfire.supersu/requests with unexpected GID 0 instead of 10087
01-29 20:40:08.609 749 749 W installd: Ignoring /data/data/eu.chainfire.supersu/logs with unexpected GID 0 instead of 10087
01-29 20:40:08.614 749 749 W installd: Ignoring /data/data/eu.chainfire.supersu/logs with unexpected GID 0 instead of 10087
01-29 20:40:08.807 749 749 W installd: Ignoring /data/user_de/0/eu.chainfire.supersu/requests with unexpected GID 0 instead of 10087
01-29 20:40:08.807 749 749 W installd: Ignoring /data/user_de/0/eu.chainfire.supersu/requests with unexpected GID 0 instead of 10087
01-29 20:40:08.807 749 749 W installd: Ignoring /data/user_de/0/eu.chainfire.supersu/logs with unexpected GID 0 instead of 10087
01-29 20:40:08.811 749 749 I installd: Fixing /data/user_de/0/eu.chainfire.supersu/logs/L15172305400000.GRANTED.dev.ukanth.ufirewall with unexpected GID 0 instead of 10087
01-29 20:40:08.811 749 749 I installd: Fixing /data/user_de/0/eu.chainfire.supersu/logs/L15172305410000.GRANTED.com.grarak.kerneladiutor with unexpected GID 0 instead of 10087
01-29 20:40:08.812 749 749 W installd: Ignoring /data/user_de/0/eu.chainfire.supersu/logs with unexpected GID 0 instead of 10087
01-29 20:40:09.466 968 968 E RankingHelper: createDefaultChannelIfNeeded - Exception: android.content.pm.PackageManager$NameNotFoundException: eu.chainfire.suhide
01-29 20:40:09.466 968 968 E RankingHelper: deleteDefaultChannelIfNeeded - Exception: android.content.pm.PackageManager$NameNotFoundException: eu.chainfire.suhide
01-29 20:40:09.466 968 968 E RankingHelper: createDefaultChannelIfNeeded - Exception: android.content.pm.PackageManager$NameNotFoundException: eu.chainfire.suhide
01-29 20:40:09.466 968 968 E RankingHelper: deleteDefaultChannelIfNeeded - Exception: android.content.pm.PackageManager$NameNotFoundException: eu.chainfire.suhide
01-29 20:40:17.980 968 982 I BackupManagerService: Package eu.chainfire.suhide not installed; dropping from full backup
I suspect that maybe Google is blacklisting SuperSU & suhide apks from being installed...
Curiously all the apps that I gave root permission before this mess were still working with root privileges. So SuperSu and suhide apks are killed but su is still working as supposed.
Am I the only one blessed with this problem? My system data is in my signature under Nexus 5x section.
More info: when I install suhide from zip in recovery, here is what I get on next boot:
Code:
01-29 20:58:03.565 980 1005 I ActivityManager: Force stopping eu.chainfire.suhide appid=10297 user=-1: deletePackageX
01-29 20:58:03.794 980 980 W PackageManager: Destroying orphaned/data/app/eu.chainfire.suhide-L7XE6XF32M8cUz9PEhRN1A==
01-29 20:58:03.896 980 1023 I ActivityManager: Force stopping eu.chainfire.suhide appid=10297 user=0: pkg removed
01-29 20:58:05.350 980 980 I ConditionProviders: Disallowing condition provider eu.chainfire.suhide
01-29 20:58:14.169 980 1004 I ActivityManager: Start proc 3462:com.android.keychain/1000 for service com.android.keychain/.KeyChainService
01-29 20:58:23.158 4069 4069 I dex2oat : /system/bin/dex2oat --input-vdex-fd=-1 --output-vdex-fd=14 --compiler-filter=quicken -j4 --classpath-dir=/data/app/eu.chainfire.suhide-53wHVYknxTCQ9p5y4EC5Eg== --class-loader-context=PCL[]
01-29 20:58:24.306 980 1023 V BackupManagerService: restoreAtInstall pkg=eu.chainfire.suhide token=1 restoreSet=0
01-29 20:58:24.315 1232 1232 I Pm : Package eu.chainfire.suhide installed in 17494 ms
01-29 20:58:24.426 1462 1462 D ImsResolver: maybeAddedImsService, packageName: eu.chainfire.suhide
Now suhide apk is installed but without root granted...
I have the same issue on Oreo 8.1 on my Nexus 5X
Any solution so far?

Not opening the camera

My camera is not working. How can I fix the problem.
Marvelouswimpy said:
My camera is not working. How can I fix the problem.
Click to expand...
Click to collapse
Try clear data camera app.
Hi, I have the same problem. When I try to open camera app, it closes instantly without any message. I tried to stop it, clear data, reboot phone - no effect. App version - 8.0.0.301, VTR-L29 8.0.0.365 (C432).
Camera works in non native apps - like Viber (so it is not physically damaged).
Any ideas?
Any ideas?
Below - extract from adb logcat catching the attempt of opening camera app:
Code:
05-16 09:20:32.765 11504 11504 F libc : Fatal signal 6 (SIGABRT), code -6 in tid 11504 (m.huawei.camera)
05-16 09:20:32.791 11530 11530 I crash_dump32: obtaining output fd from tombstoned
05-16 09:20:32.791 801 801 I /system/bin/tombstoned: received crash request for pid 11504
05-16 09:20:32.795 11530 11530 I crash_dump32: performing dump of process 11504 (target tid = 11504)
05-16 09:20:32.796 11530 11530 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
05-16 09:20:32.796 11530 11530 F DEBUG : Build fingerprint: 'HUAWEI/VTR-L29/HWVTR:8.0.0/HUAWEIVTR-L29/365(C432):user/release-keys'
05-16 09:20:32.796 11530 11530 F DEBUG : Revision: '0'
05-16 09:20:32.796 11530 11530 F DEBUG : ABI: 'arm'
05-16 09:20:32.796 11530 11530 F DEBUG : pid: 11504, tid: 11504, name: m.huawei.camera >>> com.huawei.camera <<<
05-16 09:20:32.796 11530 11530 F DEBUG : signal 6 (SIGABRT), code -6 (SI_TKILL), fault addr --------
05-16 09:20:32.799 11530 11530 F DEBUG : Abort message: 'art_method.cc:535] Check failed: found_virtual Didn't find oat method index for virtual method: java.lang.String[] android.icu.impl.ICUResourceBundle.getStringArray()'
05-16 09:20:32.799 11530 11530 F DEBUG : r0 00000000 r1 00002cf0 r2 00000006 r3 00000008
05-16 09:20:32.799 11530 11530 F DEBUG : r4 00002cf0 r5 00002cf0 r6 e8614a28 r7 0000010c
05-16 09:20:32.799 11530 11530 F DEBUG : r8 e8614af0 r9 7006c020 sl 6feccea0 fp e8614b5f
05-16 09:20:32.799 11530 11530 F DEBUG : ip 00000000 sp e8614a18 lr e54bc477 pc e54ed2f4 cpsr 200f0010
05-16 09:20:32.803 11530 11530 F DEBUG :
05-16 09:20:32.803 11530 11530 F DEBUG : backtrace:
05-16 09:20:32.803 11530 11530 F DEBUG : #00 pc 0004b2f4 /system/lib/libc.so (tgkill+12)
05-16 09:20:32.803 11530 11530 F DEBUG : #01 pc 0001a473 /system/lib/libc.so (abort+54)
05-16 09:20:32.803 11530 11530 F DEBUG : #02 pc 0033a8bb /system/lib/libart.so (_ZN3art7Runtime5AbortEPKc+370)
05-16 09:20:32.803 11530 11530 F DEBUG : #03 pc 0033aeb3 /system/lib/libart.so (_ZN3art7Runtime7AborterEPKc+10)
05-16 09:20:32.803 11530 11530 F DEBUG : #04 pc 003f3419 /system/lib/libart.so (_ZN7android4base10LogMessageD1Ev+456)
05-16 09:20:32.803 11530 11530 F DEBUG : #05 pc 000ad5ff /system/lib/libart.so (_ZN3artL16FindOatMethodForEPNS_9ArtMethodENS_11PointerSizeEPb+462)
05-16 09:20:32.803 11530 11530 F DEBUG : #06 pc 000ada43 /system/lib/libart.so (_ZN3art9ArtMethod23GetOatQuickMethodHeaderEj+154)
05-16 09:20:32.803 11530 11530 F DEBUG : #07 pc 001588dd /system/lib/libart.so (_ZN3art12FaultManager17IsInGeneratedCodeEP7siginfoPvb+696)
05-16 09:20:32.803 11530 11530 F DEBUG : #08 pc 00158445 /system/lib/libart.so (_ZN3art12FaultManager11HandleFaultEiP7siginfoPv+44)
05-16 09:20:32.803 11530 11530 F DEBUG : #09 pc 00002403 /system/bin/app_process32 (_ZN3art11SignalChain7HandlerEiP7siginfoPv+382)
05-16 09:20:32.803 11530 11530 F DEBUG : #10 pc 00018af4 /system/lib/libc.so
05-16 09:20:32.803 11530 11530 F DEBUG : #11 pc 002eedae /system/lib/libart.so (_ZNK3art15TypeLookupTable15IsStringsEqualsEPKcj+25)
05-16 09:20:32.803 11530 11530 F DEBUG : #12 pc 002eda95 /system/lib/libart.so (_ZN3art10OatDexFile12FindClassDefERKNS_7DexFileEPKcj+72)
05-16 09:20:32.803 11530 11530 F DEBUG : #13 pc 000ead55 /system/lib/libart.so (_ZN3art11ClassLinker29FindClassInBaseDexClassLoaderERNS_33ScopedObjectAccessAlreadyRunnableEPNS_6ThreadEPKcjNS_6HandleINS_6mirror11ClassLoaderEEEPNS_6ObjPtrINS8_5ClassEEE+808)
05-16 09:20:32.803 11530 11530 F DEBUG : #14 pc 000ebc6f /system/lib/libart.so (_ZN3art11ClassLinker9FindClassEPNS_6ThreadEPKcNS_6HandleINS_6mirror11ClassLoaderEEE+810)
05-16 09:20:32.803 11530 11530 F DEBUG : #15 pc 000dd301 /system/lib/libart.so (_ZN3art11ClassLinker11ResolveTypeERKNS_7DexFileENS_3dex9TypeIndexENS_6HandleINS_6mirror8DexCacheEEENS6_INS7_11ClassLoaderEEE+212)
05-16 09:20:32.803 11530 11530 F DEBUG : #16 pc 000ad319 /system/lib/libart.so (_ZN3art11ClassLinker11ResolveTypeENS_3dex9TypeIndexEPNS_9ArtMethodE+352)
05-16 09:20:32.803 11530 11530 F DEBUG : #17 pc 001f092d /system/lib/libart.so (_ZN3art22ResolveVerifyAndClinitENS_3dex9TypeIndexEPNS_9ArtMethodEPNS_6ThreadEbb+40)
05-16 09:20:32.803 11530 11530 F DEBUG : #18 pc 003b9adb /system/lib/libart.so (artInitializeTypeFromCode+38)
05-16 09:20:32.803 11530 11530 F DEBUG : #19 pc 003e0d8f /system/lib/libart.so (art_quick_initialize_type+30)
05-16 09:20:32.803 11530 11530 F DEBUG : #20 pc 0020830f /data/dalvik-cache/arm/[email protected]@[email protected]@classes.dex (offset 0x164000)
05-16 09:20:32.809 769 1418 D DE N ABT: addOperating:478: Cache[ COMPONENT_CONTRAST ][ HIGH_BIT_AL_MODE ]| 1 / 1 | DE_FEATURE_SRE | 0 |0x100
05-16 09:20:32.809 769 1418 D DE N HWC: apply:62: set FEATURE_CONTRAST mAmbientLux:758
05-16 09:20:32.809 769 1418 D DE N HW : setEffect:71: FEATURE_CONTRAST mode:0x23 size:4
05-16 09:20:32.809 684 684 D DE H DE : setHardwareEffect:212: FEATURE_CONTRAST 0x23
05-16 09:20:32.809 684 684 I DE H DisplayEngineImpl: setContrast:606: Ambient light = 758
05-16 09:20:32.810 769 1418 D DE N HWC: apply:72: FEATURE_CONTRAST: start dimming <mode:0x100 | END:0x100> <frames:90>
05-16 09:20:32.826 769 1418 D DE N HW : setEffect:64: FEATURE_CONTRAST dimming mode:0x101 frame:(0/90) size:12
05-16 09:20:32.826 684 684 D DE H DE : setHardwareEffect:205: FEATURE_CONTRAST dimming:0/90 0x101
05-16 09:20:32.826 684 684 D DE H DisplayEngineImpl: handleContrastNormalMode:500: level:2, mode:0, threshold:500
05-16 09:20:32.826 684 684 D DE H DisplayEngineImpl: handleContrastNormalMode:520: set params.idosre : 1, idoLCE:0
05-16 09:20:32.826 684 684 D DE H DisplayEngineImpl: operateHiaceState:548: [effect] set hiace Enable in enable = 1
05-16 09:20:32.836 684 684 D DE H LT : start:41: Count=0
05-16 09:20:32.836 684 684 D DE H LT : start:44: wake up
05-16 09:20:32.836 684 27518 D DE H ACEThreadImpl: init:51: [ACE] step in
05-16 09:20:32.939 1152 1322 V WindowManager: Exit animation finished in Window{944eaf1 u0 com.teslacoilsw.launcher/com.teslacoilsw.launcher.NovaLauncher EXITING}: remove=false
05-16 09:20:32.945 1502 1502 D ImageWallpaper: onVisibilityChanged: mVisible, visible=true, false
05-16 09:20:32.945 1502 1502 D ImageWallpaper: Visibility changed to visible=false
05-16 09:20:32.961 769 5885 D DE N SR : setAmbientParam:919: DE_SCENE_ACTION_AMBIENT_CHANGE set mLux:753 mCt:7656
05-16 09:20:32.961 769 1415 D DE N HWC: onNotify:122: set FEATURE_CONTRAST mAmbientLux:753
05-16 09:20:32.961 769 1415 D DE N HW : setEffect:71: FEATURE_CONTRAST mode:0x23 size:4
05-16 09:20:32.961 684 684 D DE H DE : setHardwareEffect:212: FEATURE_CONTRAST 0x23
05-16 09:20:32.961 684 684 I DE H DisplayEngineImpl: setContrast:606: Ambient light = 753
05-16 09:20:33.166 801 801 E /system/bin/tombstoned: Tombstone written to: /data/tombstones//tombstone_00
05-16 09:20:33.167 1152 11531 W ActivityManager: Force finishing activity com.huawei.camera/com.huawei.camera
05-16 09:20:33.168 1152 1183 I BootReceiver: Copying /data/tombstones/tombstone_00 to DropBox (SYSTEM_TOMBSTONE)
05-16 09:20:33.171 1152 1178 W ActivityManager: Skipping native crash dialog of ProcessRecord{2ca3532 11504:com.huawei.camera/u0a29}
05-16 09:20:33.172 1152 1183 W DropBoxManagerService: Dropping: SYSTEM_TOMBSTONE (10 > 0 bytes)
05-16 09:20:33.173 1152 11532 W DropBoxManagerService: Dropping: system_app_native_crash (3059 > 0 bytes)
05-16 09:20:33.193 1152 12170 I ActivityManager: Process com.huawei.camera (pid 11504) has died: vis +99TOP
05-16 09:20:33.193 515 515 I Zygote : Process 11504 exited due to signal (6)
05-16 09:20:33.194 1152 12170 D ActivityManager: cleanUpApplicationRecord app: ProcessRecord{2ca3532 11504:com.huawei.camera/u0a29}, app.bad: false, restarting: false, allowRestart: true
Just to let you know - I did a factory reset and it helped... It cost me couple of hours spent on backups and restoring but everything works now.

Data encryption on custom rom not working

Hi,
when I start the data encryption, the green droid appears for a second, then the UI restarts and everything is like before - unencrypted.
I've got this output in logcat:
Code:
07-10 23:24:55.200 5357 6475 I ActivityTaskManager: START u0 {cmp=com.android.settings/.CryptKeeperConfirm$Blank (has extras)} from uid 1000
07-10 23:24:55.201 5039 5082 W ANDR-PERF-LM: FeatureState: readState() 149: warning: appName is NULL, returning default State
07-10 23:24:55.201 5039 5082 I chatty : uid=0(root) lmCoreThread identical 1 line
07-10 23:24:55.201 5039 5082 W ANDR-PERF-LM: FeatureState: readState() 149: warning: appName is NULL, returning default State
07-10 23:24:55.206 6014 6014 W ActivityThread: handleWindowVisibility: no activity for token [email protected]
07-10 23:24:55.211 5734 5734 D StatusBar: disable<E!I!A!S!B!H!R!c S!> disable2<q i n >
07-10 23:24:55.211 5734 5734 V StatusBar: mStatusBarWindow: com.android.systemui.statusbar.phone.StatusBarWindowView{2395e09 V.E...... ........ 0,0-1080,96} canPanelBeCollapsed(): false
07-10 23:24:55.211 5734 5734 D InterruptionStateProvider: heads up is disabled
07-10 23:24:55.211 5734 5734 D InterruptionStateProvider: dismissing any existing heads up notification on disable event
07-10 23:24:55.234 5152 7579 D audio_hw_primary: start_output_stream: pcm_prepare
07-10 23:24:55.234 5152 7579 D audio_hw_primary: start_output_stream: exit
07-10 23:24:55.234 5152 7579 D audio_hw_primary: check_and_set_karaok_parameters: is karaok rx device 0, is karaok tx device 0
07-10 23:24:55.234 5152 7579 D msm8974_platform: platform_split_snd_device: snd_device(2) num devices(0) new_snd_devices(0)
07-10 23:24:55.234 5152 7579 I msm8974_platform: platform_get_custom_mtmx_params: no matching param with id 0 ip_ch 2 op_ch 2 uc_id 12 snd_dev 2
07-10 23:24:55.234 5152 7579 W qc_adm : margin check: adm_request_focus_v2_1(p) failed diff -1296
07-10 23:24:55.234 5152 7579 W qc_adm : margin check: adm_abandon_focus(p) failed diff -1296
07-10 23:24:55.402 5039 5039 W /vendor/bin/hw/[email protected]: type=1400 audit(0.0:806): avc: denied { search } for comm=41646170744C61756E636820566D name="5385" dev="proc" ino=76201 scontext=u:r:hal_perf_default:s0 tcontext=u:r:system_server:s0 tclass=dir permissive=0
07-10 23:24:55.402 5039 5039 W /vendor/bin/hw/[email protected]: type=1400 audit(0.0:807): avc: denied { search } for comm=41646170744C61756E636820566D name="5384" dev="proc" ino=76199 scontext=u:r:hal_perf_default:s0 tcontext=u:r:system_server:s0 tclass=dir permissive=0
07-10 23:24:55.913 634 2525 D vold : fdeEnable(3, *, 0)
07-10 23:24:55.914 634 2525 D vold : !fscrypt_is_native, spawning fdeEnableInternal
07-10 23:24:55.915 634 8102 E Cryptfs : Unexpected value for crypto key location
07-10 23:24:55.915 634 8102 E Cryptfs : Cannot get size of block device
I tried several roms (AICP, OmniRom, BlissRom), all of them crash with the same error from cryptfs.
Before installing the first rom (coming from Stock MIUI 11.0.6 European) I deleted the data partition (not just wipe) using twrp-3.4.0-0-raphael-mauronofrio.img. After that I had to flash a new vendor image fw-vendor_raphael_miui_RAPHAELEEAGlobal_V12.0.1.0.QFKEUXM_68e06ebeaa_10.0.zip in order to be able to install AICP.
All three roms seem to be working so far, but all three of them without encryption.
Because I read somewhere that there have been error with the correct size of the data partition, maybe someone with working encryption can get me his block count with tune2fs from sda31. Mine is 29136891.
Any suggestions on how to fix this problem are highly welcome.
Regards,
Daniel

Categories

Resources