Serius problem, memory corruption or something - General Questions and Answers

I started having this problem one day when the phone fell to the ground while some apps were updated from the play store, I've done hard resets, I've installed everything from scratch and I still have this problem although I still have not tried installing another rom, After I took my cell phone from the ground, I turned it on and went into a bootloop but it was not any bootloop, It went into "Starting Android" and then went back to the start animation, I have solved this problem uninstalling all the apps deleting files with ADB in /data/app but when I install any app it happens again, besides the system starts sending app crash reports whenever It tries to open any application that need access that memory address, for example the Launcher or the Applications section of android settings. I read that it could be a persistent partition corruption, but i haven't found any information.
my device is a Samsung Galaxy J5 M [SM-J500M]
i have CUSTOM ROM CYANOGEN MOD 12.1 PREMIUM SPEED BY ZONIK SAMSUNG J500M/F/FN/G/Y/07 rom
found here
Code:
mega.co.nz/#!CJMWQKwB!RdhHCOzxfNGi1_2vvenoibLhp1j_k4EaPC1-H4DpYvc
and i can provide you with some debug trace of the error when i try to open Aplications in Android settings.
logcat:
Code:
I/Timeline( 6745): Timeline: Activity_launch_request id:com.android.settings time:996754
I/ActivityManager( 791): START u0 {act=android.intent.action.MAIN cmp=com.android.settings/.SubSettings (has extras)} from uid 1000 on display 0
D/audio_hw_primary( 291): start_output_stream: enter: stream(0xb7692370)usecase(1: low-latency-playback) devices(0x2)
V/audio_hw_primary( 291): select_devices: ENTER
V/audio_hw_primary( 291): select_devices: usecase(normal)
V/audio_hw_primary( 291): select_devices: usecase(PCM_PLAYBACK)
V/msm8974_platform( 291): platform_get_output_snd_device: enter: output devices(0x2)
V/msm8974_platform( 291): get_OUTPUT_snd_device: for Normal Playback
V/msm8974_platform( 291): platform_get_output_snd_device: exit: snd_device(speaker)
D/audio_hw_primary( 291): select_devices: out_snd_device(2: speaker)
D/audio_hw_primary( 291): select_devices: in_snd_device(0: dummy)
D/hardware_info( 291): hw_info_append_hw_type : device_name = speaker
V/msm8974_platform( 291): platform_send_audio_calibration: sending audio calibration for snd_device(2) acdb_id(15)
D/ACDB-LOADER( 291): ACDB -> send_audio_cal, acdb_id = 15, path = 0
D/ACDB-LOADER( 291): ACDB -> send_asm_topology
D/ACDB-LOADER( 291): ACDB -> ACDB_CMD_GET_AUDPROC_STREAM_TOPOLOGY_ID
D/ACDB-LOADER( 291): ACDB -> send_adm_topology
D/ACDB-LOADER( 291): ACDB -> ACDB_CMD_GET_AUDPROC_COMMON_TOPOLOGY_ID
D/ACDB-LOADER( 291): ACDB -> send_audtable
D/ACDB-LOADER( 291): ACDB -> ACDB_CMD_GET_AUDPROC_COMMON_TABLE
D/ACDB-LOADER( 291): ACDB -> AUDIO_SET_AUDPROC_CAL
D/ACDB-LOADER( 291): ACDB -> send_audvoltable
D/ACDB-LOADER( 291): ACDB -> ACDB_CMD_GET_AUDPROC_GAIN_DEP_STEP_TABLE
D/ACDB-LOADER( 291): ACDB -> AUDIO_SET_AUDPROC_VOL_CAL
D/ACDB-LOADER( 291): ACDB -> send_afe_cal
D/ACDB-LOADER( 291): ACDB -> ACDB_CMD_GET_AFE_COMMON_TABLE
D/ACDB-LOADER( 291): ACDB -> AUDIO_SET_AFE_CAL
D/ACDB-LOADER( 291): ACDB -> send_hw_delay : acdb_id = 15 path = 0
D/ACDB-LOADER( 291): ACDB -> ACDB_AVSYNC_INFO: ACDB_CMD_GET_DEVICE_PROPERTY
V/audio_hw_primary( 291): enable_snd_device: snd_device(2: speaker, speaker)
D/audio_route( 291): ++++ audio_route_update_path ==============
D/audio_route( 291): Setting mixer control: MI2S_RX Channels, value: 1
D/audio_route( 291): Setting mixer control: RX3 MIX1 INP1, value: 3
V/WindowManager( 791): addAppToken: AppWindowToken{2bf62761 token=Token{2dd43ac8 ActivityRecord{db06f6b u0 com.android.settings/.SubSettings t2767}}} to stack=1 task=2767 at 1
D/audio_route( 291): Setting mixer control: RX3 MIX1 INP2, value: 4
D/audio_route( 291): Setting mixer control: SPK DAC Switch, value: 1
D/audio_route( 291): Setting mixer control: Speaker Boost, value: 1
D/audio_route( 291): Setting mixer control: RX3 Digital Volume, value: 87
D/audio_route( 291): ---- audio_route_update_path ==============
D/audio_route( 291): ++++ audio_route_update_mixer ==============
D/audio_route( 291): ------ audio_route_update_mixer ==============
V/audio_hw_primary( 291): enable_audio_route: enter: usecase(1)
V/audio_hw_primary( 291): enable_audio_route: apply mixer path: low-latency-playback
D/audio_route( 291): ++++ audio_route_update_mixer ==============
D/audio_route( 291): Setting mixer control: PRI_MI2S_RX Audio Mixer MultiMedia5, value: 1
D/audio_route( 291): ------ audio_route_update_mixer ==============
V/audio_hw_primary( 291): enable_audio_route: exit
V/msm8974_platform( 291): platform_get_output_snd_device: enter: output devices(0x2)
V/msm8974_platform( 291): get_OUTPUT_snd_device: for Normal Playback
V/msm8974_platform( 291): platform_get_output_snd_device: exit: snd_device(speaker)
V/msm8974_platform( 291): platform_send_audio_calibration: sending audio calibration for snd_device(2) acdb_id(15)
D/ACDB-LOADER( 291): ACDB -> send_audio_cal, acdb_id = 15, path = 0
D/ACDB-LOADER( 291): ACDB -> send_asm_topology
D/ACDB-LOADER( 291): ACDB -> ACDB_CMD_GET_AUDPROC_STREAM_TOPOLOGY_ID
D/ACDB-LOADER( 291): ACDB -> send_adm_topology
D/ACDB-LOADER( 291): ACDB -> ACDB_CMD_GET_AUDPROC_COMMON_TOPOLOGY_ID
D/ACDB-LOADER( 291): ACDB -> send_audtable
D/ACDB-LOADER( 291): ACDB -> ACDB_CMD_GET_AUDPROC_COMMON_TABLE
D/ACDB-LOADER( 291): ACDB -> AUDIO_SET_AUDPROC_CAL
D/ACDB-LOADER( 291): ACDB -> send_audvoltable
D/ACDB-LOADER( 291): ACDB -> ACDB_CMD_GET_AUDPROC_GAIN_DEP_STEP_TABLE
D/ACDB-LOADER( 291): ACDB -> AUDIO_SET_AUDPROC_VOL_CAL
D/ACDB-LOADER( 291): ACDB -> send_afe_cal
D/ACDB-LOADER( 291): ACDB -> ACDB_CMD_GET_AFE_COMMON_TABLE
D/ACDB-LOADER( 291): ACDB -> AUDIO_SET_AFE_CAL
D/ACDB-LOADER( 291): ACDB -> send_hw_delay : acdb_id = 15 path = 0
D/ACDB-LOADER( 291): ACDB -> ACDB_AVSYNC_INFO: ACDB_CMD_GET_DEVICE_PROPERTY
V/audio_hw_primary( 291): start_output_stream: Opening PCM device card_id(0) device_id(12)
V/audio_hw_primary( 291): start_output_stream: exit
D/SubSettings( 6745): Launching fragment com.android.settings.applications.ManageApplications
W/ContextImpl( 6745): Calling a method in the system process without a qualified user: android.app.ContextImpl.bindService:1787 android.content.ContextWrapper.bindService:545 com.android.settings.applications.ManageApplications.onCreate:894 android.app.Fragment.performCreate:2031 android.app.FragmentManagerImpl.moveToState:863
V/WindowManager( 791): Adding window Window{2586aad1 u0 com.android.settings/com.android.settings.SubSettings} at 5 of 8 (after Window{c61c1e7 u0 com.android.settings/com.android.settings.Settings})
I/ActivityManager( 791): Displayed com.android.settings/.SubSettings: +1s69ms
I/GoogleInputMethod( 2702): onFinishInput() : Dummy InputConnection bound
I/GoogleInputMethod( 2702): onStartInput() : Dummy InputConnection bound
W/ResourceType( 6745): No package identifier when getting value for resource number 0x00000000
W/PackageManager( 6745): Failure retrieving resources for com.google.android.onetimeinitializer: Resource ID #0x0
I/Timeline( 6745): Timeline: Activity_idle id: [email protected] time:998100
F/libc ( 6745): invalid address or address of corrupt block 0x23 passed to dlfree
F/libc ( 6745): Fatal signal 11 (SIGSEGV), code 1, fault addr 0xdeadbaad in tid 6873 (onsState.Loader)
I/DEBUG ( 288): property debug.db.uid not set; NOT waiting for gdb.
I/DEBUG ( 288): HINT: adb shell setprop debug.db.uid 100000
I/DEBUG ( 288): HINT: adb forward tcp:5039 tcp:5039
I/Timeline( 791): Timeline: Activity_windows_visible id: ActivityRecord{db06f6b u0 com.android.settings/.SubSettings t2767} time:998209
I/DEBUG ( 288): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
I/DEBUG ( 288): Build fingerprint: 'samsung/j5ltexx/unknown:5.1.1/LMY49J/c2fef168b1:userdebug/test-keys'
I/DEBUG ( 288): Revision: '5'
I/DEBUG ( 288): ABI: 'arm'
I/DEBUG ( 288): pid: 6745, tid: 6873, name: onsState.Loader >>> com.android.settings <<<
I/DEBUG ( 288): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0xdeadbaad
I/DEBUG ( 288): Abort message: 'invalid address or address of corrupt block 0x23 passed to dlfree'
I/DEBUG ( 288): r0 00000000 r1 b6e23dec r2 deadbaad r3 00000000
I/DEBUG ( 288): r4 00000023 r5 b6e250d8 r6 99546000 r7 0000002b
I/DEBUG ( 288): r8 a13505bc r9 a135067c sl b6cf7272 fp b6cf727b
I/DEBUG ( 288): ip 00008000 sp a1350568 lr b6df4f07 pc b6df4f08 cpsr 600d0030
I/DEBUG ( 288):
I/DEBUG ( 288): backtrace:
I/DEBUG ( 288): #00 pc 00028f08 /system/lib/libc.so (dlfree+1239)
I/DEBUG ( 288): #01 pc 0000f363 /system/lib/libc.so (free+10)
I/DEBUG ( 288): #02 pc 00012b15 /system/lib/libandroidfw.so (_ZN7android13ResStringPool6uninitEv+38)
I/DEBUG ( 288): #03 pc 0001384f /system/lib/libandroidfw.so (_ZN7android10ResXMLTree6uninitEv+12)
I/DEBUG ( 288): #04 pc 0001386d /system/lib/libandroidfw.so (_ZN7android10ResXMLTreeD1Ev+4)
I/DEBUG ( 288): #05 pc 0001053b /system/lib/libandroidfw.so (_ZN7android12AssetManager10getPkgNameEPKc+258)
I/DEBUG ( 288): #06 pc 0001059d /system/lib/libandroidfw.so (_ZN7android12AssetManager18getBasePackageNameEj+68)
I/DEBUG ( 288): #07 pc 000822cf /system/lib/libandroid_runtime.so
I/DEBUG ( 288): #08 pc 0027b38b /data/dalvik-cache/arm/[email protected]@boot.oat
I/DEBUG ( 288):
I/DEBUG ( 288): Tombstone written to: /data/tombstones/tombstone_01
I/BootReceiver( 791): Copying /data/tombstones/tombstone_01 to DropBox (SYSTEM_TOMBSTONE)
W/ActivityManager( 791): Process com.android.settings has crashed too many times: killing!
W/ActivityManager( 791): Force finishing activity 4 com.android.settings/.SubSettings
W/ActivityManager( 791): Force finishing activity 4 com.android.settings/.Settings
W/ActivityManager( 791): Wtf, activity ActivityRecord{380996b1 u0 com.android.settings/.Settings t2767 f} in proc activity list not using proc ProcessRecord{4a20df5 6745:com.android.settings/1000}?!?
W/ActivityManager( 791): Wtf, activity ActivityRecord{db06f6b u0 com.android.settings/.SubSettings t2767 f} in proc activity list not using proc ProcessRecord{4a20df5 6745:com.android.settings/1000}?!?
E/lowmemorykiller( 276): Error writing /proc/6745/oom_score_adj; errno=22
I/ActivityManager( 791): Killing 6745:com.android.settings/1000 (adj 9): crash
I/DeviceScanner( 3230): [MDNS] Received response from "LaWeaWeonQlo" (ae3e11b29fd758c5a27837b5c44262b3) with result "0 No change"
I/WindowState( 791): WIN DEATH: Window{c61c1e7 u0 com.android.settings/com.android.settings.Settings}
D/WifiService( 791): Client connection lost with reason: 4
I/Zygote ( 302): Process 6745 exited due to signal (11)
W/ActivityManager( 791): Spurious death for ProcessRecord{4a20df5 0:com.android.settings/1000}, curProc for 6745: null
W/ResourceType( 2410): No package identifier when getting value for resource number 0x00000000
W/PackageManager( 2410): Failure retrieving resources for com.android.settings: Resource ID #0x0
W/InputMethodManagerService( 791): Got RemoteException sending setActive(false) notification to pid 6745 uid 1000
I/GoogleInputMethod( 2702): onFinishInput() : Dummy InputConnection bound
I/GoogleInputMethod( 2702): onStartInput() : Dummy InputConnection bound
W/ajjl ( 2779): Empty context buffer. Thus might mean that the context is not synced down.
W/ajfs ( 2779): Empty context model while retrieving upload opt-in status!
I/Timeline( 2410): Timeline: Activity_idle id: [email protected] time:999085
I/Timeline( 791): Timeline: Activity_windows_visible id: ActivityRecord{e961ecf u0 com.android.systemui/.recents.RecentsActivity t2770} time:999100
W/ajjl ( 2779): Empty context buffer. Thus might mean that the context is not synced down.
W/ajfs ( 2779): Empty context model while retrieving upload opt-in status!
V/audio_hw_primary( 291): out_standby: enter: usecase(1: low-latency-playback)
V/audio_hw_primary( 291): stop_output_stream: enter: usecase(1: low-latency-playback)
V/audio_hw_primary( 291): disable_audio_route: enter: usecase(1)
V/audio_hw_primary( 291): disable_audio_route: reset mixer path: low-latency-playback
D/audio_route( 291): ++++ audio_route_update_mixer ==============
D/audio_route( 291): Setting mixer control: PRI_MI2S_RX Audio Mixer MultiMedia5, value: 0
D/audio_route( 291): ------ audio_route_update_mixer ==============
V/audio_hw_primary( 291): disable_audio_route: exit
D/hardware_info( 291): hw_info_append_hw_type : device_name = speaker
V/audio_hw_primary( 291): disable_snd_device: snd_device(2: speaker)
D/audio_route( 291): ++++ audio_route_update_path ==============
D/audio_route( 291): Setting mixer control: RX3 Digital Volume, value: 84
D/audio_route( 291): Setting mixer control: Speaker Boost, value: 0
D/audio_route( 291): Setting mixer control: SPK DAC Switch, value: 0
D/audio_route( 291): Setting mixer control: RX3 MIX1 INP2, value: 0
D/audio_route( 291): Setting mixer control: RX3 MIX1 INP1, value: 0
D/audio_route( 291): Setting mixer control: MI2S_RX Channels, value: 0
D/audio_route( 291): ---- audio_route_update_path ==============
V/audio_hw_primary( 291): stop_output_stream: exit: status(0)
V/audio_hw_primary( 291): out_standby: exit
and the /data/tombstones/tombstone_01 on pastebin
Code:
pastebin.com/jwZGN4Qr
sorry but i have recently signed up in XDA so i cant post links

Bumping, also, update i think it memory corruption because it isn't something linked directly to an aplication, i think it crash the app that tries to use that segment with a segfault sometimes crashes the launcher, sometimes the Settings, now i just installed tumblr from playstore and it just simply crashes with Segmentation fault deadbaad. in the time my cellphone fell, i use to link apps to MicroSD, thats the only thing i have not formatted, should i?

bump :c

Related

Can't send or receive calls! Need help!!

So I thought I had it figured out, but I don't. My phone will not send or receive calls. The bars are completely full, yet nothing is happening. The strange thing is that every now and I'm able to sort of get one through. But that's hit and miss. I have data as well.
So I need some help. I've attached a logcat of me trying to call three times. None went through even though I have full bars. I ran this from terminal emulator and pruned what I think is needed. I don't know how to read a logcat, so I need one of you awesome gents to help me out. If you need more of the logcat, let me know.
I'm running Thomas.raines ParanoidAndroid 2.99.6A, nothing else modified.
AU_LINUX_ANDROID_JB.04.01.01.00.036 + NOTHING D/OpenGLRenderer( 1203): Enabling debug mode 0 I/ActivityManager( 973): Displayed com.android.phone/.PrivilegedOutgoingCallBroadcaster: +225ms D/CallController( 1203): placeCall()... intent = Intent { act=android.intent.action.CALL dat=tel:xxxxxxxxxxxx (has extras) } D/PhoneUtils( 1203): placeCall()... number: xxxxxxxxxxxx, GW: null, emergency? false I/AudioService( 973): AudioFocus requestAudioFocus() from AudioFocus_For_Phone_Ring_And_Calls D/AudioHardwareInterface( 721): setMode(IN_CALL) I/AudioHardwareMSM8660( 721): Routing audio to Handset D/AudioHardwareMSM8660( 721): Routing audio to Call Handset D/AudioHardwareMSM8660( 721): In CALL HANDSET D/AudioHardwareMSM8660( 721): new_rx = 22 D/AudioHardwareMSM8660( 721): new_tx = 23 D/AudioHardwareMSM8660( 721): Calling acdb_loader_init_ACDB() D/ACDB-LOADER( 721): ACDB -> ACDB_CMD_INITIALIZE E/ ( 721): [ACDB RTC]->rtc init done!->result [0] E/ ( 721): actp_diag_init: call diag init function with 410000F5 E/ ( 721): [ACDB ACPH]->actp diag init done! D/ACDB-LOADER( 721): ACDB -> MMAP PMEM from ACDB driver D/ACDB-LOADER( 721): No existing PMEM info in ACDB driver D/ACDB-LOADER( 721): ACDB -> PMEM_ALLOCATE D/ACDB-LOADER( 721): ACDB -> register PMEM to ACDB driver: 0x41357000 D/ACDB-LOADER( 721): ACDB -> send_asm_topology D/ACDB-LOADER( 721): ACDB -> ACDB_CMD_GET_AUDPROC_STREAM_TOPOLOGY_ID D/ACDB-LOADER( 721): send mbhc data E/ACDB-LOADER( 721): Error reading MBHC general config returned = fffffff3 D/ACDB-LOADER( 721): send tabla anc data D/ACDB-LOADER( 721): ACDB -> ACDB_CMD_GET_ANC_SETTING E/ACDB-LOADER( 721): Error: ACDB ANC returned = -8 D/ACDB-LOADER( 721): ACDB -> ACDB_CMD_GET_ANC_SETTING E/ACDB-LOADER( 721): Error: ACDB ANC returned = -8 D/ACDB-LOADER( 721): ACDB -> ACDB_CMD_GET_ANC_SETTING E/ACDB-LOADER( 721): Error: ACDB ANC returned = -8 D/ACDB-LOADER( 721): ACDB -> ACDB_CMD_GET_ANC_SETTING E/ACDB-LOADER( 721): Error: ACDB ANC returned = -8 D/ACDB-LOADER( 721): ACDB -> ACDB_CMD_GET_ANC_SETTING E/ACDB-LOADER( 721): Error: ACDB ANC returned = -8 D/ACDB-LOADER( 721): ACDB -> ACDB_CMD_GET_ANC_SETTING E/ACDB-LOADER( 721): Error: ACDB ANC returned = -8 D/ACDB-LOADER( 721): ACDB -> init done! D/AudioHardwareMSM8660( 721): acdb_loader_init_ACDB() successful D/ACDB-LOADER( 721): ACDB -> send_voice_cal, acdb_rx = 60, acdb_tx = 61 D/ACDB-LOADER( 721): ACDB -> send_voice_rx_topology D/ACDB-LOADER( 721): ACDB -> ACDB_CMD_GET_DEVICE_INFO D/ACDB-LOADER( 721): ACDB -> send_voice_tx_topology D/ACDB-LOADER( 721): ACDB -> ACDB_CMD_GET_DEVICE_INFO D/ACDB-LOADER( 721): ACDB -> ACDB_CMD_GET_AFE_DATA D/ACDB-LOADER( 721): ACDB -> AUDIO_SET_SIDETONE_CAL D/ACDB-LOADER( 721): ACDB samplerate = 256 D/ACDB-LOADER( 721): ACDB samplerate = 256 D/ACDB-LOADER( 721): ACDB -> ACDB_CMD_GET_VOCPROC_COMMON_TABLE D/ACDB-LOADER( 721): ACDB samplerate = 256 D/ACDB-LOADER( 721): ACDB samplerate = 256 D/ACDB-LOADER( 721): ACDB -> ACDB_CMD_GET_VOCPROC_COMMON_TABLE D/ACDB-LOADER( 721): ACDB samplerate = 256 D/ACDB-LOADER( 721): ACDB samplerate = 256 D/ACDB-LOADER( 721): ACDB -> ACDB_CMD_GET_VOCPROC_COMMON_TABLE D/ACDB-LOADER( 721): ACDB samplerate = 256 D/ACDB-LOADER( 721): ACDB samplerate = 256 D/ACDB-LOADER( 721): ACDB -> ACDB_CMD_GET_VOCPROC_COMMON_TABLE D/ACDB-LOADER( 721): ACDB samplerate = 256 D/ACDB-LOADER( 721): ACDB samplerate = 256 D/ACDB-LOADER( 721): ACDB -> ACDB_CMD_GET_VOCPROC_COMMON_TABLE D/ACDB-LOADER( 721): ACDB samplerate = 256 D/ACDB-LOADER( 721): ACDB samplerate = 256 D/ACDB-LOADER( 721): ACDB -> ACDB_CMD_GET_VOCPROC_COMMON_TABLE D/ACDB-LOADER( 721): ACDB samplerate = 256 D/ACDB-LOADER( 721): ACDB samplerate = 256 D/ACDB-LOADER( 721): ACDB -> ACDB_CMD_GET_VOCPROC_COMMON_TABLE D/ACDB-LOADER( 721): ACDB samplerate = 256 D/ACDB-LOADER( 721): ACDB samplerate = 256 D/ACDB-LOADER( 721): ACDB -> ACDB_CMD_GET_VOCPROC_COMMON_TABLE D/ACDB-LOADER( 721): ACDB samplerate = 256 D/ACDB-LOADER( 721): ACDB samplerate = 256 D/ACDB-LOADER( 721): ACDB -> ACDB_CMD_GET_VOCPROC_COMMON_TABLE D/ACDB-LOADER( 721): ACDB samplerate = 256 D/ACDB-LOADER( 721): ACDB samplerate = 256 D/ACDB-LOADER( 721): ACDB -> ACDB_CMD_GET_VOCPROC_COMMON_TABLE D/ACDB-LOADER( 721): ACDB samplerate = 256 D/ACDB-LOADER( 721): ACDB samplerate = 256 D/ACDB-LOADER( 721): ACDB -> ACDB_CMD_GET_VOCPROC_COMMON_TABLE D/ACDB-LOADER( 721): ACDB samplerate = 256 D/ACDB-LOADER( 721): ACDB samplerate = 256 D/ACDB-LOADER( 721): ACDB -> ACDB_CMD_GET_VOCPROC_COMMON_TABLE D/ACDB-LOADER( 721): ACDB -> AUDIO_SET_VOCPROC_CAL D/ACDB-LOADER( 721): ACDB -> ACDB_CMD_GET_VOCPROC_GAIN_DEP_VOLTBL D/ACDB-LOADER( 721): ACDB -> ACDB_CMD_GET_VOCPROC_GAIN_DEP_VOLTBL D/ACDB-LOADER( 721): ACDB -> ACDB_CMD_GET_VOCPROC_GAIN_DEP_VOLTBL D/ACDB-LOADER( 721): ACDB -> ACDB_CMD_GET_VOCPROC_GAIN_DEP_VOLTBL D/ACDB-LOADER( 721): ACDB -> ACDB_CMD_GET_VOCPROC_GAIN_DEP_VOLTBL D/ACDB-LOADER( 721): ACDB -> ACDB_CMD_GET_VOCPROC_GAIN_DEP_VOLTBL D/ACDB-LOADER( 721): ACDB -> ACDB_CMD_GET_VOCPROC_GAIN_DEP_VOLTBL D/ACDB-LOADER( 721): ACDB -> ACDB_CMD_GET_VOCPROC_GAIN_DEP_VOLTBL D/ACDB-LOADER( 721): ACDB -> ACDB_CMD_GET_VOCPROC_GAIN_DEP_VOLTBL D/ACDB-LOADER( 721): ACDB -> ACDB_CMD_GET_VOCPROC_GAIN_DEP_VOLTBL D/ACDB-LOADER( 721): ACDB -> ACDB_CMD_GET_VOCPROC_GAIN_DEP_VOLTBL D/ACDB-LOADER( 721): ACDB -> ACDB_CMD_GET_VOCPROC_GAIN_DEP_VOLTBL D/ACDB-LOADER( 721): ACDB -> AUDIO_SET_VOCPROC_VOL_CAL D/ACDB-LOADER( 721): ACDB -> ACDB_CMD_GET_VOCPROC_STREAM_TABLE D/ACDB-LOADER( 721): ACDB -> ACDB_CMD_GET_VOCPROC_STREAM_TABLE D/ACDB-LOADER( 721): ACDB -> ACDB_CMD_GET_VOCPROC_STREAM_TABLE D/ACDB-LOADER( 721): ACDB -> ACDB_CMD_GET_VOCPROC_STREAM_TABLE D/ACDB-LOADER( 721): ACDB -> ACDB_CMD_GET_VOCPROC_STREAM_TABLE D/ACDB-LOADER( 721): ACDB -> ACDB_CMD_GET_VOCPROC_STREAM_TABLE D/ACDB-LOADER( 721): ACDB -> ACDB_CMD_GET_VOCPROC_STREAM_TABLE D/ACDB-LOADER( 721): ACDB -> ACDB_CMD_GET_VOCPROC_STREAM_TABLE D/ACDB-LOADER( 721): ACDB -> ACDB_CMD_GET_VOCPROC_STREAM_TABLE D/ACDB-LOADER( 721): ACDB -> ACDB_CMD_GET_VOCPROC_STREAM_TABLE D/ACDB-LOADER( 721): ACDB -> ACDB_CMD_GET_VOCPROC_STREAM_TABLE D/ACDB-LOADER( 721): ACDB -> ACDB_CMD_GET_VOCPROC_STREAM_TABLE D/ACDB-LOADER( 721): ACDB -> AUDIO_SET_VOCPROC_STREAM_CAL D/ACDB-LOADER( 721): ACDB -> Sent VocProc Cal! D/AudioHardwareMSM8660( 721): Starting voice on Rx 22 and Tx 23 device E/AudioHardwareMSM8660( 721): value of device and enable is 2 0 ALSA dev id:2 E/AudioHardwareMSM8660( 721): value of device and enable is 3 0 ALSA dev id:3 E/AudioHardwareMSM8660( 721): value of device and enable is 60 1 ALSA dev id:22 E/AudioHardwareMSM8660( 721): value of device and enable is 61 1 ALSA dev id:23 D/overlay ( 718): FROM_STATE = OV_CLOSED TO_STATE = OV_BYPASS_2_LAYER D/AudioHardwareMSM8660( 721): addToTable stream 3 I/ActivityManager( 973): START {act=android.intent.action.MAIN flg=0x10840000 cmp=com.android.phone/.InCallScreen u=0} from pid 1203 I/AudioHardwareMSM8660( 721): DualMic feature Disabled I/AudioHardwareMSM8660( 721): Routing audio to Handset D/AudioHardwareMSM8660( 721): Routing audio to Call Handset D/PhoneStatusBar( 1097): disable: < expand icons ALERTS* ticker system_info back home recent clock > D/AccelerometerListener( 1203): enable(true) D/AudioHardwareMSM8660( 721): setMicMute_nosync calling voice mute with the mMicMute 0 I/InCallScreen( 1203): onCreate()... this = [email protected] D/InCallScreen( 1203): - onCreate: phone state = OFFHOOK D/overlay ( 718): FROM_STATE = OV_BYPASS_2_LAYER TO_STATE = OV_CLOSED D/CountryDetector( 973): The first listener is added E/CM PowerHAL( 973): Error opening /sys/devices/system/cpu/cpufreq/ondemand/sampling_rate: No such file or directory D/overlay ( 718): FROM_STATE = OV_CLOSED TO_STATE = OV_BYPASS_2_LAYER I/ActivityManager( 973): Displayed com.android.phone/.InCallScreen: +543ms D/overlay ( 718): FROM_STATE = OV_BYPASS_2_LAYER TO_STATE = OV_CLOSED D/dalvikvm( 973): GC_CONCURRENT freed 2349K, 41% free 7732K/12995K, paused 3ms+23ms, total 154ms D/overlay ( 718): FROM_STATE = OV_CLOSED TO_STATE = OV_BYPASS_2_LAYER D/AccelerometerListener( 1203): orientation: horizontal D/dalvikvm( 2334): DexOpt: load 320ms, verify+opt 2842ms, 4839996 bytes I/ContactLoader( 2298): Registering content observer for content://com.android.contacts/contacts/lookup/3339i5615360c09f2d9f0/47 W/ProcessStats( 973): Skipping unknown process pid 2334 I/ActivityManager( 973): Force stopping package com.google.android.gms uid=10031 I/ActivityManager( 973): Killing proc 1307:com.google.process.gapps/u0a31: force stop I/ActivityManager( 973): Kill com.google.android.talk (pid 1899): provider com.google.android.gsf.talk.TalkProvider in dying process com.google.process.gapps I/ActivityManager( 973): Killing proc 1863:com.google.android.gsf.login/u0a31: force stop I/ActivityManager( 973): Process com.google.android.talk (pid 1899) has died. D/PackageManager( 973): New package installed in /data/app/com.google.android.gms-1.apk W/PackageManager( 973): Unknown permission android.permission.ADD_SYSTEM_SERVICE in package com.android.phone W/PackageManager( 973): Unknown permission com.android.vending.billing.IBillingAccountService.BIND2 in package com.google.android.gsf.login W/PackageManager( 973): Unknown permission com.android.chrome.TOS_ACKED in package com.google.android.gsf.login W/PackageManager( 973): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.browser (protectionLevel=2 flags=0x9be45) W/PackageManager( 973): Unknown permission com.google.android.gm.permission.READ_GMAIL in package com.google.android.talk W/PackageManager( 973): Unknown permission android.permission.READ_OWNER_DATA in package com.google.android.setupwizard W/PackageManager( 973): Unknown permission android.permission.WRITE_OWNER_DATA in package com.google.android.setupwizard W/PackageManager( 973): Unknown permission com.google.android.voicesearch.SHORTCUTS_ACCESS in package com.google.android.googlequicksearchbox W/PackageManager( 973): Unknown permission com.google.googlenav.friend.permission.OPT_IN in package com.google.android.googlequicksearchbox W/PackageManager( 973): Unknown permission com.google.android.apps.maps.permission.PREFETCH in package com.google.android.googlequicksearchbox W/PackageManager( 973): Unknown permission com.google.android.apps.googlevoice.permission.AUTO_SEND in package com.google.android.googlequicksearchbox W/PackageManager( 973): Unknown permission com.google.android.gm.permission.AUTO_SEND in package com.google.android.googlequicksearchbox W/PackageManager( 973): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.vending (protectionLevel=2 flags=0xabec5) W/PackageManager( 973): Unknown permission android.permission.MANAGE_USERS in package com.android.vending W/PackageManager( 973): Unknown permission android.permission.INTERACT_ACROSS_USERS in package com.android.vending W/PackageManager( 973): Not granting permission android.permission.WRITE_SECURE_SETTINGS to package com.android.vending (protectionLevel=50 flags=0xabec5) W/PackageManager( 973): Unknown permission android.permission.ACCESS_4G_RADIO_DISABLE in package com.android.systemui W/PackageManager( 973): Unknown permission android.permission.ACCESS_4G_STATE in package com.android.systemui W/PackageManager( 973): Unknown permission android.permission.CHANGE_4G_STATE in package com.android.systemui W/PackageManager( 973): Not granting permission android.permission.DEVICE_POWER to package com.android.deskclock (protectionLevel=2 flags=0x8be45) W/PackageManager( 973): Unknown permission android.permission.WRITE_INTERNAL_STORAGE in package com.paranoid.preferences W/PackageManager( 973): Unknown permission android.permission.INTERACT_ACROSS_USERS in package com.google.android.gms W/PackageManager( 973): Unknown permission android.permission.LOCATION_HARDWARE in package com.google.android.gms D/dalvikvm( 973): GC_CONCURRENT freed 1885K, 41% free 7684K/12995K, paused 3ms+5ms, total 53ms D/dalvikvm( 973): WAIT_FOR_CONCURRENT_GC blocked 13ms I/RegisteredComponentCache( 1209): ComponentInfo: ResolveInfo{410c2e18 com.android.apps.tag.TagViewer p=0 o=0 m=0x108000}, techs: android.nfc.tech.Ndef, I/InputReader( 973): Reconfiguring input devices. changes=0x00000010 D/AccountTypeManager( 2298): Registering 1 extension packages I/Launcher( 1239): setLoadOnResume I/AccountTypeManager( 2298): Loaded meta-data for 2 account types, 1 accounts in 51ms(wall) 4ms(cpu) D/PackageManager( 973): generateServicesMap(android.accounts.AccountAuthenticator): 4 services unchanged D/InCallScreen( 1203): toggleSpeaker(): newSpeakerState = true I/AudioHardwareMSM8660( 721): Routing audio to Speakerphone D/AudioHardwareMSM8660( 721): Routing audio to Call Speaker D/AudioHardwareMSM8660( 721): In CALL SPEAKER D/AudioHardwareMSM8660( 721): new_rx = 24 D/AudioHardwareMSM8660( 721): new_tx = 25 D/AudioHardwareMSM8660( 721): updateDeviceInfo() called for default case D/AudioHardwareMSM8660( 721): updateDeviceInfo: E D/AudioHardwareMSM8660( 721): case VOICE_CALL/VOIP CALL 3 D/ACDB-LOADER( 721): ACDB -> send_voice_cal, acdb_rx = 62, acdb_tx = 63 D/ACDB-LOADER( 721): ACDB -> send_voice_rx_topology D/ACDB-LOADER( 721): ACDB -> ACDB_CMD_GET_DEVICE_INFO D/ACDB-LOADER( 721): ACDB -> send_voice_tx_topology D/ACDB-LOADER( 721): ACDB -> ACDB_CMD_GET_DEVICE_INFO D/ACDB-LOADER( 721): ACDB -> ACDB_CMD_GET_AFE_DATA D/ACDB-LOADER( 721): ACDB -> AUDIO_SET_SIDETONE_CAL D/ACDB-LOADER( 721): ACDB samplerate = 256 D/ACDB-LOADER( 721): ACDB samplerate = 256 D/ACDB-LOADER( 721): ACDB -> ACDB_CMD_GET_VOCPROC_COMMON_TABLE D/ACDB-LOADER( 721): ACDB samplerate = 256 D/ACDB-LOADER( 721): ACDB samplerate = 256 D/ACDB-LOADER( 721): ACDB -> ACDB_CMD_GET_VOCPROC_COMMON_TABLE D/ACDB-LOADER( 721): ACDB samplerate = 256 D/ACDB-LOADER( 721): ACDB samplerate = 256 D/ACDB-LOADER( 721): ACDB -> ACDB_CMD_GET_VOCPROC_COMMON_TABLE D/ACDB-LOADER( 721): ACDB samplerate = 256 D/ACDB-LOADER( 721): ACDB samplerate = 256 D/ACDB-LOADER( 721): ACDB -> ACDB_CMD_GET_VOCPROC_COMMON_TABLE D/ACDB-LOADER( 721): ACDB samplerate = 256 D/ACDB-LOADER( 721): ACDB samplerate = 256 D/ACDB-LOADER( 721): ACDB -> ACDB_CMD_GET_VOCPROC_COMMON_TABLE D/ACDB-LOADER( 721): ACDB samplerate = 256 D/ACDB-LOADER( 721): ACDB samplerate = 256 D/ACDB-LOADER( 721): ACDB -> ACDB_CMD_GET_VOCPROC_COMMON_TABLE D/ACDB-LOADER( 721): ACDB samplerate = 256 D/ACDB-LOADER( 721): ACDB samplerate = 256 D/ACDB-LOADER( 721): ACDB -> ACDB_CMD_GET_VOCPROC_COMMON_TABLE D/ACDB-LOADER( 721): ACDB samplerate = 256 D/ACDB-LOADER( 721): ACDB samplerate = 256 D/ACDB-LOADER( 721): ACDB -> ACDB_CMD_GET_VOCPROC_COMMON_TABLE D/ACDB-LOADER( 721): ACDB samplerate = 256 D/ACDB-LOADER( 721): ACDB samplerate = 256 D/ACDB-LOADER( 721): ACDB -> ACDB_CMD_GET_VOCPROC_COMMON_TABLE D/ACDB-LOADER( 721): ACDB samplerate = 256 D/ACDB-LOADER( 721): ACDB samplerate = 256 D/ACDB-LOADER( 721): ACDB -> ACDB_CMD_GET_VOCPROC_COMMON_TABLE D/ACDB-LOADER( 721): ACDB samplerate = 256 D/ACDB-LOADER( 721): ACDB samplerate = 256 D/ACDB-LOADER( 721): ACDB -> ACDB_CMD_GET_VOCPROC_COMMON_TABLE D/ACDB-LOADER( 721): ACDB samplerate = 256 D/ACDB-LOADER( 721): ACDB samplerate = 256 D/ACDB-LOADER( 721): ACDB -> ACDB_CMD_GET_VOCPROC_COMMON_TABLE D/ACDB-LOADER( 721): ACDB -> AUDIO_SET_VOCPROC_CAL D/ACDB-LOADER( 721): ACDB -> ACDB_CMD_GET_VOCPROC_GAIN_DEP_VOLTBL D/ACDB-LOADER( 721): ACDB -> ACDB_CMD_GET_VOCPROC_GAIN_DEP_VOLTBL D/ACDB-LOADER( 721): ACDB -> ACDB_CMD_GET_VOCPROC_GAIN_DEP_VOLTBL D/ACDB-LOADER( 721): ACDB -> ACDB_CMD_GET_VOCPROC_GAIN_DEP_VOLTBL D/ACDB-LOADER( 721): ACDB -> ACDB_CMD_GET_VOCPROC_GAIN_DEP_VOLTBL D/ACDB-LOADER( 721): ACDB -> ACDB_CMD_GET_VOCPROC_GAIN_DEP_VOLTBL D/ACDB-LOADER( 721): ACDB -> ACDB_CMD_GET_VOCPROC_GAIN_DEP_VOLTBL D/ACDB-LOADER( 721): ACDB -> ACDB_CMD_GET_VOCPROC_GAIN_DEP_VOLTBL D/ACDB-LOADER( 721): ACDB -> ACDB_CMD_GET_VOCPROC_GAIN_DEP_VOLTBL D/ACDB-LOADER( 721): ACDB -> ACDB_CMD_GET_VOCPROC_GAIN_DEP_VOLTBL D/ACDB-LOADER( 721): ACDB -> ACDB_CMD_GET_VOCPROC_GAIN_DEP_VOLTBL D/ACDB-LOADER( 721): ACDB -> ACDB_CMD_GET_VOCPROC_GAIN_DEP_VOLTBL D/ACDB-LOADER( 721): ACDB -> AUDIO_SET_VOCPROC_VOL_CAL D/ACDB-LOADER( 721): ACDB -> ACDB_CMD_GET_VOCPROC_STREAM_TABLE D/ACDB-LOADER( 721): ACDB -> ACDB_CMD_GET_VOCPROC_STREAM_TABLE D/ACDB-LOADER( 721): ACDB -> ACDB_CMD_GET_VOCPROC_STREAM_TABLE D/ACDB-LOADER( 721): ACDB -> ACDB_CMD_GET_VOCPROC_STREAM_TABLE D/ACDB-LOADER( 721): ACDB -> ACDB_CMD_GET_VOCPROC_STREAM_TABLE D/ACDB-LOADER( 721): ACDB -> ACDB_CMD_GET_VOCPROC_STREAM_TABLE D/ACDB-LOADER( 721): ACDB -> ACDB_CMD_GET_VOCPROC_STREAM_TABLE D/ACDB-LOADER( 721): ACDB -> ACDB_CMD_GET_VOCPROC_STREAM_TABLE D/ACDB-LOADER( 721): ACDB -> ACDB_CMD_GET_VOCPROC_STREAM_TABLE D/ACDB-LOADER( 721): ACDB -> ACDB_CMD_GET_VOCPROC_STREAM_TABLE D/ACDB-LOADER( 721): ACDB -> ACDB_CMD_GET_VOCPROC_STREAM_TABLE D/ACDB-LOADER( 721): ACDB -> ACDB_CMD_GET_VOCPROC_STREAM_TABLE D/ACDB-LOADER( 721): ACDB -> AUDIO_SET_VOCPROC_STREAM_CAL D/ACDB-LOADER( 721): ACDB -> Sent VocProc Cal! E/AudioHardwareMSM8660( 721): value of device and enable is 60 0 ALSA dev id:22 E/AudioHardwareMSM8660( 721): value of device and enable is 61 0 ALSA dev id:23 E/AudioHardwareMSM8660( 721): value of device and enable is 62 1 ALSA dev id:24 D/dalvikvm( 973): GC_EXPLICIT freed 345K, 42% free 7662K/12995K, paused 31ms+6ms, total 101ms D/Finsky ( 1935): [103] 1.packageInstalled: Package install status for "com.google.android.gms" is 1 D/PackageManager( 973): generateServicesMap(android.content.SyncAdapter): 15 services: D/PackageManager( 973): New service added: ServiceInfo: SyncAdapterType {name=com.google.android.gms.games.background, type=com.google, userVisible=false, supportsUploading=true, isAlwaysSyncable=false, allowParallelSyncs=false, settingsActivity=null}, ComponentInfo{com.google.android.gms/com.google.android.gms.games.service.GamesSyncServiceMain}, uid 10031 D/PackageManager( 973): New service added: ServiceInfo: SyncAdapterType {name=com.google.android.gms.games, type=com.google, userVisible=false, supportsUploading=true, isAlwaysSyncable=false, allowParallelSyncs=false, settingsActivity=null}, ComponentInfo{com.google.android.gms/com.google.android.gms.games.service.GamesSyncServiceNotification}, uid 10031 D/PackageManager( 973): New service added: ServiceInfo: SyncAdapterType {name=com.google.android.gms.plus.action, type=com.google, userVisible=false, supportsUploading=true, isAlwaysSyncable=true, allowParallelSyncs=false, settingsActivity=null}, ComponentInfo{com.google.android.gms/com.google.android.gms.plus.service.OfflineActionSyncAdapterService}, uid 10031 D/PackageManager( 973): New service added: ServiceInfo: SyncAdapterType {name=com.google.android.location.reporting, type=com.google, userVisible=false, supportsUploading=true, isAlwaysSyncable=false, allowParallelSyncs=false, settingsActivity=null}, ComponentInfo{com.google.android.gms/com.google.android.location.reporting.service.ReportingSyncService}, uid 10031 D/PackageManager( 973): New service added: ServiceInfo: SyncAdapterType {name=com.google.android.gms.people, type=com.google, userVisible=true, supportsUploading=false, isAlwaysSyncable=false, allowParallelSyncs=false, settingsActivity=null}, ComponentInfo{com.google.android.gms/com.google.android.gms.people.sync.PeopleSyncService}, uid 10031 D/PackageManager( 973): New service added: ServiceInfo: SyncAdapterType {name=com.google.android.gms.appstate, type=com.google, userVisible=true, supportsUploading=true, isAlwaysSyncable=false, allowParallelSyncs=false, settingsActivity=null}, ComponentInfo{com.google.android.gms/com.google.android.gms.appstate.service.AppStateSyncService}, uid 10031 E/AudioHardwareMSM8660( 721): value of device and enable is 63 1 ALSA dev id:25 D/BackupManagerService( 973): Received broadcast Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.google.android.gms flg=0x8000010 (has extras) } D/AudioHardwareMSM8660( 721): updateDeviceInfo: X D/AudioHardwareMSM8660( 721): setVoiceVolume(0.800000) I/AudioHardwareMSM8660( 721): Setting in-call volume to 1 (available range is 5(MIN VOLUME) to 0(MAX VOLUME) V/BackupManagerService( 973): addPackageParticipantsLocked: #1 D/SyncManager( 973): setIsSyncable: Account {[email protected], type=com.google}, provider com.google.android.gms.plus.action, user 0 -> 1 I/ActivityManager( 973): Start proc com.svox.pico for broadcast com.svox.pico/.VoiceDataInstallerReceiver: pid=2368 uid=10030 gids={1015, 1028} D/AccountTypeManager( 2298): Registering 1 extension packages I/AccountTypeManager( 2298): Loaded meta-data for 2 account types, 1 accounts in 10ms(wall) 3ms(cpu) D/ActivityThread( 2368): setTargetHeapUtilization:0.25 D/ActivityThread( 2368): setTargetHeapIdealFree:8388608 D/ActivityThread( 2368): setTargetHeapConcurrentStart:2097152 I/ActivityThread( 2368): Pub com.svox.pico.providers.SettingsProvider: com.svox.pico.providers.SettingsProvider I/ActivityManager( 973): Start proc eu.chainfire.supersu for broadcast eu.chainfire.supersu/.InstallReceiver: pid=2381 uid=10036 gids={1028} D/ActivityThread( 2381): setTargetHeapUtilization:0.25 D/ActivityThread( 2381): setTargetHeapIdealFree:8388608 D/ActivityThread( 2381): setTargetHeapConcurrentStart:2097152 I/ActivityManager( 973): Start proc com.google.android.gms for service com.google.android.gms/.games.service.GamesSyncServiceMain: pid=2395 uid=10031 gids={3003, 1015, 1028, 1007, 2001, 3006, 1006} D/dalvikvm( 719): GC_EXPLICIT freed 38K, 83% free 2170K/12288K, paused 3ms+2ms, total 19ms D/dalvikvm( 719): GC_EXPLICIT freed <1K, 83% free 2170K/12288K, paused 1ms+1ms, total 17ms D/dalvikvm( 719): GC_EXPLICIT freed <1K, 83% free 2170K/12288K, paused 5ms+1ms, total 19ms I/ActivityManager( 973): Start proc com.tmobile.thememanager for broadcast com.tmobile.thememanager/.receiver.ThemePackageReceiver: pid=2408 uid=1300 gids={-1, 1028} D/ActivityThread( 2395): setTargetHeapUtilization:0.25 D/ActivityThread( 2395): setTargetHeapIdealFree:8388608 D/ActivityThread( 2395): setTargetHeapConcurrentStart:2097152 I/ActivityManager( 973): Start proc com.google.process.location for service com.google.android.gms/com.google.android.location.reporting.service.ReportingSyncService: pid=2421 uid=10031 gids={3003, 1015, 1028, 1007, 2001, 3006, 1006} D/ActivityThread( 2408): setTargetHeapUtilization:0.25 D/ActivityThread( 2408): setTargetHeapIdealFree:8388608 D/ActivityThread( 2408): setTargetHeapConcurrentStart:2097152 D/ActivityThread( 2421): setTargetHeapUtilization:0.25 D/ActivityThread( 2421): setTargetHeapIdealFree:8388608 D/ActivityThread( 2421): setTargetHeapConcurrentStart:2097152 I/ActivityThread( 2408): Pub com.tmobile.thememanager.themes: com.tmobile.thememanager.provider.ThemesProvider I/ActivityThread( 2408): Pub com.tmobile.thememanager.packageresources: com.tmobile.thememanager.provider.PackageResourcesProvider I/ActivityManager( 973): Start proc com.google.process.gapps for broadcast com.google.android.gsf/.gtalkservice.PackageInstalledReceiver: pid=2436 uid=10031 gids={3003, 1015, 1028, 1007, 2001, 3006, 1006} D/ActivityThread( 2436): setTargetHeapUtilization:0.25 D/ActivityThread( 2436): setTargetHeapIdealFree:8388608 D/ActivityThread( 2436): setTargetHeapConcurrentStart:2097152 I/ActivityThread( 2436): Pub com.google.
Sent from my SAMSUNG-SGH-T769 using XDA Premium 4 mobile app
Oh and this is even better, I can send and receive texts. Please, someone give me a hand!
Sent from my SAMSUNG-SGH-T769 using XDA Premium 4 mobile app
I've wiped and flashed everything numerous times. I was running BeanStalk, thought maybe that had something to do with the situation. So I reflashed PA and no dice...
Does your imei show?
Sent from my SGH-T769 using Tapatalk 4
Yes, everything on the status page is there. Guess I should also point out that my phone will show all bars then for no apparent reason they'll all disappear and I'll lose all network access.
Sent from my SAMSUNG-SGH-T769 using XDA Premium 4 mobile app
If I reboot they'll come back but still can't call. Sometimes switching airplane mode off/on will bring the bars back.
Sent from my SAMSUNG-SGH-T769 using XDA Premium 4 mobile app
Somcom3X said:
Does your imei show?
Sent from my SGH-T769 using Tapatalk 4
Click to expand...
Click to collapse
What's your thoughts. I'll try anything...
Sent from my SAMSUNG-SGH-T769 using XDA Premium 4 mobile app
Try exchanging your sim card. Its free @ tmobile corporate.(any authorized store) Make sure your on stock.
Sent from my SGH-T769 using Tapatalk 4
njstein said:
What's your thoughts. I'll try anything...
Sent from my SAMSUNG-SGH-T769 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
I can only suggest the dreadful option of flashing back to stock..
Sent from my SAMSUNG-SGH-T769
Reflash the herc radio and or check your APN, network mode, and network operator settings.
This also happened to me about 2 months ago. I thought I had messed up big time, but my wife's phone (also T-Mo, and unaltered in any way) was behaving the same. So I took to Twitter @TmobileHelp and found out there was some maintenance issues in my area
I suffered from the same experience as the OP, with a different device (Samsung Galaxy Note 2). With several Android 4.3 & 4.2.2 ROM (my fav is PA).
In addition WLAN connection doesn't work.
Finally I gave up und went back to stock and then a slimmed near-stock 4.1.2 ROM (Thunder Lite).
Suddenly and ever since there are no call in/out problems anymore.
Conclusion: for my Samsung device I suspect driver/or radio incompatibilities. I'll wait for Sammy to release a proper 4.3 stock ROM.
WayneGretzky said:
I suffered from the same experience as the OP, with a different device (Samsung Galaxy Note 2). With several Android 4.3 & 4.2.2 ROM (my fav is PA).
In addition WLAN connection doesn't work.
Finally I gave up und went back to stock and then a slimmed near-stock 4.1.2 ROM (Thunder Lite).
Suddenly and ever since there are no call in/out problems anymore.
Conclusion: for my Samsung device I suspect driver/or radio incompatibilities. I'll wait for Sammy to release a proper 4.3 stock ROM.
Click to expand...
Click to collapse
Rofl, if you're referring to the Blaze and stock 4.3, dont hold your breath. Blaze reached EOL at 4.0.4. The fact that we have a 95% functional 4.3 base to build ROMs off of is nothing short of amazing, and the devs here worked excruciatingly hard to get us this far.
Fellas, I apologize to all for freaking out like a noob and not doing my due diligence. It's a T-Mobile network issue in my area, cell tower stuff. I thank you all for responding and trying to help. Next time I won't freak out and do a little more research. You guys came through, best forum friends out there! Consider this closed on my end.
Sent from my SAMSUNG-SGH-T769 using XDA Premium 4 mobile app
jparnell8839 said:
Rofl, if you're referring to the Blaze and stock 4.3, dont hold your breath. Blaze reached EOL at 4.0.4. The fact that we have a 95% functional 4.3 base to build ROMs off of is nothing short of amazing, and the devs here worked excruciatingly hard to get us this far.
Click to expand...
Click to collapse
Why Blaze? I was talking about a Galaxy Note 2, GT-N7100.
This was released exactly one year ago with 4.1.1, you remember? And a 4.3 version is well expected in October.

Final Fantasy 1 app crashes

Background.
Game worked fine on CM12-20150106-NIGHTLY. After first nightly update all the way to latest (20150114) it would launch but close. Could reopen it but it is stuck on this screen >
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
I have tried flashing, wiping, restoring, redownloading, wiping again and again, and cannot find 20150106 zip to try it.
Below is logcat when opening it.
Code:
I/Timeline( 1798): Timeline: Activity_launch_request id:com.square_enix.android_googleplay.finalfantasy time:1071317
I/ActivityManager( 796): START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 pkg=com.square_enix.android_googleplay.finalfantasy cmp=com.square_enix.android_googleplay.finalfantasy/.SQEXMarketActivity bnds=[12,605][276,943] (has extras)} from uid 10016 on display 0
D/audio_hw_primary( 1358): out_set_parameters: enter: usecase(1: low-latency-playback) kvpairs: routing=2
D/audio_hw_primary( 1358): start_output_stream: enter: stream(0xb605f9c0)usecase(1: low-latency-playback) devices(0x2)
D/audio_hw_primary( 1358): select_devices: out_snd_device(2: speaker) in_snd_device(0: )
W/msm8974_platform( 1358): Codec backend bitwidth 16, samplerate 48000
D/hardware_info( 1358): hw_info_append_hw_type : device_name = speaker
I/msm8974_platform( 1358): platform_send_audio_calibration: sending audio calibration for snd_device(2) acdb_id(15)
D/ACDB-LOADER( 1358): ACDB -> send_audio_cal, acdb_id = 15, path = 0
D/ACDB-LOADER( 1358): ACDB -> send_adm_topology
D/ACDB-LOADER( 1358): ACDB -> ACDB_CMD_GET_AUDPROC_COMMON_TOPOLOGY_ID
D/ACDB-LOADER( 1358): ACDB -> send_asm_topology
D/ACDB-LOADER( 1358): ACDB -> ACDB_CMD_GET_AUDPROC_STREAM_TOPOLOGY_ID
D/ACDB-LOADER( 1358): ACDB -> send_audtable
D/ACDB-LOADER( 1358): ACDB -> ACDB_CMD_GET_AUDPROC_COMMON_TABLE
D/ACDB-LOADER( 1358): ACDB -> AUDIO_SET_AUDPROC_CAL
D/ACDB-LOADER( 1358): ACDB -> send_audvoltable
D/ACDB-LOADER( 1358): ACDB -> ACDB_CMD_GET_AUDPROC_GAIN_DEP_STEP_TABLE
D/ ( 1358): Failed to fetch the lookup information of the device 0000000F
E/ACDB-LOADER( 1358): Error: ACDB AudProc vol returned = -19
D/ACDB-LOADER( 1358): ACDB -> AUDIO_SET_AUDPROC_VOL_CAL
D/ACDB-LOADER( 1358): ACDB -> send_afe_cal
D/ACDB-LOADER( 1358): ACDB -> ACDB_CMD_GET_AFE_COMMON_TABLE
D/ ( 1358): Failed to fetch the lookup information of the device 0000000F
E/ACDB-LOADER( 1358): Error: ACDB AFE returned = -19
D/ACDB-LOADER( 1358): ACDB -> AUDIO_SET_AFE_CAL
D/audio_hw_primary( 1358): select_devices: done
I/ActivityManager( 796): Start proc com.square_enix.android_googleplay.finalfantasy for activity com.square_enix.android_googleplay.finalfantasy/.SQEXMarketActivity: pid=4936 uid=10048 gids={50048, 9997, 1028, 1015, 3003} abi=armeabi
V/PhoneStatusBar( 1082): setLightsOn(true)
I/WebViewFactory( 4936): Loading com.android.webview version 37 (3077850166-arm) (code 100001)
I/LibraryLoader( 4936): Loading: webviewchromium
I/LibraryLoader( 4936): Time to load native libraries: 2 ms (timestamps 1576-1578)
I/LibraryLoader( 4936): Expected native library version number "",actual native library version number ""
W/art ( 4936): Attempt to remove local handle scope entry from IRT, ignoring
I/art ( 4936): Explicit concurrent mark sweep GC freed 43317(2MB) AllocSpace objects, 18(960KB) LOS objects, 39% free, 19MB/31MB, paused 780us total 37.832ms
I/LicenseChecker( 4936): Binding to licensing service.
W/ContextImpl( 4936): Implicit intents with startService are not safe: Intent { act=com.android.vending.licensing.ILicensingService } android.content.ContextWrapper.bindService:538 com.b.a.a.a.i.a:-1 com.square_enix.android_googleplay.finalfantasy.SQEXMarketActivity.a:-1
I/LicenseChecker( 4936): Calling checkLicense on service for com.square_enix.android_googleplay.finalfantasy
I/LicenseChecker( 4936): Start monitoring timeout.
I/ActivityManager( 796): Displayed com.square_enix.android_googleplay.finalfantasy/.SQEXMarketActivity: +598ms
I/Timeline( 796): Timeline: Activity_windows_visible id: ActivityRecord{2320907e u0 com.square_enix.android_googleplay.finalfantasy/.SQEXMarketActivity t24} time:1071943
I/Timeline( 4936): Timeline: Activity_idle id: [email protected] time:1071948
W/InputMethodManagerService( 796): Window already focused, ignoring focus gain of: [email protected] attribute=null, token = [email protected]
I/Timeline( 1798): Timeline: Activity_idle id: [email protected] time:1072062
I/qtaguid ( 4758): Failed write_ctrl(u 37) res=-1 errno=22
I/qtaguid ( 4758): Untagging socket 37 failed errno=-22
W/NetworkManagementSocketTagger( 4758): untagSocket(37) failed with errno -22
I/LicenseChecker( 4936): Received response.
I/LicenseChecker( 4936): Clearing timeout.
I/Timeline( 796): Timeline: Activity_windows_visible id: ActivityRecord{32a193d4 u0 com.cyanogenmod.trebuchet/com.android.launcher3.Launcher t6} time:1072318
E/WindowManager( 4936):
E/WindowManager( 4936): android.view.WindowLeaked: Activity com.square_enix.android_googleplay.finalfantasy.SQEXMarketActivity has leaked window com.android.internal.policy.impl.PhoneWindow$DecorView{3f2baa01 V.E..... R.....ID 0,0-564,501} that was originally added here
E/WindowManager( 4936): at android.view.ViewRootImpl.<init>(ViewRootImpl.java:363)
E/WindowManager( 4936): at android.view.WindowManagerGlobal.addView(WindowManagerGlobal.java:261)
E/WindowManager( 4936): at android.view.WindowManagerImpl.addView(WindowManagerImpl.java:69)
E/WindowManager( 4936): at android.app.Dialog.show(Dialog.java:298)
E/WindowManager( 4936): at net.sqexm.sqmk.android.lib.d.e.a(Unknown Source)
E/WindowManager( 4936): at com.square_enix.android_googleplay.finalfantasy.SQEXMarketActivity.onCreate(Unknown Source)
E/WindowManager( 4936): at android.app.Activity.performCreate(Activity.java:5933)
E/WindowManager( 4936): at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1105)
E/WindowManager( 4936): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2251)
E/WindowManager( 4936): at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2360)
E/WindowManager( 4936): at android.app.ActivityThread.access$800(ActivityThread.java:144)
E/WindowManager( 4936): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1278)
E/WindowManager( 4936): at android.os.Handler.dispatchMessage(Handler.java:102)
E/WindowManager( 4936): at android.os.Looper.loop(Looper.java:135)
E/WindowManager( 4936): at android.app.ActivityThread.main(ActivityThread.java:5223)
E/WindowManager( 4936): at java.lang.reflect.Method.invoke(Native Method)
E/WindowManager( 4936): at java.lang.reflect.Method.invoke(Method.java:372)
E/WindowManager( 4936): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:898)
E/WindowManager( 4936): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:693)
W/OpenGLRenderer( 1798): Incorrectly called buildLayer on View: ShortcutAndWidgetContainer, destroying layer...
W/OpenGLRenderer( 1798): Incorrectly called buildLayer on View: ShortcutAndWidgetContainer, destroying layer...
D/audio_hw_primary( 1358): out_standby: enter: stream (0xb605f9c0) usecase(1: low-latency-playback)
D/hardware_info( 1358): hw_info_append_hw_type : device_name = speaker
E/AudioTrack( 796): AudioTrack::set : Exit
I/Timeline( 1798): Timeline: Activity_launch_request id:com.square_enix.android_googleplay.finalfantasy time:1076416
I/ActivityManager( 796): START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 pkg=com.square_enix.android_googleplay.finalfantasy cmp=com.square_enix.android_googleplay.finalfantasy/.SQEXMarketActivity bnds=[12,605][276,943] (has extras)} from uid 10016 on display 0
D/audio_hw_primary( 1358): out_set_parameters: enter: usecase(1: low-latency-playback) kvpairs: routing=2
D/audio_hw_primary( 1358): start_output_stream: enter: stream(0xb605f9c0)usecase(1: low-latency-playback) devices(0x2)
D/audio_hw_primary( 1358): select_devices: out_snd_device(2: speaker) in_snd_device(0: )
W/msm8974_platform( 1358): Codec backend bitwidth 16, samplerate 48000
D/hardware_info( 1358): hw_info_append_hw_type : device_name = speaker
I/msm8974_platform( 1358): platform_send_audio_calibration: sending audio calibration for snd_device(2) acdb_id(15)
D/ACDB-LOADER( 1358): ACDB -> send_audio_cal, acdb_id = 15, path = 0
D/ACDB-LOADER( 1358): ACDB -> send_adm_topology
D/ACDB-LOADER( 1358): ACDB -> ACDB_CMD_GET_AUDPROC_COMMON_TOPOLOGY_ID
D/ACDB-LOADER( 1358): ACDB -> send_asm_topology
D/ACDB-LOADER( 1358): ACDB -> ACDB_CMD_GET_AUDPROC_STREAM_TOPOLOGY_ID
D/ACDB-LOADER( 1358): ACDB -> send_audtable
D/ACDB-LOADER( 1358): ACDB -> ACDB_CMD_GET_AUDPROC_COMMON_TABLE
D/ACDB-LOADER( 1358): ACDB -> AUDIO_SET_AUDPROC_CAL
D/ACDB-LOADER( 1358): ACDB -> send_audvoltable
D/ACDB-LOADER( 1358): ACDB -> ACDB_CMD_GET_AUDPROC_GAIN_DEP_STEP_TABLE
D/ ( 1358): Failed to fetch the lookup information of the device 0000000F
E/ACDB-LOADER( 1358): Error: ACDB AudProc vol returned = -19
D/ACDB-LOADER( 1358): ACDB -> AUDIO_SET_AUDPROC_VOL_CAL
D/ACDB-LOADER( 1358): ACDB -> send_afe_cal
D/ACDB-LOADER( 1358): ACDB -> ACDB_CMD_GET_AFE_COMMON_TABLE
D/ ( 1358): Failed to fetch the lookup information of the device 0000000F
E/ACDB-LOADER( 1358): Error: ACDB AFE returned = -19
D/ACDB-LOADER( 1358): ACDB -> AUDIO_SET_AFE_CAL
D/audio_hw_primary( 1358): select_devices: done
V/PhoneStatusBar( 1082): setLightsOn(true)
I/LicenseChecker( 4936): Using cached license response
I/ActivityManager( 796): Displayed com.square_enix.android_googleplay.finalfantasy/.SQEXMarketActivity: +144ms
I/Timeline( 4936): Timeline: Activity_idle id: [email protected] time:1076586
I/Timeline( 796): Timeline: Activity_windows_visible id: ActivityRecord{37e9a442 u0 com.square_enix.android_googleplay.finalfantasy/.SQEXMarketActivity t25} time:1077280
D/Ulp_jni ( 796): Location CB invoked
E/WifiStateMachine( 796): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=7.75 rxSuccessRate=7.76 targetRoamBSSID=any RSSI=-50
D/audio_hw_primary( 1358): out_standby: enter: stream (0xb605f9c0) usecase(1: low-latency-playback)
D/hardware_info( 1358): hw_info_append_hw_type : device_name = speaker
D/TaskPersister( 796): removeObsoleteFile: deleting file=24_task.xml
D/TaskPersister( 796): removeObsoleteFile: deleting file=24_task_thumbnail.png
D/Ulp_jni ( 796): Location CB invoked
D/Ulp_jni ( 796): Location CB invoked
E/WifiStateMachine( 796): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=0.06 rxSuccessRate=0.06 targetRoamBSSID=any RSSI=-51
I/WifiHAL ( 796): Poll result = 1
I/WifiHAL ( 796): Found some events!!!
I/wpa_supplicant( 1597): wlan0: CTRL-EVENT-SCAN-STARTED
D/WifiHAL ( 796): no_seq_check received
I/WifiHAL ( 796): event received NL80211_CMD_TRIGGER_SCAN
I/WifiHAL ( 796): event received NL80211_CMD_TRIGGER_SCAN, vendor_id = 0x0
I/WifiHAL ( 796): event ignored!!
D/WifiService( 796): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 [email protected]}
D/PhoneApp( 1769): getPhone phoneId:0
D/PhoneApp( 1769): getPhone phoneId:0
D/PhoneApp( 1769): getPhone phoneId:0
D/PhoneApp( 1769): getPhone phoneId:0
D/WifiService( 796): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 [email protected]}
I/WifiHAL ( 796): Poll result = 1
I/WifiHAL ( 796): Found some events!!!
D/WifiHAL ( 796): no_seq_check received
I/WifiHAL ( 796): event received NL80211_CMD_NEW_SCAN_RESULTS
I/WifiHAL ( 796): event received NL80211_CMD_NEW_SCAN_RESULTS, vendor_id = 0x0
I/WifiHAL ( 796): event ignored!!
V/XTWiFiOS( 796): Wifi scan result receiver called
D/LBSSystemMonitorService( 796): handleMessage what - 4
D/Wiper_jni( 796): Send Network Location.
D/Ulp_jni ( 796): Location CB invoked
D/Ulp_jni ( 796): Location CB invoked
E/WifiStateMachine( 796): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=0.00 rxSuccessRate=0.00 targetRoamBSSID=any RSSI=-52
D/Ulp_jni ( 796): Location CB invoked
D/Ulp_jni ( 796): Location CB invoked
E/WifiStateMachine( 796): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=0.00 rxSuccessRate=0.00 targetRoamBSSID=any RSSI=-50
D/Ulp_jni ( 796): Location CB invoked
^[[BD
Any help would be appreciated.
Try reinstalling it?
Already done. Multiple times. Both from titanium and fresh downloaded copy from play store.

[Q] Apps crashing with Cyanogen 12S - any help why?

Hi,
I'm having problems with apps crashing on my OnePlus with Cyaogen 12S. Three apps crash intermittently - Google Inbox, Evernote and BBC News. I also get messages saying AOSP Keyboard has stopped, and one just now saying the same about Google Play Services. Not all apps stop together, sometimes it's just one of them, sometimes several.
I got to 12S via BlissRom. I had stock, flashed BlissRom to get Lolipop and started having similar issues. I then went to 12S via full wipe but same issues. Issues dissapear after a reboot but them come back. The 12S is the stock OTA version.
I wondered if it was to do with Xposed - I've been turning modules off and on to try and isolate but no luck.
I downloaded Catlog to record what's going on in the hope someone can help. Below is what I recorded from the Evernote crash. Can anyone help me please please please? Thanks!
05-07 15:24:47.719 W/AccountManagerService(830): caller uid 10256 is different than the authenticator's uid
05-07 15:24:47.722 D/AndroidRuntime(24309): Shutting down VM
05-07 15:24:47.726 E/AndroidRuntime(24309): FATAL EXCEPTION: main
05-07 15:24:47.726 E/AndroidRuntime(24309): Process: com.evernote, PID: 24309
05-07 15:24:47.726 E/AndroidRuntime(24309): java.lang.RuntimeException: Unable to get provider com.evernote.provider.EvernoteProvider: java.lang.SecurityException: my uid = 10256, offending uid = 10256 offending pkg = com.evernote
05-07 15:24:47.726 E/AndroidRuntime(24309): context is com.evernote.Evernote
05-07 15:24:47.726 E/AndroidRuntime(24309): at android.app.ActivityThread.installProvider(ActivityThread.java:5000)
05-07 15:24:47.726 E/AndroidRuntime(24309): at android.app.ActivityThread.installContentProviders(ActivityThread.java:4592)
05-07 15:24:47.726 E/AndroidRuntime(24309): at android.app.ActivityThread.handleBindApplication(ActivityThread.java:4532)
05-07 15:24:47.726 E/AndroidRuntime(24309): at de.robv.android.xposed.XposedBridge.invokeOriginalMethodNative(Native Method)
05-07 15:24:47.726 E/AndroidRuntime(24309): at de.robv.android.xposed.XposedBridge.handleHookedMethod(XposedBridge.java:684)
05-07 15:24:47.726 E/AndroidRuntime(24309): at android.app.ActivityThread.handleBindApplication(Unknown Source)
05-07 15:24:47.726 E/AndroidRuntime(24309): at android.app.ActivityThread.access$1600(ActivityThread.java:147)
05-07 15:24:47.726 E/AndroidRuntime(24309): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1357)
05-07 15:24:47.726 E/AndroidRuntime(24309): at android.os.Handler.dispatchMessage(Handler.java:102)
05-07 15:24:47.726 E/AndroidRuntime(24309): at android.os.Looper.loop(Looper.java:135)
05-07 15:24:47.726 E/AndroidRuntime(24309): at android.app.ActivityThread.main(ActivityThread.java:5254)
05-07 15:24:47.726 E/AndroidRuntime(24309): at java.lang.reflect.Method.invoke(Native Method)
05-07 15:24:47.726 E/AndroidRuntime(24309): at java.lang.reflect.Method.invoke(Method.java:372)
05-07 15:24:47.726 E/AndroidRuntime(24309): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:898)
05-07 15:24:47.726 E/AndroidRuntime(24309): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:693)
05-07 15:24:47.726 E/AndroidRuntime(24309): at de.robv.android.xposed.XposedBridge.main(XposedBridge.java:117)
05-07 15:24:47.726 E/AndroidRuntime(24309): Caused by: java.lang.SecurityException: my uid = 10256, offending uid = 10256 offending pkg = com.evernote
05-07 15:24:47.726 E/AndroidRuntime(24309): context is com.evernote.Evernote
05-07 15:24:47.726 E/AndroidRuntime(24309): at com.evernote.util.a.c.a(AccountsHelper.java:133)
05-07 15:24:47.726 E/AndroidRuntime(24309): at com.evernote.util.a.c.a(AccountsHelper.java:165)
05-07 15:24:47.726 E/AndroidRuntime(24309): at com.evernote.client.d.a(AccountManager.java:230)
05-07 15:24:47.726 E/AndroidRuntime(24309): at com.evernote.client.d.<init>(AccountManager.java:171)
05-07 15:24:47.726 E/AndroidRuntime(24309): at com.evernote.client.d.a(AccountManager.java:57)
05-07 15:24:47.726 E/AndroidRuntime(24309): at com.evernote.provider.EvernoteProvider.onCreate(EvernoteProvider.java:832)
05-07 15:24:47.726 E/AndroidRuntime(24309): at android.content.ContentProvider.attachInfo(ContentProvider.java:1720)
05-07 15:24:47.726 E/AndroidRuntime(24309): at android.content.ContentProvider.attachInfo(ContentProvider.java:1689)
05-07 15:24:47.726 E/AndroidRuntime(24309): at android.app.ActivityThread.installProvider(ActivityThread.java:4997)
05-07 15:24:47.726 E/AndroidRuntime(24309): ... 15 more
05-07 15:24:47.726 E/AndroidRuntime(24309): Caused by: java.lang.SecurityException: caller uid 10256 is different than the authenticator's uid
05-07 15:24:47.726 E/AndroidRuntime(24309): at android.os.Parcel.readException(Parcel.java:1540)
05-07 15:24:47.726 E/AndroidRuntime(24309): at android.os.Parcel.readException(Parcel.java:1493)
05-07 15:24:47.726 E/AndroidRuntime(24309): at android.accounts.IAccountManager$Stub$Proxy.addAccountExplicitly(IAccountManager.java:818)
05-07 15:24:47.726 E/AndroidRuntime(24309): at android.accounts.AccountManager.addAccountExplicitly(AccountManager.java:658)
05-07 15:24:47.726 E/AndroidRuntime(24309): at com.evernote.util.a.c.a(AccountsHelper.java:90)
05-07 15:24:47.726 E/AndroidRuntime(24309): ... 23 more
05-07 15:24:47.729 W/ActivityManager(830): Force finishing activity com.evernote/.ui.HomeActivity
05-07 15:24:47.767 D/LogFetchServiceManager(3324): Received entry added
05-07 15:24:47.797 I/OpenGLRenderer(830): Initialized EGL, version 1.4
05-07 15:24:48.252 W/ActivityManager(830): Activity pause timeout for ActivityRecord{2e57349c u0 com.evernote/.ui.HomeActivity t1109 f}
05-07 15:24:48.340 I/Timeline(1683): Timeline: Activity_idle id: [email protected] time:7750037
05-07 15:24:48.610 I/Timeline(830): Timeline: Activity_windows_visible id: ActivityRecord{1b0fd386 u0 com.teslacoilsw.launcher/.NovaLauncher t1090} time:7750306
05-07 15:24:48.908 W/OpenGLRenderer(1683): Incorrectly called buildLayer on View: kg, destroying layer...
05-07 15:24:48.908 W/OpenGLRenderer(1683): Incorrectly called buildLayer on View: kg, destroying layer...
05-07 15:24:49.307 I/Process (24309): Sending signal. PID: 24309 SIG: 9
05-07 15:24:49.311 E/AudioTrack(830): AudioTrack::set : Exit
05-07 15:24:49.320 D/audio_hw_primary(245): out_set_parameters: enter: usecase(1: low-latency-playback) kvpairs: routing=8
05-07 15:24:49.320 V/listen_hw(245): listen_hw_set_parameters: Enter
05-07 15:24:49.320 V/listen_hw(245): handle_set_parameters: Enter kvpairs=routing=8 capture=0
05-07 15:24:49.320 V/listen_hw(245): handle_set_parameters: Exit
05-07 15:24:49.320 V/listen_hw(245): listen_hw_set_parameters: Exit, ret=0
05-07 15:24:49.345 W/InputMethodManagerService(830): Window already focused, ignoring focus gain of: [email protected] attribute=null, token = [email protected]
05-07 15:24:49.373 I/ActivityManager(830): Process com.evernote (pid 24309) has died
05-07 15:24:49.378 D/HeadsetStateMachine(2940): Disconnected process message: 10, size: 0
05-07 15:24:49.427 I/HotwordRecognitionRnr(1970): Starting hotword detection.
05-07 15:24:49.431 I/MicrophoneInputStream(1970): mic_starting [email protected]
05-07 15:24:49.432 D/audio_hw_primary(245): adev_open_input_stream: enter: sample_rate(16000) channel_mask(0x10) devices(0x80000004) stream_handle(0xb0fb40c0)
05-07 15:24:49.433 I/AudioFlinger(245): AudioFlinger's thread 0xae101000 ready to run
05-07 15:24:49.433 D/audio_hw_primary(245): in_standby: enter: stream (0xb0fb40c0) usecase(7: audio-record)
05-07 15:24:49.434 D/audio_hw_primary(245): in_standby: enter: stream (0xb0fb40c0) usecase(7: audio-record)
05-07 15:24:49.437 D/audio_hw_primary(245): in_set_parameters: enter: kvpairs=input_source=6;routing=-2147483644
05-07 15:24:49.438 I/MicrophoneInputStream(1970): mic_started [email protected]
05-07 15:24:49.448 D/audio_hw_primary(245): start_input_stream: enter: stream(0xb0fb40c0)usecase(7: audio-record)
05-07 15:24:49.448 D/audio_hw_primary(245): select_devices: out_snd_device(0: ) in_snd_device(61: voice-rec-mic)
05-07 15:24:49.448 D/hardware_info(245): hw_info_append_hw_type : device_name = voice-rec-mic
05-07 15:24:49.448 I/msm8974_platform(245): platform_send_audio_calibration: sending audio calibration for snd_device(61) acdb_id(119)
05-07 15:24:49.448 D/ACDB-LOADER(245): ACDB -> send_audio_cal, acdb_id = 119, path = 1
05-07 15:24:49.448 D/ACDB-LOADER(245): ACDB -> send_adm_topology
05-07 15:24:49.448 D/ACDB-LOADER(245): ACDB -> ACDB_CMD_GET_AUDPROC_COMMON_TOPOLOGY_ID
05-07 15:24:49.448 D/ACDB-LOADER(245): ACDB -> send_asm_topology
05-07 15:24:49.448 D/ACDB-LOADER(245): ACDB -> ACDB_CMD_GET_AUDPROC_STREAM_TOPOLOGY_ID
05-07 15:24:49.448 D/ACDB-LOADER(245): ACDB -> send_audtable
05-07 15:24:49.448 D/ACDB-LOADER(245): ACDB -> ACDB_CMD_GET_AUDPROC_COMMON_TABLE
05-07 15:24:49.448 D/ACDB-LOADER(245): ACDB -> AUDIO_SET_AUDPROC_CAL
05-07 15:24:49.448 D/ACDB-LOADER(245): ACDB -> send_audvoltable
05-07 15:24:49.448 D/ACDB-LOADER(245): ACDB -> ACDB_CMD_GET_AUDPROC_GAIN_DEP_STEP_TABLE
05-07 15:24:49.448 D/ (245): Failed to fetch the lookup information of the device 00000077
05-07 15:24:49.448 E/ACDB-LOADER(245): Error: ACDB AudProc vol returned = -19
05-07 15:24:49.448 D/ACDB-LOADER(245): ACDB -> AUDIO_SET_AUDPROC_VOL_CAL
05-07 15:24:49.448 D/ACDB-LOADER(245): ACDB -> AUDIO_SET_AFE_CAL
05-07 15:24:49.448 I/listen_hal_loader(245): audio_extn_listen_update_status(): stop listen. current active device = voice-rec-mic. Event = 1
05-07 15:24:49.448 V/listen_hw(245): listen_hw_notify_event: Enter
05-07 15:24:49.448 V/listen_hw(245): handle_notify_event: Enter, event type = 1
05-07 15:24:49.448 V/listen_hw(245): handle_notify_event: nothing to do, actual mad state = 0
05-07 15:24:49.453 D/audio_hw_primary(245): select_devices: done
05-07 15:24:49.567 I/HotwordWorker(1970): onReady
05-07 15:24:51.895 E/AudioTrack(830): AudioTrack::set : Exit
05-07 15:24:51.900 D/audio_hw_primary(245): out_set_parameters: enter: usecase(1: low-latency-playback) kvpairs: routing=8
05-07 15:24:51.900 V/listen_hw(245): listen_hw_set_parameters: Enter
05-07 15:24:51.900 V/listen_hw(245): handle_set_parameters: Enter kvpairs=routing=8 capture=1
05-07 15:24:51.900 V/listen_hw(245): handle_set_parameters: Exit
05-07 15:24:51.900 V/listen_hw(245): listen_hw_set_parameters: Exit, ret=0
05-07 15:24:51.907 I/ActivityManager(830): START u0 {act=com.android.systemui.recents.SHOW_RECENTS flg=0x10804000 cmp=com.android.systemui/.recents.RecentsActivity (has extras)} from uid 10027 on display 0
05-07 15:24:51.937 I/MicrophoneInputStream(1970): mic_close [email protected]
05-07 15:24:51.952 D/audio_hw_primary(245): in_standby: enter: stream (0xb0fb40c0) usecase(7: audio-record)
05-07 15:24:51.973 D/hardware_info(245): hw_info_append_hw_type : device_name = voice-rec-mic
05-07 15:24:51.976 I/listen_hal_loader(245): audio_extn_listen_update_status(): start listen. current active device = voice-rec-mic. Event = 0
05-07 15:24:51.976 V/listen_hw(245): listen_hw_notify_event: Enter
05-07 15:24:51.976 V/listen_hw(245): handle_notify_event: Enter, event type = 0
05-07 15:24:51.976 V/listen_hw(245): handle_notify_event: nothing to do, actual mad state = 0
05-07 15:24:51.979 D/audio_hw_primary(245): adev_close_input_stream: enter:stream_handle(0xb0fb40c0)
05-07 15:24:51.979 D/audio_hw_primary(245): in_standby: enter: stream (0xb0fb40c0) usecase(7: audio-record)
05-07 15:24:51.981 I/HotwordRecognitionRnr(1970): Hotword detection finished
05-07 15:24:51.982 I/HotwordRecognitionRnr(1970): Stopping hotword detection.
05-07 15:24:52.014 W/ResourceType(1217): No package identifier when getting value for resource number 0x00000000
05-07 15:24:52.014 W/PackageManager(1217): Failure retrieving resources for com.grppl.android.shell.CMBlloydsTSB73: Resource ID #0x0
05-07 15:24:52.021 W/ResourceType(1217): No package identifier when getting value for resource number 0x00000000
05-07 15:24:52.022 W/PackageManager(1217): Failure retrieving resources for com.android.calculator2: Resource ID #0x0
05-07 15:24:52.041 W/ResourceType(1217): No package identifier when getting value for resource number 0x00000000
05-07 15:24:52.041 W/PackageManager(1217): Failure retrieving resources for com.whatsapp: Resource ID #0x0
05-07 15:24:52.056 W/ResourceType(1217): No package identifier when getting value for resource number 0x00000000
05-07 15:24:52.056 W/PackageManager(1217): Failure retrieving resources for com.google.android.apps.inbox: Resource ID #0x0
05-07 15:24:52.072 W/ResourceType(1217): No package identifier when getting value for resource number 0x00000000
05-07 15:24:52.073 W/PackageManager(1217): Failure retrieving resources for com.nolanlawson.logcat: Resource ID #0x0
05-07 15:24:52.169 I/Timeline(1217): Timeline: Activity_idle id: [email protected] time:7753866
05-07 15:24:52.358 I/Timeline(830): Timeline: Activity_windows_visible id: ActivityRecord{3080933b u0 com.android.systemui/.recents.RecentsActivity t1101} time:7754054
05-07 15:24:52.374 D/TaskPersister(830): removeObsoleteFile: deleting file=1109_task.xml
05-07 15:24:52.378 D/TaskPersister(830): removeObsoleteFile: deleting file=1109_task_thumbnail.png
05-07 15:24:53.728 E/AudioTrack(830): AudioTrack::set : Exit
05-07 15:24:53.740 D/audio_hw_primary(245): out_set_parameters: enter: usecase(1: low-latency-playback) kvpairs: routing=8
05-07 15:24:53.740 V/listen_hw(245): listen_hw_set_parameters: Enter
05-07 15:24:53.740 V/listen_hw(245): handle_set_parameters: Enter kvpairs=routing=8 capture=0
05-07 15:24:53.740 V/listen_hw(245): handle_set_parameters: Exit
05-07 15:24:53.740 V/listen_hw(245): listen_hw_set_parameters: Exit, ret=0
05-07 15:24:53.858 V/PhoneStatusBar(1217): setLightsOn(true)
05-07 15:24:54.025 I/Timeline(24159): Timeline: Activity_idle id: [email protected] time:7755721
05-07 15:24:54.036 V/PhoneStatusBar(1217): setLightsOn(true)
05-07 15:24:54.042 W/InputMethodManagerService(830): Starting input on non-focused client [email protected] (uid=10027 pid=1217)
05-07 15:24:54.363 I/Timeline(830): Timeline: Activity_windows_visible id: ActivityRecord{1b3e53d3 u0 com.nolanlawson.logcat/.LogcatActivity t1108} time:7756060
I have the same issue on all my devices (various ROMs on 4.4.4) with Evernote.
My idea is that it might have something to do with my installed XPrivacy, but just disabling it for Evernote does not help. Do you have something similar installed for permission management?
My fb crashes every now and then on stock cm12s
Sent from my A0001 using XDA Free mobile app
As followup to my issue:
deactivating XPrivacy completely in XPosed for the time of the creation of the Evernote account and reenabling it afterwards again solved it. However, after some time I had to redo this again...
Vankog said:
As followup to my issue:
deactivating XPrivacy completely in XPosed for the time of the creation of the Evernote account and reenabling it afterwards again solved it. However, after some time I had to redo this again...
Click to expand...
Click to collapse
I did a clean install to 12S. Xfered my apps back via TITanium. Everything except Apex worked great. Apex would throw an occasional FC. Cleared Apex cache/data, removed Apex and reinstalled. Works great now.
All other apps problem free.

OnePlus One (OxygenOS ) No GSM Signal

No network signal - how to know is gsm Radio dead in hardware or it is software issue
I have OnePlus One with OxygenOS now, but gsm wasn't working under CM12 either, so I clean installed Oxygen and it didn't resolve issue.
In log I have :
D/RILJ ( 1523): [3904]> QUERY_AVAILABLE_NETWORKS [SUB0]
D/RILC ( 250): SOCKET RIL_SOCKET_1 REQUEST: QUERY_AVAILABLE_NETWORKS length
:8
D/RILC ( 250): RequestComplete, RIL_SOCKET_1
E/RILC ( 250): Send Response to RIL_SOCKET_1
D/RilRequest( 1523): [3904]< QUERY_AVAILABLE_NETWORKS error: com.android.intern
al.telephony.CommandException: GENERIC_FAILURE ret=
*********************
D/NetworkSetting( 1523): EVENT_NETWORK_DATA_MANAGER_DONE: 1
V/QC_RIL_OEM_HOOK( 1523): sendRilOemHookMsg: Outgoing Data is 514f454d484f4f4b1200080000000000
D/QcrilMsgTunnelIfaceManager( 2776): handleMessage what = 1
D/QcrilMsgTunnelSocket( 2776): [1000] > OEM_HOOK_RAW[514f454d484f4f4b1200080000000000]
D/PowerManagerService( 833): acquireWakeLockInternal: lock=562127469, flags=0x1, tag="QcrilMsgTunnelSocket", ws=null, uid=1001, pid=2776
D/QcrilMsgTunnelSocket( 2776): readRilMessage: Buffer = [[email protected] HexData = [00000000e803000002000000ffffffff]
D/QcrilMsgTunnelSocket( 2776): Rcvd SOLICITED response with 12 bytes data for SUB0
D/QcRilRequest( 2776): [1000] < OEM_HOOK_RAW error: com.android.internal.telephony.CommandException: GENERIC_FAILURE
I also have this when trying to click "TURN RADIO ON" in service menu (*#*#4636#*#*) :
D/GsmSST ( 1523): [GsmSST] mDeviceShuttingDown = false
D/GsmSST ( 1523): [GsmSST] mDesiredPowerState = true
D/GsmSST ( 1523): [GsmSST] getRadioState = RADIO_OFF
D/GsmSST ( 1523): [GsmSST] mPowerOffDelayNeed = true
D/GsmSST ( 1523): [GsmSST] mAlarmSwitch = false
D/RILJ ( 1523): [4127]> RADIO_POWER on [SUB0]
D/RILC ( 250): SOCKET RIL_SOCKET_1 REQUEST: RADIO_POWER length:16
D/RILC ( 250): RequestComplete, RIL_SOCKET_1
E/RILC ( 250): Send Response to RIL_SOCKET_1
D/RilRequest( 1523): [4127]< RADIO_POWER error: com.android.internal.telephony.C
ommandException: GENERIC_FAILURE ret=

[CLOSED] EOL [ROM][Unofficial][9.0.0][microG][signed]hardened LineageOS 16.0 for Oneplus 3/3T

Thread is discontinued: Please visit the my LineageOS 17.1 successor thread
This thread is dedicated to provide hardened Lineage-OS 16.0 builds with microG included for the OnePlus 3/3T with current security patches.
It is the successor of my Lineage 15.1 thread.
It may be worth to also look there, if you are looking for information.
Features of this ROM
Download here
Pre-installed microG and F-Droid like LineageOS for microG project (own fork)
Pre-installed AuroraStore
OTA Support
eSpeakTTS engine
Additional security hardening features listed below
Access to /proc/net blocked for user apps
Bundled netmonitor app to allow network monitoring
Enhanced Privacy Guard: Switches for motion sensors and other sensors
Cloudflare as default DNS (instead of Google)
Privacy-preferred default settings
Optional blocking of Facebook- and Google-Tracking
Optional disabling of captive portal detection
Firewall UI
No submission of IMSI/phone number to Google/Sony when GPS is in use
Default hosts file with many blocked ad/tracking sites
Privacy-enhanced Bromite SystemWebView
Additional restrictions for secondary users
Increased password length
Kernel kept up to date with ASB patches and Google kernel/common 'android-3.18' branch
Debloated from Oneplus blobs for Alipay, WeChatpay, Soter and IFAA
Native Wireguard support in shipped kernel
Hardened bionic lib and constified JNI method tables
Current release levels
Security string: 2021-01-05
AOSP tag: 9.0.0_r46
Bromite System Webview: M87
Source-code and build instructions
Kernel: https://github.com/lin16-microg/android_kernel_oneplus_msm8996/tree/lin-16.0-mse2
Build manifest: https://github.com/lin16-microg/local_manifests/tree/lin-16.0-microG
Installation Instructions
YOU ARE RESPONSIBLE SOLELY YOURSELF FOR ANY ACTIONS YOU DO WITH YOUR DEVICE !!!
Please note - I won't explain any single aspect (e.g. how to install 'fastboot' on your PC or troubleshoot USB connectivity issues under Windows). Search the net and consult the search engine of your choice or look here in XDA, there is plenty of information available.
Pre-Requisites
Have fastboot and adb installed on your PC and make sure, you can connect via USB to your device in fastboot mode and via adb
An unlocked bootloader (see e.g. LineageOS install instructions)
Flash the OxygenOS 9.0.x firmware, which is needed for LineageOS 16.0 - READ THE OP OF THIS THREAD CAREFULLY !
Download the most current .ZIP file of the ROM and place it to your phone's internal memory
OxygenOS 9.x Firmware
Once again: READ THE OP OF THIS THREAD CAREFULLY !
I can't explain it better and I am not going to repeat or summarize this. It really is in your interest to carefully read it - you have been notified and warned.
Please also pay attention to the last section named "Alipay, WeChatpay, Soter and IFAA" - I strongly recommend to use the debloated firmware
Install TWRP recovery
If you come from stock ROM and have just unlocked your boot loader, this is the next thing to do. I recommend to use the TWRP recovery for the OnePlus 3/3T. The following instructions are based on TWRP.
To install TWRP, download the twrp-x.x.x-x-oneplus3.img file (Note: replace "x.x.x-x" in the following instructions with the respective values from the real file name) to your PC, connect the phone via USB to your PC, get it into 'fastboot mode' and enter the following command on your PC:
Code:
fastboot flash recovery twrp-x.x.x-x-oneplus3.img
Afterwards, directly boot into 'recovery mode' (enter fastboot reboot on your PC and hold Power and vol.down) - DO NOT boot into the phone's Android system after having flashed TWRP! Once TWRP has been launched, you may decide to reboot your phone and install the ROM at any time later. But the first boot after flashing TWRP must be TWRP in recovery mode.
Advanced Wipe
ONLY perform the steps described here, if you come from Stock ROM or a different Custom ROM!
Boot into recovery mode. In TWRP, choose "Wipe", "Advanced" and spefify "Dalvik", "System", "Cache" and "Data" to be wiped. Make sure NOT to wipe "Internal memory". Swipe to confirm the deletion and get back into the main menu.
DO NOT flash Gapps!
This ROM comes with pre-installed microG. So don't attempt to flash Gapps.
Install ROM
In the TWRP main menu, choose "Install". A file manager appears to let you navigate to your internal memory (path /sdcard). Choose the .ZIP file of our ROM and swipe to flash.
If you update from a previous version of my ROM, including my LineageOS 15.1 build, you don't need to perform a wipe. If you come from a different ROM (or stock firmware), make sure that you have performed the Wipe steps above.
When finished flashing, return to the main menu, choose "Reboot" and then "System", which will cause your phone to boot into Lineage OS 16.0 - be patient, the first boot after flashing a new ROM takes quite long!
Dealing with signed builds
Please note, that this builds is signed with an own key. When you come from a different build, you cannot directly "dirty-flash" this build. You have to perform a "clean flash" (recommended), or - you do this on your own risk - you may try the below steps.
This happens at your own risk - make a backup with TWRP before!
Download and extract the file migration.sh from this archive
This file helps you to migrate from a build signed with the publicly available test keys (i.e. all builds around, which do not state that they are signed). If you come from another signed build (e.g. official LineageOS), you have to adapt the file accordingly (see below links).
boot into TWRP
push the migration.sh file to the directory /data/local on your device and mount the /system partition in TWRP (you can do so using the dedicated TWRP's menu entry)
launch the built-in terminal in TWRP, cd into /data/local, make migration.sh executable (chmod +x) and execute the command ./migration.sh official
(In case you receive an error, try sh ./migration.sh official instead)
flash the ROM .zip
wipe Cache and Dalvik/ART Cache
reboot system
More background information and the "theory behind" can be found in the LineageOS wiki and AOSP reference.
Bug reports:
If you have a problem, please create a post with these informations:
Original Kernel shipped with this rom:
Build Date:
And try to get log as described here
Please note that I can't and won't support issues with builds using a different kernel or Xposed.
In regards to microG, I will try my best to help when it is related to this ROM (I use it myself), but any questions of the type "the YXZ-app can't do <some sort of fancy xyz Google functionality> properly" are better asked in the respective microG forums.
Credits
AOSP project
LineageOS project
microG project
Graphene OS project
csagan5 (Bromite)
WhyOrean (Aurora)
nvertigo67 (for the modded 9.x firmware)
XDA:DevDB Information
[ROM][Unofficial][9.0.0][microG][signed]hardened LineageOS 16.0 for Oneplus 3/3T, ROM for the OnePlus 3T
Contributors
MSe1969
Source Code: https://github.com/lin16-microg/local_manifests/tree/lin-16.0-microG
ROM OS Version: 9.x Pie
ROM Kernel: Linux 3.x
Based On: LineageOS
Version Information
Status: Testing
Stable Release Date: 2020-12-11
Created 2020-01-14
Last Updated 2020-12-13
Change log
January 17th, 2021
ASB Security string 2021-01-05
Bromite Webview on 87.0.4280.131
Updated microG from upstream to 0.2.16.204713-10 (picked until 2f29b93)
Updated F-Droid to 1.10-alpha1-212
December 13th, 2020
ASB Security string 2020-12-05
Kernel: Upstreamed to tag ASB-2020-12-05_3.18
Bromite Webview on 87.0.4280.106
Updated microG from upstream to 0.2.14.204215-15 (picked until 720b089)
Updated F-Droid to 1.10-alpha1-114
November 08th, 2020
ASB Security string 2020-11-05
Kernel: Upstreamed to tag ASB-2020-11-05_3.18
Kernel: Fix of bug causing crashes with Wireguard in native mode
Fix of AOSP E-Mail widget
Fix for CVE-2020-15999
Bromite Webview on 86.0.4240.181
Updated microG with fixes in GCM and EN API
Replaced weak F-Droid signatures with ROM's V2 signatures
October 08th, 2020
ASB Security string 2020-10-05
Bromite Webview on 86.0.4240.73
Kernel: Upstreamed to tag ASB-2020-10-05_3.18
microG 0.2.12.203315 - including "Exposure notification API" for use of Covid tracing apps
Additional hardening (bionic and constified JNI method tables)
September 12th, 2020
ASB Security string 2020-09-05
Bromite Webview updated to 85.0.4183.86
Kernel: Upstreamed to tag ASB-2020-09-05_3.18
Kernel: Wireguard tag v1.0.20200908
Kernel: Fix USB-OTG unplug crash (thanks to @nvertigo67)
Added eSpeak TTS engine (FOSS TTS solution)
August 8th, 2020
ASB Security string 2020-08-05
Bromite Webview updated to 84.0.4147.113
Kernel: Upstreamed to tag ASB-2020-08-05_3.18
Kernel: Wireguard tag v1.0.20200729
Kernel: qcacld-2.0 merge of CAF tag LA.UM.7.6.r1-07800-89xx.0
Location of the firewall functionality has moved to Network > Data usage in Settings (latest cherry-pick from here)
July 10th, 2020
ASB Security string 2020-07-05
Kernel: Wireguard tag v1.0.20200623
microG: updated prebuilt GmsCore fom /e/ project (fixed FCM registration issues)
F-Droid updated to 1.8 / F-Droid privileged extension updated to 0.2.11
Aurorastore updated to 3.2.9 / AuroraServices updated to 1.0.6
June 10th, 2020
ASB Security string 2020-06-05
Kernel: Wireguard tag v1.0.20200520
Bromite Webview on 83.0.4103.101
Sepolicy: Netmonitor exception f. "Tracker Control" app
May 6th, 2020
ASB Security string 2020-05-05
Telephony: Option to set different ringtones in case of Dual SIM
Kernel: Native Wireguard support
Kernel: Merged CAF tag LA.UM.7.6.r1-07400-89xx.0 (also f. WLAN)
Kernel: Misc. optimizations
Bromite Webview on 81.0.4044.127
AuroraStore updated to 3.2.8
April 10th, 2020
ASB Security string 2020-04-05
Fix for CVE-2020-8597 (external/ppp)
Kernel: CVE-2019-10638 siphash 128bit for IP generation
Bromite Webview on 81.0.4044.76
AuroraStore updated to 3.2.4
March 16th, 2020 - interim release
Vendor blob update to reflect OOS 9.0.6 - vendor sec. patch level now 2019-10-01
Debloated from Alipay, WeChatpay, Soter and IFAA
March 7th, 2020
Security string 2020-03-05
Bromite System Webview 80.0.3987.118
AuroraStore 3.2.0
Added Netguard app (F-Droid) to SELinux domain allowing /proc/net
February 19th, 2020 - interim release
Kernel fix for crash when doing VoIP telephony
February 7th, 2020
Security string 2020-02-05
Bromite System Webview 79.0.3945.139
AuroraStore 3.1.8
January 14th, 2020
Initial feature list:
Pre-installed microG and F-Droid same as the LineageOS for microG project
Pre-installed AuroraStore (Version 3.1.7) with AuroraServices 1.0.5
OTA Support
Access to /proc/net blocked for user apps
Bundled netmonitor app to allow network monitoring
Enhanced Privacy Guard: Switches for motion sensors and other sensors
Cloudflare as default DNS (instead of Google)
Privacy-preferred default settings
Optional blocking of Facebook- and Google-Tracking
Optional disable captive portal detection
Firewall UI
No submission of IMSI/IMEI to Google/Sony when GPS is in use
Default hosts file with many blocked ad/tracking sites
Privacy-enhanced Bromite SystemWebView 79.0.3945.107
Additional restrictions for secondary users
Increased password length
Security Hardening Features - Details
1. Pre-installed microG and F-Droid
same as the LineageOS for microG project
2. Pre-installed AuroraStore
works w/o having to enable the "unknown sources feature"
3. Restrict access to /proc/net for user apps
An adapted SELinux policy prevents user apps from accessing the /proc/net pseudo file system, which can be misused to monitor and track the phone's internet traffic. For technical backgrounds, see here. For the legitimate use case of the smart phone owner him/herself monitoring the network traffic to see, what the installed apps do, the app Privacy-Friendly Network Monitor has been bundled.
4. Enhanced Privacy Guard - Sensor permission switches
An own sensor template to control access to motion sensors ('ask' mode) and all other sensors (allowed by default, but can be restricted) has been implemented into the Privacy Guard.
5. Cloudflare (instead of Google) default DNS
Cloudflare DNS has a better privacy policy than Google Public DNS and has DNS-over-TLS and DNS-over-HTTPS. In the deafult DNS settings (as fallback) and network diagnostics, the Cloudflare DNS adresses 1.1.1.1 and 1.0.0.1 are specified as defaults (instead of Google's 8.8.8.8 and 8.8.4.4)
6. Privacy-preferred default settings
When newly installed, the below settings are defaulted, different from standard LineageOS 16.0 (all settings can be changed at any time later):
Privacy Guard is enabled on install (proposal during Setup)
Anonymous LineageOS statistics disabled (proposal during Setup)
The standard browsing app does not get the location runtime permission automatically assigned
Sensitive information is hidden on the lock screen
Camera app: Location tagging disabled by default
Further, when a lock screen protection is set (PIN, pattern, password), the Nfc, Hotspot and airplane mode tiles require authentication and cannot be set without
7. Optional blocking of Facebook- and Google-Tracking
Settings => Network & Internet (scroll down)
When activated, all outgoing connection attempts to Facebook servers will be suppressed.
Same applies to Google, but certain apps on an internal exception list will still be able to connect (AuroraStore, microG, or e.g. NewPipe, if installed)
8. Optional disable captive portal detection
Settings => Network & Internet (scroll down)
When activated, the system will not ping a specific Google server any longer when establishing a WiFi connection to determine, whether a captive portal is being used.
9. No submission of IMSI or phone number to Google/Sony when GPS is in use
GPS also works fine, if no SIM card is present, so there obviously is no benefit for the phone holder (different from other involved parties ) to provide this data . . .
10. Default hosts file with many blocked ad/tracking sites
The system's hosts file redirects a comprehensive list of URLs known to be adware, tracking, etc. to 127.0.0.1 (ipv4) and ::1 (ipv6)
11. Privacy-enhanced Bromite SystemWebView
Instead of the default Chromium System Webview component, the Bromite SystemWebView is used offering more privacy, more ad blocking and less Google tracking.
12. Firewall UI
Settings => Security & Location - Firewall
Lists all apps and allows to restrict Internet access per app in regards to WiFi, mobile network or VPN
This per-app feature is a standard feature in LineageOS, but the UI to show all apps is an Extra (taken from a topic in LineageOS's Gerrit - it may, or may not, become part of the official LineageOS one day)
13. Maximum password length increased to 64
14. Additional restriction options for secondary users
- Disallow app installation option
- Disallow audio recording option
Root
The ROM does not come with root baked in. A couple of features in this ROM even reduces the usual need for root.
Nevertheless, if you need/want to grant root permissions to some of your apps, the most popular options are:
Official LineageOS su addon (use 'addonsu-16.0-arm64-signed.zip')
Magisk (please search XDA on your own)
Note that I cannot and will not support any issues related to Magisk
microG initial configuration after 1st install
After the first installation of this ROM, you need to setup microG.
Please read the instructions given on the LineageOS for microG site, section "Post Install - UnifiedNlp"
Firmware
You need at least OxygenOS 9.0.x firmware, latest firmware recommended.
If you come from Oreo with 5.x firmware, got to this thread, if you come from a pie build and/pr don't mind formatting the data partition, original firmware updates (or downgrades, if needed) as flashable ZIP can be obtained e.g. here or here. Do not confuse OnePlus 3 and OnePLus 3T firmware or you will brick your device!
OTA Updates on an encrypted device
In case your device in encrypted and you have flashed apps creating "survival scripts" in /system/addon.d (e.g. Magisk), there *may* be a dependency to files in the data partition.
An OTA update until current TWRP 3.3.1 does not decrypt the data partition, as this is usually not needed - under specific circumstances however, this may lead to unwanted effects (up to a non-booting device!) during an OTA update, if such scripts aim at accessing files located in the data partition. If unsure, rather perform the update manually as dirty-flash in TWRP or - which in general is a good practice - regularly perform backups in TWRP. If you haven't flashed anything on top of my build (except for the LineageOS root addon, which is no problem), there shouldn't be any issue.
This commit in TWRP indicates, that this potential issue will be solved in future TWRP releases. With TWRP 3.4.0, you will be prompted for the decryption password also for OTA updates - if you do so, you are always on the safe side.
Isn't it also compatible with the Oneplus 3 because of the lineage os base?
Then you could move the thread in the Cross Device Development
phoberus said:
Isn't it also compatible with the Oneplus 3 because of the lineage os base?
Then you could move the thread in the Cross Device Development
Click to expand...
Click to collapse
Yes, as its based on LineageOS, it should also run on a One plus 3, if the proper firmware is present.
I don't own however an OP3 to be able to support. Isn't "cross device development" more something like treble GSI or custom kernels for device families rather than a ROM, which is very specific / suitable for two devices?
Does it support 60 FPS video recording with OP Camera ?
MSe1969 said:
Yes, as its based on LineageOS, it should also run on a One plus 3, if the proper firmware is present.
I don't own however an OP3 to be able to support. Isn't "cross device development" more something like treble GSI or custom kernels for device families rather than a ROM, which is very specific / suitable for two devices?
Click to expand...
Click to collapse
No, there are roms and kernels that are compatible with both OP3 and OP3T. Of course with the right firmware. You already linked to nvertigo67's firmware thread, so it should be clear that you install the appropriate firmware for the device. In the "cross device development" are much more people and users. I would ask a mod to move this thread, maybe a user with the OP3 can test the rom before. I have a OP3T
ProudRed said:
Does it support 60 FPS video recording with OP Camera ?
Click to expand...
Click to collapse
I don't know tbh - I'd say same situation as the official LineageOS 16.0 for this device
phoberus said:
No, there are roms and kernels that are compatible with both OP3 and OP3T. Of course with the right firmware. You already linked to nvertigo67's firmware thread, so it should be clear that you install the appropriate firmware for the device. In the "cross device development" are much more people and users. I would ask a mod to move this thread, maybe a user with the OP3 can test the rom before. I have a OP3T
Click to expand...
Click to collapse
Thanks - I have requested the move.
MSe1969 said:
Thanks - I have requested the move.
Click to expand...
Click to collapse
Your wish is my command
February ASB update
Hi all, a new build is available for download:
https://sourceforge.net/projects/li...NOFFICIAL-microG-signed-oneplus3.zip/download
Security string 2020-02-05
Bromite System Webview 79.0.3945.139
AuroraStore 3.1.8
It is also offered by the updater up as OTA update.
Regards, M.
Hello,
First off thank you very much for your hard work.
I have a strange but reproducible issue here. Whenever I place or receive a SIP call, my device hard freezes. The UI stops responding for about 5 seconds before going black, and the phone stays in this state until it is hard reset. I have gotten this crash on both the native Android SIP client in the Dialer and also with Linphone. I am running microG and Magisk. I had this exact same setup before on NLOS without issues.
Original kernel: Yes
Build date: Fri Feb 7 17:49:21 CET 2020
Logcat (taken right before launching Linphone and trying to place a call):
Code:
02-13 17:33:44.139 961 2935 I MediaFocusControl: requestAudioFocus() from uid/pid 10140/4058 [email protected] callingPack=org.linphone req=4 flags=0x0 sdk=28
02-13 17:33:44.140 1879 2098 I vol.Events: writeEvent level_changed STREAM_RING 5
02-13 17:33:44.144 609 609 D AudioPolicyManagerCustom: setForceUse() usage 7, config 0, mPhoneState 3
02-13 17:33:44.148 1879 2098 I vol.Events: writeEvent level_changed STREAM_MUSIC 8
02-13 17:33:44.151 1879 2098 I vol.Events: writeEvent level_changed STREAM_ALARM 6
02-13 17:33:44.189 961 1069 W BatteryExternalStatsWorker: modem info is invalid: ModemActivityInfo{ mTimestamp=0 mSleepTimeMs=0 mIdleTimeMs=0 mTxTimeMs[]=[0, 0, 0, 0, 0] mRxTimeMs=0 mEnergyUsed=0}
02-13 17:33:44.208 961 4489 I ActivityManager: START u0 {cmp=org.linphone/.call.CallOutgoingActivity} from uid 10140
02-13 17:33:44.228 961 2935 I ActivityManager: START u0 {cmp=org.linphone/.call.CallOutgoingActivity} from uid 10140
02-13 17:33:44.242 4058 4058 W ActivityThread: handleWindowVisibility: no activity for token [email protected]
02-13 17:33:44.461 961 4489 I ActivityManager: START u0 {act=android.content.pm.action.REQUEST_PERMISSIONS pkg=com.android.packageinstaller cmp=com.android.packageinstaller/.permission.ui.GrantPermissionsActivity (has extras)} from uid 10140
02-13 17:33:44.483 3534 3534 W ActivityThread: handleWindowVisibility: no activity for token [email protected]
02-13 17:33:44.564 3534 3534 D OpenGLRenderer: Skia GL Pipeline
02-13 17:33:44.597 3534 4540 I Adreno : QUALCOMM build : 365e321, I294de8bafa
02-13 17:33:44.597 3534 4540 I Adreno : Build Date : 01/08/19
02-13 17:33:44.597 3534 4540 I Adreno : OpenGL ES Shader Compiler Version: EV031.25.03.02
02-13 17:33:44.597 3534 4540 I Adreno : Local Branch :
02-13 17:33:44.597 3534 4540 I Adreno : Remote Branch : refs/tags/AU_LINUX_ANDROID_LA.UM.7.5.R1.09.00.00.464.040
02-13 17:33:44.597 3534 4540 I Adreno : Remote Branch : NONE
02-13 17:33:44.597 3534 4540 I Adreno : Reconstruct Branch : NOTHING
02-13 17:33:44.597 3534 4540 I Adreno : Build Config : S L 6.0.7 AArch64
02-13 17:33:44.598 3534 4540 D vndksupport: Loading /vendor/lib64/hw/gralloc.msm8996.so from current namespace instead of sphal namespace.
02-13 17:33:44.602 3534 4540 I Adreno : PFP: 0x005ff110, ME: 0x005ff066
02-13 17:33:44.606 3534 4540 I ConfigStore: android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::hasWideColorDisplay retrieved: 0
02-13 17:33:44.606 3534 4540 I ConfigStore: android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::hasHDRDisplay retrieved: 0
02-13 17:33:44.607 3534 4540 I OpenGLRenderer: Initialized EGL, version 1.4
02-13 17:33:44.607 3534 4540 D OpenGLRenderer: Swap behavior 2
02-13 17:33:44.618 3534 4540 D vndksupport: Loading /vendor/lib64/hw/[email protected] from current namespace instead of sphal namespace.
02-13 17:33:44.619 3534 4540 D vndksupport: Loading /vendor/lib64/hw/gralloc.msm8996.so from current namespace instead of sphal namespace.
02-13 17:33:45.489 4058 4058 W libOpenSLES: Conversion from OpenSL ES positional channel mask 0x4 to Android mask 0 loses channels
02-13 17:33:45.489 4058 4058 I libOpenSLES: Emulating old channel mask behavior (ignoring positional mask 0x4, using default mask 0x10 based on channel count of 1)
02-13 17:33:45.500 609 1154 E : Request requires android.permission.RECORD_AUDIO
02-13 17:33:45.500 609 1154 E AudioPolicyIntefaceImpl: getInputForAttr permission denied: recording not allowed for uid 10140 pid 4058
02-13 17:33:45.500 609 1154 E AudioFlinger: createRecord() checkRecordThread_l failed
02-13 17:33:45.501 4058 4058 E IAudioFlinger: createRecord returned error -22
02-13 17:33:45.501 4058 4058 E AudioRecord: AudioFlinger could not create record track, status: -22
02-13 17:33:45.502 4058 4058 E libOpenSLES: android_audioRecorder_realize(0x73b5fff800) error creating AudioRecord object; status -22
02-13 17:33:45.512 4058 4058 W libOpenSLES: Leaving Object::Realize (SL_RESULT_CONTENT_UNSUPPORTED)
02-13 17:33:45.513 4058 4058 D : PlayerBase::PlayerBase()
02-13 17:33:45.513 4058 4058 D : TrackPlayerBase::TrackPlayerBase()
02-13 17:33:45.513 4058 4058 I libOpenSLES: Emulating old channel mask behavior (ignoring positional mask 0x4, using default mask 0x1 based on channel count of 1)
02-13 17:33:45.514 552 1458 D audio_hw_extn: audio_extn_get_parameters: returns
02-13 17:33:45.515 609 1154 I hash_map_utils: key: 'voip_out_stream_count' value: ''
02-13 17:33:45.516 552 1458 D audio_hw_extn: audio_extn_get_parameters: returns
02-13 17:33:45.517 609 1154 I hash_map_utils: key: 'voip_sample_rate' value: ''
02-13 17:33:45.517 609 1154 D AudioPolicyManagerCustom: Set VoIP and Direct output flags for PCM format
02-13 17:33:45.518 552 1458 I audio_hw_primary: getting vr mode to 0
02-13 17:33:45.518 609 1154 I hash_map_utils: key: 'vr_audio_mode_on' value: ''
02-13 17:33:45.519 609 1154 I AudioPolicyManagerCustom: VR mode is 0, switch to primary output if request is for fast|raw
02-13 17:33:45.519 609 1154 W AudioFlinger: createTrack_l(): mismatch between requested flags (00000104) and output flags (00000006)
02-13 17:33:45.519 609 1154 D AudioFlinger: Client defaulted notificationFrames to 192 for frameCount 384
02-13 17:33:45.521 4058 4058 I AudioTrack: AUDIO_OUTPUT_FLAG_FAST successful; frameCount 0 -> 384
02-13 17:33:45.526 553 553 W AshmemAllocator: ashmem_create_region(7680) returning hidl_memory(0x723ea2c100, 7680)
02-13 17:33:45.529 553 553 W AshmemAllocator: ashmem_create_region(7680) returning hidl_memory(0x723ea2c100, 7680)
02-13 17:33:45.754 961 961 I GnssLocationProvider: WakeLock acquired by sendMessage(SET_REQUEST, 0, [email protected]92)
02-13 17:33:45.756 2968 2986 V NlpLocationProvider: onSetRequest: ProviderRequest[ON interval=+1d0h0m0s0ms lowPowerMode=false] by WorkSource{1000 android}
02-13 17:33:45.756 2968 2986 V NlpLocationProvider: using autoUpdate=true autoTime=86400000
02-13 17:33:45.770 961 1987 I WifiService: startScan uid=10052
02-13 17:33:45.822 961 1056 E AppOps : Creating dialog box
02-13 17:33:45.872 961 2929 I OpenGLRenderer: Initialized EGL, version 1.4
02-13 17:33:45.873 961 2929 D OpenGLRenderer: Swap behavior 2
02-13 17:33:45.955 3534 4540 D OpenGLRenderer: endAllActiveAnimators on 0x73bcbf2700 (RippleDrawable) with handle 0x73bcbff1e0
02-13 17:33:46.221 4058 4536 W libOpenSLES: Conversion from OpenSL ES positional channel mask 0x4 to Android mask 0 loses channels
02-13 17:33:46.221 4058 4536 I libOpenSLES: Emulating old channel mask behavior (ignoring positional mask 0x4, using default mask 0x10 based on channel count of 1)
02-13 17:33:46.225 552 1138 D audio_hw_primary: adev_open_input_stream: enter: sample_rate(48000) channel_mask(0x10) devices(0x80000004) stream_handle(0xe7c29380) io_handle(54) source(7) format 1
02-13 17:33:46.225 552 1138 D compress_voip: voice_extn_compress_voip_pcm_prop_check: VoIP PCM property is enabled
02-13 17:33:46.225 552 1138 D compress_voip: voice_extn_compress_voip_open_input_stream: enter
02-13 17:33:46.225 552 1138 D compress_voip: voip_set_mode: enter, format=1
02-13 17:33:46.225 552 1138 D compress_voip: voip_set_mode: Derived mode = 12
02-13 17:33:46.225 552 1138 W audio_hw_utils: audio_extn_utils_update_stream_input_app_type_cfg: App type could not be selected. Falling back to default
02-13 17:33:46.229 609 4558 I AudioFlinger: AudioFlinger's thread 0xed603400 tid=4558 ready to run
02-13 17:33:46.229 552 1138 D audio_hw_primary: in_standby: enter: stream (0xe7c29380) usecase(38: compress-voip-call)
02-13 17:33:46.230 552 4186 D audio_hw_primary: in_standby: enter: stream (0xe7c29380) usecase(38: compress-voip-call)
02-13 17:33:46.233 552 1138 W EffectHAL: Effect 0xe67fe1f0 command SET_CONFIG returned status: Invalid argument
02-13 17:33:46.237 552 1138 W EffectHAL: Effect 0xe67fe1f0 command SET_CONFIG returned status: Invalid argument
02-13 17:33:46.238 552 1458 W EffectHAL: Effect 0xe739c840 command SET_CONFIG returned status: Invalid argument
02-13 17:33:46.238 609 1154 W AudioFlinger: createRecordTrack_l(): mismatch between requested flags (00000005) and input flags (00000000)
02-13 17:33:46.239 609 1154 W AudioFlinger: session id 89 not found for pid 4058
02-13 17:33:46.240 609 1154 W AudioFlinger: session id 89 not found for pid 4058
02-13 17:33:46.244 552 4186 D audio_hw_primary: adev_close_input_stream: enter:stream_handle(0xe7c29380)
02-13 17:33:46.244 552 4186 D compress_voip: voice_extn_compress_voip_close_input_stream: enter
02-13 17:33:46.244 552 4186 D compress_voip: voip_stop_call: enter, out_stream_count=0, in_stream_count=0
02-13 17:33:46.244 552 4186 E compress_voip: voip_stop_call: Could not find the usecase (38) in the list
02-13 17:33:46.244 552 4186 E audio_hw_primary: adev_close_input_stream: Compress voip input cannot be closed, error:-22
02-13 17:33:46.246 552 552 D audio_hw_primary: adev_open_input_stream: enter: sample_rate(48000) channel_mask(0x10) devices(0x80000004) stream_handle(0xe8056e00) io_handle(62) source(7) format 1
02-13 17:33:46.246 552 552 D compress_voip: voice_extn_compress_voip_pcm_prop_check: VoIP PCM property is enabled
02-13 17:33:46.246 552 552 D compress_voip: voice_extn_compress_voip_open_input_stream: enter
02-13 17:33:46.246 552 552 D compress_voip: voip_set_mode: enter, format=1
02-13 17:33:46.246 552 552 D compress_voip: voip_set_mode: Derived mode = 12
02-13 17:33:46.246 552 552 W audio_hw_utils: audio_extn_utils_update_stream_input_app_type_cfg: App type could not be selected. Falling back to default
02-13 17:33:46.253 552 1458 W EffectHAL: Effect 0xe67fe230 command SET_CONFIG returned status: Invalid argument
02-13 17:33:46.255 609 4559 I AudioFlinger: AudioFlinger's thread 0xed603b80 tid=4559 ready to run
02-13 17:33:46.256 552 3182 D audio_hw_primary: in_standby: enter: stream (0xe8056e00) usecase(38: compress-voip-call)
02-13 17:33:46.256 552 1458 W EffectHAL: Effect 0xe67fe230 command SET_CONFIG returned status: Invalid argument
02-13 17:33:46.257 552 3182 W EffectHAL: Effect 0xe67fe170 command SET_CONFIG returned status: Invalid argument
02-13 17:33:46.274 552 1470 D audio_hw_primary: in_set_parameters: enter: kvpairs=bottom=;input_source=7;routing=-2147483644
02-13 17:33:46.277 609 1526 I SoundTriggerHwService::Module: onCallbackEvent no clients
02-13 17:33:46.284 552 4561 D compress_voip: voice_extn_compress_voip_start_input_stream: enter
02-13 17:33:46.284 552 4561 D compress_voip: voip_start_call: enter
02-13 17:33:46.284 552 4561 D audio_hw_primary: select_devices for use case (compress-voip-call)
02-13 17:33:46.285 552 4561 D audio_hw_primary: select_devices: out_snd_device(15: voice-handset) in_snd_device(99: voice-dmic-ef)
02-13 17:33:46.285 552 4561 I msm8974_platform: platform_check_and_set_codec_backend_cfg:becf: afe: bitwidth 16, samplerate 48000 channels 2, backend_idx 0 usecase = 38 device (voice-handset)
02-13 17:33:46.285 552 4561 D msm8974_platform: platform_split_snd_device: snd_device(15) num devices(1) new_snd_devices(0)
02-13 17:33:46.285 552 4561 I msm8974_platform: platform_check_and_set_codec_backend_cfg: new_snd_devices[0] is 15
02-13 17:33:46.285 552 4561 I msm8974_platform: platform_check_codec_backend_cfg:becf: afe: bitwidth 16, samplerate 48000 channels 2, backend_idx 0 usecase = 38 device (voice-handset)
02-13 17:33:46.285 552 4561 W msm8974_platform: platform_check_codec_backend_cfg:becf: afe:Use default bw and sr for voice/voip calls
02-13 17:33:46.285 552 4561 D msm8974_platform: platform_check_codec_backend_cfg:becf: afe: playback on codec device not supporting native playback set default Sample Rate(48k)
02-13 17:33:46.285 552 4561 I msm8974_platform: platform_check_codec_backend_cfg:becf: afe: Codec selected backend: 0 updated bit width: 16 and sample rate: 48000
02-13 17:33:46.285 552 4561 D audio_hw_primary: check_usecases_codec_backend:becf: force routing 0
02-13 17:33:46.285 552 4561 D audio_hw_primary: check_usecases_codec_backend:becf: (65) check_usecases curr device: voice-handset, usecase device:handset backends match 1
02-13 17:33:46.285 552 4561 D audio_hw_primary: check_usecases_codec_backend:becf: check_usecases (low-latency-playback) is active on (handset) - disabling ..
02-13 17:33:46.285 552 4561 D audio_hw_primary: disable_audio_route: reset and update mixer path: low-latency-playback
02-13 17:33:46.323 552 4561 D soundtrigger: audio_extn_sound_trigger_update_stream_status: uc_info->id 1 of type 0 for Event 2, with Raise=0
02-13 17:33:46.323 552 4561 E msm8974_platform: platform_check_backends_match: Invalid snd_device =
02-13 17:33:46.323 552 4561 D audio_hw_primary: check_usecases_codec_backend:becf: (65) check_usecases curr device: voice-handset, usecase device: backends match 0
02-13 17:33:46.323 552 4561 D audio_hw_primary: check_usecases_codec_backend:becf: check_usecases num.of Usecases to switch 1
02-13 17:33:46.323 552 4561 D msm8974_platform: platform_split_snd_device: snd_device(1) num devices(0) new_snd_devices(0)
02-13 17:33:46.323 552 4561 D hardware_info: hw_info_append_hw_type : device_name = handset
02-13 17:33:46.324 552 4561 D audio_hw_primary: disable_snd_device: snd_device(1: handset)
02-13 17:33:46.324 552 4561 D msm8974_platform: platform_split_snd_device: snd_device(1) num devices(0) new_snd_devices(0)
02-13 17:33:46.328 552 4561 I soundtrigger: audio_extn_sound_trigger_update_device_status: device 0x1 of type 0 for Event 0, with Raise=0
02-13 17:33:46.328 552 4561 D msm8974_platform: platform_split_snd_device: snd_device(1) num devices(0) new_snd_devices(0)
02-13 17:33:46.328 552 4561 D hardware_info: hw_info_append_hw_type : device_name = voice-handset
02-13 17:33:46.328 552 4561 D msm8974_platform: platform_split_snd_device: snd_device(15) num devices(0) new_snd_devices(0)
02-13 17:33:46.328 552 4561 D audio_hw_primary: enable_snd_device: snd_device(15: voice-handset)
02-13 17:33:46.328 552 4561 I soundtrigger: audio_extn_sound_trigger_update_device_status: device 0xf of type 0 for Event 1, with Raise=0
02-13 17:33:46.328 552 4561 D audio_route: Apply path: voice-handset
02-13 17:33:46.332 552 4561 D audio_hw_primary: check_usecases_codec_backend:becf: enabling usecase (low-latency-playback) on (voice-handset)
02-13 17:33:46.332 552 4561 D soundtrigger: audio_extn_sound_trigger_update_stream_status: uc_info->id 1 of type 0 for Event 3, with Raise=0
02-13 17:33:46.332 552 4561 D audio_hw_utils: audio_extn_utils_send_app_type_cfg: usecase->out_snd_device voice-handset
02-13 17:33:46.332 552 4561 D msm8974_platform: platform_split_snd_device: snd_device(15) num devices(0) new_snd_devices(0)
02-13 17:33:46.333 552 4561 E msm8974_platform: platform_get_snd_device_backend_index: BE DAI Name Table is not present
02-13 17:33:46.333 552 4561 E audio_hw_utils: send_app_type_cfg_for_device: Couldn't get the backend index for snd device voice-handset ret=-14
02-13 17:33:46.333 552 4561 D audio_hw_utils: audio_extn_btsco_get_sample_rate:Not a BT SCO device, need not update sampling rate
02-13 17:33:46.333 552 4561 I audio_hw_utils: send_app_type_cfg_for_device PLAYBACK app_type 69937, acdb_dev_id 7, sample_rate 48000, snd_device_be_idx -14
02-13 17:33:46.333 552 4561 D msm8974_platform: platform_split_snd_device: snd_device(15) num devices(1) new_snd_devices(0)
02-13 17:33:46.333 552 4561 D ACDB-LOADER: ACDB -> send_audio_cal, acdb_id = 7, path = 0, app id = 0x11131, sample rate = 48000
02-13 17:33:46.333 552 4561 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_GAIN_DEP_STEP_TABLE, vol index 0
02-13 17:33:46.333 552 4561 D ACDB-LOADER: ACDB -> AUDIO_SET_VOL_CAL cal type = 12
02-13 17:33:46.333 552 4561 D ACDB-LOADER: ACDB -> audstrm_cal->cal_type.cal_data.cal_size = 16
02-13 17:33:46.334 552 4561 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AFE_TOPOLOGY_ID
02-13 17:33:46.334 552 4561 D ACDB-LOADER: ACDB -> GET_AFE_TOPOLOGY_ID for adcd_id 7, Topology Id 112fc
02-13 17:33:46.334 552 4561 D : Failed to fetch the lookup information of the device 00000007
02-13 17:33:46.334 552 4561 E ACDB-LOADER: Error: ACDB_CMD_GET_AFE_COMMON_TABLE_SIZE Returned = -19
02-13 17:33:46.334 552 4561 D : Failed to fetch the lookup information of the device 00000007
02-13 17:33:46.334 552 4561 E ACDB-LOADER: Error: ACDB AFE returned = -19
02-13 17:33:46.334 552 4561 D ACDB-LOADER: ACDB -> send_hw_delay : acdb_id = 7 path = 0
02-13 17:33:46.334 552 4561 D audio_hw_primary: enable_audio_route: apply mixer and update path: low-latency-playback
02-13 17:33:46.334 552 4561 D audio_route: Apply path: low-latency-playback
02-13 17:33:46.365 552 4561 D hardware_info: hw_info_append_hw_type : device_name = voice-handset
02-13 17:33:46.365 552 4561 I msm8974_platform: platform_check_and_set_capture_codec_backend_cfg:txbecf: afe: bitwidth 16, samplerate 48000, channel 1 format 1, backend_idx 7 usecase = 38 device (voice-dmic-ef)
02-13 17:33:46.365 552 4561 I msm8974_platform: platform_check_capture_codec_backend_cfg:txbecf: afe: Codec selected backend: 7 current bit width: 16 and sample rate: 48000, channels 1 format 1
02-13 17:33:46.365 552 4561 W msm8974_platform: platform_check_capture_codec_backend_cfg:txbecf: afe: Use default bw and sr for voice/voip calls and for unprocessed/camera source
02-13 17:33:46.365 552 4561 I msm8974_platform: platform_check_capture_codec_backend_cfg:txbecf: afe: Codec selected backend: 7 updated bit width: 16 and sample rate: 48000
02-13 17:33:46.365 552 4561 D audio_hw_primary: check_usecases_capture_codec_backend:becf: force routing 0
02-13 17:33:46.365 552 4561 D hardware_info: hw_info_append_hw_type : device_name = voice-dmic-ef
02-13 17:33:46.365 552 4561 D msm8974_platform: platform_split_snd_device: snd_device(99) num devices(0) new_snd_devices(0)
02-13 17:33:46.365 552 4561 D audio_hw_primary: enable_snd_device: snd_device(99: voice-dmic-ef)
02-13 17:33:46.366 552 4561 I soundtrigger: audio_extn_sound_trigger_update_device_status: device 0x63 of type 1 for Event 1, with Raise=1
02-13 17:33:46.366 552 4561 D sound_trigger_platform: platform_stdev_check_and_update_concurrency: concurrency active 0, tx 1, rx 0, concurrency session_allowed 0
02-13 17:33:46.366 552 4561 D audio_route: Apply path: voice-dmic-ef
02-13 17:33:46.380 552 4561 D ACDB-LOADER: ACDB -> send_voice_cal, acdb_rx = 7, acdb_tx = 41, feature_set = 0
02-13 17:33:46.380 552 4561 D ACDB-LOADER: ACDB -> send_voice_rx_topology
02-13 17:33:46.380 552 4561 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_VOCPROC_COMMON_TOPOLOGY_ID
02-13 17:33:46.380 552 4561 D ACDB-LOADER: ACDB -> send_voice_tx_topology
02-13 17:33:46.380 552 4561 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_VOCPROC_COMMON_TOPOLOGY_ID
02-13 17:33:46.380 552 4561 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AFE_DATA
02-13 17:33:46.380 552 4561 D ACDB-LOADER: ACDB -> AUDIO_SET_SIDETONE_CAL
02-13 17:33:46.380 552 4561 D ACDB-LOADER: ACDB -> send_voice_columns, rxacdb_id 7, txacdb_id 41, table 5
02-13 17:33:46.380 552 4561 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_VOC_COLUMNS_INFO_V2
02-13 17:33:46.380 552 4561 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_VOC_PROC_STATIC_TABLE_SIZE
02-13 17:33:46.382 552 4561 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_VOC_PROC_STATIC_TABLE
02-13 17:33:46.384 552 4561 D ACDB-LOADER: ACDB -> AUDIO_SET_VOCPROC_CAL
02-13 17:33:46.384 552 4561 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_VOC_PROC_DEVICE_CFG
02-13 17:33:46.384 552 4561 D ACDB-LOADER: ACDB -> AUDIO_SET_VOCPROC_DEV_CFG_CAL
02-13 17:33:46.384 552 4561 D ACDB-LOADER: ACDB -> send_voice_columns, rxacdb_id 7, txacdb_id 41, table 4
02-13 17:33:46.384 552 4561 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_VOC_COLUMNS_INFO_V2
02-13 17:33:46.384 552 4561 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_VOC_PROC_DYNAMIC_TABLE_SIZE
02-13 17:33:46.388 552 4561 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_VOC_PROC_DYNAMIC_TABLE
02-13 17:33:46.394 552 4561 D ACDB-LOADER: ACDB -> AUDIO_SET_VOCPROC_VOL_CAL
02-13 17:33:46.394 552 4561 D ACDB-LOADER: ACDB -> send_voice_columns, rxacdb_id 7, txacdb_id 41, table 6
02-13 17:33:46.394 552 4561 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_VOC_COLUMNS_INFO_V2
02-13 17:33:46.394 552 4561 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_VOC_STREAM_STATIC_TABLE_SIZE
02-13 17:33:46.395 552 4561 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_VOC_STREAM_STATIC_TABLE
02-13 17:33:46.395 552 4561 D ACDB-LOADER: ACDB -> AUDIO_SET_VOCPROC_STREAM_CAL
02-13 17:33:46.395 552 4561 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AFE_TOPOLOGY_ID
02-13 17:33:46.395 552 4561 D ACDB-LOADER: ACDB -> GET_AFE_TOPOLOGY_ID for adcd_id 41, Topology Id 112fb
02-13 17:33:46.395 552 4561 D : Failed to fetch the lookup information of the device 00000029
02-13 17:33:46.395 552 4561 E ACDB-LOADER: Error: ACDB_CMD_GET_AFE_COMMON_TABLE_SIZE Returned = -19
02-13 17:33:46.395 552 4561 D : Failed to fetch the lookup information of the device 00000029
02-13 17:33:46.395 552 4561 E ACDB-LOADER: Error: ACDB AFE returned = -19
02-13 17:33:46.395 552 4561 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AFE_TOPOLOGY_ID
02-13 17:33:46.395 552 4561 D ACDB-LOADER: ACDB -> GET_AFE_TOPOLOGY_ID for adcd_id 7, Topology Id 112fc
02-13 17:33:46.395 552 4561 D : Failed to fetch the lookup information of the device 00000007
02-13 17:33:46.395 552 4561 E ACDB-LOADER: Error: ACDB_CMD_GET_AFE_COMMON_TABLE_SIZE Returned = -19
02-13 17:33:46.395 552 4561 D : Failed to fetch the lookup information of the device 00000007
02-13 17:33:46.395 552 4561 E ACDB-LOADER: Error: ACDB AFE returned = -19
02-13 17:33:46.395 552 4561 D ACDB-LOADER: ACDB -> send_hw_delay : acdb_id = 41 path = 1
02-13 17:33:46.395 552 4561 D ACDB-LOADER: ACDB -> send_hw_delay : acdb_id = 7 path = 0
02-13 17:33:46.395 552 4561 D ACDB-LOADER: ACDB -> Sent VocProc Cal!
02-13 17:33:46.395 552 4561 E audio_hw_utils: audio_extn_utils_update_stream_app_type_cfg_for_usecase: app type cfg not supported for usecase type (3)
02-13 17:33:46.395 552 4561 I audio_hw_utils: audio_extn_utils_send_app_type_cfg: not a playback/capture path, no need to cfg app type
02-13 17:33:46.395 552 4561 D audio_hw_primary: enable_audio_route: apply mixer and update path: compress-voip-call
02-13 17:33:46.395 552 4561 D audio_route: Apply path: compress-voip-call
02-13 17:33:46.397 552 4561 D audio_hw_primary: select_devices: done
02-13 17:33:46.397 552 4561 D compress_voip: voip_start_call: Opening PCM capture device card_id(0) device_id(3)
02-13 17:33:46.402 552 4561 D compress_voip: voip_start_call: Opening PCM playback device card_id(0) device_id(3)
02-13 17:33:46.455 552 4561 D voice : voice_set_sidetone: enable, out_snd_device: 15
02-13 17:33:46.455 552 4561 D audio_route: Apply path: sidetone-handset
Thank you!
Hi.
Really liking this build so far. Just wanted to chime in and confirm this works on my OnePlus 3 perfectly with no issues. Thanks again :good:
@MSe1969
You may want to edit the OP and title to include OnePlus 3 also as this ROM is in the Cross Device Development section and seems to work on both 3 and 3T.
TNSMANI said:
@MSe1969
You may want to edit the OP and title to include OnePlus 3 also as this ROM is in the Cross Device Development section and seems to work on both 3 and 3T.
Click to expand...
Click to collapse
Thanks for the hint - it's done.
0xC0ncord said:
Hello,
First off thank you very much for your hard work.
I have a strange but reproducible issue here. Whenever I place or receive a SIP call, my device hard freezes. The UI stops responding for about 5 seconds before going black, and the phone stays in this state until it is hard reset. I have gotten this crash on both the native Android SIP client in the Dialer and also with Linphone. I am running microG and Magisk. I had this exact same setup before on NLOS without issues.
Original kernel: Yes
Build date: Fri Feb 7 17:49:21 CET 2020
Logcat (taken right before launching Linphone and trying to place a call):
Thank you!
Click to expand...
Click to collapse
Hi, thanks for reporting your issue, I may need some time to dig in to that.
Just one thing, which I have immediately spotted: The linphone app (which you used to create the logcat) did not have the RECORD_AUDIO permission - could you pls. have a closer look on that aspect?
MSe1969 said:
Hi, thanks for reporting your issue, I may need some time to dig in to that.
Just one thing, which I have immediately spotted: The linphone app (which you used to create the logcat) did not have the RECORD_AUDIO permission - could you pls. have a closer look on that aspect?
Click to expand...
Click to collapse
That's odd. The app's permissions in Settings shows it has permission, but for good measure I went ahead and used the shell to grant the permission manually with
Code:
pm grant "org.linphone" android.permission.RECORD_AUDIO
The same type of crash occurs afterwards, though.
Below is another logcat after doing this, taken right before trying to initiate a call:
Code:
02-16 10:10:51.779 498 533 W Netd : No subsystem found in netlink event
02-16 10:10:52.827 592 2282 I WifiHAL : event received NL80211_CMD_VENDOR, vendor_id = 0x1374, subcmd = 0xd
02-16 10:10:53.910 977 1721 D ConnectivityService: handleLingerComplete for NetworkAgentInfo [MOBILE (IWLAN) - 103]
02-16 10:10:54.829 592 2282 I WifiHAL : event received NL80211_CMD_VENDOR, vendor_id = 0x1374, subcmd = 0xd
02-16 10:10:56.832 592 2282 I WifiHAL : event received NL80211_CMD_VENDOR, vendor_id = 0x1374, subcmd = 0xd
02-16 10:10:58.618 977 2202 I WifiService: acquireWifiLock uid=10140 lockMode=3
02-16 10:10:58.620 977 2202 I WifiService: acquireMulticastLock uid=10140
02-16 10:10:58.623 1941 1941 E wpa_supplicant: wpa_driver_nl80211_driver_cmd: failed to issue private commands
02-16 10:10:58.624 977 1706 E SupplicantStaIfaceHal: ISupplicantStaIface.addRxFilter failed: {.code = FAILURE_UNKNOWN, .debugMessage = }
02-16 10:10:58.626 556 1490 D audio_hw_primary: adev_set_mode: mode 3
02-16 10:10:58.627 613 1194 D AudioPolicyManagerCustom: setPhoneState() state 3
02-16 10:10:58.630 556 1490 D audio_hw_primary: out_set_parameters: enter: usecase(1: low-latency-playback) kvpairs: routing=1
02-16 10:10:58.630 556 1490 D audio_hw_extn: audio_extn_set_anc_parameters: anc_enabled:0
02-16 10:10:58.635 556 556 D audio_hw_primary: out_set_parameters: enter: usecase(0: deep-buffer-playback) kvpairs: routing=1
02-16 10:10:58.658 613 613 D AudioPolicyManagerCustom: setForceUse() usage 7, config 0, mPhoneState 3
02-16 10:10:58.658 1833 2019 I vol.Events: writeEvent level_changed STREAM_SYSTEM 5
02-16 10:10:58.658 4371 4371 W AudioManager: Use of stream types is deprecated for operations other than volume control
02-16 10:10:58.658 4371 4371 W AudioManager: See the documentation of requestAudioFocus() for what to use instead with android.media.AudioAttributes to qualify your playback use case
02-16 10:10:58.660 977 4358 I MediaFocusControl: requestAudioFocus() from uid/pid 10140/4371 [email protected] callingPack=org.linphone req=4 flags=0x0 sdk=28
02-16 10:10:58.667 1833 2019 I vol.Events: writeEvent level_changed STREAM_RING 5
02-16 10:10:58.669 1833 2019 I vol.Events: writeEvent level_changed STREAM_MUSIC 8
02-16 10:10:58.671 1833 2019 I vol.Events: writeEvent level_changed STREAM_ALARM 6
02-16 10:10:58.673 977 2202 I ActivityManager: START u0 {cmp=org.linphone/.call.CallOutgoingActivity} from uid 10140
02-16 10:10:58.707 4371 4371 W ActivityThread: handleWindowVisibility: no activity for token [email protected]
02-16 10:10:58.835 592 2282 I WifiHAL : event received NL80211_CMD_VENDOR, vendor_id = 0x1374, subcmd = 0xd
02-16 10:10:58.695 977 2202 I ActivityManager: START u0 {cmp=org.linphone/.call.CallOutgoingActivity} from uid 10140
02-16 10:10:59.397 498 532 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'INTERFACE' not found
02-16 10:10:59.397 498 532 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'STATE' not found
02-16 10:10:59.397 498 532 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'TIME_NS' not found
02-16 10:10:59.397 498 532 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found
02-16 10:10:59.838 977 1084 E AppOps : Creating dialog box
02-16 10:10:59.882 977 2872 I Adreno : QUALCOMM build : 365e321, I294de8bafa
02-16 10:10:59.882 977 2872 I Adreno : Build Date : 01/08/19
02-16 10:10:59.882 977 2872 I Adreno : OpenGL ES Shader Compiler Version: EV031.25.03.02
02-16 10:10:59.882 977 2872 I Adreno : Local Branch :
02-16 10:10:59.882 977 2872 I Adreno : Remote Branch : refs/tags/AU_LINUX_ANDROID_LA.UM.7.5.R1.09.00.00.464.040
02-16 10:10:59.882 977 2872 I Adreno : Remote Branch : NONE
02-16 10:10:59.882 977 2872 I Adreno : Reconstruct Branch : NOTHING
02-16 10:10:59.882 977 2872 I Adreno : Build Config : S L 6.0.7 AArch64
02-16 10:10:59.891 977 2872 D vndksupport: Loading /vendor/lib64/hw/gralloc.msm8996.so from current namespace instead of sphal namespace.
02-16 10:10:59.896 977 2872 I Adreno : PFP: 0x005ff110, ME: 0x005ff066
02-16 10:10:59.900 977 2872 I ConfigStore: android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::hasWideColorDisplay retrieved: 0
02-16 10:10:59.900 977 2872 I ConfigStore: android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::hasHDRDisplay retrieved: 0
02-16 10:10:59.902 977 2872 I OpenGLRenderer: Initialized EGL, version 1.4
02-16 10:10:59.902 977 2872 D OpenGLRenderer: Swap behavior 2
02-16 10:11:00.842 592 2282 I WifiHAL : event received NL80211_CMD_VENDOR, vendor_id = 0x1374, subcmd = 0xd
02-16 10:11:01.101 498 533 W Netd : No subsystem found in netlink event
02-16 10:11:01.385 2131 2272 D MmsService: getAutoPersisting
02-16 10:11:01.401 2881 2881 V SmsReceiver: onReceive
02-16 10:11:01.407 2881 2934 V ReceiveSms$buildObserva: [email protected]e4d, drop=false
02-16 10:11:01.592 2881 2934 E ActivityThread: Failed to find provider info for com.teslacoilsw.notifier
02-16 10:11:01.806 1833 1833 D StatusBar: disable<e i a s b h r c s > disable2<q i n >
02-16 10:11:01.848 1833 1833 W StaticLayout: maxLineHeight should not be -1. maxLines:1 lineCount:1
02-16 10:11:01.849 1833 1833 I chatty : uid=10010(com.android.systemui) identical 2 lines
02-16 10:11:01.849 1833 1833 W StaticLayout: maxLineHeight should not be -1. maxLines:1 lineCount:1
02-16 10:11:02.044 977 2872 D OpenGLRenderer: endAllActiveAnimators on 0x7ecaab2f00 (RippleDrawable) with handle 0x7edeff56a0
02-16 10:11:02.058 977 4358 I ActivityManager: START u0 {cmp=org.linphone/.call.CallActivity} from uid 10140
02-16 10:11:02.090 4371 4371 W libOpenSLES: Conversion from OpenSL ES positional channel mask 0x4 to Android mask 0 loses channels
02-16 10:11:02.090 4371 4371 I libOpenSLES: Emulating old channel mask behavior (ignoring positional mask 0x4, using default mask 0x10 based on channel count of 1)
02-16 10:11:02.093 556 1490 D audio_hw_primary: adev_open_input_stream: enter: sample_rate(48000) channel_mask(0x10) devices(0x80000004) stream_handle(0xf3290000) io_handle(54) source(7) format 1
02-16 10:11:02.093 556 1490 D compress_voip: voice_extn_compress_voip_pcm_prop_check: VoIP PCM property is enabled
02-16 10:11:02.093 556 1490 D compress_voip: voice_extn_compress_voip_open_input_stream: enter
02-16 10:11:02.093 556 1490 D compress_voip: voip_set_mode: enter, format=1
02-16 10:11:02.093 556 1490 D compress_voip: voip_set_mode: Derived mode = 12
02-16 10:11:02.093 556 1490 W audio_hw_utils: audio_extn_utils_update_stream_input_app_type_cfg: App type could not be selected. Falling back to default
02-16 10:11:02.094 613 4817 I AudioFlinger: AudioFlinger's thread 0xe7483040 tid=4817 ready to run
02-16 10:11:02.094 556 1490 D audio_hw_primary: in_standby: enter: stream (0xf3290000) usecase(38: compress-voip-call)
02-16 10:11:02.095 556 556 D audio_hw_primary: in_standby: enter: stream (0xf3290000) usecase(38: compress-voip-call)
02-16 10:11:02.097 556 556 W EffectHAL: Effect 0xf36c3680 command SET_CONFIG returned status: Invalid argument
02-16 10:11:02.099 556 556 W EffectHAL: Effect 0xf36c3680 command SET_CONFIG returned status: Invalid argument
02-16 10:11:02.099 556 556 W EffectHAL: Effect 0xf36c37f0 command SET_CONFIG returned status: Invalid argument
02-16 10:11:02.100 613 613 W AudioFlinger: createRecordTrack_l(): mismatch between requested flags (00000005) and input flags (00000000)
02-16 10:11:02.100 613 613 W AudioFlinger: session id 9 not found for pid 4371
02-16 10:11:02.101 613 613 W AudioFlinger: session id 9 not found for pid 4371
02-16 10:11:02.105 556 1490 D audio_hw_primary: adev_close_input_stream: enter:stream_handle(0xf3290000)
02-16 10:11:02.105 556 1490 D compress_voip: voice_extn_compress_voip_close_input_stream: enter
02-16 10:11:02.105 556 1490 D compress_voip: voip_stop_call: enter, out_stream_count=0, in_stream_count=0
02-16 10:11:02.105 556 1490 E compress_voip: voip_stop_call: Could not find the usecase (38) in the list
02-16 10:11:02.106 556 1490 E audio_hw_primary: adev_close_input_stream: Compress voip input cannot be closed, error:-22
02-16 10:11:02.108 556 1490 D audio_hw_primary: adev_open_input_stream: enter: sample_rate(48000) channel_mask(0x10) devices(0x80000004) stream_handle(0xf3290000) io_handle(62) source(7) format 1
02-16 10:11:02.108 556 1490 D compress_voip: voice_extn_compress_voip_pcm_prop_check: VoIP PCM property is enabled
02-16 10:11:02.108 556 1490 D compress_voip: voice_extn_compress_voip_open_input_stream: enter
02-16 10:11:02.108 556 1490 D compress_voip: voip_set_mode: enter, format=1
02-16 10:11:02.108 556 1490 D compress_voip: voip_set_mode: Derived mode = 12
02-16 10:11:02.108 556 1490 W audio_hw_utils: audio_extn_utils_update_stream_input_app_type_cfg: App type could not be selected. Falling back to default
02-16 10:11:02.109 613 4818 I AudioFlinger: AudioFlinger's thread 0xe7483140 tid=4818 ready to run
02-16 10:11:02.110 556 1490 D audio_hw_primary: in_standby: enter: stream (0xf3290000) usecase(38: compress-voip-call)
02-16 10:11:02.111 556 1490 W EffectHAL: Effect 0xf328f040 command SET_CONFIG returned status: Invalid argument
02-16 10:11:02.112 556 1490 D audio_hw_primary: in_standby: enter: stream (0xf3290000) usecase(38: compress-voip-call)
02-16 10:11:02.114 556 1490 W EffectHAL: Effect 0xf328f040 command SET_CONFIG returned status: Invalid argument
02-16 10:11:02.114 556 1490 W EffectHAL: Effect 0xf328f0d0 command SET_CONFIG returned status: Invalid argument
02-16 10:11:02.122 556 1490 D audio_hw_primary: in_set_parameters: enter: kvpairs=bottom=;input_source=7;routing=-2147483644
02-16 10:11:02.124 613 1513 I SoundTriggerHwService::Module: onCallbackEvent no clients
02-16 10:11:02.125 4371 4371 D : PlayerBase::PlayerBase()
02-16 10:11:02.125 4371 4371 D : TrackPlayerBase::TrackPlayerBase()
02-16 10:11:02.126 4371 4371 I libOpenSLES: Emulating old channel mask behavior (ignoring positional mask 0x4, using default mask 0x1 based on channel count of 1)
02-16 10:11:02.126 556 4819 D compress_voip: voice_extn_compress_voip_start_input_stream: enter
02-16 10:11:02.126 556 4819 D compress_voip: voip_start_call: enter
02-16 10:11:02.126 556 4819 D audio_hw_primary: select_devices for use case (compress-voip-call)
02-16 10:11:02.126 556 4819 D audio_hw_primary: select_devices: out_snd_device(15: voice-handset) in_snd_device(99: voice-dmic-ef)
02-16 10:11:02.126 556 4819 I msm8974_platform: platform_check_and_set_codec_backend_cfg:becf: afe: bitwidth 16, samplerate 48000 channels 2, backend_idx 0 usecase = 38 device (voice-handset)
02-16 10:11:02.126 556 4819 D msm8974_platform: platform_split_snd_device: snd_device(15) num devices(1) new_snd_devices(0)
02-16 10:11:02.126 556 4819 I msm8974_platform: platform_check_and_set_codec_backend_cfg: new_snd_devices[0] is 15
02-16 10:11:02.126 556 4819 I msm8974_platform: platform_check_codec_backend_cfg:becf: afe: bitwidth 16, samplerate 48000 channels 2, backend_idx 0 usecase = 38 device (voice-handset)
02-16 10:11:02.126 556 4819 W msm8974_platform: platform_check_codec_backend_cfg:becf: afe:Use default bw and sr for voice/voip calls
02-16 10:11:02.126 556 4819 D msm8974_platform: platform_check_codec_backend_cfg:becf: afe: playback on codec device not supporting native playback set default Sample Rate(48k)
02-16 10:11:02.126 556 4819 I msm8974_platform: platform_check_codec_backend_cfg:becf: afe: Codec selected backend: 0 updated bit width: 16 and sample rate: 48000
02-16 10:11:02.126 556 4819 D audio_hw_primary: check_usecases_codec_backend:becf: force routing 0
02-16 10:11:02.126 556 4819 E msm8974_platform: platform_check_backends_match: Invalid snd_device =
02-16 10:11:02.126 556 4819 D audio_hw_primary: check_usecases_codec_backend:becf: (65) check_usecases curr device: voice-handset, usecase device: backends match 0
02-16 10:11:02.126 556 4819 D audio_hw_primary: check_usecases_codec_backend:becf: check_usecases num.of Usecases to switch 0
02-16 10:11:02.126 556 4819 D hardware_info: hw_info_append_hw_type : device_name = voice-handset
02-16 10:11:02.126 556 4819 D msm8974_platform: platform_split_snd_device: snd_device(15) num devices(0) new_snd_devices(0)
02-16 10:11:02.126 556 4819 D audio_hw_primary: enable_snd_device: snd_device(15: voice-handset)
02-16 10:11:02.126 556 4819 I soundtrigger: audio_extn_sound_trigger_update_device_status: device 0xf of type 0 for Event 1, with Raise=0
02-16 10:11:02.126 556 4819 D audio_route: Apply path: voice-handset
02-16 10:11:02.130 556 4819 I msm8974_platform: platform_check_and_set_capture_codec_backend_cfg:txbecf: afe: bitwidth 16, samplerate 48000, channel 1 format 1, backend_idx 7 usecase = 38 device (voice-dmic-ef)
02-16 10:11:02.130 556 4819 I msm8974_platform: platform_check_capture_codec_backend_cfg:txbecf: afe: Codec selected backend: 7 current bit width: 16 and sample rate: 48000, channels 1 format 1
02-16 10:11:02.131 556 4819 W msm8974_platform: platform_check_capture_codec_backend_cfg:txbecf: afe: Use default bw and sr for voice/voip calls and for unprocessed/camera source
02-16 10:11:02.131 556 4819 I msm8974_platform: platform_check_capture_codec_backend_cfg:txbecf: afe: Codec selected backend: 7 updated bit width: 16 and sample rate: 48000
02-16 10:11:02.131 556 4819 D audio_hw_primary: check_usecases_capture_codec_backend:becf: force routing 0
02-16 10:11:02.131 556 4819 D hardware_info: hw_info_append_hw_type : device_name = voice-dmic-ef
02-16 10:11:02.131 556 4819 D msm8974_platform: platform_split_snd_device: snd_device(99) num devices(0) new_snd_devices(0)
02-16 10:11:02.131 556 4819 D audio_hw_primary: enable_snd_device: snd_device(99: voice-dmic-ef)
02-16 10:11:02.131 556 4819 I soundtrigger: audio_extn_sound_trigger_update_device_status: device 0x63 of type 1 for Event 1, with Raise=1
02-16 10:11:02.131 556 4819 D sound_trigger_platform: platform_stdev_check_and_update_concurrency: concurrency active 0, tx 1, rx 0, concurrency session_allowed 0
02-16 10:11:02.131 556 4819 D audio_route: Apply path: voice-dmic-ef
02-16 10:11:02.141 556 4819 D ACDB-LOADER: ACDB -> send_voice_cal, acdb_rx = 7, acdb_tx = 41, feature_set = 0
02-16 10:11:02.141 556 4819 D ACDB-LOADER: ACDB -> send_voice_rx_topology
02-16 10:11:02.141 556 4819 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_VOCPROC_COMMON_TOPOLOGY_ID
02-16 10:11:02.141 556 4819 D ACDB-LOADER: ACDB -> send_voice_tx_topology
02-16 10:11:02.141 556 4819 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_VOCPROC_COMMON_TOPOLOGY_ID
02-16 10:11:02.141 556 4819 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AFE_DATA
02-16 10:11:02.141 556 4819 D ACDB-LOADER: ACDB -> AUDIO_SET_SIDETONE_CAL
02-16 10:11:02.141 556 4819 D ACDB-LOADER: ACDB -> send_voice_columns, rxacdb_id 7, txacdb_id 41, table 5
02-16 10:11:02.141 556 4819 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_VOC_COLUMNS_INFO_V2
02-16 10:11:02.141 556 4819 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_VOC_PROC_STATIC_TABLE_SIZE
02-16 10:11:02.141 556 4819 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_VOC_PROC_STATIC_TABLE
02-16 10:11:02.142 556 4819 D ACDB-LOADER: ACDB -> AUDIO_SET_VOCPROC_CAL
02-16 10:11:02.142 556 4819 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_VOC_PROC_DEVICE_CFG
02-16 10:11:02.142 556 4819 D ACDB-LOADER: ACDB -> AUDIO_SET_VOCPROC_DEV_CFG_CAL
02-16 10:11:02.142 556 4819 D ACDB-LOADER: ACDB -> send_voice_columns, rxacdb_id 7, txacdb_id 41, table 4
02-16 10:11:02.142 556 4819 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_VOC_COLUMNS_INFO_V2
02-16 10:11:02.142 556 4819 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_VOC_PROC_DYNAMIC_TABLE_SIZE
02-16 10:11:02.145 556 4819 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_VOC_PROC_DYNAMIC_TABLE
02-16 10:11:02.149 556 4819 D ACDB-LOADER: ACDB -> AUDIO_SET_VOCPROC_VOL_CAL
02-16 10:11:02.149 556 4819 D ACDB-LOADER: ACDB -> send_voice_columns, rxacdb_id 7, txacdb_id 41, table 6
02-16 10:11:02.149 556 4819 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_VOC_COLUMNS_INFO_V2
02-16 10:11:02.149 556 4819 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_VOC_STREAM_STATIC_TABLE_SIZE
02-16 10:11:02.149 556 4819 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_VOC_STREAM_STATIC_TABLE
02-16 10:11:02.149 556 4819 D ACDB-LOADER: ACDB -> AUDIO_SET_VOCPROC_STREAM_CAL
02-16 10:11:02.149 556 4819 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AFE_TOPOLOGY_ID
02-16 10:11:02.149 556 4819 D ACDB-LOADER: ACDB -> GET_AFE_TOPOLOGY_ID for adcd_id 41, Topology Id 112fb
02-16 10:11:02.149 556 4819 D : Failed to fetch the lookup information of the device 00000029
02-16 10:11:02.149 556 4819 E ACDB-LOADER: Error: ACDB_CMD_GET_AFE_COMMON_TABLE_SIZE Returned = -19
02-16 10:11:02.149 556 4819 D : Failed to fetch the lookup information of the device 00000029
02-16 10:11:02.149 556 4819 E ACDB-LOADER: Error: ACDB AFE returned = -19
02-16 10:11:02.149 556 4819 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AFE_TOPOLOGY_ID
02-16 10:11:02.149 556 4819 D ACDB-LOADER: ACDB -> GET_AFE_TOPOLOGY_ID for adcd_id 7, Topology Id 112fc
02-16 10:11:02.149 556 4819 D : Failed to fetch the lookup information of the device 00000007
02-16 10:11:02.149 556 4819 E ACDB-LOADER: Error: ACDB_CMD_GET_AFE_COMMON_TABLE_SIZE Returned = -19
02-16 10:11:02.149 556 4819 D : Failed to fetch the lookup information of the device 00000007
02-16 10:11:02.149 556 4819 E ACDB-LOADER: Error: ACDB AFE returned = -19
02-16 10:11:02.149 556 4819 D ACDB-LOADER: ACDB -> send_hw_delay : acdb_id = 41 path = 1
02-16 10:11:02.149 556 4819 D ACDB-LOADER: ACDB -> send_hw_delay : acdb_id = 7 path = 0
02-16 10:11:02.149 556 4819 D ACDB-LOADER: ACDB -> Sent VocProc Cal!
02-16 10:11:02.149 556 4819 E audio_hw_utils: audio_extn_utils_update_stream_app_type_cfg_for_usecase: app type cfg not supported for usecase type (3)
02-16 10:11:02.149 556 4819 I audio_hw_utils: audio_extn_utils_send_app_type_cfg: not a playback/capture path, no need to cfg app type
02-16 10:11:02.149 556 4819 D audio_hw_primary: enable_audio_route: apply mixer and update path: compress-voip-call
02-16 10:11:02.149 556 4819 D audio_route: Apply path: compress-voip-call
02-16 10:11:02.151 556 4819 D audio_hw_primary: select_devices: done
02-16 10:11:02.151 556 4819 D compress_voip: voip_start_call: Opening PCM capture device card_id(0) device_id(3)
02-16 10:11:02.152 556 4819 D compress_voip: voip_start_call: Opening PCM playback device card_id(0) device_id(3)
02-16 10:11:02.154 619 1089 W SurfaceFlinger: Attempting to set client state on removed layer: Dim Layer for - mAboveAppWindowsContainers#0
02-16 10:11:02.155 619 1089 W SurfaceFlinger: Attempting to destroy on removed layer: Dim Layer for - mAboveAppWindowsContainers#0
02-16 10:11:02.156 977 1512 E AppOps : Operation not started: uid=1000 pkg=android op=SYSTEM_ALERT_WINDOW
02-16 10:11:02.158 619 1103 W SurfaceFlinger: Attempting to destroy on removed layer: b4fea43 Permission info: Linphone#0
02-16 10:11:02.256 556 4819 D voice : voice_set_sidetone: enable, out_snd_device: 15
02-16 10:11:02.257 556 4819 D audio_route: Apply path: sidetone-handset
02-16 10:11:02.259 556 1490 D audio_hw_extn: audio_extn_get_parameters: returns
02-16 10:11:02.259 613 1865 I hash_map_utils: key: 'voip_out_stream_count' value: ''
02-16 10:11:02.260 556 1186 D audio_hw_extn: audio_extn_get_parameters: returns
02-16 10:11:02.260 613 1865 I hash_map_utils: key: 'voip_sample_rate' value: ''
02-16 10:11:02.261 613 1865 D AudioPolicyManagerCustom: Set VoIP and Direct output flags for PCM format
02-16 10:11:02.261 556 1186 I audio_hw_primary: getting vr mode to 0
02-16 10:11:02.261 613 1865 I hash_map_utils: key: 'vr_audio_mode_on' value: ''
02-16 10:11:02.262 613 1865 I AudioPolicyManagerCustom: VR mode is 0, switch to primary output if request is for fast|raw
02-16 10:11:02.262 613 1865 W AudioFlinger: createTrack_l(): mismatch between requested flags (00000104) and output flags (00000006)
02-16 10:11:02.262 613 1865 D AudioFlinger: Client defaulted notificationFrames to 192 for frameCount 384
02-16 10:11:02.263 4371 4371 I AudioTrack: AUDIO_OUTPUT_FLAG_FAST successful; frameCount 0 -> 384
02-16 10:11:02.267 557 557 W AshmemAllocator: ashmem_create_region(7680) returning hidl_memory(0x7073a2c100, 7680)
02-16 10:11:02.271 557 557 W AshmemAllocator: ashmem_create_region(7680) returning hidl_memory(0x7073a2c100, 7680)
02-16 10:11:02.275 556 4822 D audio_hw_primary: start_output_stream: enter: stream(0xf2a69000)usecase(1: low-latency-playback) devices(0x1)
02-16 10:11:02.277 556 4822 D audio_hw_primary: select_devices for use case (low-latency-playback)
02-16 10:11:02.277 556 4822 D audio_hw_primary: select_devices for use case (compress-voip-call)
02-16 10:11:02.277 556 4822 D audio_hw_primary: select_devices: out_snd_device(15: voice-handset) in_snd_device(0: )
02-16 10:11:02.277 556 4822 I msm8974_platform: platform_check_and_set_codec_backend_cfg:becf: afe: bitwidth 16, samplerate 48000 channels 2, backend_idx 0 usecase = 1 device (voice-handset)
02-16 10:11:02.277 556 4822 D msm8974_platform: platform_split_snd_device: snd_device(15) num devices(1) new_snd_devices(0)
02-16 10:11:02.277 556 4822 I msm8974_platform: platform_check_and_set_codec_backend_cfg: new_snd_devices[0] is 15
02-16 10:11:02.277 556 4822 I msm8974_platform: platform_check_codec_backend_cfg:becf: afe: bitwidth 16, samplerate 48000 channels 2, backend_idx 0 usecase = 1 device (voice-handset)
02-16 10:11:02.277 556 4822 W msm8974_platform: platform_check_codec_backend_cfg:becf: afe:Use default bw and sr for voice/voip calls
02-16 10:11:02.277 556 4822 D msm8974_platform: platform_check_codec_backend_cfg:becf: afe: playback on codec device not supporting native playback set default Sample Rate(48k)
02-16 10:11:02.277 556 4822 I msm8974_platform: platform_check_codec_backend_cfg:becf: afe: Codec selected backend: 0 updated bit width: 16 and sample rate: 48000
02-16 10:11:02.277 556 4822 D audio_hw_primary: check_usecases_codec_backend:becf: force routing 0
02-16 10:11:02.277 556 4822 D audio_hw_primary: check_usecases_codec_backend:becf: (65) check_usecases curr device: voice-handset, usecase device:voice-handset backends match 1
02-16 10:11:02.277 556 4822 E msm8974_platform: platform_check_backends_match: Invalid snd_device =
02-16 10:11:02.277 556 4822 D audio_hw_primary: check_usecases_codec_backend:becf: (65) check_usecases curr device: voice-handset, usecase device: backends match 0
02-16 10:11:02.277 556 4822 D audio_hw_primary: check_usecases_codec_backend:becf: check_usecases num.of Usecases to switch 0
02-16 10:11:02.277 556 4822 D hardware_info: hw_info_append_hw_type : device_name = voice-handset
02-16 10:11:02.277 556 4822 D soundtrigger: audio_extn_sound_trigger_update_stream_status: uc_info->id 1 of type 0 for Event 3, with Raise=0
02-16 10:11:02.277 556 4822 D audio_hw_utils: audio_extn_utils_send_app_type_cfg: usecase->out_snd_device voice-handset
02-16 10:11:02.277 556 4822 D msm8974_platform: platform_split_snd_device: snd_device(15) num devices(0) new_snd_devices(0)
02-16 10:11:02.278 556 4822 E msm8974_platform: platform_get_snd_device_backend_index: BE DAI Name Table is not present
02-16 10:11:02.278 556 4822 E audio_hw_utils: send_app_type_cfg_for_device: Couldn't get the backend index for snd device voice-handset ret=-14
02-16 10:11:02.278 556 4822 D audio_hw_utils: audio_extn_btsco_get_sample_rate:Not a BT SCO device, need not update sampling rate
02-16 10:11:02.278 556 4822 I audio_hw_utils: send_app_type_cfg_for_device PLAYBACK app_type 69937, acdb_dev_id 7, sample_rate 48000, snd_device_be_idx -14
02-16 10:11:02.278 556 4822 D msm8974_platform: platform_split_snd_device: snd_device(15) num devices(1) new_snd_devices(0)
02-16 10:11:02.278 556 4822 D ACDB-LOADER: ACDB -> send_audio_cal, acdb_id = 7, path = 0, app id = 0x11131, sample rate = 48000
02-16 10:11:02.278 556 4822 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_GAIN_DEP_STEP_TABLE, vol index 0
02-16 10:11:02.278 556 4822 D ACDB-LOADER: ACDB -> AUDIO_SET_VOL_CAL cal type = 12
02-16 10:11:02.278 556 4822 D ACDB-LOADER: ACDB -> audstrm_cal->cal_type.cal_data.cal_size = 16
02-16 10:11:02.278 556 4822 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AFE_TOPOLOGY_ID
02-16 10:11:02.278 556 4822 D ACDB-LOADER: ACDB -> GET_AFE_TOPOLOGY_ID for adcd_id 7, Topology Id 112fc
02-16 10:11:02.278 556 4822 D : Failed to fetch the lookup information of the device 00000007
02-16 10:11:02.278 556 4822 E ACDB-LOADER: Error: ACDB_CMD_GET_AFE_COMMON_TABLE_SIZE Returned = -19
02-16 10:11:02.278 556 4822 D : Failed to fetch the lookup information of the device 00000007
02-16 10:11:02.278 556 4822 E ACDB-LOADER: Error: ACDB AFE returned = -19
02-16 10:11:02.278 556 4822 D ACDB-LOADER: ACDB -> send_hw_delay : acdb_id = 7 path = 0
02-16 10:11:02.278 556 4822 D audio_hw_primary: enable_audio_route: apply mixer and update path: low-latency-playback
02-16 10:11:02.278 556 4822 D audio_route: Apply path: low-latency-playback
02-16 10:11:02.280 556 4822 D audio_hw_primary: select_devices: done
02-16 10:11:02.281 556 4822 D msm8974_platform: platform_set_channel_map mixer_ctl_name:Playback Channel Map15
02-16 10:11:02.282 556 4822 D msm8974_platform: platform_set_channel_map: set mapping(1 2 0 0 0 0 0 0) for channel:2
02-16 10:11:02.290 556 4822 D audio_hw_primary: start_output_stream: exit
02-16 10:11:02.306 4371 4371 W ActivityThread: handleWindowVisibility: no activity for token [email protected]
MSe1969 said:
Hi, thanks for reporting your issue, I may need some time to dig in to that.
Just one thing, which I have immediately spotted: The linphone app (which you used to create the logcat) did not have the RECORD_AUDIO permission - could you pls. have a closer look on that aspect?
Click to expand...
Click to collapse
Hi all,
I can confirm the same VoIP calling issues stated by @0xC0ncord. In my case I have reproduced the rebooting error on Whatsapp, Riot and NextCloud-Talk, which is always triggered right after a call is established between the peers. After some digging I found out there seems to be a missing check in the kernel's code (you can look it up on Gitlab > LineageOS > Issue 1558):
- if (runtime->dma_area)
+ if (runtime->dma_area && !substream->ops->copy)
So maybe patching this check on sound/core/pcm_native.c could be the solution in this case too, not really sure. I'm not too experienced with kernel building, but if I get the opportunity to try and do it myself I'll let you know how it goes.
Cheers
AjikanRB said:
Hi all,
I can confirm the same VoIP calling issues stated by @0xC0ncord. In my case I have reproduced the rebooting error on Whatsapp, Riot and NextCloud-Talk, which is always triggered right after a call is established between the peers. After some digging I found out there seems to be a missing check in the kernel's code (you can look it up on Gitlab > LineageOS > Issue 1558):
- if (runtime->dma_area)
+ if (runtime->dma_area && !substream->ops->copy)
So maybe patching this check on sound/core/pcm_native.c could be the solution in this case too, not really sure. I'm not too experienced with kernel building, but if I get the opportunity to try and do it myself I'll let you know how it goes.
Cheers
Click to expand...
Click to collapse
Thanks for the info - I was able to reproduce the crash by attempting a Telegram call.
Have applied the patch and now building... If the patch fixes the issue, I will upload a new build.
Anyway, will keep you posted.

Categories

Resources