App Crash on ending the call

App Crashing right after ending the call in android

Here’s the crash log

2021-02-23 17:08:24.450 28047-28047/? W/adbd: timeout expired while flushing socket, closing
2021-02-23 17:08:24.662 1629-2695/? D/JobScheduler.Temperature: get temperature=37.809
2021-02-23 17:08:24.450 28047-28047/? I/chatty: uid=2000(shell) /apex/com.android.adbd/bin/adbd identical 1 line
2021-02-23 17:08:24.663 28047-28047/? W/adbd: timeout expired while flushing socket, closing
2021-02-23 17:08:24.668 32729-401/com.urspace I/ReactNativeJS: CallScreen render Called
2021-02-23 17:08:24.693 1131-1511/? E/HWComposer: getDisplayedContentSample: getDisplayedContentSample failed for display 19260944289885569: Unsupported (8)
2021-02-23 17:08:25.256 1629-2606/? D/system_server: OrmsNativeProxyInner set notification pid=1629, uid=1000, msg_src=1000, msg_type=0, param1=-1, param2=-1, param3=-1, param4= !
2021-02-23 17:08:25.256 1629-2606/? D/ORMS_CORE: Set notification: src: 1000, type: 0, p1: -1, p2: -1, p3: -1, p4:
2021-02-23 17:08:25.256 1629-2606/? D/system_server: OrmsNativeProxyInner set scene action pid=1629, uid=1000, scene=, action=ORMS_ACTION_TOUCH_BOOST, timeout=150
2021-02-23 17:08:25.256 1629-2606/? D/ORMS_CORE: Set scene action identity: inputflinger scene: , action: ORMS_ACTION_TOUCH_BOOST, timeout: 150, handle: 362543248
2021-02-23 17:08:25.258 32729-32729/com.urspace D/ViewRootImpl: enqueueInputEventMotionEvent { action=ACTION_DOWN, actionButton=0, id[0]=0, x[0]=753.0, y[0]=2285.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, classification=NONE, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=301610014, downTime=301610014, deviceId=4, source=0x1002, displayId=0 }
2021-02-23 17:08:25.258 32729-32729/com.urspace D/ViewRootImpl[MainActivity]: processMotionEvent MotionEvent { action=ACTION_DOWN, actionButton=0, id[0]=0, x[0]=753.0, y[0]=2285.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, classification=NONE, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=301610014, downTime=301610014, deviceId=4, source=0x1002, displayId=0 }
2021-02-23 17:08:25.259 3474-3927/? D/Launcher.Quickstep-ColorInputManager: onInputEvent → ACTION_DOWN, rawX = 753.0 ,rawY = 2285.0
2021-02-23 17:08:25.260 3474-3474/? D/Launcher.Quickstep-OrientationTouchTransformer: original: 753.0, 2285.0 new: 753.0, 2285.0 rect: RectF(360.0, 2346.0, 720.0, 2400.0) rotation: 0 forceTransform: false contains: false
2021-02-23 17:08:25.260 3474-3474/? D/Launcher.Quickstep-TouchInteractionService: onInputEvent: (x,y) = (753.0,2285.0), navmode = NO_BUTTON, offsetState = false, displayRotation = 0
2021-02-23 17:08:25.260 3474-3474/? D/Launcher.Quickstep-OrientationTouchTransformer: touchInValidSwipeRegions:, x = 753.0, y = 2285.0, rect = null
2021-02-23 17:08:25.263 3474-3474/? D/Launcher.Quickstep-TouchInteractionService: Consumer = TYPE_NO_OP
2021-02-23 17:08:25.263 32729-32729/com.urspace D/ViewRootImpl[MainActivity]: dispatchPointerEvent handled=true, event=MotionEvent { action=ACTION_DOWN, actionButton=0, id[0]=0, x[0]=753.0, y[0]=2285.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, classification=NONE, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=301610014, downTime=301610014, deviceId=4, source=0x1002, displayId=0 }
2021-02-23 17:08:25.392 1629-2606/? D/system_server: OrmsNativeProxyInner set notification pid=1629, uid=1000, msg_src=1000, msg_type=1, param1=-1, param2=-1, param3=-1, param4= !
2021-02-23 17:08:25.392 1629-2606/? D/ORMS_CORE: Set notification: src: 1000, type: 1, p1: -1, p2: -1, p3: -1, p4:
2021-02-23 17:08:25.394 32729-32729/com.urspace D/ViewRootImpl[MainActivity]: processMotionEvent MotionEvent { action=ACTION_UP, actionButton=0, id[0]=0, x[0]=753.0, y[0]=2285.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, classification=NONE, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=301610149, downTime=301610014, deviceId=4, source=0x1002, displayId=0 }
2021-02-23 17:08:25.396 32729-32729/com.urspace D/ViewRootImpl[MainActivity]: dispatchPointerEvent handled=true, event=MotionEvent { action=ACTION_UP, actionButton=0, id[0]=0, x[0]=753.0, y[0]=2285.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, classification=NONE, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=301610149, downTime=301610014, deviceId=4, source=0x1002, displayId=0 }
2021-02-23 17:08:25.429 32729-401/com.urspace I/ReactNativeJS: CallScreen render Called
2021-02-23 17:08:25.459 32729-401/com.urspace I/ReactNativeJS: null, ‘InitialCallScreen’
2021-02-23 17:08:25.461 32729-401/com.urspace I/ReactNativeJS: Members
2021-02-23 17:08:25.468 32729-401/com.urspace I/ReactNativeJS: CallScreen render Called
2021-02-23 17:08:25.477 32729-401/com.urspace I/ReactNativeJS: null, ‘Members’
2021-02-23 17:08:25.504 32729-32729/com.urspace I/oplus.android.OplusFrameworkFactoryImpl: get feature:IOplusScreenModeFeature
2021-02-23 17:08:25.504 32729-32729/com.urspace I/oplus.android.OplusFrameworkFactoryImpl: getOplusScreenModeFeature
2021-02-23 17:08:25.505 32729-32729/com.urspace I/oplus.android.OplusFrameworkFactoryImpl: get feature:IOplusScreenModeFeature
2021-02-23 17:08:25.505 32729-32729/com.urspace I/oplus.android.OplusFrameworkFactoryImpl: getOplusScreenModeFeature
2021-02-23 17:08:25.505 32729-32729/com.urspace I/oplus.android.OplusFrameworkFactoryImpl: get feature:IOplusScreenModeFeature
2021-02-23 17:08:25.505 32729-32729/com.urspace I/oplus.android.OplusFrameworkFactoryImpl: getOplusScreenModeFeature
2021-02-23 17:08:25.505 32729-32729/com.urspace I/oplus.android.OplusFrameworkFactoryImpl: get feature:IOplusScreenModeFeature
2021-02-23 17:08:25.505 32729-32729/com.urspace I/oplus.android.OplusFrameworkFactoryImpl: getOplusScreenModeFeature
2021-02-23 17:08:25.505 32729-32729/com.urspace I/oplus.android.OplusFrameworkFactoryImpl: get feature:IOplusScreenModeFeature
2021-02-23 17:08:25.505 32729-32729/com.urspace I/oplus.android.OplusFrameworkFactoryImpl: getOplusScreenModeFeature
2021-02-23 17:08:25.505 32729-32729/com.urspace I/oplus.android.OplusFrameworkFactoryImpl: get feature:IOplusScreenModeFeature
2021-02-23 17:08:25.505 32729-32729/com.urspace I/oplus.android.OplusFrameworkFactoryImpl: getOplusScreenModeFeature
2021-02-23 17:08:25.844 32729-1894/com.urspace I/ReactNativeJS: ‘CCLOG : Native received : : [object Object]’, undefined
2021-02-23 17:08:25.847 28047-28047/? W/adbd: timeout expired while flushing socket, closing
2021-02-23 17:08:25.855 32729-1894/com.urspace I/ReactNativeJS: 'CCLOG : CallingComponent : onRemoteTrackRemoved … ', { _events: { ‘track.stopped’: [Function] },
_maxListeners: undefined,
addEventListener: [Function],
off: [Function],
removeEventListener: [Function],
containers: [],
conference: null,
audioLevel: 0.00009155552842799158,
type: ‘audio’,
track:
{ _enabled: true,
id: ‘7a8b89bf-5833-4430-9d49-8a2a4a17ad03’,
kind: ‘audio’,
label: ‘7a8b89bf-5833-4430-9d49-8a2a4a17ad03’,
muted: false,
readonly: true,
remote: false,
readyState: ‘ended’ },
videoType: null,
handlers: {},
disposed: false,
_streamInactiveHandler: [Function],
stream:
{ active: true,
_tracks:
[ { _enabled: true,
id: ‘7a8b89bf-5833-4430-9d49-8a2a4a17ad03’,
kind: ‘audio’,
label: ‘7a8b89bf-5833-4430-9d49-8a2a4a17ad03’,
muted: false,
readonly: true,
remote: false,
readyState: ‘ended’ } ],
id: ‘eb073ace-3dc7-4330-9254-892af6168fed’,
_reactTag: ‘eb073ace-3dc7-4330-9254-892af6168fed’ },
storedMSID: ‘eb073ace-3dc7-4330-9254-892af6168fed 7a8b89bf-5833-4430-9d49-8a2a4a17ad03’,
_setEffectInProgress: false,
rtcId: 1,
sourceId: undefined,
sourceType: undefined,
resolution: undefined,
deviceId: undefined,
_prevSetMuted: { _40: 0, _65: 1, _55: undefined, _72: null },
_facingMode: undefined,
_trackEnded: false,
_hasSentData: false,
_testDataSent: true,
_realDeviceId: undefined,
_trackMutedTS: 0,
_onDeviceListWillChange: [Function],
muteHandler: [Function: bound ],
audioLevelHandler: [Function: bound ],
_stopStreamInProgress: false }
2021-02-23 17:08:25.855 32729-1895/com.urspace E/CCLOG: EVENT_END_CALL_SESSION
2021-02-23 17:08:25.855 32729-1895/com.urspace E/CCLOG: onHangUp clicked
2021-02-23 17:08:25.855 32729-1895/com.urspace E/CCLOG: Local User = [object Object]
2021-02-23 17:08:25.856 32729-1895/com.urspace E/CCLOG: Audio dispoce error finally
2021-02-23 17:08:25.857 32729-1894/com.urspace I/ReactNativeJS: 'CCLOG : CallingComponent : selectParticipants ids ', [Function]
2021-02-23 17:08:25.857 32729-1898/com.urspace I/org.webrtc.Logging: WebRtcAudioRecordExternal: stopRecording
2021-02-23 17:08:25.858 32729-1898/com.urspace I/org.webrtc.Logging: WebRtcAudioRecordExternal: stopThread
2021-02-23 17:08:25.859 32729-1894/com.urspace I/ReactNativeJS: ‘this.mainVideoSpeaker’, { name: ‘4urlive331 hameed Zaheer’,
avatar: ‘https://storage.4urspace.com/user-uploads/thumb_image-c56447a2-1d53-4553-826d-69b95cb23285_27_9_2020_19_49_0_27_9_2020_14_19_14.jpg’,
status: ‘active’,
isVideoMuted: false,
isAudioMuted: false,
isLocalUser: true,
audioTrack:
{ _events: { ‘track.stopped’: [Function] },
_maxListeners: undefined,
addEventListener: [Function],
off: [Function],
removeEventListener: [Function],
containers: [],
conference: null,
audioLevel: 0.00009155552842799158,
type: ‘audio’,
track:
{ _enabled: true,
id: ‘7a8b89bf-5833-4430-9d49-8a2a4a17ad03’,
kind: ‘audio’,
label: ‘7a8b89bf-5833-4430-9d49-8a2a4a17ad03’,
muted: false,
readonly: true,
remote: false,
readyState: ‘ended’ },
videoType: null,
handlers: {},
disposed: false,
_streamInactiveHandler: [Function],
stream:
{ active: true,
_tracks:
[ { _enabled: true,
id: ‘7a8b89bf-5833-4430-9d49-8a2a4a17ad03’,
kind: ‘audio’,
label: ‘7a8b89bf-5833-4430-9d49-8a2a4a17ad03’,
muted: false,
readonly: true,
remote: false,
readyState: ‘ended’ } ],
id: ‘eb073ace-3dc7-4330-9254-892af6168fed’,
_reactTag: ‘eb073ace-3dc7-4330-9254-892af6168fed’ },
storedMSID: ‘eb073ace-3dc7-4330-9254-892af6168fed 7a8b89bf-5833-4430-9d49-8a2a4a17ad03’,
_setEffectInProgress: false,
rtcId: 1,
sourceId: undefined,
sourceType: undefined,
resolution: undefined,
deviceId: undefined,
_prevSetMuted: { _40: 0, _65: 1, _55: undefined, _72: null },
_facingMode: undefined,
_trackEnded: false,
_hasSentData: false,
_testDataSent: true,
_realDeviceId: undefined,
_trackMutedTS: 0,
_onDeviceListWillChange: [Function],
muteHandler: [Function: bound ],
audioLevelHandler: [Function: bound ],
_stopStreamInProgress: false },
id: ‘94a347e4’,
uid: ‘6661’,
joinedAT: ‘1614080289954’ }
2021-02-23 17:08:25.863 32729-2292/com.urspace D/AudioRecord: stop(3171): mActive:1
2021-02-23 17:08:25.863 32729-2292/com.urspace D/AudioRecord: mAudioRecord->stop()
2021-02-23 17:08:25.869 32729-1894/com.urspace I/ReactNativeJS: ‘CCLOG : CallEvent received : : [object Object]’, undefined
2021-02-23 17:08:25.876 32729-1894/com.urspace I/ReactNativeJS: 'CCLOG : CallingComponent : onRemoteTrackRemoved … ', { _events: {},
_maxListeners: undefined,
addEventListener: [Function],
off: [Function],
removeEventListener: [Function],
containers: [],
conference:
{ eventEmitter:
{ _events:
{ ‘conference.trackMuteChanged’:
[ [Function],
[Function: bound value],
[Function],
[Function],
[Function: v],
[Function: v] ],
‘conference.userJoined’: [ [Function], [Function: bound value], [Function] ],
‘conference.userLeft’: [ [Function], [Function: bound value], [Function] ],
‘conference.endpoint_message_received’: [ [Function] ],
‘conference.p2pStatus’: [ [Function] ],
‘conference.trackAdded’:
[ [Function: bound value],
[Function],
[Function],
[Function: v],
[Function: v] ],
‘conference.trackRemoved’: [ [Function] ],
‘conference.lastNEndpointsChanged’: [ [Function] ],
‘conference.audioLevelsChanged’: [Function: bound value],
‘conference.connectionInterrupted’: [Function],
‘conference.server_region_changed’: [Function],
‘conference.propertiesChanged’: [Function],
‘cq.local_stats_updated’: [ [Function] ],
‘cq.remote_stats_updated’: [ [Function] ],
‘conference.dominantSpeaker’: [ [Function: bound value], [Function] ],
‘conference.displayNameChanged’: [Function: bound value],
‘conference.joined’: [Function],
‘conference.participant_conn_status_changed’: [Function],
‘conference.recorderStateChanged’: [Function] },
_maxListeners: undefined },
options:
{ name: ‘1614080280e4770c6f296e8665064b0945632aad9eb7cdd12d’,
config:
{ openBridgeChannel: ‘websocket’,
enableNoisyMicDetection: true,
channelLastN: 10,
websocketKeepAlive: -1,
testing: { octo: { probability: 1 } },
e2eping: { pingInterval: -1 },
deploymentInfo: { userRegion: ‘us’ },
enableTalkWhileMuted: true },
connection:
{ appID: null,
token: null,
options:
{ hosts:
{ domain: ‘rtc-us.cometchat.io’,
muc: ‘conference.rtc-us.cometchat.io’,
focus: ‘focus.rtc-us.cometchat.io’ },
serviceUrl: ‘wss://xmpp.rtc-us.cometchat.io/xmpp-websocket’,
bosh: ‘https://xmpp.rtc-us.cometchat.io/http-bind’,
clientNode: ‘http://jitsi.org/jitsimeet’ },
xmpp:
{ eventEmitter:
{ _events:
{ ‘connection.connectionFailed’: [ [Function], [Function: value] ],
‘connection.connectionDisconnected’: [Function],
‘connection.connectionEstablished’: [Function],
‘xmpp.speaker_stats_received’: [Function: bound value] },
_maxListeners: undefined },
on: [Function: value],
addEventListener: [Function: value],
off: [Function: value],
removeEventListener: [Function: value],
connection:
{ eventEmitter:
{ _events: { CONN_STATUS_CHANGED: [ [Function: bound value], [Function: bound value] ] },
_maxListeners: undefined },
on: [Function: value],
addEventListener: [Function: value],
off: [Function: value],
removeEventListener: [Function: value],
_options: { enableWebsocketResume: true, websocketKeepAlive: 240000 },
_resumeRetryN: 0,
_stropheConn:
{ service: ‘wss://xmpp.rtc-us.cometchat.io/xmpp-websocket’,
options: {},
2021-02-23 17:08:25.876 32729-1894/com.urspace I/ReactNativeJS: _proto: { _conn: [Circular], strip: ‘wrapper’, socket: null },
jid: 'lujjkixli8yfsrbp@rtc-us.c
2021-02-23 17:08:25.876 32729-1894/com.urspace I/ReactNativeJS: 'CCLOG : CallingComponent : selectParticipants ids ', [Function]
2021-02-23 17:08:25.877 32729-1894/com.urspace I/ReactNativeJS: ‘this.mainVideoSpeaker’, { name: ‘4urlive331 hameed Zaheer’,
avatar: ‘https://storage.4urspace.com/user-uploads/thumb_image-c56447a2-1d53-4553-826d-69b95cb23285_27_9_2020_19_49_0_27_9_2020_14_19_14.jpg’,
status: ‘active’,
isVideoMuted: false,
isAudioMuted: false,
isLocalUser: true,
audioTrack:
{ _events: { ‘track.stopped’: [Function] },
_maxListeners: undefined,
addEventListener: [Function],
off: [Function],
removeEventListener: [Function],
containers: [],
conference: null,
audioLevel: 0.00009155552842799158,
type: ‘audio’,
track:
{ _enabled: true,
id: ‘7a8b89bf-5833-4430-9d49-8a2a4a17ad03’,
kind: ‘audio’,
label: ‘7a8b89bf-5833-4430-9d49-8a2a4a17ad03’,
muted: false,
readonly: true,
remote: false,
readyState: ‘ended’ },
videoType: null,
handlers: {},
disposed: false,
_streamInactiveHandler: [Function],
stream:
{ active: true,
_tracks:
[ { _enabled: true,
id: ‘7a8b89bf-5833-4430-9d49-8a2a4a17ad03’,
kind: ‘audio’,
label: ‘7a8b89bf-5833-4430-9d49-8a2a4a17ad03’,
muted: false,
readonly: true,
remote: false,
readyState: ‘ended’ } ],
id: ‘eb073ace-3dc7-4330-9254-892af6168fed’,
_reactTag: ‘eb073ace-3dc7-4330-9254-892af6168fed’ },
storedMSID: ‘eb073ace-3dc7-4330-9254-892af6168fed 7a8b89bf-5833-4430-9d49-8a2a4a17ad03’,
_setEffectInProgress: false,
rtcId: 1,
sourceId: undefined,
sourceType: undefined,
resolution: undefined,
deviceId: undefined,
_prevSetMuted: { _40: 0, _65: 1, _55: undefined, _72: null },
_facingMode: undefined,
_trackEnded: false,
_hasSentData: false,
_testDataSent: true,
_realDeviceId: undefined,
_trackMutedTS: 0,
_onDeviceListWillChange: [Function],
muteHandler: [Function: bound ],
audioLevelHandler: [Function: bound ],
_stopStreamInProgress: false },
id: ‘94a347e4’,
uid: ‘6661’,
joinedAT: ‘1614080289954’ }
2021-02-23 17:08:25.880 32729-1895/com.urspace E/CCLOG: Local User = [object Object]
2021-02-23 17:08:25.880 32729-1895/com.urspace E/CCLOG: Audio dispoce error finally
2021-02-23 17:08:25.884 1629-4666/? I/system_server: oneway function results will be dropped but finished with status OK and parcel size 4
2021-02-23 17:08:25.884 32729-1894/com.urspace E/ReactNativeJS: TypeError: null is not an object (evaluating ‘this.socket.send’)
2021-02-23 17:08:25.884 10057-10057/? D/audio_hw_primary: in_standby: enter: stream (0xe7a83280) usecase(34: audio-record-voip)

--------- beginning of crash

2021-02-23 17:08:25.890 32729-1895/com.urspace E/AndroidRuntime: FATAL EXCEPTION: mqt_native_modules
Process: com.urspace, PID: 32729
com.facebook.react.common.JavascriptException: TypeError: null is not an object (evaluating ‘this.socket.send’), stack:
_onIdle@442:58817
_onIdle@442:38511
flush@442:25821
_send@442:59805
send@442:25755
requestAcknowledgement@442:665424
@442:671802
@391:500
value@50:1280
value@37:3685
@37:841
value@37:2939
value@37:813
value@-1

    at com.facebook.react.modules.core.ExceptionsManagerModule.reportException(ExceptionsManagerModule.java:71)
    at java.lang.reflect.Method.invoke(Native Method)
    at com.facebook.react.bridge.JavaMethodWrapper.invoke(JavaMethodWrapper.java:371)
    at com.facebook.react.bridge.JavaModuleWrapper.invoke(JavaModuleWrapper.java:150)
    at com.facebook.react.bridge.queue.NativeRunnable.run(Native Method)
    at android.os.Handler.handleCallback(Handler.java:938)
    at android.os.Handler.dispatchMessage(Handler.java:99)
    at com.facebook.react.bridge.queue.MessageQueueThreadHandler.dispatchMessage(MessageQueueThreadHandler.java:26)
    at android.os.Looper.loop(Looper.java:254)
    at com.facebook.react.bridge.queue.MessageQueueThreadImpl$4.run(MessageQueueThreadImpl.java:225)
    at java.lang.Thread.run(Thread.java:923)

2021-02-23 17:08:25.906 10057-10057/? D/audio_hw_primary: stop_input_stream: enter: usecase(34: audio-record-voip)
2021-02-23 17:08:25.906 10057-10057/? D/audio_hw_primary: disable_audio_route: reset and update mixer path: audio-record-voip
2021-02-23 17:08:25.908 10057-10057/? D/sound_trigger_hw: handle_audio_ec_ref_enabled: Enter
2021-02-23 17:08:25.908 10057-10057/? D/sound_trigger_hw: handle_audio_ec_ref_enabled: Exit audio ec ref=0

2021-02-23 17:08:25.908 10057-10057/? D/soundtrigger: audio_extn_sound_trigger_update_ec_ref_status: update audio echo ref status false
2021-02-23 17:08:25.908 10057-10057/? D/msm8974_platform: platform_set_echo_reference: disabling echo-reference-voip handset
2021-02-23 17:08:25.910 10057-10057/? D/soundtrigger: audio HAL using same device 307 as ST
2021-02-23 17:08:25.910 10057-10057/? D/soundtrigger: audio_extn_sound_trigger_update_stream_status: uc_info->id 34 of type 1 for Event 2, with Raise=1
2021-02-23 17:08:25.910 10057-10057/? D/soundtrigger: audio_extn_sound_trigger_update_stream_status: send event 12: usecase id 34, type 1
2021-02-23 17:08:25.910 10057-10057/? I/sound_trigger_platform: platform_stdev_check_and_update_concurrency: Received STREAM event, event type 12, usecase type 3
2021-02-23 17:08:25.910 10057-10057/? D/sound_trigger_platform: platform_stdev_get_capture_device: Device = 0x80000004
2021-02-23 17:08:25.910 10057-10057/? D/sound_trigger_platform: platform_stdev_get_capture_device: Available device = 0x80000004
2021-02-23 17:08:25.910 10057-10057/? D/sound_trigger_platform: platform_stdev_check_and_update_concurrency: dedicated path 0, reset backend 1, tx 1, rx 0, concurrency session not allowed
2021-02-23 17:08:25.910 10057-10057/? D/sound_trigger_platform: platform_stdev_get_capture_device: Device = 0x80000004
2021-02-23 17:08:25.910 10057-10057/? D/sound_trigger_platform: platform_stdev_get_capture_device: Available device = 0x80000004
2021-02-23 17:08:25.910 10057-10057/? D/sound_trigger_hw: loaded_state_fn:[c1-1] handle event id 11
2021-02-23 17:08:25.910 10057-10057/? D/hardware_info: hw_info_append_hw_type : device_name = handset-dmic-weixin-voice-chat
2021-02-23 17:08:25.910 10057-10057/? D/audio_hw_primary: disable_snd_device: snd_device(307: handset-dmic-weixin-voice-chat), snd_dev_ref_cnt 0
2021-02-23 17:08:25.910 10057-10057/? D/audio_hw_primary: disable_snd_device: snd_device(307: handset-dmic-weixin-voice-chat)
2021-02-23 17:08:25.910 10057-10057/? E/msm8974_platform: platform_check_backend_tag_match: Invalid snd_device = handset-dmic-weixin-voice-chat
2021-02-23 17:08:25.910 10057-10057/? D/msm8974_platform: platform_split_snd_device: snd_device(307) num devices(0) new_snd_devices(0)
2021-02-23 17:08:25.921 10057-10057/? D/soundtrigger: audio HAL using same device 307 as ST
2021-02-23 17:08:25.921 10057-10057/? I/soundtrigger: audio_extn_sound_trigger_update_device_status: device 0x133 of type 1 for Event 0, with Raise=1
2021-02-23 17:08:25.921 10057-10057/? I/sound_trigger_platform: platform_stdev_check_and_update_concurrency: Received DEVICE event, event type 0
2021-02-23 17:08:25.921 10057-10057/? D/sound_trigger_platform: platform_stdev_get_capture_device: Device = 0x80000004
2021-02-23 17:08:25.921 10057-10057/? D/sound_trigger_platform: platform_stdev_get_capture_device: Available device = 0x80000004
2021-02-23 17:08:25.921 10057-10057/? D/sound_trigger_platform: platform_stdev_check_and_update_concurrency: dedicated path 0, reset backend 1, tx 0, rx 0, concurrency session allowed
2021-02-23 17:08:25.921 10057-10057/? D/sound_trigger_platform: platform_stdev_get_capture_device: Device = 0x80000004
2021-02-23 17:08:25.921 10057-10057/? D/sound_trigger_platform: platform_stdev_get_capture_device: Available device = 0x80000004
2021-02-23 17:08:25.921 10057-10057/? D/sound_trigger_hw: handle_audio_concurrency:[1] Capture device is disabled, pause SVA session
2021-02-23 17:08:25.921 10057-10057/? D/sound_trigger_hw: loaded_state_fn:[c1-1] handle event id 11
2021-02-23 17:08:25.921 10057-10057/? D/sound_trigger_hw: handle_audio_concurrency:[1] Capture device is disabled, resume SVA session
2021-02-23 17:08:25.921 10057-10057/? D/sound_trigger_hw: loaded_state_fn:[c1-1] handle event id 12
2021-02-23 17:08:25.921 10057-10057/? D/sound_trigger_hw: handle_audio_concurrency:[1] LPI: pause SVA session
2021-02-23 17:08:25.921 10057-10057/? D/sound_trigger_hw: loaded_state_fn:[c1-1] handle event id 11
2021-02-23 17:08:25.921 10057-10057/? D/sound_trigger_hw: handle_audio_concurrency:[1] LPI: resume SVA session
2021-02-23 17:08:25.921 10057-10057/? D/sound_trigger_hw: loaded_state_fn:[c1-1] handle event id 12
2021-02-23 17:08:25.921 10057-10057/? D/audio_hw_primary: stop_input_stream: exit: status(0)
2021-02-23 17:08:25.921 10057-10057/? D/audio_hw_primary: in_standby: exit: status(0)
2021-02-23 17:08:25.923 10058-1838/? D/APM_AudioPolicyManager: stopInput portId 3171
2021-02-23 17:08:25.924 10057-10291/? D/audio_hw_primary: adev_release_audio_patch: Remove patch with handle 237
2021-02-23 17:08:25.924 10057-10291/? D/audio_hw_primary: route_input_stream: exit: status(0)
2021-02-23 17:08:25.924 1629-4666/? I/system_server: oneway function results will be dropped but finished with status OK and parcel size 4
2021-02-23 17:08:25.925 1629-5191/? I/SoundTriggerMiddlewareLogging: onRecognitionAvailabilityChangethis=android.hardware.soundtrigger.SoundTriggerModule$EventHandlerDelegate@49bc185, caller=1041/10058
2021-02-23 17:08:25.925 1629-5191/? I/SoundTriggerMiddlewareLogging: setCaptureStatethis=com.android.server.soundtrigger_middleware.SoundTriggerMiddlewareImpl@a123302, caller=1041/10058
2021-02-23 17:08:25.927 1412-9677/? D/OppoAudioState: updateAudioState eventId:4
2021-02-23 17:08:25.927 10058-1838/? D/OppoAudioVoiceScence: recordingCheckScence tempScence=0, mFinalInputScenceState=0, mFinalOutputScenceState=0
2021-02-23 17:08:25.927 10058-1838/? D/AudioPolicyManager: stopinput client uid = 10384
2021-02-23 17:08:25.927 10058-10124/? D/OplusDualHeadPhoneEx: GetOplusDualHeadPhoneEx return exist one.
2021-02-23 17:08:25.928 10058-10124/? D/OplusDualHeadPhoneEx: GetOplusDualHeadPhoneEx return exist one.
2021-02-23 17:08:25.928 10057-10291/? D/audio_hw_primary: adev_set_parameters: enter: stopinput_pid=10384
2021-02-23 17:08:25.928 10057-10291/? D/OPLUS_KTV: oplus_ktv_set_parameters:stopinput_pid: value = 10384
2021-02-23 17:08:25.928 10057-10291/? D/audio_hw_hfp: hfp_set_parameters: enter
2021-02-23 17:08:25.928 10057-10291/? D/audio_hw_hfp: hfp_set_parameters: enter
2021-02-23 17:08:25.928 10057-10291/? D/audio_hw_primary: adev_set_parameters: set dual headphone enable: 0x0
2021-02-23 17:08:25.928 10057-10291/? D/audio_hw_extn: audio_extn_fm_set_parameters: Enter
2021-02-23 17:08:25.928 10057-10291/? D/audio_hw_hfp: hfp_set_parameters: enter
2021-02-23 17:08:25.928 10057-10291/? D/audio_hw_primary: adev_set_parameters: exit with code(0)
2021-02-23 17:08:25.929 10058-1838/? D/AudioFlinger: ActiveRecordTrackPids.removeItem session 15785 when stop
2021-02-23 17:08:25.929 32729-2292/com.urspace D/AudioRecord: AudioRecordThread pause()
2021-02-23 17:08:25.929 32729-2292/com.urspace D/AudioRecord: stop() end
2021-02-23 17:08:25.930 32729-1898/com.urspace I/org.webrtc.Logging: WebRtcAudioEffectsExternal: release
2021-02-23 17:08:25.932 1629-3219/? D/ColorAppStartupMonitor: notifyUnstableAppInfo: Bundle[{unstableTime=1614080305932, reason=crash, userId=0, safecenter=unstable, exceptionMsg=TypeError: null is not an object (evaluating ‘this.socket.send’), stack:
_onIdle@442:58817
_onIdle@442:38511
flush@442:25821
_send@442:59805
send@442:25755
requestAcknowledgement@442:665424
@442:671802
@391:500
value@50:1280
value@37:3685
@37:841
value@37:2939
value@37:813
value@-1
, exceptionClass=com.facebook.react.common.JavascriptException, packageName=com.urspace, unstable_restrict_switch=true}]
2021-02-23 17:08:25.933 3680-9333/? D/StartupManager: onUpdateUnstableRecord: unstable crash!
2021-02-23 17:08:25.933 3680-9333/? D/StartupManager: onSysStateChanged: Bundle[{unstableTime=1614080305932, reason=crash, userId=0, safecenter=unstable, exceptionMsg=TypeError: null is not an object (evaluating ‘this.socket.send’), stack:
_onIdle@442:58817
_onIdle@442:38511
flush@442:25821
_send@442:59805
send@442:25755
requestAcknowledgement@442:665424
@442:671802
@391:500
value@50:1280
value@37:3685
@37:841
value@37:2939
value@37:813
value@-1
, exceptionClass=com.facebook.react.common.JavascriptException, packageName=com.urspace, unstable_restrict_switch=true}]
2021-02-23 17:08:25.933 10058-1838/? W/AudioFlinger::EffectHandle: disconnect Effect handle 0xb400007beed813a0 disconnected after thread destruction
2021-02-23 17:08:25.934 10058-10271/? W/AudioFlinger::EffectHandle: disconnect Effect handle 0xb400007beed80680 disconnected after thread destruction
2021-02-23 17:08:25.935 1629-4666/? D/OplusAmsUtilsFeatrue: detectExceptionsForOIDT type:0
2021-02-23 17:08:25.936 1629-4666/? D/OplusManager: send on stamp success
2021-02-23 17:08:25.937 32729-1898/com.urspace I/org.webrtc.Logging: WebRtcAudioRecordExternal: releaseAudioResources
2021-02-23 17:08:25.937 32729-1898/com.urspace D/AudioRecord: stop(3171): mActive:0
2021-02-23 17:08:25.937 32729-1898/com.urspace D/AudioRecord: stop(3171): mActive:0
2021-02-23 17:08:25.937 1629-2540/? V/OppoStampEventRecorder: onStamp id : 020201
2021-02-23 17:08:25.938 32729-1898/com.urspace D/AudioRecord: stop(3171): mActive:0
2021-02-23 17:08:25.938 10057-10057/? D/audio_hw_primary: AEC enable 0
2021-02-23 17:08:25.939 10057-10057/? D/audio_hw_primary: select_devices for use case (low-latency-playback)
2021-02-23 17:08:25.939 10057-10057/? D/msm8974_platform: platform_get_output_snd_device: enter: output devices(0x1)
2021-02-23 17:08:25.939 10057-10057/? D/OPPO_AUDIO_SCENCE: oppo_output_snd_device_common: mode=3, source=0
2021-02-23 17:08:25.939 10057-10057/? D/OPPO_AUDIO_SCENCE: oppo_output_snd_device_common: out->scence 0
2021-02-23 17:08:25.939 10057-10057/? D/OPPO_AUDIO_SCENCE: oppo_output_snd_device_common:reuse wechat output device for communication default
2021-02-23 17:08:25.939 10057-10057/? D/OPPO_AUDIO_SCENCE: oppo_output_snd_device_wechat_communication:mode=3, devices=0x1
2021-02-23 17:08:25.939 10057-10057/? D/OPPO_AUDIO_SCENCE: oppo_output_snd_device_wechat_communication:select handset for communication
2021-02-23 17:08:25.940 10057-10057/? D/audio_hw_primary: NS enable 0
2021-02-23 17:08:25.940 10058-10271/? D/APM_AudioPolicyManager: releaseInput portId 3171
2021-02-23 17:08:25.943 32729-1154/com.urspace D/com.oney.WebRTCModule.WebRTCModule: mediaStreamTrackSetEnabled() track is null
2021-02-23 17:08:25.943 32729-1154/com.urspace D/com.oney.WebRTCModule.WebRTCModule: mediaStreamRelease() stream is null
2021-02-23 17:08:25.943 32729-1154/com.urspace D/com.oney.WebRTCModule.WebRTCModule: PeerConnection.close() for 0
2021-02-23 17:08:25.944 1629-4666/? W/ActivityTaskManager: Force finishing activity com.urspace/.MainActivity
2021-02-23 17:08:25.947 1629-4666/? D/ORMS_CORE: Set scene action identity: com.android.server scene: com.oppo.launcher, action: ORMS_ACTION_LAUNCH, timeout: 30, handle: 6078484726195328585
2021-02-23 17:08:25.947 10058-10271/? D/AudioFlinger: RecordThread::preExit() mActiveTracks.size=0
2021-02-23 17:08:25.947 1629-2700/? D/ORMS_CORE: FG app changed to: com.oppo.launcher
2021-02-23 17:08:25.947 1629-2700/? D/ORMS_CORE: FinalSceneAction scene:1012 action:0 prio:300 start:593733111 timeout:30 timeout_left:30
2021-02-23 17:08:25.947 1629-2700/? D/ORMS_Platform : OplusBasePlatformQcSysFs: reset ,mask .
2021-02-23 17:08:25.947 1629-2700/? D/ORMS_HISTORY: setSoCLimit sa
2021-02-23 17:08:25.947 1629-2700/? D/ORMS_CORE: TCpuL:0 TGpuL:-1 TCtrlL:1 TModeOn:0 IdleS:0 PowerMode:NORMAL_MODE BenchMark:0 HaveCtrlD:0
2021-02-23 17:08:25.947 1629-2700/? D/ORMS_CORE: saConfig:,SAResult Info{minCore=[6, 2, -1]minFreq=[1804800, 2323200, -1]maxCore=[-1, -1, -1]maxFreq=[-1, -1, -1], ddr=-1, lpm=0, sb=1, prio=300, fpsgo=-1, migrate= migfrate: 50 40 , mask=1100, clkscale=0, schedPreferSpread=-1, colocate=-1, slb=-1, nice=0, extActId=-1, extTime=-1}
2021-02-23 17:08:25.947 1629-2700/? D/ORMS_CORE: request mDecision:SAResult Info{ minCpuCore: 6 2 , minCpuFreq: 1804800 2323200 , maxCpuCore: -1 -1 , maxCpuFreq: -1 -1 , minGpuCore: -1 , minGpuFreq: -1 , maxGpuCore: -1 , maxGpuFreq: -1 , Lpm=0, clkscale=0, schedPreferSpread=-1, colocate=-1, slb=-1, fpsgo=-1, schedBoost=1, ddrFreq=-1, migrate= migfrate: 50 40 }
2021-02-23 17:08:25.948 1629-4666/? I/InputDispatcher: setFocusedApplication displayId=0 ActivityRecord{d7e5e66 u0 com.oppo.launcher/.Launcher t2}
2021-02-23 17:08:25.948 1629-4666/? V/WindowManager: Changing focus from Window{7fb20d u0 com.urspace/com.urspace.MainActivity} to null,diplayid=0
2021-02-23 17:08:25.949 10058-2290/? D/AudioFlinger: RecordThread::preExit() mActiveTracks.size=0
2021-02-23 17:08:25.949 1629-5157/? I/system_server: oneway function results will be dropped but finished with status OK and parcel size 4
2021-02-23 17:08:25.949 1629-5157/? I/system_server: oneway function results will be dropped but finished with status OK and parcel size 4
2021-02-23 17:08:25.949 1067-1067/? E/ORMS_HAL: open /sys/class/devfreq/soc:qcom,cpu-cpu-llcc-bw/bw_hwmon/hyst_trigger_count failed(Permission denied)
2021-02-23 17:08:25.951 1629-2700/? D/ORMS_Platform : OplusBasePlatformQcSysFs: perflockAcquireEnd ,mask : 0xd07fc628
2021-02-23 17:08:25.952 1629-4666/? D/Theia.NoFocusWindow: FocusWindowErrorScene CheckFreezeScreen
2021-02-23 17:08:25.952 1629-5157/? I/system_server: oneway function results will be dropped but finished with status OK and parcel size 4
2021-02-23 17:08:25.952 1629-4666/? V/ColorZoomWindowManagerService: prepareZoomTransition: curStack=Task{703f2b8 #1373 visible=true type=standard mode=fullscreen translucent=true A=10384:com.urspace U=0 StackId=1373 sz=1} nextStackTask{abef5ab #1 visible=true type=home mode=fullscreen translucent=true I=com.oppo.launcher/.Launcher U=0 StackId=1 sz=1}
2021-02-23 17:08:25.952 1629-5157/? I/SoundTriggerMiddlewareLogging: onRecognitionAvailabilityChangethis=android.hardware.soundtrigger.SoundTriggerModule$EventHandlerDelegate@49bc185, caller=1041/10058
2021-02-23 17:08:25.952 1629-5157/? I/SoundTriggerMiddlewareLogging: setCaptureStatethis=com.android.server.soundtrigger_middleware.SoundTriggerMiddlewareImpl@a123302, caller=1041/10058
2021-02-23 17:08:25.953 10057-10057/? D/audio_hw_primary: adev_close_input_stream: enter:stream_handle(0xe7a83280)
2021-02-23 17:08:25.953 10057-10057/? D/audio_hw_primary: io_streams_map_remove: Removed stream with handle 2470
2021-02-23 17:08:25.953 10057-10057/? D/soundtrigger: audio_extn_sound_trigger_check_ec_ref_enable: EC Reference is disabled
2021-02-23 17:08:25.953 10057-10057/? D/sound_trigger_hw: handle_audio_ec_ref_enabled: Enter
2021-02-23 17:08:25.953 10057-10057/? D/sound_trigger_hw: handle_audio_ec_ref_enabled: Exit audio ec ref=0
2021-02-23 17:08:25.953 10057-10057/? D/soundtrigger: audio_extn_sound_trigger_update_ec_ref_status: update audio echo ref status false
2021-02-23 17:08:25.953 10057-10057/? D/msm8974_platform: platform_set_echo_reference: disabling echo-reference-voip handset
2021-02-23 17:08:25.953 10057-10057/? D/audio_hw_primary: in_standby: enter: stream (0xe7a83280) usecase(34: audio-record-voip)
2021-02-23 17:08:25.953 10057-10057/? D/audio_hw_primary: in_standby: exit: status(0)
2021-02-23 17:08:25.953 10057-10057/? D/audio_hw_primary: adev_close_input_stream: exit
2021-02-23 17:08:25.955 1105-1176/? E/ANDR-PERF-OPTSHANDLER: Perflock resource /sys/class/devfreq/soc:qcom,cpubw/bw_hwmon/io_percent not supported
2021-02-23 17:08:25.955 1105-1176/? E/ANDR-PERF-RESOURCEQS: Failed to apply optimization [6, 2]
2021-02-23 17:08:25.955 1105-1176/? E/ANDR-PERF-OPTSHANDLER: Perflock resource /sys/class/devfreq/soc:qcom,cpubw/bw_hwmon/sample_ms not supported
2021-02-23 17:08:25.955 1105-1176/? E/ANDR-PERF-RESOURCEQS: Failed to apply optimization [6, 8]
2021-02-23 17:08:25.955 1105-1176/? E/ANDR-PERF-OPTSHANDLER: Perflock resource /sys/class/devfreq/soc:qcom,cpubw/min_freq not supported
2021-02-23 17:08:25.955 1105-1176/? E/ANDR-PERF-RESOURCEQS: Failed to apply optimization [6, 0]
2021-02-23 17:08:25.962 1131-1131/? D/OppoExLayer: ~Layer() sequence=146833, name=Screenshot Parent
2021-02-23 17:08:25.967 32729-1154/com.urspace D/com.oney.WebRTCModule.VideoTrackAdapter: Deleted adapter for mixedlabelvideo0
2021-02-23 17:08:25.969 32729-1154/com.urspace D/com.oney.WebRTCModule.WebRTCModule: PeerConnection.close() for 1
2021-02-23 17:08:25.971 1629-4666/? V/ActivityTaskManager: Calling mServicetracker.OnActivityStateChange with flag truestatePAUSING
2021-02-23 17:08:25.971 1629-4666/? D/ActivityTrigger: ActivityTrigger activityPauseTrigger
2021-02-23 17:08:25.971 1105-1105/? I/ANDR-PERF-LM: LMPerfGlue: perfmodule_submit_request() 132: perfmodule_submit_request()
2021-02-23 17:08:25.971 1105-1105/? I/ANDR-PERF-LM: Core: getInstance() 84: LM getInstance
2021-02-23 17:08:25.971 1105-1105/? I/ANDR-PERF-LM: WQ: push() 59: LMTriggerQ push() size=0
2021-02-23 17:08:25.971 1105-1105/? I/ANDR-PERF-LM: WQ: push() 61: LMTriggerQ push() done size=1
2021-02-23 17:08:25.971 1629-4666/? V/ActivityTaskManager: Calling mServicetracker.OnActivityStateChange with flag falsestatePAUSING
2021-02-23 17:08:25.971 1105-1177/? I/ANDR-PERF-LM: WQ: pop() 42: LMTriggerQ pop() done size=0
2021-02-23 17:08:25.971 1105-1177/? I/ANDR-PERF-LM: Core: lmMain() 381: Calling runAsync for GameOptimization

2021-02-23 17:08:25.971 1105-1177/? D/ANDR-PERF-LM: Feature: lookup() 101: Feature Name = AppClassifier, total featuers = 4, featureFound = 1
2021-02-23 17:08:25.972 1105-1177/? D/ANDR-PERF-LM: Feature: getData() 112: data.data = 1
2021-02-23 17:08:25.972 1105-1177/? I/ANDR-PERF-LM: Core: lmMain() 391: runAsync for GameOptimization returned
2021-02-23 17:08:25.972 1105-1177/? I/ANDR-PERF-LM: Core: lmMain() 373: Waiting on trigger Queue
2021-02-23 17:08:25.972 1105-1177/? I/ANDR-PERF-LM: WQ: pop() 31: LMTriggerQ pop() size=0
2021-02-23 17:08:25.979 32729-32729/com.urspace V/SensorManager: unRegisterListener by com.facebook.react.common.ShakeDetector
2021-02-23 17:08:25.979 1629-5191/? W/SensorService: SensorEventConnection sensor handle=11, package = com.facebook.react.common.ShakeDetector disable
2021-02-23 17:08:25.979 1629-5191/? D/SensorService: recordConnection in disable
2021-02-23 17:08:25.979 1629-5191/? D/SensorService: SensorDevice::activate: ident=0xb400007ab4fd7980, handle=0x0000000b, enabled=0, count=4
2021-02-23 17:08:25.979 1629-5191/? D/SensorService: disable index=0
2021-02-23 17:08:25.979 1629-5191/? D/SensorService: >>> actuating h/w batch 0x0000000b 20000000 66667000
2021-02-23 17:08:25.979 1089-1089/? I/sensors-hal: batch:254, android.sensor.accelerometer/11, period=20000000, max_latency=66667000
2021-02-23 17:08:25.979 1089-1089/? I/sensors-hal: batch:276, android.sensor.accelerometer/11, period=20000000, max_latency=66667000 request completed
2021-02-23 17:08:25.980 1629-5191/? D/SensorService: activateHardware = 0
2021-02-23 17:08:25.980 32729-32729/com.urspace E/Parcel: Reading a NULL string not supported here.
2021-02-23 17:08:25.981 1629-5157/? D/SensorService: ~SensorEventConnection(0xb400007ab4fd7980)
2021-02-23 17:08:25.981 1629-5157/? D/SensorService: 8 active sensors
2021-02-23 17:08:25.981 1629-5157/? D/SensorService: removing connection 0xb400007ab4fd7980 for sensor[0].handle=0x0000000b
2021-02-23 17:08:25.981 1629-5157/? D/SensorService: removing connection 0xb400007ab4fd7980 for sensor[1].handle=0x00000029
2021-02-23 17:08:25.981 1629-5157/? D/SensorService: removing connection 0xb400007ab4fd7980 for sensor[2].handle=0x000000bf
2021-02-23 17:08:25.981 1629-5157/? D/SensorService: removing connection 0xb400007ab4fd7980 for sensor[3].handle=0x00000110
2021-02-23 17:08:25.981 1629-5157/? D/SensorService: removing connection 0xb400007ab4fd7980 for sensor[4].handle=0x000003e9
2021-02-23 17:08:25.981 1629-5157/? D/SensorService: removing connection 0xb400007ab4fd7980 for sensor[5].handle=0x0000053e
2021-02-23 17:08:25.981 1629-5157/? D/SensorService: removing connection 0xb400007ab4fd7980 for sensor[6].handle=0x00000552
2021-02-23 17:08:25.981 1629-5157/? D/SensorService: removing connection 0xb400007ab4fd7980 for sensor[7].handle=0x0000055c
2021-02-23 17:08:25.981 1629-2700/? D/ORMS_CORE: T(O)
2021-02-23 17:08:25.981 1629-2700/? D/ORMS_CORE: FinalSceneAction null
2021-02-23 17:08:25.981 1629-2700/? D/ORMS_Platform : OplusBasePlatformQcSysFs: reset ,mask .
2021-02-23 17:08:25.982 1629-2700/? D/ORMS_CORE: TCpuL:0 TGpuL:-1 TCtrlL:1 TModeOn:0 IdleS:0 PowerMode:NORMAL_MODE BenchMark:0 HaveCtrlD:0
2021-02-23 17:08:25.982 1629-2700/? D/ORMS_CORE: request mDecision:SAResult Info{ minCpuCore: -1 -1 , minCpuFreq: -1 -1 , maxCpuCore: -1 -1 , maxCpuFreq: -1 -1 , minGpuCore: -1 , minGpuFreq: -1 , maxGpuCore: -1 , maxGpuFreq: -1 , Lpm=-1, clkscale=-1, schedPreferSpread=-1, colocate=-1, slb=-1, fpsgo=-1, schedBoost=-1, ddrFreq=-1, migrate= migfrate: -1 -1 }
2021-02-23 17:08:25.984 1629-2700/? D/ORMS_Platform : OplusBasePlatformQcSysFs: perflockAcquireEnd ,mask : 0xd078c000
2021-02-23 17:08:25.985 32729-1898/com.urspace I/org.webrtc.Logging: VolumeLogger: stop@[name=worker_thread - 1898, id=47573]
2021-02-23 17:08:25.985 1105-1176/? E/ANDR-PERF-OPTSHANDLER: Perflock resource /sys/class/devfreq/soc:qcom,cpubw/bw_hwmon/io_percent not supported
2021-02-23 17:08:25.985 1105-1176/? E/ANDR-PERF-RESOURCEQS: Failed to apply optimization [6, 2]
2021-02-23 17:08:25.985 1105-1176/? E/ANDR-PERF-OPTSHANDLER: Perflock resource /sys/class/devfreq/soc:qcom,cpubw/bw_hwmon/sample_ms not supported
2021-02-23 17:08:25.985 1105-1176/? E/ANDR-PERF-RESOURCEQS: Failed to apply optimization [6, 8]
2021-02-23 17:08:25.985 1105-1176/? E/ANDR-PERF-OPTSHANDLER: Perflock resource /sys/class/devfreq/soc:qcom,cpubw/min_freq not supported
2021-02-23 17:08:25.985 1105-1176/? E/ANDR-PERF-RESOURCEQS: Failed to apply optimization [6, 0]
2021-02-23 17:08:25.985 32729-1898/com.urspace I/org.webrtc.Logging: WebRtcAudioTrackExternal: stopPlayout
2021-02-23 17:08:25.985 32729-1898/com.urspace I/org.webrtc.Logging: WebRtcAudioTrackExternal: underrun count: 0
2021-02-23 17:08:25.986 32729-1898/com.urspace I/org.webrtc.Logging: WebRtcAudioTrackExternal: stopThread
2021-02-23 17:08:25.986 32729-1898/com.urspace I/org.webrtc.Logging: WebRtcAudioTrackExternal: Stopping the AudioTrackThread…
2021-02-23 17:08:25.986 32729-32729/com.urspace D/InCallManager: onPause()
2021-02-23 17:08:25.989 1629-1942/? D/PowerManagerService: setScreenBrightnessOverrideFromWindowManagerInternal brightness=NaN mScreenBrightnessOverrideFromWindowManager=NaN
2021-02-23 17:08:25.989 32729-1895/com.urspace I/Process: Sending signal. PID: 32729 SIG: 9
2021-02-23 17:08:25.991 4283-6997/? D/OppoAtlasAudioState: broadcastVoiceCallState() VoiceCallPid:32729,isVoiceCallNow:false,allpids:
2021-02-23 17:08:25.992 1629-5190/? D/ColorAppListInterceptManager: shouldFilterTask
2021-02-23 17:08:25.992 1629-5190/? D/ColorAppListInterceptManager: shouldFilterTask::packageName = com.urspace
2021-02-23 17:08:25.993 3414-3414/? D/OemLogListenManager[0]: processVoipCallStateChanged: voipCallPid = 32729voipCallState = false
2021-02-23 17:08:25.993 3414-3414/? D/OemLogListenManager[0]: Non China region, not handled, SKIP!
2021-02-23 17:08:25.993 3474-3653/? D/Launcher.Quickstep-RecentTasksList: loadTasksInBackground: QuickStartup → bundle = Bundle[mParcelledData.dataSize=48]
2021-02-23 17:08:25.993 3474-3653/? D/Launcher.Quickstep-RecentTasksList: loadTasksInBackground: QuickStartup → list = []
2021-02-23 17:08:25.993 3414-3414/? D/OemLogListenManager[1]: processVoipCallStateChanged: voipCallPid = 32729voipCallState = false
2021-02-23 17:08:25.994 3474-3653/? D/Launcher.Quickstep-RecentTasksList: loadTasksInBackground: [id=1373 windowingMode=1 user=0 lastActiveTime=593733135] null
2021-02-23 17:08:25.994 3474-3653/? D/Launcher.Quickstep-RecentTasksList: loadTasksInBackground: taskCount = 1 allTasks.size = 1, requestId=-1, loadKeysOnly=true
2021-02-23 17:08:25.996 4283-6997/? D/OplusDualHeadPhoneEx: GetOplusDualHeadPhoneEx return exist one.
2021-02-23 17:08:25.996 4283-6997/? D/OplusDualHeadPhoneEx: GetOplusDualHeadPhoneEx return exist one.
2021-02-23 17:08:25.997 10057-10057/? D/audio_hw_primary: adev_set_parameters: enter: startDetectMute=0
2021-02-23 17:08:25.997 10057-10057/? D/audio_hw_hfp: hfp_set_parameters: enter
2021-02-23 17:08:25.997 10057-10057/? D/audio_hw_hfp: hfp_set_parameters: enter
2021-02-23 17:08:25.997 10057-10057/? D/audio_hw_primary: adev_set_parameters: set dual headphone enable: 0x0
2021-02-23 17:08:25.997 10057-10057/? D/audio_hw_extn: audio_extn_fm_set_parameters: Enter
2021-02-23 17:08:25.997 10057-10057/? D/audio_hw_hfp: hfp_set_parameters: enter
2021-02-23 17:08:25.997 10057-10057/? D/audio_hw_primary: adev_set_parameters: exit with code(0)
2021-02-23 17:08:25.997 1629-5685/? I/InputDispatcher: Focus left window: Window{7fb20d u0 com.urspace/com.urspace.MainActivity} in display 0
2021-02-23 17:08:25.999 1629-1942/? D/PowerManagerService: setScreenBrightnessOverrideFromWindowManagerInternal brightness=NaN mScreenBrightnessOverrideFromWindowManager=NaN
2021-02-23 17:08:26.000 10058-10271/? D/AudioFlinger: mute_detect get voice:0

Here is another crash log of the call

--------- beginning of crash

2021-02-23 17:25:18.324 4448-6182/com.urspace E/AndroidRuntime: FATAL EXCEPTION: pool-15-thread-1
Process: com.urspace, PID: 4448
java.lang.NoSuchMethodError: No static method createEgl14([I)Lorg/webrtc/EglBase14; in class Lorg/webrtc/EglBase; or its super classes (declaration of ‘org.webrtc.EglBase’ appears in /data/app/~~wHL74bTAVMtxhjvFTrQ–g==/com.urspace-paI0WogTkfHSWpeM5F7G8Q==/base.apk!classes3.dex) at com.oney.WebRTCModule.EglUtils.getRootEglBase(EglUtils.java:35) at com.oney.WebRTCModule.EglUtils.getRootEglBaseContext(EglUtils.java:62) at com.oney.WebRTCModule.WebRTCModule.initAsync(WebRTCModule.java:98) at com.oney.WebRTCModule.WebRTCModule.lambda$new$0$WebRTCModule(WebRTCModule.java:73) at com.oney.WebRTCModule.-$$Lambda$WebRTCModule$CnyHZvkjDxq52UReGHUZlY0JsVw.run(Unknown Source:4) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641) at java.lang.Thread.run(Thread.java:923) 2021-02-23 17:25:18.325 2890-2890/? D/BluetoothAdapter: 194635172: getState(). Returning ON 2021-02-23 17:25:18.326 2890-2890/? D/SystemUi–: getDebugState, e = android.provider.Settings$SettingNotFoundException: systemui_debug 2021-02-23 17:25:18.326 2890-2890/? D/SystemUi–: getDebugState, e = android.provider.Settings$SettingNotFoundException: systemui_debug 2021-02-23 17:25:18.326 2890-2890/? I/AudioManager: In isSpeakerphoneOn(), calling application: com.android.systemui 2021-02-23 17:25:18.326 1629-3887/? I/AS.AudioDeviceBroker: In isSpeakerphoneOn(), mForcedUseForCommExt: 0 2021-02-23 17:25:18.328 2890-2890/? D/BluetoothAdapter: 194635172: getState(). Returning ON 2021-02-23 17:25:18.328 2890-2890/? D/SystemUi–: getDebugState, e = android.provider.Settings$SettingNotFoundException: systemui_debug 2021-02-23 17:25:18.328 2890-2890/? D/SystemUi–: getDebugState, e = android.provider.Settings$SettingNotFoundException: systemui_debug 2021-02-23 17:25:18.328 2890-2890/? I/AudioManager: In isSpeakerphoneOn(), calling application: com.android.systemui 2021-02-23 17:25:18.329 1629-3887/? I/AS.AudioDeviceBroker: In isSpeakerphoneOn(), mForcedUseForCommExt: 0 2021-02-23 17:25:18.330 2890-2890/? D/BluetoothAdapter: 194635172: getState(). Returning ON 2021-02-23 17:25:18.330 2890-2890/? D/SystemUi–: getDebugState, e = android.provider.Settings$SettingNotFoundException: systemui_debug 2021-02-23 17:25:18.330 2890-2890/? D/SystemUi–: getDebugState, e = android.provider.Settings$SettingNotFoundException: systemui_debug 2021-02-23 17:25:18.331 2890-2890/? I/AudioManager: In isSpeakerphoneOn(), calling application: com.android.systemui 2021-02-23 17:25:18.331 1629-3887/? I/AS.AudioDeviceBroker: In isSpeakerphoneOn(), mForcedUseForCommExt: 0 2021-02-23 17:25:18.332 2890-2890/? D/BluetoothAdapter: 194635172: getState(). Returning ON 2021-02-23 17:25:18.332 2890-2890/? D/SystemUi–: getDebugState, e = android.provider.Settings$SettingNotFoundException: systemui_debug 2021-02-23 17:25:18.332 2890-2890/? D/SystemUi–: getDebugState, e = android.provider.Settings$SettingNotFoundException: systemui_debug 2021-02-23 17:25:18.333 2890-2890/? I/AudioManager: In isSpeakerphoneOn(), calling application: com.android.systemui 2021-02-23 17:25:18.333 1629-2910/? I/AS.AudioDeviceBroker: In isSpeakerphoneOn(), mForcedUseForCommExt: 0 2021-02-23 17:25:18.333 1629-3887/? D/ConnectivityService: requestNetwork for uid/pid:10385/4448 NetworkRequest [ TRACK_DEFAULT id=15731, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10385 AdministratorUids: [] RequestorUid: 10385 RequestorPackageName: com.urspace] ]
2021-02-23 17:25:18.334 2890-2890/? D/BluetoothAdapter: 194635172: getState(). Returning ON
2021-02-23 17:25:18.334 2890-2890/? D/SystemUi–: getDebugState, e = android.provider.Settings$SettingNotFoundException: systemui_debug
2021-02-23 17:25:18.334 1629-2670/? D/ConnectivityService: NetReassign [15731 : null �? 828]
2021-02-23 17:25:18.334 2890-2890/? D/SystemUi–: getDebugState, e = android.provider.Settings$SettingNotFoundException: systemui_debug
2021-02-23 17:25:18.335 2890-2890/? I/AudioManager: In isSpeakerphoneOn(), calling application: com.android.systemui
2021-02-23 17:25:18.335 1629-3887/? I/AS.AudioDeviceBroker: In isSpeakerphoneOn(), mForcedUseForCommExt: 0
2021-02-23 17:25:18.335 1629-2632/? D/UntrustedWifiNetworkFactory: got request NetworkRequest [ TRACK_DEFAULT id=15731, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10385 AdministratorUids: [] RequestorUid: 10385 RequestorPackageName: com.urspace] ] with score 79 and providerId 6
2021-02-23 17:25:18.335 1629-2632/? D/WifiNetworkFactory: got request NetworkRequest [ TRACK_DEFAULT id=15731, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10385 AdministratorUids: [] RequestorUid: 10385 RequestorPackageName: com.urspace] ] with score 79 and providerId 6
2021-02-23 17:25:18.335 3414-3414/? D/PhoneSwitcherNetworkRequstListener: got request NetworkRequest [ TRACK_DEFAULT id=15731, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10385 AdministratorUids: [] RequestorUid: 10385 RequestorPackageName: com.urspace] ] with score 79 and providerId 6
2021-02-23 17:25:18.335 1629-2743/? D/Ethernet: got request NetworkRequest [ TRACK_DEFAULT id=15731, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10385 AdministratorUids: [] RequestorUid: 10385 RequestorPackageName: com.urspace] ] with score 79 and providerId 6
2021-02-23 17:25:18.336 1629-2663/? D/OplusWifiNetworkFactory2: got request NetworkRequest [ TRACK_DEFAULT id=15731, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10385 AdministratorUids: [] RequestorUid: 10385 RequestorPackageName: com.urspace] ] with score 79 and providerId 6
2021-02-23 17:25:18.336 2890-2890/? D/BluetoothAdapter: 194635172: getState(). Returning ON

Hi,
We will get this checked on our end and get back to you with an update.

Warm Regards,

CometChat Pro
Tirath Bhuva

Hello @saiganeshtanneru,

Can you update the calling component (@cometchat-pro/react-native-calls) to version 1.0.8 and check if you are still facing this issue.

Warm Regards,

CometChat Pro
Mayur Bhandari

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.