Whatsapp can't record voice notes - OnePlus 6T Questions & Answers

EDIT: FIXED! Turns out I had the magisk module "Oneplus 6 stereo speaker mod" installed (not sure why I didn't have the 6t version, maybe that's part of the reason), after uninstalling that everything started working again.
Hey everyone,
so after updating to OOS10 I can't record voice messages in whatsapp anymore. Every other app works fine, even whatsapp calls work, just voice notes are broken.
I know there are a few similar threads but the only proposed solution there is to use WhatsApp Business, which I don't want to.
I've looked at the logcat while trying to record a message and there's a few error messages thrown by various audio drivers
Code:
01-04 20:34:42.610 824 29193 E soundtrigger: audio_extn_sound_trigger_update_stream_status: invalid input device 0x0, for event 3
01-04 20:34:42.612 824 29193 E ACDB-LOADER: Error: ACDB_CMD_GET_AFE_COMMON_TABLE_SIZE Returned = -19
01-04 20:34:42.612 824 29193 E ACDB-LOADER: Error: ACDB AFE returned = -19
01-04 20:34:42.699 824 29193 E msm8974_platform: platform_set_channel_map: Could not set ctl, error:-22 ch_count:2
01-04 20:34:42.793 961 1026 E SurfaceFlinger: screenshot by : /system/bin/surfaceflinger
01-04 20:34:43.024 961 1026 E SurfaceFlinger: screenshot by : /system/bin/surfaceflinger
01-04 20:34:43.134 824 11979 E audio_route: unable to find path 'speaker-dmic-endfire-whatsapp'
01-04 20:34:43.137 824 11979 E ACDB-LOADER: Error: ACDB AudProc vol returned = -19
01-04 20:34:43.137 824 11979 E ACDB-LOADER: Error: ACDB_CMD_GET_AFE_COMMON_TABLE_SIZE Returned = -19
01-04 20:34:43.137 824 11979 E ACDB-LOADER: Error: ACDB AFE returned = -19
01-04 20:34:43.140 961 1026 E SurfaceFlinger: screenshot by : /system/bin/surfaceflinger
01-04 20:34:43.146 824 11979 E audio_hw_primary: start_input_stream: cannot set hw params: Invalid argument
01-04 20:34:43.148 824 11979 E audio_route: unable to find path 'speaker-dmic-endfire-whatsapp'
01-04 20:34:43.222 824 11979 E audio_route: unable to find path 'speaker-dmic-endfire-whatsapp'
01-04 20:34:43.225 824 11979 E ACDB-LOADER: Error: ACDB AudProc vol returned = -19
01-04 20:34:43.226 824 11979 E ACDB-LOADER: Error: ACDB_CMD_GET_AFE_COMMON_TABLE_SIZE Returned = -19
01-04 20:34:43.226 824 11979 E ACDB-LOADER: Error: ACDB AFE returned = -19
01-04 20:34:43.233 824 11979 E audio_hw_primary: start_input_stream: cannot set hw params: Invalid argument
01-04 20:34:43.236 824 11979 E audio_route: unable to find path 'speaker-dmic-endfire-whatsapp'
01-04 20:34:43.242 961 1026 E SurfaceFlinger: screenshot by : /system/bin/surfaceflinger
01-04 20:34:43.311 824 11979 E audio_route: unable to find path 'speaker-dmic-endfire-whatsapp'
01-04 20:34:43.313 824 11979 E ACDB-LOADER: Error: ACDB AudProc vol returned = -19
These messages keep looping while trying to record the message, showing the the code just tries to connect to the mic in the background indefinitely but always fails.
Anyone have any idea what to do here? I've reinstalled Whatsapp already to no avail, rebooting didn't help either.

Related

FirewallPolicy

hello
I am on stock XXELKC ROM
I have not installed any firewall app
but when I look into my phone logcat I see many event by service D/FirewallPolicy like
01-04 22:18:13.325 D/FirewallPolicy( 2276): getLastUidForRules
01-04 22:18:13.325 D/FirewallPolicy( 2276): getLastUidForProxy
01-04 22:18:13.330 D/FirewallPolicy( 2276): getLastUidForProxy() uid = -1
...
01-04 22:18:17.495 D/FirewallPolicy( 2276): Entering handleConnectivityAction...
01-04 22:18:17.495 D/FirewallPolicy( 2276): checkOnline()...
01-04 22:18:17.495 D/FirewallPolicy( 2276): execute pending commands
what is it?

Help needed: Settings crashing with logcat information

My Nexus 4 is rooted with stock ROM (version 4.4.4) and TWRP. Whenever I select an app under Settings/Apps, it crashes with the following error message:
Unfortunately, Settings has stopped.
Click to expand...
Click to collapse
One thing that might be related to the crashes is the following. I've replaced the original wallpaper with a different picture. Recently I tried to dig out the original wallpaper. So I went to /system/priv-app/Launcher2.apk, and launched Launcher2.apk. That didn't bring up the original wallpaper, but it may have caused the current crashing.
I also pulled out the following logcat that seems to be related to the crash. Can someone kindly help me diagnose what's causing the crash? And how to fix this?
08-22 13:12:43.583 11120 11120 W ResourceType: getEntry failing because entryIndex 129 is beyond type entryCount 4
08-22 13:12:43.673 11120 11120 D AndroidRuntime: Shutting down VM
08-22 13:12:43.683 11120 11120 E AndroidRuntime: FATAL EXCEPTION: main
08-22 13:12:43.683 11120 11120 E AndroidRuntime: Process: com.android.settings, PID: 11120
08-22 13:12:43.683 11120 11120 E AndroidRuntime: java.lang.RuntimeException: Unable to resume activity {com.android.settings/com.android.settings.SubSettings}: java.lang.NullPointerException: target == null
08-22 13:12:43.683 11120 11120 E AndroidRuntime: at android.app.ActivityThread.performResumeActivity(ActivityThread.java:2774)
08-22 13:12:43.683 11120 11120 E AndroidRuntime: at android.app.ActivityThread.handleResumeActivity(ActivityThread.java:2803)
08-22 13:12:43.683 11120 11120 E AndroidRuntime: at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2238)
08-22 13:12:43.683 11120 11120 E AndroidRuntime: at android.app.ActivityThread.access$800(ActivityThread.java:135)
08-22 13:12:43.683 11120 11120 E AndroidRuntime: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1196)
08-22 13:12:43.683 11120 11120 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:102)
08-22 13:12:43.683 11120 11120 E AndroidRuntime: at android.os.Looper.loop(Looper.java:136)
08-22 13:12:43.683 11120 11120 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:5001)
08-22 13:12:43.683 11120 11120 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
08-22 13:12:43.683 11120 11120 E AndroidRuntime: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:785)
08-22 13:12:43.683 11120 11120 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:601)
08-22 13:12:43.683 11120 11120 E AndroidRuntime: Caused by: java.lang.NullPointerException: target == null
08-22 13:12:43.683 11120 11120 E AndroidRuntime: at java.text.RuleBasedCollator.compare(RuleBasedCollator.java:391)
08-22 13:12:43.683 11120 11120 E AndroidRuntime: at java.text.Collator.compare(Collator.java:194)
08-22 13:12:43.683 11120 11120 E AndroidRuntime: at android.widget.AppSecurityPermissions$PermissionGroupInfoComparator.compare(AppSecurityPermissions.java:592)
08-22 13:12:43.683 11120 11120 E AndroidRuntime: at android.widget.AppSecurityPermissions$PermissionGroupInfoComparator.compare(AppSecurityPermissions.java:581)
08-22 13:12:43.683 11120 11120 E AndroidRuntime: at java.util.TimSort.binarySort(TimSort.java:261)
08-22 13:12:43.683 11120 11120 E AndroidRuntime: at java.util.TimSort.sort(TimSort.java:186)
08-22 13:12:43.683 11120 11120 E AndroidRuntime: at java.util.TimSort.sort(TimSort.java:169)
08-22 13:12:43.683 11120 11120 E AndroidRuntime: at java.util.Arrays.sort(Arrays.java:2023)
08-22 13:12:43.683 11120 11120 E AndroidRuntime: at java.util.Collections.sort(Collections.java:1883)
08-22 13:12:43.683 11120 11120 E AndroidRuntime: at android.widget.AppSecurityPermissions.setPermissions(AppSecurityPermissions.java:657)
08-22 13:12:43.683 11120 11120 E AndroidRuntime: at android.widget.AppSecurityPermissions.<init>(AppSecurityPermissions.java:279)
08-22 13:12:43.683 11120 11120 E AndroidRuntime: at com.android.settings.applications.InstalledAppDetails.refreshUi(InstalledAppDetails.java:778)
08-22 13:12:43.683 11120 11120 E AndroidRuntime: at com.android.settings.applications.InstalledAppDetails.onResume(InstalledAppDetails.java:584)
08-22 13:12:43.683 11120 11120 E AndroidRuntime: at android.app.Fragment.performResume(Fragment.java:1743)
08-22 13:12:43.683 11120 11120 E AndroidRuntime: at android.app.FragmentManagerImpl.moveToState(FragmentManager.java:924)
08-22 13:12:43.683 11120 11120 E AndroidRuntime: at android.app.FragmentManagerImpl.moveToState(FragmentManager.java:1062)
8-22 13:12:43.683 11120 11120 E AndroidRuntime: at android.app.FragmentManagerImpl.moveToState(FragmentManager.java:1044)
08-22 13:12:43.683 11120 11120 E AndroidRuntime: at android.app.FragmentManagerImpl.dispatchResume(FragmentManager.java:1863)
08-22 13:12:43.683 11120 11120 E AndroidRuntime: at android.app.Activity.performResume(Activity.java:5320)
08-22 13:12:43.683 11120 11120 E AndroidRuntime: at android.app.ActivityThread.performResumeActivity(ActivityThread.java:2764)
08-22 13:12:43.683 11120 11120 E AndroidRuntime: ... 10 more
08-22 13:12:43.683 596 1648 W ActivityManager: Force finishing activity com.android.settings/.SubSettings
08-22 13:12:43.683 596 1648 W ActivityManager: Force finishing activity com.android.settings/.SubSettings
08-22 13:12:44.174 596 617 W ActivityManager: Activity pause timeout for ActivityRecord{65cde598 u0 com.android.settings/.SubSettings t2 f}
08-22 13:12:45.375 11120 11120 I Process : Sending signal. PID: 11120 SIG: 9
08-22 13:12:45.395 596 840 I ActivityManager: Process com.android.settings (pid 11120) has died.
08-22 13:12:45.395 596 2335 I WindowState: WIN DEATH: Window{65a32ac0 u0 com.android.settings/com.android.settings.Settings}
08-22 13:12:45.395 596 653 I WindowState: WIN DEATH: Window{64e577b0 u0 com.android.settings/com.android.settings.SubSettings}
08-22 13:12:45.415 174 174 W art : Could not get current activity
08-22 13:12:45.425 596 840 I ActivityManager: Start proc com.android.settings for activity com.android.settings/.Settings: pid=13387 uid=1000 gids={41000, 1028, 1015, 3002, 3001, 3003}
08-22 13:12:45.475 13387 13387 W art : Failed to find ELF magic in /system/priv-app/Settings.odex: dey
Click to expand...
Click to collapse
In addition, there are some other warnings and errors as shown below, which I don't understand either. Recently I do have problems about location and time for a few Apps. For example, the clock on the Notification Bar keeps drifting off, and a few apps could not find the current location.
08-22 13:12:02.010 184 196 E ANDR-PERF-LOCK: Failed to reset optimization for resource: 4 level: 0
...
08-22 13:12:02.140 2530 2530 W System.err: java.lang.IllegalArgumentException: provider doesn't exist: network
08-22 13:12:02.140 2530 2530 W System.err: at android.os.Parcel.readException(Parcel.java:1469)
08-22 13:12:02.140 2530 2530 W System.err: at android.os.Parcel.readException(Parcel.java:1419)
08-22 13:12:02.140 2530 2530 W System.err: at android.location.ILocationManager$Stub$Proxy.requestLocationUpdates(ILocationManager.java:540)
08-22 13:12:02.140 2530 2530 W System.err: at android.location.LocationManager.requestLocationUpdates(LocationManager.java:860)
08-22 13:12:02.140 2530 2530 W System.err: at android.location.LocationManager.requestLocationUpdates(LocationManager.java:454)
08-22 13:12:02.140 2530 2530 W System.err: at com.droid27.b.a.a(Unknown Source)
08-22 13:12:02.140 2530 2530 W System.err: at com.droid27.transparentclockweather.location.q.b(Unknown Source)
08-22 13:12:02.140 2530 2530 W System.err: at com.droid27.transparentclockweather.ClockService.a(Unknown Source)
08-22 13:12:02.140 2530 2530 W System.err: at com.droid27.transparentclockweather.h.onReceive(Unknown Source)
08-22 13:12:02.140 2530 2530 W System.err: at android.app.LoadedApk$ReceiverDispatcher$Args.run(LoadedApk.java:759)
08-22 13:12:02.140 2530 2530 W System.err: at android.os.Handler.handleCallback(Handler.java:733)
08-22 13:12:02.140 2530 2530 W System.err: at android.os.Handler.dispatchMessage(Handler.java:95)
08-22 13:12:02.140 2530 2530 W System.err: at android.os.Looper.loop(Looper.java:136)
08-22 13:12:02.140 2530 2530 W System.err: at android.app.ActivityThread.main(ActivityThread.java:5001)
08-22 13:12:02.140 2530 2530 W System.err: at java.lang.reflect.Method.invoke(Native Method)
08-22 13:12:02.140 2530 2530 W System.err: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:785)
08-22 13:12:02.140 2530 2530 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:601)
08-22 13:12:02.150 11260 11260 W ContextImpl: Implicit intents with startService are not safe: Intent { act=com.google.android.music.NETWORK_MONITOR_SERVICE } android.content.ContextWrapper.bindService:517 com.google.android.music.utils.SafeServiceConnection$ServiceConnectionImp.bindService:98 com.google.android.music.utils.SafeServiceConnection.bindService:259
08-22 13:12:02.150 11260 11260 W ContextImpl: Implicit intents with startService are not safe: Intent { act=com.google.android.music.NETWORK_MONITOR_SERVICE } android.content.ContextWrapper.bindService:517 com.google.android.music.utils.SafeServiceConnection$ServiceConnectionImp.bindService:98 com.google.android.music.utils.SafeServiceConnection.bindService:259
08-22 13:12:02.260 243 13222 E mm-camera: sensor_load_chromatix: libchromatix_imx119_preview.so: 30
08-22 13:12:02.270 243 13222 W linker : libmmcamera_faceproc.so has text relocations. This is wasting memory and is a security risk. Please fix.
08-22 13:12:02.280 2924 2924 D k : *************repeatAlarmStartOnlyExpired*****
08-22 13:12:02.280 243 13222 E mm-camera: vfe_ops_init: E
08-22 13:12:02.280 243 13222 E mm-camera: vfe_legacy_stats_buffer_init: AEC_STATS_BUFNUM
08-22 13:12:02.280 243 13222 E mm-camera: vfe_legacy_stats_buffer_init: AEC_STATS_BUFNUM
08-22 13:12:02.290 243 13222 E mm-camera: mctl_init_stats_proc_info: snap_max_line_cnt =25776
08-22 13:12:02.300 176 704 W linker : libmorpho_noise_reduction.so has text relocations. This is wasting memory and is a security risk. Please fix.
08-22 13:12:02.370 176 704 E QCameraHWI: android::status_t android::QCameraHardwareInterface::setPreviewWindow(preview_stream_ops_t*): mPreviewWindow = 0x0xb87db0f8, mStreamDisplay = 0x0xb87d2e70
08-22 13:12:02.370 176 704 D QCameraHWI: android::status_t android::QCameraHardwareInterface::startPreview(): start preview now
08-22 13:12:02.370 176 704 I QCameraHWI: android::status_t android::QCameraHardwareInterface::startPreview2():Setting ZSL mode
08-22 13:12:02.370 243 13222 E mm-camera: config_proc_CAMERA_SET_INFORM_STARTPREVIEW
08-22 13:12:02.370 243 13222 E mm-camera: config_update_stream_info Storing stream parameters for video inst 1 as : width = 640, height 480, format = 1 inst_handle = 810081 cid = 0
08-22 13:12:02.380 243 13222 E mm-camera: config_update_stream_info Storing stream parameters for video inst 3 as : width = 640, height 480, format = 1 inst_handle = 830083 cid = 0
08-22 13:12:02.380 243 13222 E mm-camera: config_update_stream_info Storing stream parameters for video inst 4 as : width = 512, height 384, format = 1 inst_handle = 840084 cid = 0
08-22 13:12:02.390 243 13222 E mm-camera: config_decide_vfe_outputs: Ports Used 3, Op mode 1
08-22 13:12:02.390 243 13222 E mm-camera: config_decide_vfe_outputs Current mode 0 Full size streaming : Disabled
08-22 13:12:02.390 243 13222 E mm-camera: config_decide_vfe_outputs: Primary: 640x480, extra_pad: 0x0, Fmt: 1, Type: 1, Path: 1
08-22 13:12:02.390 243 13222 E mm-camera: config_decide_vfe_outputs: Secondary: 640x480, extra_pad: 0x0, Fmt: 1, Type: 3, Path: 4
08-22 13:12:02.390 243 13222 E mm-camera: config_update_inst_handles Updated the inst handles as 810081, 830083, 0, 0
08-22 13:12:02.440 596 614 E qcom_sensors_hal: hal_process_report_ind: Bad item quality: 11
08-22 13:12:02.510 243 13222 E mm-camera: sensor_load_chromatix: libchromatix_imx119_preview.so: 30
08-22 13:12:02.510 243 13222 E mm-camera: camif_client_set_params: camif has associated with obj mask 0x1
08-22 13:12:02.510 243 13222 E mm-camera: config_v2_CAMERA_START_common CAMIF_PARAMS_ADD_OBJ_ID failed -1
08-22 13:12:02.510 243 13222 E mm-camera: vfe_operation_config: format 3
08-22 13:12:02.510 243 13222 E mm-camera: vfe_operation_config:vfe_op_mode=5
08-22 13:12:02.510 243 13222 E mm-camera: Invalid ASD Set Params Type
08-22 13:12:02.510 243 13222 E mm-camera: vfe_set_bestshot: Bestshot mode not changed
08-22 13:12:02.560 176 13224 E mm-libcamera2: PROFILE HAL: First preview frame received: 1408727522.572874726
08-22 13:12:02.560 176 13224 E QCameraHWI_Preview: processPreviewFrameWithDisplay: buffer to be enqueued is not locked
08-22 13:12:02.630 176 13224 E QCameraHWI_Preview: processPreviewFrameWithDisplay: buffer to be enqueued is not locked
08-22 13:12:02.630 176 13226 E mm-libcamera2: mm_camera_zsl_frame_cmp_and_enq: stream type = 3 and fd = 74, frame 0x3 is dirty and queue back kernel
08-22 13:12:48.979 13387 13387 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.bindService:1551 android.content.ContextWrapper.bindService:517 com.android.settings.applications.ManageApplications.onCreate:863 android.app.Fragment.performCreate:1678 android.app.FragmentManagerImpl.moveToState:859
08-22 13:12:49.470 13387 13431 W ResourceType: Failure getting entry for 0x7f050000 (t=4 e=0) in package 0 (error -75)
08-22 13:12:49.490 13387 13431 W PackageManager: Failure retrieving text 0x7f050000 in package com.android.keyguard
08-22 13:12:49.490 13387 13431 W PackageManager: android.content.res.Resources$NotFoundException: String resource ID #0x7f050000
08-22 13:12:49.490 13387 13431 W PackageManager: at android.content.res.Resources.getText(Resources.java:244)
08-22 13:12:49.490 13387 13431 W PackageManager: at android.app.ApplicationPackageManager.getText(ApplicationPackageManager.java:994)
08-22 13:12:49.490 13387 13431 W PackageManager: at android.content.pm.PackageItemInfo.loadLabel(PackageItemInfo.java:115)
08-22 13:12:49.490 13387 13431 W PackageManager: at com.android.settings.applications.ApplicationsState$AppEntry.ensureLabel(ApplicationsState.java:134)
08-22 13:12:49.490 13387 13431 W PackageManager: at com.android.settings.applications.ApplicationsState$AppEntry.<init>(ApplicationsState.java:124)
08-22 13:12:49.490 13387 13431 W PackageManager: at com.android.settings.applications.ApplicationsState.getEntryLocked(ApplicationsState.java:832)
08-22 13:12:49.490 13387 13431 W PackageManager: at com.android.settings.applications.ApplicationsState$BackgroundHandler.handleMessage(ApplicationsState.java:971)
08-22 13:12:49.490 13387 13431 W PackageManager: at android.os.Handler.dispatchMessage(Handler.java:102)
08-22 13:12:49.490 13387 13431 W PackageManager: at android.os.Looper.loop(Looper.java:136)
08-22 13:12:49.490 13387 13431 W PackageManager: at android.os.HandlerThread.run(HandlerThread.java:61)
Click to expand...
Click to collapse

VSCOCAM no longer working on CM13

Installed CM13 (official 28/12 version)
My VSCO Cam can no longer be used; the filters and tools keep on loading without any result
Has anyone else encounter the same problem or know how to resolve it?
Thanks
koboldz said:
Installed CM13 (official 28/12 version)
My VSCO Cam can no longer be used; the filters and tools keep on loading without any result
Has anyone else encounter the same problem or know how to resolve it?
Thanks
Click to expand...
Click to collapse
I'm in the same boat as you. I already have opened a case with them and they are working on it. It was working fine in the 12.1 and when I switched to 13...boom! As of now I'm using Chroma, which is AOSP, and it is fine there.
tranced_ said:
I'm in the same boat as you. I already have opened a case with them and they are working on it. It was working fine in the 12.1 and when I switched to 13...boom! As of now I'm using Chroma, which is AOSP, and it is fine there.
Click to expand...
Click to collapse
Thanks! Will definitely try Chroma when I am tired of waiting!
If you don't mind me asking, through which channel did you open a case with them?
I emailed them: [email protected]. They will get back at you quickly. Not with a solution though. But they will ask you some questions. These are the ones they asked me:
What version of VSCO are you currently running? You can locate this by tapping the menu icon on the lower left corner (three lines) and then selecting "Settings" the version will be displayed on the bottom right corner. Please include the entire version number.
Which Android device are you on?
Please note - we do not support Cyanogenmod OS.
Have you re-downloaded or restored your presets recently or have these been the ones downloaded with the app initially?
What was your Location at the time of downloading?
Do you recall having any interruptions during the download process?
How much storage is available on your device? To locate your storage on your device go to Settings > Storage, if possible send us a screenshot of that available storage screen.
Which presets are not working?
koboldz said:
Thanks! Will definitely try Chroma when I am tired of waiting!
If you don't mind me asking, through which channel did you open a case with them?
Click to expand...
Click to collapse
They replied yesterday saying:
...We are looking into this and one of our Android engineers is completely focused on this restoring issue. Unfortunately this does seem to have to do with that version of CM.
Click to expand...
Click to collapse
While on CM13 I run a logcat:
01-15 10:25:05.564 3565 4763 W System.err: at java.util.concurrent.FutureTa
sk.run(FutureTask.java:237)
01-15 10:25:05.564 3565 4763 W System.err: at java.util.concurrent.ThreadPo
olExecutor.runWorker(ThreadPoolExecutor.java:1113)
01-15 10:25:05.564 3565 4763 W System.err: at java.util.concurrent.ThreadPo
olExecutor$Worker.run(ThreadPoolExecutor.java:588)
01-15 10:25:05.564 3565 4763 W System.err: at java.lang.Thread.run(Thread.j
ava:818)
01-15 10:25:05.565 3565 4763 W CrashlyticsCore: Crashlytics is ignoring a requ
est to log a null exception.
01-15 10:25:07.931 222 706 D audio_hw_primary: disable_audio_route: reset an
d update mixer path: low-latency-playback
01-15 10:25:07.932 222 706 D audio_hw_primary: disable_snd_device: snd_devic
e(2: speaker)
01-15 10:25:25.784 222 706 D audio_hw_primary: out_set_parameters: enter: us
ecase(1: low-latency-playback) kvpairs: routing=2
01-15 10:25:25.787 3565 4744 E BitmapFactory: Unable to decode stream: java.io
.FileNotFoundException: /data/user/0/com.vsco.cam/files/cache/c0c430d0-927a-4543
-83ab-0a59e60d500f_FilterPreview_c1.jpg: open failed: ENOENT (No such file or di
rectory)
01-15 10:25:25.795 222 706 D audio_hw_primary: select_devices: out_snd_devic
e(2: speaker) in_snd_device(0: none)
01-15 10:25:25.795 222 706 D ACDB-LOADER: ACDB -> send_afe_cal
01-15 10:25:25.795 222 706 D audio_hw_primary: enable_snd_device: snd_device
(2: speaker)
01-15 10:25:25.806 222 706 D audio_hw_primary: enable_audio_route: apply and
update mixer path: low-latency-playback
01-15 10:25:25.815 3565 7147 V RenderScript: 0xb8283aa8 Launching thread(s), C
PUs 4
01-15 10:25:25.857 3565 7147 V RenderScript: Successfully loaded runtime: libR
SDriver_adreno.so
01-15 10:25:25.879 3565 7147 E RenderScript: Unable to open shared library (/d
ata/user/0/com.vsco.cam/code_cache/com.android.renderscript.cache/librs.processi
ngnew.so): (null)
01-15 10:25:25.931 3565 7147 V RenderScript: Invoking /system/bin/bcc with arg
s '/system/bin/bcc -unroll-runtime -scalarize-load-store -rs-global-info -rs-glo
bal-info-skip-constant -o processingnew -output_path /data/user/0/com.vsco.cam/c
ode_cache/com.android.renderscript.cache -bclib /system/lib/libclcore.bc -mtripl
e armv7-none-linux-gnueabi -load libbccQTI.so -fPIC -embedRSInfo /data/user/0/co
m.vsco.cam/code_cache/com.android.renderscript.cache/processingnew.bc -build-che
cksum 923f43d5'
01-15 10:25:26.071 7161 7161 F libc : Fatal signal 11 (SIGSEGV), code 1, fa
ult addr 0x18 in tid 7161 (bcc)
01-15 10:25:26.071 219 219 I DEBUG : property debug.db.uid not set; NOT wa
iting for gdb.
01-15 10:25:26.071 219 219 I DEBUG : HINT: adb shell setprop debug.db.uid
100000
01-15 10:25:26.071 219 219 I DEBUG : HINT: adb forward tcp:5039 tcp:5039
01-15 10:25:26.172 219 219 F DEBUG : *** *** *** *** *** *** *** *** *** *
** *** *** *** *** *** ***
01-15 10:25:26.172 219 219 F DEBUG : Build fingerprint: 'google/occam/mako
:5.1.1/LMY48M/2167285:user/release-keys'
01-15 10:25:26.173 219 219 F DEBUG : Revision: '0'
01-15 10:25:26.173 651 884 W NativeCrashListener: Couldn't find ProcessRecor
d for pid 7161
01-15 10:25:26.173 219 219 F DEBUG : ABI: 'arm'
01-15 10:25:26.173 219 219 F DEBUG : pid: 7161, tid: 7161, name: bcc >>>
/system/bin/bcc <<<
01-15 10:25:26.173 219 219 E DEBUG : AM write failed: Broken pipe
01-15 10:25:26.173 219 219 F DEBUG : signal 11 (SIGSEGV), code 1 (SEGV_MAP
ERR), fault addr 0x18
01-15 10:25:26.176 219 219 F DEBUG : r0 bee6c640 r1 00000018 r2 b8d3
df18 r3 00000002
01-15 10:25:26.176 219 219 F DEBUG : r4 00000018 r5 00000018 r6 b8d3
df18 r7 b8d3df79
01-15 10:25:26.176 219 219 F DEBUG : r8 b8d4889c r9 bee6c774 sl b8d4
6c88 fp bee6c748
01-15 10:25:26.176 219 219 F DEBUG : ip b6e2ea30 sp bee6c628 lr b6be
2c4d pc b6c66e68 cpsr 400d0030
01-15 10:25:26.185 219 219 F DEBUG :
01-15 10:25:26.185 219 219 F DEBUG : backtrace:
01-15 10:25:26.185 219 219 F DEBUG : #00 pc 008aee68 /system/lib/libL
LVM.so (llvm::SmallPtrSetImplBase::insert_imp(void const*)+7)
01-15 10:25:26.185 219 219 F DEBUG : #01 pc 0082ac49 /system/lib/libL
LVM.so (llvm::LLVMContext::addModule(llvm::Module*)+12)
01-15 10:25:26.185 219 219 F DEBUG : #02 pc 0083ef53 /system/lib/libL
LVM.so (llvm::Module::Module(llvm::StringRef, llvm::LLVMContext&)+310)
01-15 10:25:26.185 219 219 F DEBUG : #03 pc 002f9901 /system/lib/libL
LVM.so
01-15 10:25:26.185 219 219 F DEBUG : #04 pc 002f9881 /system/lib/libL
LVM.so (llvm::getLazyBitcodeModule(std::__1::unique_ptr<llvm::MemoryBuffer, std:
:__1::default_delete<llvm::MemoryBuffer> >&&, llvm::LLVMContext&, std::__1::func
tion<void (llvm:iagnosticInfo const&)>, bool)+80)
01-15 10:25:26.185 219 219 F DEBUG : #05 pc 0004528d /system/lib/libb
cc.so
01-15 10:25:26.186 219 219 F DEBUG : #06 pc 00045207 /system/lib/libb
cc.so (bcc::Source::CreateFromBuffer(bcc::BCCContext&, char const*, char const*,
unsigned int)+58)
01-15 10:25:26.186 219 219 F DEBUG : #07 pc 0000447d /system/bin/bcc
01-15 10:25:26.186 219 219 F DEBUG : #08 pc 00016651 /system/lib/libc
.so (__libc_init+44)
01-15 10:25:26.186 219 219 F DEBUG : #09 pc 0000326c /system/bin/bcc
01-15 10:25:26.267 219 219 F DEBUG :
01-15 10:25:26.267 219 219 F DEBUG : Tombstone written to: /data/tombstone
s/tombstone_02
01-15 10:25:26.268 651 675 I BootReceiver: Copying /data/tombstones/tombston
e_02 to DropBox (SYSTEM_TOMBSTONE)
01-15 10:25:26.271 3565 7147 E RenderScript: Child process "/system/bin/bcc" t
erminated with status 11
01-15 10:25:26.271 3565 7147 E RenderScript: bcc: FAILS to compile 'processing
new'
01-15 10:25:26.272 3565 4744 W System.err: android.renderscript.RSRuntimeExcep
tion: Loading of ScriptC script failed.
01-15 10:25:26.272 3565 4764 W art : Long monitor contention event with ow
ner method=android.graphics.Bitmap com.vsco.android.vsrs.VsRs.processNonGeometri
cEdits(android.content.Context, android.graphics.Bitmap, float[], int, int, int,
int) from VsRs.java:71 waiters=0 for 305ms
01-15 10:25:26.274 3565 4744 W System.err: at android.renderscript.ScriptC.
<init>(ScriptC.java:63)
01-15 10:25:26.274 3565 4744 W System.err: at com.vsco.android.vsrs.ScriptC
_processingnew.<init>(ScriptC_processingnew.java:42)
01-15 10:25:26.274 3565 4744 W System.err: at com.vsco.android.vsrs.ScriptC
_processingnew.<init>(ScriptC_processingnew.java:34)
01-15 10:25:26.274 3565 4744 W System.err: at com.vsco.android.vsrs.VsRs.<i
nit>(VsRs.java:40)
01-15 10:25:26.274 3565 4744 W System.err: at com.vsco.android.vsrs.VsRs.a(
VsRs.java:33)
01-15 10:25:26.274 3565 4744 W System.err: at com.vsco.android.vsrs.VsRs.pr
ocessNonGeometricEdits(VsRs.java:75)
01-15 10:25:26.276 3565 4744 W System.err: at com.vsco.cam.imaging.ProcessB
itmapAction.a(ProcessBitmapAction.java:1180)
01-15 10:25:26.276 3565 4744 W System.err: at com.vsco.cam.imaging.ProcessB
itmapAction.execute(ProcessBitmapAction.java:95)
01-15 10:25:26.276 3565 4744 W System.err: at com.vsco.cam.library.Thumbnai
lGenerator.generateFilterPreview(ThumbnailGenerator.java:119)
01-15 10:25:26.276 3565 4744 W System.err: at com.vsco.cam.fullscreen.da.ex
ecute(EditImageActivityNew.java:2349)
01-15 10:25:26.276 3565 4744 W System.err: at com.vsco.cam.fullscreen.da.ex
ecute(EditImageActivityNew.java:2318)
01-15 10:25:26.277 3565 4744 W System.err: at com.vsco.cam.executor.Action.
run(Action.java:108)
01-15 10:25:26.277 3565 4744 W System.err: at java.util.concurrent.Executor
s$RunnableAdapter.call(Executors.java:423)
01-15 10:25:26.277 3565 4744 W System.err: at java.util.concurrent.FutureTa
sk.run(FutureTask.java:237)
01-15 10:25:26.277 3565 4744 W System.err: at java.util.concurrent.ThreadPo
olExecutor.runWorker(ThreadPoolExecutor.java:1113)
01-15 10:25:26.277 3565 4744 W System.err: at java.util.concurrent.ThreadPo
olExecutor$Worker.run(ThreadPoolExecutor.java:588)
01-15 10:25:26.277 3565 4744 W System.err: at java.lang.Thread.run(Thread.j
ava:818)
01-15 10:25:26.277 3565 4744 W CrashlyticsCore: Crashlytics is ignoring a requ
est to log a null exception.
01-15 10:25:26.283 3565 7172 V RenderScript: 0xb7f19fd8 Launching thread(s), C
PUs 4
01-15 10:25:26.298 3565 7172 V RenderScript: Successfully loaded runtime: libR
SDriver_adreno.so
01-15 10:25:26.323 3565 7172 E RenderScript: Unable to open shared library (/d
ata/user/0/com.vsco.cam/code_cache/com.android.renderscript.cache/librs.processi
ngnew.so): (null)
01-15 10:25:26.323 3565 7172 V RenderScript: Invoking /system/bin/bcc with arg
s '/system/bin/bcc -unroll-runtime -scalarize-load-store -rs-global-info -rs-glo
bal-info-skip-constant -o processingnew -output_path /data/user/0/com.vsco.cam/c
ode_cache/com.android.renderscript.cache -bclib /system/lib/libclcore.bc -mtripl
e armv7-none-linux-gnueabi -load libbccQTI.so -fPIC -embedRSInfo /data/user/0/co
m.vsco.cam/code_cache/com.android.renderscript.cache/processingnew.bc -build-che
cksum 923f43d5'
01-15 10:25:26.455 7179 7179 F libc : Fatal signal 11 (SIGSEGV), code 1, fa
ult addr 0x18 in tid 7179 (bcc)
01-15 10:25:26.455 219 219 I DEBUG : property debug.db.uid not set; NOT wa
iting for gdb.
01-15 10:25:26.455 219 219 I DEBUG : HINT: adb shell setprop debug.db.uid
100000
01-15 10:25:26.455 219 219 I DEBUG : HINT: adb forward tcp:5039 tcp:5039
01-15 10:25:26.557 219 219 F DEBUG : *** *** *** *** *** *** *** *** *** *
** *** *** *** *** *** ***
01-15 10:25:26.558 651 884 W NativeCrashListener: Couldn't find ProcessRecor
d for pid 7179
01-15 10:25:26.558 219 219 F DEBUG : Build fingerprint: 'google/occam/mako
:5.1.1/LMY48M/2167285:user/release-keys'
01-15 10:25:26.558 219 219 E DEBUG : AM write failed: Broken pipe
01-15 10:25:26.558 219 219 F DEBUG : Revision: '0'
01-15 10:25:26.558 219 219 F DEBUG : ABI: 'arm'
01-15 10:25:26.558 219 219 F DEBUG : pid: 7179, tid: 7179, name: bcc >>>
/system/bin/bcc <<<
01-15 10:25:26.558 219 219 F DEBUG : signal 11 (SIGSEGV), code 1 (SEGV_MAP
ERR), fault addr 0x18
01-15 10:25:26.562 219 219 F DEBUG : r0 bee3e640 r1 00000018 r2 b8da
af18 r3 00000002
01-15 10:25:26.562 219 219 F DEBUG : r4 00000018 r5 00000018 r6 b8da
af18 r7 b8daaf79
01-15 10:25:26.562 219 219 F DEBUG : r8 b8db589c r9 bee3e774 sl b8db
3c88 fp bee3e748
01-15 10:25:26.563 219 219 F DEBUG : ip b6ec7a30 sp bee3e628 lr b6c7
bc4d pc b6cffe68 cpsr 400d0030
01-15 10:25:26.574 219 219 F DEBUG :
01-15 10:25:26.574 219 219 F DEBUG : backtrace:
01-15 10:25:26.574 219 219 F DEBUG : #00 pc 008aee68 /system/lib/libL
LVM.so (llvm::SmallPtrSetImplBase::insert_imp(void const*)+7)
01-15 10:25:26.574 219 219 F DEBUG : #01 pc 0082ac49 /system/lib/libL
LVM.so (llvm::LLVMContext::addModule(llvm::Module*)+12)
01-15 10:25:26.574 219 219 F DEBUG : #02 pc 0083ef53 /system/lib/libL
LVM.so (llvm::Module::Module(llvm::StringRef, llvm::LLVMContext&)+310)
01-15 10:25:26.574 219 219 F DEBUG : #03 pc 002f9901 /system/lib/libL
LVM.so
01-15 10:25:26.575 219 219 F DEBUG : #04 pc 002f9881 /system/lib/libL
LVM.so (llvm::getLazyBitcodeModule(std::__1::unique_ptr<llvm::MemoryBuffer, std:
:__1::default_delete<llvm::MemoryBuffer> >&&, llvm::LLVMContext&, std::__1::func
tion<void (llvm:iagnosticInfo const&)>, bool)+80)
01-15 10:25:26.575 219 219 F DEBUG : #05 pc 0004528d /system/lib/libb
cc.so
01-15 10:25:26.577 219 219 F DEBUG : #06 pc 00045207 /system/lib/libb
cc.so (bcc::Source::CreateFromBuffer(bcc::BCCContext&, char const*, char const*,
unsigned int)+58)
01-15 10:25:26.577 219 219 F DEBUG : #07 pc 0000447d /system/bin/bcc
01-15 10:25:26.578 219 219 F DEBUG : #08 pc 00016651 /system/lib/libc
.so (__libc_init+44)
01-15 10:25:26.578 219 219 F DEBUG : #09 pc 0000326c /system/bin/bcc
01-15 10:25:26.678 219 219 F DEBUG :
01-15 10:25:26.678 219 219 F DEBUG : Tombstone written to: /data/tombstone
s/tombstone_08
01-15 10:25:26.678 651 675 I BootReceiver: Copying /data/tombstones/tombston
e_08 to DropBox (SYSTEM_TOMBSTONE)
01-15 10:25:26.683 3565 7172 E RenderScript: Child process "/system/bin/bcc" t
erminated with status 11
01-15 10:25:26.683 3565 7172 E RenderScript: bcc: FAILS to compile 'processing
new'
01-15 10:25:26.684 3565 4764 W System.err: android.renderscript.RSRuntimeExcep
tion: Loading of ScriptC script failed.
01-15 10:25:26.684 3565 4764 W System.err: at android.renderscript.ScriptC.
<init>(ScriptC.java:63)
01-15 10:25:26.684 3565 4764 W System.err: at com.vsco.android.vsrs.ScriptC
_processingnew.<init>(ScriptC_processingnew.java:42)
01-15 10:25:26.684 3565 4764 W System.err: at com.vsco.android.vsrs.ScriptC
_processingnew.<init>(ScriptC_processingnew.java:34)
01-15 10:25:26.684 3565 4764 W System.err: at com.vsco.android.vsrs.VsRs.<i
nit>(VsRs.java:40)
01-15 10:25:26.684 3565 4764 W System.err: at com.vsco.android.vsrs.VsRs.a(
VsRs.java:33)
01-15 10:25:26.684 3565 4764 W System.err: at com.vsco.android.vsrs.VsRs.pr
ocessNonGeometricEdits(VsRs.java:75)
01-15 10:25:26.684 3565 4764 W System.err: at com.vsco.cam.imaging.ProcessB
itmapAction.a(ProcessBitmapAction.java:1180)
01-15 10:25:26.685 3565 4764 W System.err: at com.vsco.cam.imaging.ProcessB
itmapAction.execute(ProcessBitmapAction.java:95)
01-15 10:25:26.685 3565 4764 W System.err: at com.vsco.cam.imaging.ProcessI
mageIdAction.execute(ProcessImageIdAction.java:50)
01-15 10:25:26.685 3565 4764 W System.err: at com.vsco.cam.imaging.ProcessI
mageIdAction.execute(ProcessImageIdAction.java:15)
01-15 10:25:26.685 3565 4764 W System.err: at com.vsco.cam.executor.Action.
run(Action.java:108)
01-15 10:25:26.685 3565 4764 W System.err: at java.util.concurrent.Executor
s$RunnableAdapter.call(Executors.java:423)
01-15 10:25:26.685 3565 4764 W System.err: at java.util.concurrent.FutureTa
sk.run(FutureTask.java:237)
01-15 10:25:26.685 3565 4764 W System.err: at java.util.concurrent.ThreadPo
olExecutor.runWorker(ThreadPoolExecutor.java:1113)
01-15 10:25:26.685 3565 4764 W System.err: at java.util.concurrent.ThreadPo
olExecutor$Worker.run(ThreadPoolExecutor.java:588)
01-15 10:25:26.685 3565 4764 W System.err: at java.lang.Thread.run(Thread.j
ava:818)
01-15 10:25:26.685 3565 4764 W CrashlyticsCore: Crashlytics is ignoring a requ
est to log a null exception.
01-15 10:25:29.083 222 706 D audio_hw_primary: disable_audio_route: reset an
d update mixer path: low-latency-playback
01-15 10:25:29.083 222 706 D audio_hw_primary: disable_snd_device: snd_devic
e(2: speaker)
01-15 10:25:55.732 651 679 I PowerManagerService: Going to sleep due to scre
en timeout (uid 1000)...
01-15 10:25:55.734 651 679 I PowerManagerService: Sleeping (uid 1000)...
01-15 10:25:55.968 651 2532 W art : Long monitor contention event with ow
ner method=void com.android.server.am.ActivityManagerService.onWakefulnessChange
d(int) from ActivityManagerService.java:10508 waiters=0 for 220ms
01-15 10:25:55.991 3565 3565 W IInputConnectionWrapper: getExtractedText on in
active InputConnection
01-15 10:25:56.008 3565 3565 W IInputConnectionWrapper: getTextBeforeCursor on
inactive InputConnection
01-15 10:25:56.011 3565 3565 W IInputConnectionWrapper: getSelectedText on ina
ctive InputConnection
01-15 10:25:56.012 3565 3565 W IInputConnectionWrapper: getTextAfterCursor on
inactive InputConnection
01-15 10:25:56.012 1272 1272 E InputEventModelImpl: onStartInput event aborted
: com.touchtype.keyboard.c.ae: could not obtain extracted text (class com.toucht
ype.keyboard.c.ae)
01-15 10:25:56.046 651 661 I art : Background partial concurrent mark sw
eep GC freed 34629(3MB) AllocSpace objects, 96(2MB) LOS objects, 33% free, 17MB/
26MB, paused 1.312ms total 143.737ms
01-15 10:25:56.359 651 679 V KeyguardServiceDelegate: onScreenTurnedOff()
01-15 10:25:56.372 208 208 D SurfaceFlinger: Set power mode=0, type=0 flinge
r=0xb736ddf0
01-15 10:25:56.372 651 677 I DisplayManagerService: Display device changed s
tate: "Built-in Screen", OFF
01-15 10:25:56.547 651 860 D SurfaceControl: Excessive delay in setPowerMode
(): 175ms
01-15 10:25:56.548 228 240 E ANDR-PERF-LOCK: Failed to apply optimization fo
r resource: 4 level: 0
01-15 10:25:56.587 222 1293 D audio_hw_primary: adev_set_parameters: enter: s
creen_state=off
01-15 10:25:56.587 222 1293 E bt_a2dp_hw: adev_set_parameters: ERROR: set par
am called even when stream out is null
01-15 10:25:56.588 651 799 E WifiStateMachine: Fail to set up pno, want fal
se now false
01-15 10:25:57.052 1479 1479 D ChimeraCfgMgr: Loading module com.google.androi
d.gms.cast from APK com.google.android.gms
01-15 10:26:00.815 1038 1038 D TimeService: Updating widget using TimeTick
01-15 10:26:00.868 1038 7231 D ThemeWidgetDao: getWidgetTheme::widgetId = 1 an
d themeId in (select _id from Theme where type = 3 )
01-15 10:26:00.900 1038 7231 D ThemeWidgetDao: getWidgetTheme::widgetId = 1 an
d themeId in (select _id from Theme where type = 1 )
Click to expand...
Click to collapse
I think there are some errors.
tranced_ said:
While on CM13 I run a logcat:
...
Click to expand...
Click to collapse
I do not know that application. Could you try to get a logcat log, from where it is working (to be able to compare them).
hnl_dk said:
I do not know that application. Could you try to get a logcat log, from where it is working (to be able to compare them).
Click to expand...
Click to collapse
VSCO is a photography app.
Here is the log(sorry if it's long):
I/ActivityManager(15238): START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.vsco.cam/.gallery.ImageGridActivity bnds=[235,636][377,799] (has extras)} from uid 10068 on display 0
D/PhoneStatusBar(15405): disable: < expand icons alerts system_info back home recent clock* search >
V/WindowManager(15238): rotationForOrientationLw(orient=1, last=0); user=0 USER_ROTATION_LOCKED
W/AlarmManager(15238): Suspiciously short interval 40000 millis; expanding to 60 seconds
D/WifiService(15238): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 [email protected]}
I/Timeline( 6100): Timeline: Activity_idle id: [email protected] time:152436366
D/WifiService(15238): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 [email protected]}
I/Timeline(15238): Timeline: Activity_windows_visible id: ActivityRecord{3b4efe41 u0 com.vsco.cam/.gallery.ImageGridActivity t1222} time:152436848
W/ActivityManager(15238): getRunningAppProcesses: caller 10098 does not hold REAL_GET_TASKS; limiting output
D/ClClient(16894): D 2016-01-21T08:07:42.795-0400 [ci=w5wUXGfC5P] pool-8-thread-1 ClClient Not sending keepalive. Current connection state=STOPPED
D/audio_hw_primary(14994): disable_audio_route: reset and update mixer path: low-latency-playback
D/audio_hw_primary(14994): disable_snd_device: snd_device(2: speaker)
D/com.facebook.a.a(15767): Got unexpected exception: java.io.WriteAbortedException: Read an exception; java.io.NotSerializableException: org.json.JSONObject
W/ActivityManager(15238): getRunningAppProcesses: caller 10098 does not hold REAL_GET_TASKS; limiting output
D/ClClient(16894): D 2016-01-21T08:07:52.774-0400 [ci=w5wUXGfC5P] pool-8-thread-1 ClClient Not sending keepalive. Current connection state=STOPPED
D/WifiService(15238): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 [email protected]}
D/TimeService( 5374): Updating widget using TimeTick
D/ThemeWidgetDao( 5374): getWidgetTheme::widgetId = 1 and themeId in (select _id from Theme where type = 3 )
D/ThemeWidgetDao( 5374): getWidgetTheme::widgetId = 1 and themeId in (select _id from Theme where type = 1 )
D/WifiService(15238): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 [email protected]}
W/ActivityManager(15238): getRunningAppProcesses: caller 10098 does not hold REAL_GET_TASKS; limiting output
D/com.facebook.a.a(15767): Got unexpected exception: java.io.WriteAbortedException: Read an exception; java.io.NotSerializableException: org.json.JSONObject
D/ClClient(16894): D 2016-01-21T08:08:02.800-0400 [ci=w5wUXGfC5P] pool-8-thread-1 ClClient Not sending keepalive. Current connection state=STOPPED
D/audio_hw_primary(14994): select_devices: out_snd_device(2: speaker) in_snd_device(0: none)
D/ACDB-LOADER(14994): ACDB -> send_afe_cal
D/audio_hw_primary(14994): enable_snd_device: snd_device(2: speaker)
D/audio_hw_primary(14994): enable_audio_route: apply and update mixer path: low-latency-playback
W/ctxmgr (16193): [AclManager]checkPermissionTypeStatus: no inject permission for { uid=10022, packageName=com.google.android.gms }. Returned permission was: PACKAGE_NOT_WHITELISTED for context name=POWER_CONNECTION, account=account#-517948760#
W/ctxmgr (16193): [AclManager]checkPermissionTypeStatus: no inject permission for { uid=10022, packageName=com.google.android.gms }. Returned permission was: PACKAGE_NOT_WHITELISTED for context name=POWER_CONNECTION, account=account#-517948760#
E/ctxmgr (16193): [PowerConnectionProducer]Could not write powerInfo=Plug state: 2 BatteryLevel: 0.3, status=Status{statusCode=unknown status code: 7503, resolution=null}
I/Timeline( 6100): Timeline: Activity_launch_request id:com.vsco.cam time:152463430
I/ActivityManager(15238): START u0 {cmp=com.vsco.cam/.fullscreen.EditImageActivityNew (has extras)} from uid 10079 on display 0
V/WindowManager(15238): addAppToken: AppWindowToken{18eb0e1 token=Token{16bafa48 ActivityRecord{26047ceb u0 com.vsco.cam/.fullscreen.EditImageActivityNew t1222}}} to stack=1 task=1222 at 1
W/AlarmManager(15238): Suspiciously short interval 40000 millis; expanding to 60 seconds
V/WindowManager(15238): Adding window Window{3bf9cfd5 u0 com.vsco.cam/com.vsco.cam.fullscreen.EditImageActivityNew} at 9 of 16 (after Window{29490bf9 u0 com.vsco.cam/com.vsco.cam.gallery.ImageGridActivity})
I/ActivityManager(15238): Displayed com.vsco.cam/.fullscreen.EditImageActivityNew: +741ms
I/Timeline( 6100): Timeline: Activity_idle id: [email protected] time:152464311
I/Timeline(15238): Timeline: Activity_windows_visible id: ActivityRecord{26047ceb u0 com.vsco.cam/.fullscreen.EditImageActivityNew t1222} time:152464602
I/ClearcutLoggerApiImpl(16193): disconnect managed GoogleApiClient
W/ActivityManager(15238): getRunningAppProcesses: caller 10098 does not hold REAL_GET_TASKS; limiting output
D/ClClient(16894): D 2016-01-21T08:08:12.795-0400 [ci=w5wUXGfC5P] pool-8-thread-1 ClClient Not sending keepalive. Current connection state=STOPPED
D/audio_hw_primary(14994): disable_audio_route: reset and update mixer path: low-latency-playback
D/audio_hw_primary(14994): disable_snd_device: snd_device(2: speaker)
D/audio_hw_primary(14994): select_devices: out_snd_device(2: speaker) in_snd_device(0: none)
D/ACDB-LOADER(14994): ACDB -> send_afe_cal
D/audio_hw_primary(14994): enable_snd_device: snd_device(2: speaker)
D/audio_hw_primary(14994): enable_audio_route: apply and update mixer path: low-latency-playback
I/art ( 6100): Background partial concurrent mark sweep GC freed 12025(889KB) AllocSpace objects, 111(24MB) LOS objects, 12% free, 112MB/128MB, paused 2.746ms total 117.706ms
D/com.facebook.a.a(15767): Got unexpected exception: java.io.WriteAbortedException: Read an exception; java.io.NotSerializableException: org.json.JSONObject
D/audio_hw_primary(14994): disable_audio_route: reset and update mixer path: low-latency-playback
D/audio_hw_primary(14994): disable_snd_device: snd_device(2: speaker)
D/audio_hw_primary(14994): select_devices: out_snd_device(2: speaker) in_snd_device(0: none)
D/ACDB-LOADER(14994): ACDB -> send_afe_cal
D/audio_hw_primary(14994): enable_snd_device: snd_device(2: speaker)
D/audio_hw_primary(14994): enable_audio_route: apply and update mixer path: low-latency-playback
D/WifiService(15238): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 [email protected]}
D/WifiService(15238): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 [email protected]}
W/ActivityManager(15238): getRunningAppProcesses: caller 10098 does not hold REAL_GET_TASKS; limiting output
D/ConnectivityService(15238): Failed to find a new network - expiring NetTransition Wakelock
D/ClClient(16894): D 2016-01-21T08:08:22.801-0400 [ci=w5wUXGfC5P] pool-8-thread-1 ClClient Not sending keepalive. Current connection state=STOPPED
I/art ( 6100): Background partial concurrent mark sweep GC freed 892(46KB) AllocSpace objects, 9(18MB) LOS objects, 12% free, 115MB/131MB, paused 3.814ms total 105.041ms
D/audio_hw_primary(14994): disable_audio_route: reset and update mixer path: low-latency-playback
D/audio_hw_primary(14994): disable_snd_device: snd_device(2: speaker)
D/audio_hw_primary(14994): select_devices: out_snd_device(2: speaker) in_snd_device(0: none)
D/ACDB-LOADER(14994): ACDB -> send_afe_cal
D/audio_hw_primary(14994): enable_snd_device: snd_device(2: speaker)
D/audio_hw_primary(14994): enable_audio_route: apply and update mixer path: low-latency-playback
W/ActivityManager(15238): getRunningAppProcesses: caller 10098 does not hold REAL_GET_TASKS; limiting output
D/com.facebook.a.a(15767): Got unexpected exception: java.io.WriteAbortedException: Read an exception; java.io.NotSerializableException: org.json.JSONObject
D/ClClient(16894): D 2016-01-21T08:08:32.798-0400 [ci=w5wUXGfC5P] pool-8-thread-1 ClClient Not sending keepalive. Current connection state=STOPPED
D/audio_hw_primary(14994): disable_audio_route: reset and update mixer path: low-latency-playback
D/audio_hw_primary(14994): disable_snd_device: snd_device(2: speaker)
D/WifiService(15238): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 [email protected]}
D/WifiService(15238): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 [email protected]}
W/ActivityManager(15238): getRunningAppProcesses: caller 10098 does not hold REAL_GET_TASKS; limiting output
D/ClClient(16894): D 2016-01-21T08:08:42.803-0400 [ci=w5wUXGfC5P] pool-8-thread-1 ClClient Not sending keepalive. Current connection state=STOPPED
D/audio_hw_primary(14994): select_devices: out_snd_device(2: speaker) in_snd_device(0: none)
D/ACDB-LOADER(14994): ACDB -> send_afe_cal
D/audio_hw_primary(14994): enable_snd_device: snd_device(2: speaker)
D/audio_hw_primary(14994): enable_audio_route: apply and update mixer path: low-latency-playback
D/com.facebook.a.a(15767): Got unexpected exception: java.io.WriteAbortedException: Read an exception; java.io.NotSerializableException: org.json.JSONObject
D/audio_hw_primary(14994): disable_audio_route: reset and update mixer path: low-latency-playback
D/audio_hw_primary(14994): disable_snd_device: snd_device(2: speaker)
D/audio_hw_primary(14994): select_devices: out_snd_device(2: speaker) in_snd_device(0: none)
D/ACDB-LOADER(14994): ACDB -> send_afe_cal
D/audio_hw_primary(14994): enable_snd_device: snd_device(2: speaker)
D/audio_hw_primary(14994): enable_audio_route: apply and update mixer path: low-latency-playback
W/ActivityManager(15238): getRunningAppProcesses: caller 10098 does not hold REAL_GET_TASKS; limiting output
I/art ( 6100): Background sticky concurrent mark sweep GC freed 1198(58KB) AllocSpace objects, 7(153KB) LOS objects, 0% free, 130MB/130MB, paused 8.605ms total 41.564ms
I/art ( 6100): Background partial concurrent mark sweep GC freed 569(25KB) AllocSpace objects, 9(18MB) LOS objects, 12% free, 112MB/128MB, paused 2.410ms total 181.152ms
D/ClClient(16894): D 2016-01-21T08:08:52.799-0400 [ci=w5wUXGfC5P] pool-8-thread-1 ClClient Not sending keepalive. Current connection state=STOPPED
D/audio_hw_primary(14994): disable_audio_route: reset and update mixer path: low-latency-playback
D/audio_hw_primary(14994): disable_snd_device: snd_device(2: speaker)
D/audio_hw_primary(14994): select_devices: out_snd_device(2: speaker) in_snd_device(0: none)
D/ACDB-LOADER(14994): ACDB -> send_afe_cal
D/audio_hw_primary(14994): enable_snd_device: snd_device(2: speaker)
I/Timeline( 6100): Timeline: Activity_launch_request id:com.vsco.cam time:152514283
D/audio_hw_primary(14994): enable_audio_route: apply and update mixer path: low-latency-playback
I/ActivityManager(15238): START u0 {cmp=com.vsco.cam/.gallery.ImageGridActivity (has extras)} from uid 10079 on display 0
W/ActivityManager(15238): Duplicate finish request for ActivityRecord{26047ceb u0 com.vsco.cam/.fullscreen.EditImageActivityNew t1222 f}
W/AlarmManager(15238): Suspiciously short interval 40000 millis; expanding to 60 seconds
I/Timeline( 6100): Timeline: Activity_idle id: [email protected] time:152514722
I/Timeline(15238): Timeline: Activity_windows_visible id: ActivityRecord{3b4efe41 u0 com.vsco.cam/.gallery.ImageGridActivity t1222} time:152514831
D/TimeService( 5374): Updating widget using TimeTick
D/ThemeWidgetDao( 5374): getWidgetTheme::widgetId = 1 and themeId in (select _id from Theme where type = 3 )
D/ThemeWidgetDao( 5374): getWidgetTheme::widgetId = 1 and themeId in (select _id from Theme where type = 1 )
D/WifiService(15238): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 [email protected]}
D/WifiService(15238): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 [email protected]}
D/audio_hw_primary(14994): disable_audio_route: reset and update mixer path: low-latency-playback
D/audio_hw_primary(14994): disable_snd_device: snd_device(2: speaker)
D/audio_hw_primary(14994): select_devices: out_snd_device(2: speaker) in_snd_device(0: none)
D/ACDB-LOADER(14994): ACDB -> send_afe_cal
D/audio_hw_primary(14994): enable_snd_device: snd_device(2: speaker)
D/audio_hw_primary(14994): enable_audio_route: apply and update mixer path: low-latency-playback
W/ActivityManager(15238): getRunningAppProcesses: caller 10098 does not hold REAL_GET_TASKS; limiting output
D/com.facebook.a.a(15767): Got unexpected exception: java.io.WriteAbortedException: Read an exception; java.io.NotSerializableException: org.json.JSONObject
D/ClClient(16894): D 2016-01-21T08:09:02.796-0400 [ci=w5wUXGfC5P] pool-8-thread-1 ClClient Not sending keepalive. Current connection state=STOPPED
I/ActivityManager(15238): moveTaskToBack: TaskRecord{393e7dff #1222 A=com.vsco.cam U=0 sz=1}
V/WindowManager(15238): rotationForOrientationLw(orient=5, last=0); user=0 USER_ROTATION_LOCKED
D/PhoneStatusBar(15405): disable: < expand icons alerts system_info back home recent CLOCK* search >
I/Timeline(15906): Timeline: Activity_idle id: [email protected] time:152520250
I/Timeline(15238): Timeline: Activity_windows_visible id: ActivityRecord{19f8150a u0 com.teslacoilsw.launcher/.NovaLauncher t1213} time:152520526
W/OpenGLRenderer(15906): Incorrectly called buildLayer on View: agu, destroying layer...
W/ResourceType(15405): No package identifier when getting value for resource number 0x00000000
W/PackageManager(15405): Failure retrieving resources for com.vsco.cam: Resource ID #0x0
D/audio_hw_primary(14994): disable_audio_route: reset and update mixer path: low-latency-playback
D/audio_hw_primary(14994): disable_snd_device: snd_device(2: speaker)
W/ActivityManager(15238): getRunningAppProcesses: caller 10098 does not hold REAL_GET_TASKS; limiting output
D/ClClient(16894): D 2016-01-21T08:09:12.781-0400 [ci=w5wUXGfC5P] pool-8-thread-1 ClClient Not sending keepalive. Current connection state=STOPPED
D/com.facebook.a.a(15767): Got unexpected exception: java.io.WriteAbortedException: Read an exception; java.io.NotSerializableException: org.json.JSONObject
Click to expand...
Click to collapse
tranced_ said:
VSCO is a photography app.
Here is the log(sorry if it's long):
Click to expand...
Click to collapse
is that when trying to do the same?
hnl_dk said:
is that when trying to do the same?
Click to expand...
Click to collapse
Yes, sir!
tranced_ said:
Yes, sir!
Click to expand...
Click to collapse
Okay, thanks.
Would not like to install it myself, but have tried to install this benchmarking tool, that is exactly testing RenderScript, and it is working fine.
https://play.google.com/store/apps/details?id=com.compubench.rs
Have you tried to check if the file: /data/user/0/com.vsco.cam/code_cache/com.android.renderscript.cache/librs.processingnew.so
is on your phone?
It could be located another place, but that the path is wrong.
hnl_dk said:
Okay, thanks.
Would not like to install it myself, but have tried to install this benchmarking tool, that is exactly testing RenderScript, and it is working fine.
https://play.google.com/store/apps/details?id=com.compubench.rs
Have you tried to check if the file: /data/user/0/com.vsco.cam/code_cache/com.android.renderscript.cache/librs.processingnew.so
is on your phone?
It could be located another place, but that the path is wrong.
Click to expand...
Click to collapse
I will try that myself tomorrow. It's a holiday here today and I don't feel like backing up, wiping, restoring, then wiping and restoring again.
tranced_ said:
I will try that myself tomorrow. It's a holiday here today and I don't feel like backing up, wiping, restoring, then wiping and restoring again.
Click to expand...
Click to collapse
Thanks.
Do you use a special filter when the crash happens?
Maybe that could make it possible to discover the problem.
hnl_dk said:
Thanks.
Do you use a special filter when the crash happens?
Maybe that could make it possible to discover the problem.
Click to expand...
Click to collapse
It happens with all of them and other tools too.
hnl_dk said:
Okay, thanks.
Would not like to install it myself, but have tried to install this benchmarking tool, that is exactly testing RenderScript, and it is working fine.
https://play.google.com/store/apps/details?id=com.compubench.rs
Have you tried to check if the file: /data/user/0/com.vsco.cam/code_cache/com.android.renderscript.cache/librs.processingnew.so
is on your phone?
It could be located another place, but that the path is wrong.
Click to expand...
Click to collapse
Weird, weird. In CM13 that path does exit, but the file is not there. In CM12.1 the path doesn't exit nor the file.
tranced_ said:
Weird, weird. In CM13 that path does exit, but the file is not there. In CM12.1 the path doesn't exit nor the file.
Click to expand...
Click to collapse
You can only check it, while it is in use... as it is a cache file, it will be removed.
hnl_dk said:
You can only check it, while it is in use... as it is a cache file, it will be removed.
Click to expand...
Click to collapse
You are right. After opening the app, the folder's created. Though the path is different:
CM13: /data/user/0/com.vsco.cam/code_cache/com.android.renderscript.cache/
CM12.1 /data/user/0/com.vsco.cam/code/com.android.renderscript.cache/
Although I cannot see the librs.processingnew.so file.
tranced_ said:
You are right. After opening the app, the folder's created. Though the path is different:
CM13: /data/user/0/com.vsco.cam/code_cache/com.android.renderscript.cache/
CM12.1 /data/user/0/com.vsco.cam/code/com.android.renderscript.cache/
Although I cannot see the librs.processingnew.so file.
Click to expand...
Click to collapse
It will most likely only be there while processing. But at least you have verified that the correct path exists.
Looking at the log again, and it looks like there is a place in bcc where there is a segmentation fault (bcc is trying to access memory it is not allowed to access). The report of the missing file, is before it is trying to create it (using bcc).
---------- Post added at 08:53 PM ---------- Previous post was at 08:41 PM ----------
hnl_dk said:
It will most likely only be there while processing. But at least you have verified that the correct path exists.
Looking at the log again, and it looks like there is a place in bcc where there is a segmentation fault (bcc is trying to access memory it is not allowed to access). The report of the missing file, is before it is trying to create it (using bcc).
Click to expand...
Click to collapse
as bcc is originating from LLVM, could the problem also be, that the Nexus 4, is using GCC and not LLVM (trouble with sensors).
So if bcc is not compatible with GCC/G++, could this be a problem.
---------- Post added at 09:37 PM ---------- Previous post was at 08:53 PM ----------
hnl_dk said:
It will most likely only be there while processing. But at least you have verified that the correct path exists.
Looking at the log again, and it looks like there is a place in bcc where there is a segmentation fault (bcc is trying to access memory it is not allowed to access). The report of the missing file, is before it is trying to create it (using bcc).
---------- Post added at 08:53 PM ---------- Previous post was at 08:41 PM ----------
as bcc is originating from LLVM, could the problem also be, that the Nexus 4, is using GCC and not LLVM (trouble with sensors).
So if bcc is not compatible with GCC/G++, could this be a problem.
Click to expand...
Click to collapse
I have tried to create a bugreport. If you have any comments, please add them:
https://jira.cyanogenmod.org/browse/NIGHTLIES-2384
Seems like that is not the correct place to report that bug. I do not know where that bug should be reported, so I will not do more (even though it should be reported).
Made a comment on your post on the cyanogenmod forum: http://forum.cyanogenmod.org/topic/120940-cm13-nightlies-and-renderscript-issue-with-vsco/
Please add your complete log there, where the details about bcc is included.
Thanks for all the help here. I didn't know how to canalize all these.
A week later and here I am. Been tough days over here for me.
I ran a logcat again and created an issue at Jira. I hope I did it right. I've decided to stay in CM13 despite not being able to use the app.

[GearCM][i9500][6.0.x] Device stuck at cyanogenmod logo

HI All,
I have downloaded the latest marshmallow repo for samsung s4 device and successfully built and flashed the ROM image on the samsung device, after reboot the system is stuck @ cynogen mod logo.
I have checked different forums for similar issues, but could not find one.
Here is the logcat capture.
01-04 07:18:23.524 3595 3595 E SQLiteDatabase: at org.cyanogenmod.cmsettings.CMSettingsProvider.establishDbTracking(CMSettingsProvider.java:734)
01-04 07:18:23.524 3595 3595 E SQLiteDatabase: at org.cyanogenmod.cmsettings.CMSettingsProvider.onCreate(CMSettingsProvider.
01-04 07:18:23.533 3595 3595 E System : ******************************************
01-04 07:18:23.537 3595 3595 E System : ************ Failure starting core service
01-04 07:18:23.537 3595 3595 E System : java.lang.RuntimeException: Unable to get provider org.cyanogenmod.cmsettings.CMSettingsProvider: java.lang.RuntimeException: Unable to get provider org.cyanogenmod.cmsettings.CMSettingsProvider: android.database.sqlite.SQLiteDatabaseLockedException: database is locked (code 5): , while compiling: PRAGMA journal_mode
01-04 07:18:23.537 3595 3595 E System : at android.app.ActivityThread.installProvider(ActivityThread.java:5200)
01-04 07:18:23.537 3595 3595 E System : at android.app.ActivityThread.installContentProviders(ActivityThread.java:4792)
01-04 07:18:23.537 3595 3595 E System : at android.app.ActivityThread.installSystemProviders(ActivityThread.java:5378)
01-04 07:18:23.537 3595 3595 E System : at com.android.server.am.ActivityManagerService.installSystemProviders(ActivityManagerService.java:10398)
01-04 07:18:23.537 3595 3595 E System : at com.android.server.SystemServer.startOtherServices(SystemServer.java:497)
01-04 07:18:23.537 3595 3595 E System : at com.android.server.SystemServer.run(SystemServer.java:287)
01-04 07:18:23.537 3595 3595 E System : at com.android.server.SystemServer.main(SystemServer.java:172)
01-04 07:18:23.537 3595 3595 E System : at java.lang.reflect.Method.invoke(Native Method)
01-04 07:18:23.537 3595 3595 E System : at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726)
01-04 07:18:23.537 3595 3595 E System : at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)
01-04 07:18:23.537 3595 3595 E System : Caused by: java.lang.RuntimeException: Unable to get provider org.cyanogenmod.cmsettings.CMSettingsProvider: android.database.sqlite.SQLiteDatabaseLockedException: database is locked (code 5): , while compiling: PRAGMA journal_mode
01-04 07:18:23.537 3595 3595 E System : at android.app.ActivityThread.installProvider(ActivityThread.java:5200)
01-04 07:18:23.537 3595 3595 E System : at android.app.ActivityThread.acquireProvider(ActivityThread.java:4833)
01-04 07:18:23.537 3595 3595 E System : at android.app.ContextImpl$ApplicationContentResolver.acquireProvider(ContextImpl.java:2041)
01-04 07:18:23.537 3595 3595 E System : at android.content.ContentResolver.acquireProvider(ContentResolver.java:1457)
01-04 07:18:23.537 3595 3595 E System : at cyanogenmod.providers.CMSettings$NameValueCache.lazyGetProvider(CMSettings.java:164)
01-04 07:18:23.537 3595 3595 E System : at cyanogenmod.providers.CMSettings$NameValueCache.putStringForUser(CMSettings.java:184)
01-04 07:18:23.537 3595 3595 E System : at cyanogenmod.providers.CMSettings$System.putStringForUser(CMSettings.java:521)
01-04 07:18:23.537 3595 3595 E System : at com.android.providers.settings.SettingsProvider$SettingsRegistry$UpgradeController.forceMigrateProfilesEnabled(SettingsProvider.java:2232)
01-04 07:18:23.537 3595 3595 E System : at com.android.providers.settings.SettingsProvider$SettingsRegistry$UpgradeController.upgradeIfNeededLocked(SettingsProvider.java:2026)
01-04 07:18:23.537 3595 3595 E System : at com.android.providers.settings.SettingsProvider$SettingsRegistry.ensureSettingsForUserLocked(SettingsProvider.java:1554)
01-04 07:18:23.537 3595 3595 E System : at com.android.providers.settings.SettingsProvider$SettingsRegistry.peekSettingsStateLocked(SettingsProvider.java:1669)
01-04 07:18:23.537 3595 3595 E System : at com.android.providers.settings.SettingsProvider$SettingsRegistry.getSettingLocked(SettingsProvider.java:1632)
01-04 07:18:23.537 3595 3595 E System : at com.android.providers.settings.SettingsProvider.getGlobalSetting(SettingsProvider.java:631)
01-04 07:18:23.537 3595 3595 E System : at com.android.providers.settings.SettingsProvider.call(SettingsProvider.java:236)
01-04 07:18:23.537 3595 3595 E System : at android.content.ContentProvider$Transport.call(ContentProvider.java:398)
01-04 07:18:23.537 3595 3595 E System : at android.provider.Settings$NameValueCache.getStringForUser(Settings.java:1385)
01-04 07:18:23.537 3595 3595 E System : at android.provider.Settings$Global.getStringForUser(Settings.java:8283)
01-04 07:18:23.537 3595 3595 E System : at android.provider.Settings$Global.getString(Settings.java:8272)
01-04 07:18:23.537 3595 3595 E System : at org.cyanogenmod.cmsettings.CMDatabaseHelper.onUpgrade(CMDatabaseHelper.java:194)
01-04 07:18:23.537 3595 3595 E System : at android.database.sqlite.SQLiteOpenHelper.getDatabaseLocked(SQLiteOpenHelper.java:256)
01-04 07:18:23.537 3595 3595 E System : at android.database.sqlite.SQLiteOpenHelper.getWritableDatabase(SQLiteOpenHelper.java:163)
01-04 07:18:23.537 3595 3595 E System : at org.cyanogenmod.cmsettings.CMSettingsProvider.establishDbTracking(CMSettingsProvider.java:734)
01-04 07:18:23.537 3595 3595 E System : at org.cyanogenmod.cmsettings.CMSettingsProvider.onCreate(CMSettingsProvider.java:112)
01-04 07:18:23.537 3595 3595 E System : at android.content.ContentProvider.attachInfo(ContentProvider.java:1748)
01-04 07:18:23.537 3595 3595 E System : at android.content.ContentProvider.attachInfo(ContentProvider.java:1723)
01-04 07:18:23.537 3595 3595 E System : at android.app.ActivityThread.installProvider(ActivityThread.java:5197)
01-04 07:18:23.537 3595 3595 E System : ... 9 more
01-04 07:18:23.537 3595 3595 E System : Caused by: android.database.sqlite.SQLiteDatabaseLockedException: database is locked (code 5): , while compiling: PRAGMA journal_mode
01-04 07:18:23.537 3595 3595 E System : at android.database.sqlite.SQLiteConnection.nativePrepareStatement(Native Method)
01-04 07:18:23.537 3595 3595 E System : at android.database.sqlite.SQLiteConnection.acquirePreparedStatement(SQLiteConnection.java:889)
01-04 07:18:23.537 3595 3595 E System : at android.database.sqlit
01-04 07:18:23.537 3595 3595 I SystemServer: Input Method Service
01-04 07:18:23.687 3595 3595 I SystemServer: Accessibility Manager
01-04 07:18:23.693 3595 3595 W SystemServer: ***********************************************
01-04 07:18:23.693 3595 3595 E SystemServer: BOOT FAILURE making display ready
01-04 07:18:23.693 3595 3595 E SystemServer: java.lang.NullPointerException: Attempt to invoke virtual method 'void com.android.server.wm.WindowManagerService.displayReady()' on a null object reference
01-04 07:18:23.693 3595 3595 E SystemServer: at com.android.server.SystemServer.startOtherServices(SystemServer.java:586)
01-04 07:18:23.693 3595 3595 E SystemServer: at com.android.server.SystemServer.run(SystemServer.java:287)
01-04 07:18:23.693 3595 3595 E SystemServer: at com.android.server.SystemServer.main(SystemServer.java:172)
01-04 07:18:23.693 3595 3595 E SystemServer: at java.lang.reflect.Method.invoke(Native Method)
01-04 07:18:23.693 3595 3595 E SystemServer: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726)
01-04 07:18:23.693 3595 3595 E SystemServer: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)
01-04 07:18:23.695 3595 3595 I SystemServiceManager: Starting com.android.server.MountService$Lifecycle
01-04 07:18:23.707 3595 3947 D MountService: Thinking about reset, mSystemReady=false, mDaemonConnected=true
01-04 07:18:23.707 3595 3947 D MountService: Thinking about reset, mSystemReady=false, mDaemonConnected=true
01-04 07:18:23.707 3595 3595 I SystemServiceManager: Starting com.android.server.UiModeManagerService
01-04 07:18:23.708 3595 3947 D CryptdConnector: SND -> {1 cryptfs getfield SystemLocale}
01-04 07:18:23.711 3595 3595 I ActivityManager: Config changes=200 {1.0 ?mcc?mnc en_US ldltr ?swdp ?wdp ?hdp ?density ?lsize ?long ?orien ?touch ?keyb/?/? ?nav/? s.2 themeResource=null}
01-04 07:18:23.712 2495 2708 I Ext4Crypt: ext4 crypto complete called on /data
01-04 07:18:23.712 2495 2708 I Ext4Crypt: No master key, so not ext4enc
01-04 07:18:23.713 3595 3949 D CryptdConnector: RCV <- {200 1 -1}
01-04 07:18:23.716 3595 3947 W MountService: No primary storage mounted!
01-04 07:18:23.716 3595 3947 D VoldConnector: SND -> {1 asec list}
01-04 07:18:23.717 3595 3595 W PackageManager: No disk maintenance in 260853717; running immediately
01-04 07:18:23.718 3595 3948 D VoldConnector: RCV <- {200 1 asec operation succeeded}
01-04 07:18:23.720 3595 3595 W SystemServer: ***********************************************
01-04 07:18:23.720 3595 3947 I PackageManager: No secure containers found
01-04 07:18:23.720 3595 3947 W PackageManager: Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.calendar
01-04 07:18:23.720 3595 3947 W PackageManager: Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cl in package com.android.providers.calendar
01-04 07:18:23.720 3595 3595 E SystemServer: BOOT FAILURE performing boot dexopt
01-04 07:18:23.720 3595 3595 E SystemServer: java.lang.NullPointerException: Attempt to invoke virtual method 'void com.android.server.wm.WindowManagerService.showBootMessage(java.lang.CharSequence, boolean)' on a null object reference
01-04 07:18:23.720 3595 3595 E SystemServer: at com.android.server.am.ActivityManagerService.showBootMessage(ActivityManagerService.java:6543)
01-04 07:18:23.720 3595 3595 E SystemServer: at com.android.server.pm.PackageManagerService.performBootDexOpt(PackageManagerService.java:6318)
01-04 07:18:23.720 3595 3595 E SystemServer: at com.android.server.SystemServer.startOtherServices(SystemServer.java:613)
01-04 07:18:23.720 3595 3595 E SystemServer: at com.android.server.SystemServer.run(SystemServer.java:287)
01-04 07:18:23.720 3595 3595 E SystemServer: at com.android.server.SystemServer.main(SystemServer.java:172)
01-04 07:18:23.720 3595 3595 E SystemServer: at java.lang.reflect.Method.invoke(Native Method)
01-04 07:18:23.720 3595 3595 E SystemServer: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726)
01-04 07:18:23.720 3595 3595 E SystemServer: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)
01-04 07:18:23.720 3595 3947 W PackageManager: Not granting permission android.permission.REAL_GET_TASKS to package org.cyanogenmod.wallpapers.photophase (protectionLevel=18 flags=0x3818be45)
01-04 07:18:23.721 3595 3947 W PackageManager: Unknown permission android.permission.ACCESS_SUPERUSER in package com.ota.updates
01-04 07:18:23.721 3595 3595 E System : ******************************************
01-04 07:18:23.721 3595 3947 W PackageManager: Not granting permission android.permission.ACCESS_DOWNLOAD_MANAGER to package com.android.browser (protectionLevel=18 flags=0x3849be45)
01-04 07:18:23.722 3595 3947 W PackageManager: Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.browser (protectionLevel=2 flags=0x3849be45)
01-04 07:18:23.722 3595 3595 E System : ************ Failure starting system services
01-04 07:18:23.722 3595 3595 E System : java.lang.NullPointerException: Attempt to invoke virtual method 'void com.android.server.wm.WindowManagerService.showBootMessage(java.lang.CharSequence, boolean)' on a null object reference
01-04 07:18:23.722 3595 3595 E System : at com.android.server.am.ActivityManagerService.showBootMessage(ActivityManagerService.java:6543)
01-04 07:18:23.722 3595 3595 E System : at com.android.server.SystemServer.startOtherServices(SystemServer.java:619)
01-04 07:18:23.722 3595 3595 E System : at com.android.server.SystemServer.run(SystemServer.java:287)
01-04 07:18:23.722 3595 3595 E System : at com.android.server.SystemServer.main(SystemServer.java:172)
01-04 07:18:23.722 3595 3595 E System : at java.lang.reflect.Method.invoke(Native Method)
01-04 07:18:23.722 3595 3595 E System : at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726)
01-04 07:18:23.722 3595 3595 E System : at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)
01-04 07:18:23.722 3595 3595 D AndroidRuntime: Shutting down VM
--------- beginning of crash
01-04 07:18:23.722 3595 3595 E AndroidRuntime: *** FATAL EXCEPTION IN SYSTEM PROCESS: main
01-04 07:18:23.722 3595 3595 E AndroidRuntime: java.lang.NullPointerException: Attempt to invoke virtual method 'void com.android.server.wm.WindowManagerService.showBootMessage(java.lang.CharSequence, boolean)' on a null object reference
01-04 07:18:23.722 3595 3595 E AndroidRuntime: at com.android.server.am.ActivityManagerService.showBootMessage(ActivityManagerService.java:6543)
01-04 07:18:23.722 3595 3595 E AndroidRuntime: at com.android.server.SystemServer.startOtherServices(SystemServer.java:619)
01-04 07:18:23.722 3595 3595 E AndroidRuntime: at com.android.server.SystemServer.run(SystemServer.java:287)
01-04 07:18:23.722 3595 3595 E AndroidRuntime: at com.android.server.SystemServer.main(SystemServer.java:172)
01-04 07:18:23.722 3595 3595 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
01-04 07:18:23.722 3595 3595 E AndroidRuntime: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726)
01-04 07:18:23.722 3595 3595 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)
01-04 07:18:23.722 3595 3947 W PackageManager: Unknown permission com.cyngn.stats.SEND_ANALYTICS in package com.cyanogenmod.setupwizard
01-04 07:18:23.722 3595 3947 W PackageManager: Unknown permission com.cyanogen.permission.REQUEST_KILL_SWITCH_OP in package com.cyanogenmod.setupwizard
01-04 07:18:23.723 3595 3947 W PackageManager: Unknown permission com.cyanogen.ambient.permission.BIND_INCALL_SERVICE in package com.android.contacts
01-04 07:18:23.723 3595 3947 W PackageManager: Unknown permission com.cyanogen.ambient.permission.PLUGIN_STATUS_CHANGED in package com.android.contacts
01-04 07:18:23.723 3595 3595 I Process : Sending signal. PID: 3595 SIG: 9
Thanks
you probably installed super user through the playstore?! Install the custom rom again without super user. Download supersuser zip from the internet and install it through twrp. Than it should work!
Make sure that you clear cache and dalvik and data. And make sure again you've meet requirements that cyanogenmod is match on your device. This was happened to me before when I flash CM 13 because of wrong carrier that I chose.
Sent from my SHV-E330S using Tapatalk

Nokia 5 - Android 7.1.2 no video image only sound

I have a nokia 5, after the upgrade of android version to 7.1.2 some apps stops to show video image , I just can hear the sound.
I found this on logcat
Code:
10-31 13:35:58.874 513 513 E SurfaceFlinger: CaptureScreen: layer name = pt.nowo.nowotv/androme.be.nebula.ui.boot.SplashScreen
10-31 13:35:58.913 2840 2840 E PBSessionCacheImpl: sessionId[12491961548232875] not persisted.
10-31 13:36:01.791 1506 1883 E WifiHAL : Received fatal event, sending alert
10-31 13:36:01.792 1506 1837 E WifiHAL : wifi_get_ring_data: Error -22 happened.
10-31 13:36:01.793 1506 1837 E WifiHAL : wifi_get_ring_data: Error -22 happened.
10-31 13:36:01.793 1506 1837 E WifiHAL : wifi_get_ring_data: Error -22 happened.
10-31 13:36:01.794 1506 1837 E WifiHAL : wifi_get_ring_data: Error -22 happened.
10-31 13:36:01.794 1506 1837 E WifiHAL : wifi_get_ring_data: Error -22 happened.
10-31 13:36:09.324 703 941 E QSEECOMAPI: Error::Cannot open the file /vendor/firmware/widevine.mdt errno = 2
10-31 13:36:09.324 703 941 E QSEECOMAPI: Error::Loading image failed with ret = -1
10-31 13:36:09.356 703 941 E DrmWidevineDash: sion_buffer g_wv_fhandle->ion_sbuffer 0x0xe8579000
10-31 13:36:09.366 564 566 E rpmb_emmc: ----------------------------rpmb_emmc_read-----------------------------
10-31 13:36:09.372 564 572 E QC-time-services: Receive Passed == base = 13, unit = 1, operation = 2, result = 0
10-31 13:36:09.372 686 734 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection
10-31 13:36:09.373 686 734 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection
10-31 13:36:09.400 703 703 E DrmWidevineDash: tz api security patch level = 0
10-31 13:36:09.782 702 702 E : Service not available yet
10-31 13:36:09.797 431 2516 E ANDR-PERF-MPCTL: Invalid profile no. 0, total profiles 0 only
10-31 13:36:09.952 702 943 E OMX-VDEC-1080P: Extension: OMX.google.android.index.storeANWBufferInMetadata not implemented
10-31 13:36:09.959 702 943 E OMX-VDEC-1080P: Extension: OMX.google.android.index.storeANWBufferInMetadata not implemented
10-31 13:36:09.959 702 943 E OMX-VDEC-1080P: Extension: OMX.google.android.index.configureVideoTunnelMode not implemented
10-31 13:36:09.959 702 943 E OMX-VDEC-1080P: Extension: OMX.google.android.index.useAndroidNativeBuffer is supported
10-31 13:36:09.963 702 943 E OMX-VDEC-1080P: Does not handle dataspace request
10-31 13:36:09.963 702 943 E OMXNodeInstance: getConfig(2be0037:qcom.decoder.avc.secure, ??(0x7f000062)) ERROR: UnsupportedSetting(0x80001019)
10-31 13:36:10.396 702 702 E OMX-VDEC-1080P: Does not handle dataspace request
10-31 13:36:10.396 702 702 E OMXNodeInstance: getConfig(2be0037:qcom.decoder.avc.secure, ??(0x7f000062)) ERROR: UnsupportedSetting(0x80001019)
10-31 13:36:10.494 702 2051 E OMX-VDEC-1080P: Does not handle dataspace request
10-31 13:36:10.494 702 2051 E OMXNodeInstance: getConfig(2be0037:qcom.decoder.avc.secure, ??(0x7f000062)) ERROR: UnsupportedSetting(0x80001019)
10-31 13:36:10.634 697 7482 E msm8916_platform: platform_check_backends_match: Invalid snd_device2 =
10-31 13:36:10.651 697 7482 E audio_hw_dolby: audio_extn_dolby_ds2_set_endpoint: Dolby set endpint :0x2
10-31 13:36:13.647 513 513 E SurfaceFlinger: CaptureScreen: layer name = pt.nowo.nowotv/androme.be.nebula.ui.MainActivity
Also, on this android version I need to turn on/off the mobile data manually every time that I send / receive a MMS, is there any way to turn on mobile data automatically any time that I send / receive a MMS like other Android versions do?
Any one can help me to understand the issue and hopefully help me to fix it. Best regards

Resources