Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DeviceInfo.Current.VersionString crash android apk #17253

Closed
Gibrid89 opened this issue Sep 7, 2023 · 3 comments
Closed

DeviceInfo.Current.VersionString crash android apk #17253

Gibrid89 opened this issue Sep 7, 2023 · 3 comments
Labels
area-essentials Essentials: Device, Display, Connectivity, Secure Storage, Sensors, App Info platform/android 🤖 s/needs-repro Attach a solution or code which reproduces the issue s/no-recent-activity Issue has had no recent activity t/bug Something isn't working

Comments

@Gibrid89
Copy link

Gibrid89 commented Sep 7, 2023

Description

DeviceInfo.Current.Version and DeviceInfo.Current.VersionString drop android application on my device "iData i3" with Android 10 when i do
dotnet publish -f:net7.0-android33.0 -c:Release and run installed apk.
But its work fine if i run application on device in debug.

Steps to Reproduce

Use DeviceInfo.Current.VersionString in android apk.

Link to public reproduction project repository

No response

Version with bug

7.0.92

Last version that worked well

Unknown/Other

Affected platforms

Android

Affected platform versions

No response

Did you find any workaround?

No response

Relevant log output

No response

@Gibrid89 Gibrid89 added the t/bug Something isn't working label Sep 7, 2023
@Gibrid89
Copy link
Author

Gibrid89 commented Sep 7, 2023

Device Log with crash `Time Device Name Type PID Tag Message 09-07 17:47:49.838 iData i3 Error 578 iio [vendor/mediatek/proprietary/hardware/mtkcam/drv/src/isp/mt6761/imageio/drv/cam/cam_path_pass1.cpp, dequeueBuf, line0397] ERROR: waitBufReady fail (dequeueBuf){#397:vendor/mediatek/proprietary/hardware/mtkcam/drv/src/isp/mt6761/imageio/drv/cam/cam_path_pass1.cpp} 09-07 17:47:49.838 iData i3 Error 578 NormalPipe_FrmB [vendor/mediatek/proprietary/hardware/mtkcam/drv/src/isp/mt6761/iopipe/CamIO/NormalPipe_FrmB.cpp, deque, line1621] ERROR: error:[MyDeQ]tg:0x2 deque[PorID=53] (deque){#1621:vendor/mediatek/proprietary/hardware/mtkcam/drv/src/isp/mt6761/iopipe/CamIO/NormalPipe_FrmB.cpp} 09-07 17:47:49.838 iData i3 Error 578 iio [vendor/mediatek/proprietary/hardware/mtkcam/drv/src/isp/mt6761/imageio/pipe/CamIOPipe/CamIOPipe.cpp, dequeOutBuf, line0944] ERROR: ERROR:dma[20] dequeueBuf (dequeOutBuf){#944:vendor/mediatek/proprietary/hardware/mtkcam/drv/src/isp/mt6761/imageio/pipe/CamIOPipe/CamIOPipe.cpp} 09-07 17:47:49.838 iData i3 Error 578 iio [vendor/mediatek/proprietary/hardware/mtkcam/drv/src/isp/mt6761/imageio/drv/cam/isp_function.cpp, waitBufReady, line10870] ERROR: wait p1 done fail,cause isp no response, no SOF (waitBufReady){#10870:vendor/mediatek/proprietary/hardware/mtkcam/drv/src/isp/mt6761/imageio/drv/cam/isp_function.cpp} 09-07 17:47:49.838 iData i3 Error 578 iio [vendor/mediatek/proprietary/hardware/mtkcam/drv/src/isp/mt6761/imageio/drv/cam/isp_function.cpp, waitBufReady, line10866] ERROR: wait p1 done fail,cause isp no response, no SOF (waitBufReady){#10866:vendor/mediatek/proprietary/hardware/mtkcam/drv/src/isp/mt6761/imageio/drv/cam/isp_function.cpp} 09-07 17:47:49.838 iData i3 Error 578 IspDrv {IspDrv} [vendor/mediatek/proprietary/hardware/mtkcam/drv/src/isp/mt6761/drv/isp/isp_drv.cpp, dumpP1DebugLog, line2221] ERROR: p1 int err: 0x0,0x0,0x0,0x0 (dumpP1DebugLog){#2221:vendor/mediatek/proprietary/hardware/mtkcam/drv/src/isp/mt6761/drv/isp/isp_drv.cpp} 09-07 17:47:49.838 iData i3 Error 578 IspDrv {IspDrv} [vendor/mediatek/proprietary/hardware/mtkcam/drv/src/isp/mt6761/drv/isp/isp_drv.cpp, waitIrq, line2440] ERROR: ISP_WAIT_IRQ fail(-1). Type(0), Status(0x00001000), Timeout(300). (waitIrq){#2440:vendor/mediatek/proprietary/hardware/mtkcam/drv/src/isp/mt6761/drv/isp/isp_drv.cpp} 09-07 17:47:49.659 iData i3 Debug 426 AudioALSAPlaybackHandlerNormal -close() 09-07 17:47:49.659 iData i3 Debug 426 aurisys_lib_manager delete_aurisys_lib_manager(), manager 0xf316a060 09-07 17:47:49.659 iData i3 Debug 426 aurisys_lib_handler aurisys_arsi_destroy_handler(), lib_name mtk_bessound, 0xf3138300, arsi_destroy_handler, arsi_handler = 0xf1b07800, retval = 0 09-07 17:47:49.659 iData i3 Debug 426 AudioALSAPlaybackHandlerBase DestroyAurisysLibManager() 09-07 17:47:49.659 iData i3 Debug 426 AudioALSAPlaybackHandlerNormal SetLowJitterMode(), bypass low jitter mode, bEnable = 0, device = 0x2, SampleRate = 48000 09-07 17:47:49.659 iData i3 Debug 426 AudioALSAPlaybackHandlerBase -closePcmDriver(), mPcm = 0x0 09-07 17:47:49.658 iData i3 Debug 426 AudioALSADeviceConfigManager ApplyDeviceTurnoffSequenceByName(), DeviceName = speaker_output descriptor->DeviceStatusCounter = 1 09-07 17:47:49.657 iData i3 Debug 426 AudioALSADeviceConfigManager ApplyDeviceTurnoffSequenceByName(), DeviceName = ext_speaker_output descriptor->DeviceStatusCounter = 1 09-07 17:47:49.657 iData i3 Debug 426 AudioALSAHardwareResourceManager +stopOutputDevice(), mOutputDevices = 0x2, mStartOutputDevicesCount = 1 09-07 17:47:49.657 iData i3 Debug 426 AudioALSAPlaybackHandlerNormal +close(), flag = 6, mDevice = 0x2 09-07 17:47:49.657 iData i3 Debug 426 AudioALSAStreamOut close(), flags 6 09-07 17:47:49.657 iData i3 Debug 426 AudioALSAStreamOut standbyStreamOut(), halRequest 0, mDestroy 0, flag 6 09-07 17:47:49.657 iData i3 Debug 426 AudioALSAStreamOut standby(), flag 6 09-07 17:47:49.646 iData i3 Info 482 BufferQueue [Application Error: Makshel.Agent2#0](this:0x7814968800,id:144,api:1,p:-1,c:-1) ~BufferQueueCore 09-07 17:47:49.642 iData i3 Debug 458 APM_AudioPolicyManager stopOutput() output 13, stream 1, session 145 09-07 17:47:49.642 iData i3 Debug 458 APM_AudioPolicyManager stopOutput portId 32 09-07 17:47:49.640 iData i3 Debug 458 MtkAudioLoud -close() 09-07 17:47:49.640 iData i3 Debug 458 MtkAudioLoud +close() 09-07 17:47:49.635 iData i3 Info 436 hwcomposer [DBQ] (q2:0x74d0670c00) Reallocate Slot(2), pool(0 -> 0) size(0 -> 1536000) 09-07 17:47:49.608 iData i3 Debug 974 AudioTrack stop(32): 0x7d1e729c00 stop done 09-07 17:47:49.607 iData i3 Debug 974 AudioTrack stop(32): 0x7d1e729c00, prior state:STATE_ACTIVE 09-07 17:47:49.587 iData i3 Debug 974 AudioTrack setVolume(32): 0x7d1e729c00, left = 0.000000, right = 0.000000 09-07 17:47:49.518 iData i3 Info 578 iio [waitBufReady] still no p1 done,dma[9] 09-07 17:47:49.518 iData i3 Error 578 IspDrv {IspDrv} [vendor/mediatek/proprietary/hardware/mtkcam/drv/src/isp/mt6761/drv/isp/isp_drv.cpp, waitIrq, line2440] ERROR: ISP_WAIT_IRQ fail(-1). Type(2), Status(0x00000400), Timeout(2000). (waitIrq){#2440:vendor/mediatek/proprietary/hardware/mtkcam/drv/src/isp/mt6761/drv/isp/isp_drv.cpp} 09-07 17:47:49.507 iData i3 Debug 594 AAL 09-07 05:47:48.384 BL= 322,ESS= 256, 09-07 05:47:48.427 BL= 321,ESS= 256, 09-07 05:47:48.456 BL= 320,ESS= 256, 09-07 05:47:48.499 BL= 319,ESS= 256, 09-07 05:47:49.507 BL= 318,ESS= 256, 09-07 17:47:49.485 iData i3 Debug 458 MtkAudioLoud -change2Normal() 09-07 17:47:49.485 iData i3 Debug 458 MtkAudioLoud +change2Normal() 09-07 17:47:49.485 iData i3 Debug 458 MtkAudioLoud -open() result 0 09-07 17:47:49.485 iData i3 Debug 458 MtkAudioLoud +open() 09-07 17:47:49.485 iData i3 Debug 458 MtkAudioLoud setParameter 529 mInitParam.Initial_State 2 09-07 17:47:49.485 iData i3 Debug 458 MtkAudioLoud -setParameter(), paramID 16, param 256 09-07 17:47:49.485 iData i3 Debug 458 MtkAudioLoud mBlockSize 512, mInitParam.Frame_Length 512 09-07 17:47:49.485 iData i3 Debug 458 AudioMixer updateDRCParam, DRC apply framecount 256 09-07 17:47:49.485 iData i3 Debug 458 MtkAudioLoud mIsZeroCoeff 1 mFilterType 5 09-07 17:47:49.485 iData i3 Debug 458 MtkAudioLoud loadParameter HIT Cache Type [5], Scene [] 09-07 17:47:49.485 iData i3 Debug 458 MtkAudioLoud mCustScene = , size = 65 len = 0 09-07 17:47:49.485 iData i3 Debug 458 MtkAudioLoud +close() 09-07 17:47:49.483 iData i3 Info 482 BufferQueueProducer [NavigationBar0#0](this:0x7814967000,id:7,api:1,p:1171,c:482) queueBuffer: fps=0.88 dur=1138.68 max=1138.68 min=1138.68 09-07 17:47:49.480 iData i3 Info 482 BufferQueueProducer [StatusBar#0](this:0x7820562000,id:4,api:1,p:1171,c:482) queueBuffer: fps=14.93 dur=1138.33 max=838.05 min=12.50 09-07 17:47:49.476 iData i3 Error 974 InputDispatcher Window handle Window{d8f370d u0 Application Error: Makshel.Agent2} has no registered input channel 09-07 17:47:49.470 iData i3 Debug 426 AudioALSAPlaybackHandlerNormal -open() 09-07 17:47:49.463 iData i3 Info 974 GED ged_boost_gpu_freq, level 100, eOrigin 2, final_idx 2, oppidx_max 2, oppidx_min 0 09-07 17:47:49.459 iData i3 Debug 426 AudioALSADeviceConfigManager ApplyDeviceTurnonSequenceByName() DeviceName = ext_speaker_output descriptor->DeviceStatusCounte = 0 09-07 17:47:49.459 iData i3 Error 974 InputDispatcher Window handle Window{d8f370d u0 Application Error: Makshel.Agent2} has no registered input channel 09-07 17:47:49.458 iData i3 Debug 426 AudioALSADeviceConfigManager ApplyDeviceTurnonSequenceByName() DeviceName = speaker_output descriptor->DeviceStatusCounte = 0 09-07 17:47:49.458 iData i3 Debug 426 AudioALSAHardwareResourceManager +startOutputDevice(), new_devices = 0x2, mOutputDevices = 0x0, mStartOutputDevicesCount = 0 SampleRate = 48000 09-07 17:47:49.458 iData i3 Debug 426 aurisys_lib_manager DL out, sample_rate: 48000 => 48000, num_channels: 2 => 2, audio_format: 0x3 => 0x4, interleave: 1 => 1, frame: 0 => 0 09-07 17:47:49.458 iData i3 Debug 426 aurisys_lib_manager DL Lib, lib_name mtk_bessound, 0xf3138300, sample_rate: 48000 => 48000, num_channels: 2 => 2, audio_format: 0x3 => 0x3, interleave: 1 => 1, frame: 0 => 0 09-07 17:47:49.458 iData i3 Debug 426 aurisys_lib_handler aurisys_arsi_create_handler(), arsi_query_process_unit_bytes, ul 0, dl 2048, retval 0 09-07 17:47:49.458 iData i3 Debug 426 aurisys_lib_handler aurisys_arsi_create_handler(), lib_name mtk_bessound, 0xf3138300, memory_size 72624, arsi_handler 0xf1b07800, retval 0x0 09-07 17:47:49.458 iData i3 Debug 426 aurisys_lib_handler aurisys_arsi_parsing_param_file(), gProductInfo "platform=MT6761,device=M116,model=i3", file_path "/vendor/etc/audio_param", enhancement_mode 0, param_buf_size 2528, data_size 2528, custom_info SetAudioCustomScene= 09-07 17:47:49.458 iData i3 Debug 426 AudioCompFltCustParam Load from scene Scene,Default,Volume type,Music,Profile,Speaker 09-07 17:47:49.458 iData i3 Debug 426 AudioCompFltCustParam getPlaybackPostProcessParameterFromXML Type/Name [8]/[PlaybackACF] 09-07 17:47:49.458 iData i3 Debug 426 AudioCompFltCustParam audioHierarchicalParamEnable [1] 09-07 17:47:49.458 iData i3 Debug 426 AudioCompFltCustParam Load from scene Scene,Default,Volume type,Ring 09-07 17:47:49.458 iData i3 Debug 426 AudioCompFltCustParam getPlaybackPostProcessParameterFromXML Type/Name [6]/[PlaybackDRC] 09-07 17:47:49.458 iData i3 Debug 426 AudioCompFltCustParam audioHierarchicalParamEnable [1] 09-07 17:47:49.458 iData i3 Debug 426 AudioCompFltCustParam Load from scene Scene,Default,Volume type,Music,Profile,Speaker 09-07 17:47:49.457 iData i3 Debug 426 AudioCompFltCustParam getPlaybackPostProcessParameterFromXML Type/Name [0]/[PlaybackACF] 09-07 17:47:49.457 iData i3 Debug 426 AudioCompFltCustParam audioHierarchicalParamEnable [1] 09-07 17:47:49.457 iData i3 Debug 426 AudioCompFltCustParam Load from scene Scene,Default,Volume type,Music 09-07 17:47:49.457 iData i3 Debug 426 AudioCompFltCustParam getPlaybackPostProcessParameterFromXML Type/Name [5]/[PlaybackDRC] 09-07 17:47:49.457 iData i3 Debug 426 AudioCompFltCustParam audioHierarchicalParamEnable [1] 09-07 17:47:49.457 iData i3 Debug 426 aurisys_utility dl in[type:2], ch: 2, ch_mask: 0x3, buf fs: 48000, buf content fs: 48000, fmt: 0x3; dl out[type:3], ch: 2, ch_mask: 0x3, buf fs: 48000, buf content fs: 48000, fmt: 0x3 09-07 17:47:49.457 iData i3 Debug 426 aurisys_utility lib, working fs: 48000, fmt: 0x3, frame = 0, b_interleave = 1, num_ul_ref_buf_array = 0, num_dl_ref_buf_array = 0 09-07 17:47:49.457 iData i3 Debug 426 aurisys_utility input dev: 0x80000004, fmt = 0x3, fs: 48000, max fs: 48000, ch: 2, max ch: 1, ch maks: 0x3, hw_info_mask: 0x0; output dev: 0x2, fmt = 0x3, fs: 48000, max fs: 48000, ch: 2, max ch: 2, ch maks: 0x3, hw_info_mask: 0x0; task_scene: 2, audio_mode: 0, stream_type: 1, output_flags: 0x6, input_source: 0, input_flags: 0x0; network_info: 0, enhancement_feature_mask: 0x0 09-07 17:47:49.457 iData i3 Debug 426 AudioALSAPlaybackHandlerBase CreateAurisysLibManager, voip: 0, mAurisysScenario: 1 09-07 17:47:49.457 iData i3 Debug 426 AudioALSAPlaybackHandlerBase openPcmDriverWithFlag(), pcm device = 7 flag = 0x8 mPcm = 0xf3141180 09-07 17:47:49.456 iData i3 Debug 426 AudioALSAPlaybackHandlerNormal SetLowJitterMode(), bypass low jitter mode, bEnable = 1, device = 0x2, SampleRate = 48000 09-07 17:47:49.456 iData i3 Debug 426 AudioALSAPlaybackHandlerNormal open(), flag = 6, mConfig: channels = 2, sample_rate(target) = 48000, period_size = 256, period_count = 2, format = 1, avail_min = 256, start_threshold = 512 09-07 17:47:49.456 iData i3 Debug 426 AudioALSAPlaybackHandlerBase transferAudioFormatToPcmFormat(), audio_format(0x4) => pcm_format(0x1) 09-07 17:47:49.456 iData i3 Debug 426 AudioALSADeviceParser compare pcm success = 7, stringpair = I2S0DL1_PLayback 09-07 17:47:49.456 iData i3 Debug 426 AudioALSAPlaybackHandlerNormal +open(), flag = 6, source output_devices = 0x2, audio_format = 3, buffer_size = 2048, sample_rate = 48000 09-07 17:47:49.455 iData i3 Debug 426 AudioALSAStreamManager needEnableVoip(), output_devices = 0x2, flags: 0x6, mAvailableOutputFlags: 0x1000e 09-07 17:47:49.455 iData i3 Debug 426 AudioALSAStreamManager +createPlaybackHandler(), mAudioMode = 0, output_devices = 0x2, isMixerOut = 0x0, flag = 6 09-07 17:47:49.455 iData i3 Debug 426 AudioALSAStreamOut open(), flags 6 09-07 17:47:49.455 iData i3 Debug 426 AudioMTKGainController setSpeakerGain(), gain = 11, spkAnaType = 3, spkLMixerName = Lineout_PGAL_GAIN, spkRMixerName = Lineout_PGAR_GAIN 09-07 17:47:49.455 iData i3 Debug 426 AudioMTKGainController setNormalVolume(), mSceneIndex = 0, stream 1, devices 0x2, index 2, mode 0x0 09-07 17:47:49.455 iData i3 Debug 426 AudioALSAStreamManager -syncSharedOutDevice() 09-07 17:47:49.455 iData i3 Debug 426 AudioALSAStreamManager +syncSharedOutDevice(), routingSharedOutDevice: 2 09-07 17:47:49.454 iData i3 Info 974 InputTransport Destroy ARC handle: 0x7d760a4960 09-07 17:47:49.454 iData i3 Debug 974 View [Warning] assignParent to null: this = DecorView@1f725be[Agent2] 09-07 17:47:49.453 iData i3 Debug 974 OpenGLRenderer endAllActiveAnimators on 0x7d1884ee00 (RippleDrawable) with handle 0x7d760965a0 09-07 17:47:49.453 iData i3 Info 482 BufferQueueProducer [Application Error: Makshel.Agent2#0](this:0x7814968800,id:144,api:1,p:974,c:482) disconnect(P): api 1 09-07 17:47:49.452 iData i3 Debug 974 Surface Surface::disconnect(this=0x7d1882b000,api=1) 09-07 17:47:49.452 iData i3 Debug 458 APM_AudioPolicyManager startOutput() output 13, stream 1, session 145 09-07 17:47:49.452 iData i3 Debug 974 AudioTrack start(32): 0x7d1e729c00, prior state:STATE_STOPPED 09-07 17:47:49.451 iData i3 Debug 974 AudioTrack setVolume(32): 0x7d1e729c00, left = 0.501187, right = 0.501187 09-07 17:47:49.451 iData i3 Warning 974 ActivityManager Ignoring remove of inactive process: ProcessRecord{9ce96c2 0:Makshel.Agent2/u0a130} 09-07 17:47:49.430 iData i3 Info 436 hwcomposer [HWCDisplay] [Display_0 (type:1)] fps:29.207191,dur:1438.00,max:777.33,min:12.84 09-07 17:47:49.418 iData i3 Info 482 BufferQueueProducer [Application Error: Makshel.Agent2#0](this:0x7814968800,id:144,api:1,p:974,c:482) queueBuffer: fps=2.15 dur=1396.35 max=1378.95 min=8.40 09-07 17:47:49.411 iData i3 Info 436 hwcomposer [HWC] (0) displayGetActiveConfig config:0 09-07 17:47:49.186 iData i3 Debug 974 GnssStatusListenerHelper onNmeaReceived re-check permissions of listeners size = 1 mLastCheckTime = 19347599142690 09-07 17:47:49.181 iData i3 Debug 591 agps [agps][n][AGPS] [MNL] write pmtk [$PMTK680,1,FFFFEC3A*79 ] 09-07 17:47:49.180 iData i3 Debug 543 gps_controlller gps_control_thread: gps_control_thread wait 09-07 17:47:49.180 iData i3 Debug 543 pseudo mtk_gps_sys_nmea_output_to_app: len:45, [vAGPS_Auto_Req]:g_FirstDbtt:0,u2BitMap:0x20 09-07 17:47:49.180 iData i3 Debug 543 gps_controlller mtk_gps_sys_gps_mnl_callback: MTK_GPS_MSG_FIX_READY,GET_RTC_FAIL 09-07 17:47:49.180 iData i3 Debug 543 gps_controlller send_active_notify: send clean nmea timer cmd! 09-07 17:47:49.180 iData i3 Debug 543 pseudo mtk_gps_sys_nmea_output_to_app: len:860, [NMEA]$GNGGA,144749.12... 09-07 17:47:49.180 iData i3 Debug 543 nmea_reader_parse: receive PMTKAG2 command, agc: 4 09-07 17:47:49.180 iData i3 Warning 543 nmea_reader_parse: unknown sentence 'PMTKAGC 09-07 17:47:49.180 iData i3 Warning 543 nmea_reader_parse: unknown sentence 'PMTKTSX1 09-07 17:47:49.180 iData i3 Warning 543 nmea_reader_parse: unknown sentence 'GNVTG 09-07 17:47:49.179 iData i3 Debug 543 pseudo mtk_gps_sys_nmea_output_to_mnld: received 860 bytes: 09-07 17:47:48.902 iData i3 Info 578 MtkCam [deliverLoop] [Cam::1] Delivery(2000000000) NumList[2] NodeQueue[0] 09-07 17:47:48.409 iData i3 Error 974 WifiVendorHal getWifiLinkLayerStats_1_3_Internal(l.927) failed {.code = ERROR_NOT_SUPPORTED, .description = } 09-07 17:47:48.364 iData i3 Warning 974 ActivityTaskManager Activity top resumed state loss timeout for ActivityRecord{3614d67 u0 Makshel.Agent2/crc64d494a2289858c595.MainActivity t-1 f} 09-07 17:47:48.355 iData i3 Debug 594 AAL 09-07 05:47:48.153 BL= 327,ESS= 256, 09-07 05:47:48.240 BL= 326,ESS= 256, 09-07 05:47:48.283 BL= 325,ESS= 256, 09-07 05:47:48.313 BL= 324,ESS= 256, 09-07 05:47:48.355 BL= 323,ESS= 256, 09-07 17:47:48.345 iData i3 Info 482 BufferQueueProducer [NavigationBar0#0](this:0x7814967000,id:7,api:1,p:1171,c:482) queueBuffer: fps=61.70 dur=1004.91 max=92.40 min=8.79 09-07 17:47:48.342 iData i3 Info 482 BufferQueueProducer [StatusBar#0](this:0x7820562000,id:4,api:1,p:1171,c:482) queueBuffer: fps=27.84 dur=1005.63 max=584.87 min=9.55 09-07 17:47:48.267 iData i3 Error 578 NormalPipe_FrmB [vendor/mediatek/proprietary/hardware/mtkcam/drv/src/isp/mt6761/iopipe/CamIO/NormalPipe_FrmB.cpp, IspEnqueThread, line4324] ERROR: ERROR: wait SOF fail (IspEnqueThread){#4324:vendor/mediatek/proprietary/hardware/mtkcam/drv/src/isp/mt6761/iopipe/CamIO/NormalPipe_FrmB.cpp} 09-07 17:47:48.267 iData i3 Error 578 NormalPipe_FrmB [vendor/mediatek/proprietary/hardware/mtkcam/drv/src/isp/mt6761/iopipe/CamIO/NormalPipe_FrmB.cpp, wait, line2732] ERROR: irq(0x4,0x1) (wait){#2732:vendor/mediatek/proprietary/hardware/mtkcam/drv/src/isp/mt6761/iopipe/CamIO/NormalPipe_FrmB.cpp} 09-07 17:47:48.267 iData i3 Error 578 iio [vendor/mediatek/proprietary/hardware/mtkcam/drv/src/isp/mt6761/imageio/pipe/CamIOPipe/CamIOPipe.cpp, irqDynamicTimeout, line2212] ERROR: waitIrq error! (irqDynamicTimeout){#2212:vendor/mediatek/proprietary/hardware/mtkcam/drv/src/isp/mt6761/imageio/pipe/CamIOPipe/CamIOPipe.cpp} 09-07 17:47:48.266 iData i3 Error 578 IspDrv {IspDrv} [vendor/mediatek/proprietary/hardware/mtkcam/drv/src/isp/mt6761/drv/isp/isp_drv.cpp, waitIrq, line2438] ERROR: ISP_WAIT_IRQ fail(-1). Type(2), Status(0x00001000), Timeout(3000). (waitIrq){#2438:vendor/mediatek/proprietary/hardware/mtkcam/drv/src/isp/mt6761/drv/isp/isp_drv.cpp} 09-07 17:47:48.185 iData i3 Debug 974 GnssStatusListenerHelper onNmeaReceived re-check permissions of listeners size = 1 mLastCheckTime = 19346597591997 09-07 17:47:48.180 iData i3 Info 586 thermal_repeater [recvMdThermalInfo] ret=33, strLen=127, 2, 32767, -127, 111, 32767, 3996 09-07 17:47:48.179 iData i3 Debug 543 gps_controlller gps_control_thread: gps_control_thread wait 09-07 17:47:48.179 iData i3 Debug 543 pseudo mtk_gps_sys_nmea_output_to_app: len:45, [vAGPS_Auto_Req]:g_FirstDbtt:0,u2BitMap:0x20 09-07 17:47:48.179 iData i3 Debug 543 gps_controlller mtk_gps_sys_gps_mnl_callback: MTK_GPS_MSG_FIX_READY,GET_RTC_FAIL 09-07 17:47:48.178 iData i3 Debug 543 gps_controlller send_active_notify: send clean nmea timer cmd! 09-07 17:47:48.178 iData i3 Debug 543 pseudo mtk_gps_sys_nmea_output_to_app: len:860, [NMEA]$GNGGA,144748.12... 09-07 17:47:48.178 iData i3 Debug 543 nmea_reader_parse: receive PMTKAG2 command, agc: 4 09-07 17:47:48.178 iData i3 Warning 543 nmea_reader_parse: unknown sentence 'PMTKAGC 09-07 17:47:48.177 iData i3 Warning 543 nmea_reader_parse: unknown sentence 'PMTKTSX1 09-07 17:47:48.177 iData i3 Warning 543 nmea_reader_parse: unknown sentence 'GNVTG 09-07 17:47:48.177 iData i3 Debug 543 pseudo mtk_gps_sys_nmea_output_to_mnld: received 860 bytes: 09-07 17:47:48.139 iData i3 Debug 594 AAL 09-07 05:47:47.923 BL= 330,ESS= 256, 09-07 05:47:47.966 BL= 331,ESS= 256, 09-07 05:47:48.096 BL= 330,ESS= 256, 09-07 05:47:48.124 BL= 329,ESS= 256, 09-07 05:47:48.139 BL= 328,ESS= 256, 09-07 17:47:48.068 iData i3 Info 436 hwcomposer [DBQ] (q2:0x74d0670c00) Reallocate Slot(1), pool(0 -> 0) size(0 -> 1536000) 09-07 17:47:48.022 iData i3 Warning 974 Looper Slow dispatch took 111ms android.ui h=android.view.Choreographer$FrameHandler c=android.view.Choreographer$FrameDisplayEventReceiver@20861b9 m=0 09-07 17:47:48.014 iData i3 Info 451 libPowerHal 32: cpu_ctrl set freq: -1 -1 09-07 17:47:48.013 iData i3 Debug 974 PowerHalWrapper amsBoostStop AMS_BOOST_PACK_SWITCH:true, AMS_BOOST_ACT_SWITCH:false, AMS_BOOST_PROCESS_CREATE:true 09-07 17:47:48.012 iData i3 Info 451 power@1.3-impl powerHintInternal hint:8, data:0 09-07 17:47:48.009 iData i3 Info 482 BufferQueueProducer [com.android.launcher3/com.android.launcher3.Launcher#0](this:0x78149e4000,id:140,api:1,p:1443,c:482) queueBuffer: fps=39.58 dur=1035.96 max=424.56 min=5.01 09-07 17:47:47.996 iData i3 Info 436 hwcomposer [DBQ] (q2:0x74d0670c00) Reallocate Slot(0), pool(0 -> 0) size(0 -> 1536000) 09-07 17:47:47.996 iData i3 Info 436 hwcomposer [DBQ] (q2:0x74d0670c00) setConsumerListener 09-07 17:47:47.996 iData i3 Info 436 hwcomposer [DBQ] (q2:0x74d0670c00) Buffer queue is created with size(3) 09-07 17:47:47.996 iData i3 Warning 436 hwcomposer [OVL] (0) No overlay input queue(0) 09-07 17:47:47.992 iData i3 Info 436 hwcomposer [HWCDisplay] [Display_0 (type:1)] fps:69.312012,dur:1009.93,max:17.37,min:13.32 09-07 17:47:47.973 iData i3 Verbose 1443 PhoneWindow DecorView setVisiblity: visibility = 0, Parent = android.view.ViewRootImpl@72bc4f2, this = DecorView@8d0c743[Launcher] 09-07 17:47:47.960 iData i3 Info 482 BufferQueue [Splash Screen Makshel.Agent2#0](this:0x7820451800,id:143,api:2,p:-1,c:-1) ~BufferQueueCore 09-07 17:47:47.959 iData i3 Debug 1443 Surface Surface::allocateBuffers(this=0x7dcc00d000) 09-07 17:47:47.958 iData i3 Debug 1443 Surface Surface::setBufferCount(this=0x7dcc00d000,bufferCount=3) 09-07 17:47:47.956 iData i3 Info 482 BufferQueueProducer [com.android.launcher3/com.android.launcher3.Launcher#0](this:0x78149e4000,id:140,api:1,p:1443,c:482) connect(P): api=1 producer=(1443:com.android.launcher3) producerControlledByApp=false 09-07 17:47:47.955 iData i3 Debug 1443 Surface Surface::connect(this=0x7dcc00d000,api=1) 09-07 17:47:47.954 iData i3 Error 1443 GraphicExt GraphicExtModuleLoader::CreateGraphicExtInstance false 09-07 17:47:47.953 iData i3 Warning 974 WindowManager Failed looking up window callers=com.android.server.wm.WindowManagerService.windowForClientLocked:5352 com.android.server.wm.WindowManagerService.removeWindow:1790 com.android.server.wm.Session.remove:176 09-07 17:47:47.950 iData i3 Info 974 InputTransport Destroy ARC handle: 0x7dd08a2280 09-07 17:47:47.950 iData i3 Info 482 BufferQueueProducer [Splash Screen Makshel.Agent2#0](this:0x7820451800,id:143,api:2,p:974,c:482) disconnect(P): api 2 09-07 17:47:47.949 iData i3 Info 974 WindowManager Relayout Window{d446117 u0 com.android.launcher3/com.android.launcher3.Launcher}: oldVis=8 newVis=0 focusMayChange = true 09-07 17:47:47.948 iData i3 Debug 974 Surface Surface::disconnect(this=0x7dd08d4000,api=2) 09-07 17:47:47.945 iData i3 Debug 974 Surface Surface::allocateBuffers(this=0x7d1882b000) 09-07 17:47:47.944 iData i3 Debug 974 View [Warning] assignParent to null: this = DecorView@af17cd3[Agent2] 09-07 17:47:47.943 iData i3 Debug 974 Surface Surface::setBufferCount(this=0x7d1882b000,bufferCount=3) 09-07 17:47:47.942 iData i3 Info 482 BufferQueueProducer [Application Error: Makshel.Agent2#0](this:0x7814968800,id:144,api:1,p:974,c:482) connect(P): api=1 producer=(974:system_server) producerControlledByApp=false 09-07 17:47:47.941 iData i3 Debug 974 Surface Surface::connect(this=0x7d1882b000,api=1) 09-07 17:47:47.939 iData i3 Info 451 powerd [powerd_req] POWER_MSG_NOTIFY_STATE, pc:1, Makshel.Agent2 => com.android.launcher3 09-07 17:47:47.939 iData i3 Error 451 UxUtility notifyAppState error = NULL 09-07 17:47:47.937 iData i3 Info 451 libPowerHal [perfNotifyAppState] foreground:com.android.launcher3, pid:1443, uid:10107 09-07 17:47:47.936 iData i3 Debug 974 PowerHalWrapper amsBoostNotify AMS_BOOST_PROCESS_CREATE_BOOST:true 09-07 17:47:47.936 iData i3 Debug 974 PowerHalWrapper amsBoostNotify pid:1443,activity:com.android.launcher3.Launcher, package:com.android.launcher3, mProcessCreatePackMakshel.Agent2 09-07 17:47:47.920 iData i3 Error 974 GraphicExt GraphicExtModuleLoader::CreateGraphicExtInstance false 09-07 17:47:47.918 iData i3 Info 482 BufferQueueConsumer [Application Error: Makshel.Agent2#0](this:0x7814968800,id:144,api:0,p:-1,c:482) setDefaultBufferSize: width=576 height=419 09-07 17:47:47.918 iData i3 Info 482 BufferQueueConsumer [Application Error: Makshel.Agent2#0](this:0x7814968800,id:144,api:0,p:-1,c:482) setConsumerName: Application Error: Makshel.Agent2#0 09-07 17:47:47.918 iData i3 Info 482 BufferQueueConsumer [unnamed-482-144](this:0x7814968800,id:144,api:0,p:-1,c:482) setConsumerName: unnamed-482-144 09-07 17:47:47.918 iData i3 Info 482 BufferQueueConsumer [unnamed-482-144](this:0x7814968800,id:144,api:0,p:-1,c:482) connect(C): consumer=(482:/system/bin/surfaceflinger) controlledByApp=false 09-07 17:47:47.918 iData i3 Info 482 BufferQueue [unnamed-482-144](this:0x7814968800,id:144,api:0,p:-1,c:-1) BufferQueue core=(482:/system/bin/surfaceflinger) 09-07 17:47:47.916 iData i3 Info 974 libprocessgroup Successfully killed process cgroup uid 10130 pid 12817 in 0ms 09-07 17:47:47.916 iData i3 Info 974 ActivityManager Process Makshel.Agent2 (pid 12817) has died: fore TOP 09-07 17:47:47.916 iData i3 Info 422 Zygote Process 12817 exited due to signal 6 (Aborted) 09-07 17:47:47.914 iData i3 Verbose 974 ActivityManager Death received in com.android.server.am.ActivityManagerService$AppDeathRecipient@d9fbbd6 for thread android.os.BinderProxy@5c25e57, mPid:12817,mApp:ProcessRecord{9ce96c2 12817:Makshel.Agent2/u0a130} 09-07 17:47:47.910 iData i3 Info 974 InputTransport Create ARC handle: 0x7d760a4960 09-07 17:47:47.900 iData i3 Debug 974 ViewRootImpl[Agent2] hardware acceleration = true , fakeHwAccelerated = false, sRendererDisabled = false, forceHwAccelerated = false, sSystemRendererDisabled = false 09-07 17:47:47.894 iData i3 Debug 594 AAL 09-07 05:47:47.751 BL= 325,ESS= 256, 09-07 05:47:47.779 BL= 326,ESS= 256, 09-07 05:47:47.823 BL= 327,ESS= 256, 09-07 05:47:47.852 BL= 328,ESS= 256, 09-07 05:47:47.894 BL= 329,ESS= 256, 09-07 17:47:47.879 iData i3 Info 974 ActivityManager Showing crash dialog for package Makshel.Agent2 u0 09-07 17:47:47.875 iData i3 Warning 974 AES Skipped - do not care third party apk 09-07 17:47:47.874 iData i3 Warning 974 AES Exception Log handling... 09-07 17:47:47.868 iData i3 Debug 974 PowerHalWrapper last:Makshel.Agent2, next:com.android.launcher3 09-07 17:47:47.864 iData i3 Info 974 DropBoxManagerService add tag=SYSTEM_TOMBSTONE isTagEnabled=true flags=0x2 09-07 17:47:47.858 iData i3 Info 974 BootReceiver Copying /data/tombstones/tombstone_09 to DropBox (SYSTEM_TOMBSTONE) 09-07 17:47:47.861 iData i3 Info 974 DropBoxManagerService add tag=data_app_native_crash isTagEnabled=true flags=0x2 09-07 17:47:47.855 iData i3 Error 629 Tombstone written to: /data/tombstones/tombstone_09 Force finishing activity Makshel.Agent2/crc64d494a2289858c595.MainActivity 09-07 17:47:47.853 iData i3 Debug 391 AEE_AED $===AEE===AEE===AEE===$ 09-07 17:47:47.852 iData i3 Debug 391 AEE_AED clear ppm settings 09-07 17:47:47.851 iData i3 Info 12841 crash_dump crash_mini_dump_notify exit 09-07 17:47:47.851 iData i3 Error 12844 AEE_AED Skipped - do not care third party apk 09-07 17:47:47.851 iData i3 Debug 12844 AEE_AED u:r:untrusted_app:s0:c130,c256,c512,c768 09-07 17:47:47.849 iData i3 Debug 391 AEE_AED aed_main_fork_worker: generator 0x7b1fa0d280, worker 0x7ff8d9f570, recv_fd 11 09-07 17:47:47.848 iData i3 Debug 391 AEE_AED PPM cpu cores:4, online:4 09-07 17:47:47.848 iData i3 Debug 391 AEE_AED p 2 poll events 1 revents 1 09-07 17:47:47.848 iData i3 Debug 391 AEE_AED $===AEE===AEE===AEE===$ 09-07 17:47:47.708 iData i3 Debug 594 AAL 09-07 05:47:47.564 BL= 320,ESS= 256, 09-07 05:47:47.606 BL= 321,ESS= 256, 09-07 05:47:47.635 BL= 322,ESS= 256, 09-07 05:47:47.678 BL= 323,ESS= 256, 09-07 05:47:47.707 BL= 324,ESS= 256, 09-07 17:47:47.602 iData i3 Debug 578 ULogGuard Monitoring: 2 threads, 3 requests, 0 time-bombs; 4 guards. ResetFlags = 0x7 09-07 17:47:47.585 iData i3 Error 12841 DEBUG backtrace: #00 pc 00000000000821a0 /apex/com.android.runtime/lib64/bionic/libc.so (abort+176) (BuildId: 2a5abdc9c768b33656f7aa8d9ce5cf54) #1 pc 0000000000039f1c /data/app/Makshel.Agent2-LSF265_5kSi7ltjf_qh-Kg==/lib/arm64/libmonodroid.so (xamarin::android::internal::MonodroidRuntime::mono_log_handler(char const*, char const*, char const*, int, void*)+144) (BuildId: a8466986ce0a58d7eb3a452ef823ee9785ed332d) #2 pc 00000000002daa24 /data/app/Makshel.Agent2-LSF265_5kSi7ltjf_qh-Kg==/lib/arm64/libmonosgen-2.0.so (BuildId: 2886a74d114d6e7dd505447cfe4ef4ebcf5f2771) #3 pc 00000000002dab50 /data/app/Makshel.Agent2-LSF265_5kSi7ltjf_qh-Kg==/lib/arm64/libmonosgen-2.0.so (BuildId: 2886a74d114d6e7dd505447cfe4ef4ebcf5f2771) #4 pc 00000000002dab94 /data/app/Makshel.Agent2-LSF265_5kSi7ltjf_qh-Kg==/lib/arm64/libmonosgen-2.0.so (BuildId: 2886a74d114d6e7dd505447cfe4ef4ebcf5f2771) #5 pc 00000000000df838 /data/app/Makshel.Agent2-LSF265_5kSi7ltjf_qh-Kg==/lib/arm64/libmonosgen-2.0.so (BuildId: 2886a74d114d6e7dd505447cfe4ef4ebcf5f2771) #6 pc 0000000000113b9c /data/app/Makshel.Agent2-LSF265_5kSi7ltjf_qh-Kg==/lib/arm64/libmonosgen-2.0.so (mono_method_get_unmanaged_callers_only_ftnptr+60) (BuildId: 2886a74d114d6e7dd505447cfe4ef4ebcf5f2771) #7 pc 0000000000026108 /data/app/Makshel.Agent2-LSF265_5kSi7ltjf_qh-Kg==/lib/arm64/libmonodroid.so (xamarin::android::internal::MonodroidRuntime::init_android_runtime(_JNIEnv*, _jclass*, _jobject*)+1320) (BuildId: a8466986ce0a58d7eb3a452ef823ee9785ed332d) #8 pc 0000000000027bac /data/app/Makshel.Agent2-LSF265_5kSi7ltjf_qh-Kg==/lib/arm64/libmonodroid.so (xamarin::android::internal::MonodroidRuntime::create_and_initialize_domain(_JNIEnv*, _jclass*, xamarin::android::jstring_array_wrapper&, xamarin::android::jstring_array_wrapper&, _jobjectArray*, xamarin::android::jstring_array_wrapper&, _jobject*, bool, bool, bool)+160) (BuildId: a8466986ce0a58d7eb3a452ef823ee9785ed332d) #9 pc 000000000002b0f4 /data/app/Makshel.Agent2-LSF265_5kSi7ltjf_qh-Kg==/lib/arm64/libmonodroid.so (xamarin::android::internal::MonodroidRuntime::Java_mono_android_Runtime_initInternal(_JNIEnv*, _jclass*, _jstring*, _jobjectArray*, _jstring*, _jobjectArray*, int, _jobject*, _jobjectArray*, int, unsigned char, unsigned char)+4116) (BuildId: a8466986ce0a58d7eb3a452ef823ee9785ed332d) #10 pc 000000000002e5e4 /data/app/Makshel.Agent2-LSF265_5kSi7ltjf_qh-Kg==/lib/arm64/libmonodroid.so (Java_mono_android_Runtime_initInternal+88) (BuildId: a8466986ce0a58d7eb3a452ef823ee9785ed332d) #11 pc 0000000000031510 /data/app/Makshel.Agent2-LSF265_5kSi7ltjf_qh-Kg==/oat/arm64/base.odex (art_jni_trampoline+352) #12 pc 00000000001365b8 /apex/com.android.runtime/lib64/libart.so (art_quick_invoke_static_stub+568) (BuildId: d1e4f92f6bad124b149fc74c0666f7b7) #13 pc 00000000001450cc /apex/com.android.runtime/lib64/libart.so (art::ArtMethod::Invoke(art::Thread*, unsigned int*, unsigned int, art::JValue*, char const*)+276) (BuildId: d1e4f92f6bad124b149fc74c0666f7b7) #14 pc 00000000002e2640 /apex/com.android.runtime/lib64/libart.so (art::interpreter::ArtInterpreterToCompiledCodeBridge(art::Thread*, art::ArtMethod*, art::ShadowFrame*, unsigned short, art::JValue*)+384) (BuildId: d1e4f92f6bad124b149fc74c0666f7b7) #15 pc 00000000002de738 /apex/com.android.runtime/lib64/libart.so (bool art::interpreter::DoCall(art::ArtMethod*, art::Thread*, art::ShadowFrame&, art::Instruction const*, unsigned short, art::JValue*)+656) (BuildId: d1e4f92f6bad124b149fc74c0666f7b7) #16 pc 00000000005a5e44 /apex/com.android.runtime/lib64/libart.so (MterpInvokeStaticRange+236) (BuildId: d1e4f92f6bad124b149fc74c0666f7b7) #17 pc 0000000000130c94 /apex/com.android.runtime/lib64/libart.so (mterp_op_invoke_static_range+20) (BuildId: d1e4f92f6bad124b149fc74c0666f7b7) #18 pc 0000000000917afe /data/app/Makshel.Agent2-LSF265_5kSi7ltjf_qh-Kg==/oat/arm64/base.vdex (mono.MonoPackageManager.LoadApplication+426) #19 pc 00000000005a32d8 /apex/com.android.runtime/lib64/libart.so (MterpInvokeStatic+1136) (BuildId: d1e4f92f6bad124b149fc74c0666f7b7) #20 pc 0000000000130994 /apex/com.android.runtime/lib64/libart.so (mterp_op_invoke_static+20) (BuildId: d1e4f92f6bad124b149fc74c0666f7b7) #21 pc 0000000000917c66 /data/app/Makshel.Agent2-LSF265_5kSi7ltjf_qh-Kg==/oat/arm64/base.vdex (mono.MonoRuntimeProvider.attachInfo+82) #22 pc 00000000002b2f70 /apex/com.android.runtime/lib64/libart.so (_ZN3art11interpreterL7ExecuteEPNS_6ThreadERKNS_20CodeItemDataAccessorERNS_11ShadowFrameENS_6JValueEbb.llvm.13816097041842220810+240) (BuildId: d1e4f92f6bad124b149fc74c0666f7b7) #23 pc 00000000005918d0 /apex/com.android.runtime/lib64/libart.so (artQuickToInterpreterBridge+1024) (BuildId: d1e4f92f6bad124b149fc74c0666f7b7) #24 pc 000000000013f468 /apex/com.android.runtime/lib64/libart.so (art_quick_to_interpreter_bridge+88) (BuildId: d1e4f92f6bad124b149fc74c0666f7b7) #25 pc 000000000057c1f0 /system/framework/arm64/boot-framework.oat (android.app.ActivityThread.installProvider+2352) (BuildId: 47ff2a7c9f033357411f089419e74c265578273e) #26 pc 000000000057b6fc /system/framework/arm64/boot-framework.oat (android.app.ActivityThread.installContentProviders+588) (BuildId: 47ff2a7c9f033357411f089419e74c265578273e) #27 pc 0000000000575990 /system/framework/arm64/boot-framework.oat (android.app.ActivityThread.handleBindApplication+7120) (BuildId: 47ff2a7c9f033357411f089419e74c265578273e) #28 pc 000000000056cd08 /system/framework/arm64/boot-framework.oat (android.app.ActivityThread$H.handleMessage+6680) (BuildId: 47ff2a7c9f033357411f089419e74c265578273e) #29 pc 00000000007f0074 /system/framework/arm64/boot-framework.oat (android.os.Handler.dispatchMessage+180) (BuildId: 47ff2a7c9f033357411f089419e74c265578273e) #30 pc 00000000007f3620 /system/framework/arm64/boot-framework.oat (android.os.Looper.loop+1440) (BuildId: 47ff2a7c9f033357411f089419e74c265578273e) #31 pc 000000000057d62c /system/framework/arm64/boot-framework.oat (android.app.ActivityThread.main+812) (BuildId: 47ff2a7c9f033357411f089419e74c265578273e) #32 pc 00000000001365b8 /apex/com.android.runtime/lib64/libart.so (art_quick_invoke_static_stub+568) (BuildId: d1e4f92f6bad124b149fc74c0666f7b7) #33 pc 00000000001450cc /apex/com.android.runtime/lib64/libart.so (art::ArtMethod::Invoke(art::Thread*, unsigned int*, unsigned int, art::JValue*, char const*)+276) (BuildId: d1e4f92f6bad124b149fc74c0666f7b7) #34 pc 00000000004b0988 /apex/com.android.runtime/lib64/libart.so (art::(anonymous namespace)::InvokeWithArgArray(art::ScopedObjectAccessAlreadyRunnable const&, art::ArtMethod*, art::(anonymous namespace)::ArgArray*, art::JValue*, char const*)+104) (BuildId: d1e4f92f6bad124b149fc74c0666f7b7) #35 pc 00000000004b23d0 /apex/com.android.runtime/lib64/libart.so (art::InvokeMethod(art::ScopedObjectAccessAlreadyRunnable const&, _jobject*, _jobject*, _jobject*, unsigned long)+1472) (BuildId: d1e4f92f6bad124b149fc74c0666f7b7) #36 pc 000000000043e120 /apex/com.android.runtime/lib64/libart.so (art::Method_invoke(_JNIEnv*, _jobject*, _jobject*, _jobjectArray*)+48) (BuildId: d1e4f92f6bad124b149fc74c0666f7b7) #37 pc 00000000000c5c34 /system/framework/arm64/boot.oat (art_jni_trampoline+180) (BuildId: 24b393be92b0138d925762d42707864f87d43a31) #38 pc 0000000000a762c8 /system/framework/arm64/boot-framework.oat (com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run+136) (BuildId: 47ff2a7c9f033357411f089419e74c265578273e) #39 pc 0000000000a7e2a4 /system/framework/arm64/boot-framework.oat (com.android.internal.os.ZygoteInit.main+2132) (BuildId: 47ff2a7c9f033357411f089419e74c265578273e) #40 pc 00000000001365b8 /apex/com.android.runtime/lib64/libart.so (art_quick_invoke_static_stub+568) (BuildId: d1e4f92f6bad124b149fc74c0666f7b7) #41 pc 00000000001450cc /apex/com.android.runtime/lib64/libart.so (art::ArtMethod::Invoke(art::Thread*, unsigned int*, unsigned int, art::JValue*, char const*)+276) (BuildId: d1e4f92f6bad124b149fc74c0666f7b7) #42 pc 00000000004b0988 /apex/com.android.runtime/lib64/libart.so (art::(anonymous namespace)::InvokeWithArgArray(art::ScopedObjectAccessAlreadyRunnable const&, art::ArtMethod*, art::(anonymous namespace)::ArgArray*, art::JValue*, char const*)+104) (BuildId: d1e4f92f6bad124b149fc74c0666f7b7) #43 pc 00000000004b05e8 /apex/com.android.runtime/lib64/libart.so (art::InvokeWithVarArgs(art::ScopedObjectAccessAlreadyRunnable const&, _jobject*, _jmethodID*, std::__va_list)+408) (BuildId: d1e4f92f6bad124b149fc74c0666f7b7) #44 pc 00000000003bba18 /apex/com.android.runtime/lib64/libart.so (art::JNI::CallStaticVoidMethodV(_JNIEnv*, _jclass*, _jmethodID*, std::__va_list)+624) (BuildId: d1e4f92f6bad124b149fc74c0666f7b7) #45 pc 00000000000c158c /system/lib64/libandroid_runtime.so (_JNIEnv::CallStaticVoidMethod(_jclass*, _jmethodID*, ...)+116) (BuildId: b06e712b0095c1c48d7935ac03794b4a) #46 pc 00000000000c44ac /system/lib64/libandroid_runtime.so (android::AndroidRuntime::start(char const*, android::Vector const&, bool)+908) (BuildId: b06e712b0095c1c48d7935ac03794b4a) #47 pc 00000000000034e0 /system/bin/app_process64 (main+1168) (BuildId: d7eae2ac27240a98da08afc53f07bd55) #48 pc 000000000007d86c /apex/com.android.runtime/lib64/bionic/libc.so (__libc_init+108) (BuildId: 2a5abdc9c768b33656f7aa8d9ce5cf54) 09-07 17:47:47.585 iData i3 Error 12841 DEBUG 09-07 17:47:47.565 iData i3 Info 482 BufferQueueProducer [com.android.launcher3/com.android.launcher3.Launcher#0](this:0x78149e4000,id:140,api:1,p:1443,c:482) disconnect(P): api 1 09-07 17:47:47.564 iData i3 Debug 1443 Surface Surface::disconnect(this=0x7dcc00d000,api=1) 09-07 17:47:47.549 iData i3 Warning 578 NormalPipeWrapper [dequeExceptDummy]Deque failed: reset. timeoutInMs = 1000, numOfUserEnqued = 1, numOfUserDequed = 1746 09-07 17:47:47.543 iData i3 Error 482 Layer [Surface(name=AppWindowToken{882cbbd token=Token{aad8714 ActivityRecord{3614d67 u0 Makshel.Agent2/crc64d494a2289858c595.MainActivity t210}}})/@0xacadd44 - animation-leash#0] No local sync point found 09-07 17:47:47.543 iData i3 Error 482 Layer [Surface(name=AppWindowToken{882cbbd token=Token{aad8714 ActivityRecord{3614d67 u0 Makshel.Agent2/crc64d494a2289858c595.MainActivity t210}}})/@0xacadd44 - animation-leash#0] No local sync point found 09-07 17:47:47.543 iData i3 Error 482 Layer [Surface(name=AppWindowToken{65f673d token=Token{4f56094 ActivityRecord{3e29ce7 u0 com.android.launcher3/.Launcher t172}}})/@0x56d072f - animation-leash#0] No local sync point found 09-07 17:47:47.543 iData i3 Error 482 Layer [Surface(name=AppWindowToken{65f673d token=Token{4f56094 ActivityRecord{3e29ce7 u0 com.android.launcher3/.Launcher t172}}})/@0x56d072f - animation-leash#0] No local sync point found 09-07 17:47:47.536 iData i3 Debug 594 AAL 09-07 05:47:47.318 BL= 317,ESS= 256, 09-07 05:47:47.361 BL= 316,ESS= 256, 09-07 05:47:47.462 BL= 317,ESS= 256, 09-07 05:47:47.491 BL= 318,ESS= 256, 09-07 05:47:47.536 BL= 319,ESS= 256, 09-07 17:47:47.536 iData i3 Info 436 hwcomposer [DBQ] (q2:0x74d0670c00) Free Slot(2), handle=0x74d06876c0, 1536000 -> 0 09-07 17:47:47.535 iData i3 Info 436 hwcomposer [DBQ] (q2:0x74d0670c00) Free Slot(1), handle=0x74d0687180, 1536000 -> 0 09-07 17:47:47.535 iData i3 Info 436 hwcomposer [DBQ] (q2:0x74d0670c00) Free Slot(0), handle=0x74d0687900, 1536000 -> 0 09-07 17:47:47.535 iData i3 Info 436 hwcomposer [DBQ] (q2:0x74d0670c00) Buffer queue is destroyed 09-07 17:47:47.535 iData i3 Info 436 hwcomposer [OVL] (0) Overlay input(0) was used with queue previously 09-07 17:47:47.533 iData i3 Error 578 NormalPipe_FrmB [vendor/mediatek/proprietary/hardware/mtkcam/drv/src/isp/mt6761/iopipe/CamIO/NormalPipe_FrmB.cpp, deque, line1621] ERROR: error:[MyDeQ]tg:0x2 deque[PorID=53] (deque){#1621:vendor/mediatek/proprietary/hardware/mtkcam/drv/src/isp/mt6761/iopipe/CamIO/NormalPipe_FrmB.cpp} 09-07 17:47:47.533 iData i3 Error 578 iio [vendor/mediatek/proprietary/hardware/mtkcam/drv/src/isp/mt6761/imageio/pipe/CamIOPipe/CamIOPipe.cpp, dequeOutBuf, line0944] ERROR: ERROR:dma[20] dequeueBuf (dequeOutBuf){#944:vendor/mediatek/proprietary/hardware/mtkcam/drv/src/isp/mt6761/imageio/pipe/CamIOPipe/CamIOPipe.cpp} 09-07 17:47:47.532 iData i3 Error 578 iio [vendor/mediatek/proprietary/hardware/mtkcam/drv/src/isp/mt6761/imageio/drv/cam/cam_path_pass1.cpp, dequeueBuf, line0397] ERROR: waitBufReady fail (dequeueBuf){#397:vendor/mediatek/proprietary/hardware/mtkcam/drv/src/isp/mt6761/imageio/drv/cam/cam_path_pass1.cpp} 09-07 17:47:47.532 iData i3 Error 578 iio [vendor/mediatek/proprietary/hardware/mtkcam/drv/src/isp/mt6761/imageio/drv/cam/isp_function.cpp, waitBufReady, line10870] ERROR: wait p1 done fail,cause isp no response, no SOF (waitBufReady){#10870:vendor/mediatek/proprietary/hardware/mtkcam/drv/src/isp/mt6761/imageio/drv/cam/isp_function.cpp} 09-07 17:47:47.532 iData i3 Error 578 iio [vendor/mediatek/proprietary/hardware/mtkcam/drv/src/isp/mt6761/imageio/drv/cam/isp_function.cpp, waitBufReady, line10866] ERROR: wait p1 done fail,cause isp no response, no SOF (waitBufReady){#10866:vendor/mediatek/proprietary/hardware/mtkcam/drv/src/isp/mt6761/imageio/drv/cam/isp_function.cpp} 09-07 17:47:47.532 iData i3 Error 578 IspDrv {IspDrv} [vendor/mediatek/proprietary/hardware/mtkcam/drv/src/isp/mt6761/drv/isp/isp_drv.cpp, dumpP1DebugLog, line2221] ERROR: p1 int err: 0x0,0x0,0x0,0x0 (dumpP1DebugLog){#2221:vendor/mediatek/proprietary/hardware/mtkcam/drv/src/isp/mt6761/drv/isp/isp_drv.cpp} 09-07 17:47:47.532 iData i3 Error 578 IspDrv {IspDrv} [vendor/mediatek/proprietary/hardware/mtkcam/drv/src/isp/mt6761/drv/isp/isp_drv.cpp, waitIrq, line2440] ERROR: ISP_WAIT_IRQ fail(-1). Type(0), Status(0x00001000), Timeout(300). (waitIrq){#2440:vendor/mediatek/proprietary/hardware/mtkcam/drv/src/isp/mt6761/drv/isp/isp_drv.cpp} 09-07 17:47:47.340 iData i3 Info 482 BufferQueueProducer [NavigationBar0#0](this:0x7814967000,id:7,api:1,p:1171,c:482) queueBuffer: fps=1.10 dur=9106.13 max=8977.92 min=12.50 09-07 17:47:47.336 iData i3 Info 482 BufferQueueProducer [StatusBar#0](this:0x7820562000,id:4,api:1,p:1171,c:482) queueBuffer: fps=1.04 dur=1915.57 max=1905.20 min=10.37 09-07 17:47:47.298 iData i3 Error 12841 DEBUG signal 6 (SIGABRT), code -1 (SI_QUEUE), fault addr -------- x0 0000000000000000 x1 0000000000003211 x2 0000000000000006 x3 0000007fea857f90 x4 0080000000000000 x5 0080000000000000 x6 0080000000000000 x7 0000000000008000 x8 00000000000000f0 x9 0000007e5e7164e0 x10 0000000000000000 x11 0000000000000001 x12 0000007e6227dec0 x13 0000000000000030 x14 ffffffffffffffff x15 00000df80589dc31 x16 0000007e5e7e28c0 x17 0000007e5e7c0060 x18 0000007e62ff6000 x19 00000000000000ac x20 0000000000003211 x21 00000000000000b2 x22 0000000000003211 x23 00000000ffffffff x24 0000007d741b3e10 x25 0000000000000002 x26 0000007e62298600 x27 0000000000000002 x28 0000007d741ae4a8 x29 0000007fea858040 sp 0000007fea857f70 lr 0000007e5e774170 pc 0000007e5e7741a0 09-07 17:47:47.298 iData i3 Error 12841 DEBUG uid: 10130 09-07 17:47:47.298 iData i3 Error 12841 DEBUG pid: 12817, tid: 12817, name: Makshel.Agent2 >>> Makshel.Agent2 <<< 09-07 17:47:47.298 iData i3 Error 12841 DEBUG Timestamp: 2023-09-07 17:47:47+0300 09-07 17:47:47.297 iData i3 Error 12841 DEBUG ABI: 'arm64' 09-07 17:47:47.297 iData i3 Error 12841 DEBUG Revision: '0' 09-07 17:47:47.297 iData i3 Error 12841 DEBUG Build fingerprint: 'iData/i3/M116:10/QP1A.190711.020/1631879296:user/release-keys' 09-07 17:47:47.297 iData i3 Error 12841 DEBUG *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** 09-07 17:47:47.282 iData i3 Info 12841 crash_dump64 performing dump of process 12817 (target tid = 12817) 09-07 17:47:47.281 iData i3 Info 629 received crash request for pid 12817 09-07 17:47:47.280 iData i3 Info 12841 crash_dump64 obtaining output fd from tombstoned, type: kDebuggerdTombstone 09-07 17:47:47.223 iData i3 Error 12817 libc Fatal signal 6 (SIGABRT), code -1 (SI_QUEUE) in tid 12817 (Makshel.Agent2), pid 12817 (Makshel.Agent2) 09-07 17:47:47.222 iData i3 Error 12817 * Assertion at /__w/1/s/src/mono/mono/metadata/icall.c:6092, condition `!only_unmanaged_callers_only' not met 09-07 17:47:47.215 iData i3 Info 578 iio [waitBufReady] still no p1 done,dma[9] 09-07 17:47:47.215 iData i3 Error 578 IspDrv {IspDrv} [vendor/mediatek/proprietary/hardware/mtkcam/drv/src/isp/mt6761/drv/isp/isp_drv.cpp, waitIrq, line2440] ERROR: ISP_WAIT_IRQ fail(-1). Type(2), Status(0x00000400), Timeout(2000). (waitIrq){#2440:vendor/mediatek/proprietary/hardware/mtkcam/drv/src/isp/mt6761/drv/isp/isp_drv.cpp} 09-07 17:47:47.210 iData i3 Warning 12817 monodroid-gc GREF GC Threshold: 46080 09-07 17:47:47.188 iData i3 Debug 543 pseudo mtk_gps_sys_nmea_output_to_app: len:45, [vAGPS_Auto_Req]:g_FirstDbtt:0,u2BitMap:0x20 09-07 17:47:47.187 iData i3 Debug 543 gps_controlller mtk_gps_sys_gps_mnl_callback: MTK_GPS_MSG_FIX_READY,GET_RTC_FAIL 09-07 17:47:47.187 iData i3 Debug 591 agps [agps][n][AGPS] [MNL] write pmtk [$PMTK680,1,FFFFEC50*0E ] 09-07 17:47:47.185 iData i3 Debug 543 gps_controlller gps_control_thread: gps_control_thread wait 09-07 17:47:47.184 iData i3 Debug 543 gps_controlller send_active_notify: send clean nmea timer cmd! 09-07 17:47:47.184 iData i3 Debug 543 pseudo mtk_gps_sys_nmea_output_to_app: len:861, [NMEA]$GNGGA,144747.12... 09-07 17:47:47.184 iData i3 Debug 543 nmea_reader_parse: receive PMTKAG2 command, agc: 4 09-07 17:47:47.184 iData i3 Warning 543 nmea_reader_parse: unknown sentence 'PMTKAGC 09-07 17:47:47.184 iData i3 Warning 543 nmea_reader_parse: unknown sentence 'PMTKTSX1 09-07 17:47:47.184 iData i3 Warning 543 nmea_reader_parse: unknown sentence 'GNVTG 09-07 17:47:47.184 iData i3 Debug 974 GnssStatusListenerHelper onNmeaReceived re-check permissions of listeners size = 1 mLastCheckTime = 19344594699382 09-07 17:47:47.182 iData i3 Debug 543 pseudo mtk_gps_sys_nmea_output_to_mnld: received 861 bytes: 09-07 17:47:47.175 iData i3 Debug 426 AudioALSAPlaybackHandlerNormal -close() 09-07 17:47:47.175 iData i3 Debug 426 aurisys_lib_manager delete_aurisys_lib_manager(), manager 0xf3169ff0 09-07 17:47:47.175 iData i3 Debug 426 aurisys_lib_handler aurisys_arsi_destroy_handler(), lib_name mtk_bessound, 0xf3137b80, arsi_destroy_handler, arsi_handler = 0xf1b07ac0, retval = 0 09-07 17:47:47.175 iData i3 Debug 426 AudioALSAPlaybackHandlerBase DestroyAurisysLibManager() 09-07 17:47:47.175 iData i3 Debug 426 AudioALSAPlaybackHandlerNormal SetLowJitterMode(), bypass low jitter mode, bEnable = 0, device = 0x2, SampleRate = 48000 09-07 17:47:47.174 iData i3 Debug 426 AudioALSAPlaybackHandlerBase -closePcmDriver(), mPcm = 0x0 09-07 17:47:47.173 iData i3 Debug 426 AudioALSADeviceConfigManager ApplyDeviceTurnoffSequenceByName(), DeviceName = speaker_output descriptor->DeviceStatusCounter = 1 09-07 17:47:47.173 iData i3 Debug 426 AudioALSADeviceConfigManager ApplyDeviceTurnoffSequenceByName(), DeviceName = ext_speaker_output descriptor->DeviceStatusCounter = 1 09-07 17:47:47.173 iData i3 Debug 426 AudioALSAHardwareResourceManager +stopOutputDevice(), mOutputDevices = 0x2, mStartOutputDevicesCount = 1 09-07 17:47:47.173 iData i3 Debug 426 AudioALSAPlaybackHandlerNormal +close(), flag = 6, mDevice = 0x2 09-07 17:47:47.173 iData i3 Debug 426 AudioALSAStreamOut close(), flags 6 09-07 17:47:47.173 iData i3 Debug 426 AudioALSAStreamOut standbyStreamOut(), halRequest 0, mDestroy 0, flag 6 09-07 17:47:47.173 iData i3 Debug 426 AudioALSAStreamOut standby(), flag 6 09-07 17:47:47.157 iData i3 Debug 458 APM_AudioPolicyManager stopOutput() output 13, stream 1, session 145 09-07 17:47:47.157 iData i3 Debug 458 APM_AudioPolicyManager stopOutput portId 32 09-07 17:47:47.156 iData i3 Debug 458 MtkAudioLoud -close() 09-07 17:47:47.156 iData i3 Debug 458 MtkAudioLoud +close() 09-07 17:47:47.129 iData i3 Info 482 BufferQueueProducer [FramebufferSurface](this:0x782410d800,id:0,api:1,p:482,c:482) queueBuffer: fps=2.09 dur=13381.94 max=12993.50 min=13.03 09-07 17:47:47.117 iData i3 Debug 12817 DOTNET GetOptionalClassGRef: optional class com/android/org/conscrypt/OpenSSLEngineImpl was not found 09-07 17:47:47.116 iData i3 Info 12817 DOTNET JNI_OnLoad: JNI_OnLoad in pal_jni.c 09-07 17:47:47.114 iData i3 Debug 974 AudioTrack stop(32): 0x7d1e729c00 stop done 09-07 17:47:47.113 iData i3 Debug 974 AudioTrack stop(32): 0x7d1e729c00, prior state:STATE_ACTIVE 09-07 17:47:47.092 iData i3 Debug 974 AudioTrack setVolume(32): 0x7d1e729c00, left = 0.000000, right = 0.000000 09-07 17:47:47.066 iData i3 Info 451 powerd [powerd_req] POWER_MSG_NOTIFY_STATE, pc:1, com.android.launcher3 => Makshel.Agent2 09-07 17:47:47.066 iData i3 Error 451 UxUtility notifyAppState error = NULL 09-07 17:47:47.065 iData i3 Info 451 libPowerHal [perfNotifyAppState] foreground:Makshel.Agent2, pid:12817, uid:10130 09-07 17:47:47.064 iData i3 Debug 974 PowerHalWrapper amsBoostNotify pid:12817,activity:crc64d494a2289858c595.MainActivity, package:Makshel.Agent2, mProcessCreatePackMakshel.Agent2 09-07 17:47:47.056 iData i3 Verbose 974 ActivityManager New death recipient com.android.server.am.ActivityManagerService$AppDeathRecipient@d9fbbd6 for thread android.os.BinderProxy@5c25e57, pid:12817,mApp:null 09-07 17:47:47.046 iData i3 Error 12817 Makshel.Agent2 Not starting debugger since process cannot load the jdwp agent. 09-07 17:47:47.029 iData i3 Info 974 ActivityManager Start proc 12817:Makshel.Agent2/u0a130 for activity {Makshel.Agent2/crc64d494a2289858c595.MainActivity} 09-07 17:47:47.022 iData i3 Debug 422 Zygote Forked child process 12817 09-07 17:47:47.020 iData i3 Info 482 BufferQueueProducer [Splash Screen Makshel.Agent2#0](this:0x7820451800,id:143,api:2,p:974,c:482) connect(P): api=2 producer=(974:system_server) producerControlledByApp=false 09-07 17:47:47.019 iData i3 Debug 974 Surface Surface::connect(this=0x7dd08d4000,api=2) 09-07 17:47:47.019 iData i3 Debug 974 Surface lockCanvas 09-07 17:47:47.018 iData i3 Error 974 GraphicExt GraphicExtModuleLoader::CreateGraphicExtInstance false 09-07 17:47:47.016 iData i3 Info 482 BufferQueueConsumer [Splash Screen Makshel.Agent2#0](this:0x7820451800,id:143,api:0,p:-1,c:482) setDefaultBufferSize: width=480 height=800 09-07 17:47:47.016 iData i3 Info 482 BufferQueueConsumer [Splash Screen Makshel.Agent2#0](this:0x7820451800,id:143,api:0,p:-1,c:482) setConsumerName: Splash Screen Makshel.Agent2#0 09-07 17:47:47.016 iData i3 Info 482 BufferQueueConsumer [unnamed-482-143](this:0x7820451800,id:143,api:0,p:-1,c:482) setConsumerName: unnamed-482-143 09-07 17:47:47.016 iData i3 Info 482 BufferQueueConsumer [unnamed-482-143](this:0x7820451800,id:143,api:0,p:-1,c:482) connect(C): consumer=(482:/system/bin/surfaceflinger) controlledByApp=false 09-07 17:47:47.016 iData i3 Info 482 BufferQueue [unnamed-482-143](this:0x7820451800,id:143,api:0,p:-1,c:-1) BufferQueue core=(482:/system/bin/surfaceflinger) 09-07 17:47:47.002 iData i3 Debug 974 AppOps checkOperation: uid reject #1 for code 87 uid 10130 package Makshel.Agent2 09-07 17:47:47.001 iData i3 Info 974 InputTransport Create ARC handle: 0x7dd08a2280 09-07 17:47:47.001 iData i3 Debug 458 MtkAudioLoud -change2Normal() 09-07 17:47:47.001 iData i3 Debug 458 MtkAudioLoud +change2Normal() 09-07 17:47:47.001 iData i3 Debug 458 MtkAudioLoud -open() result 0 09-07 17:47:47.001 iData i3 Debug 458 MtkAudioLoud +open() 09-07 17:47:47.001 iData i3 Debug 458 MtkAudioLoud setParameter 529 mInitParam.Initial_State 2 09-07 17:47:47.001 iData i3 Debug 458 MtkAudioLoud -setParameter(), paramID 16, param 256 09-07 17:47:47.001 iData i3 Debug 458 MtkAudioLoud mBlockSize 512, mInitParam.Frame_Length 512 09-07 17:47:47.001 iData i3 Debug 458 AudioMixer updateDRCParam, DRC apply framecount 256 09-07 17:47:47.001 iData i3 Debug 458 MtkAudioLoud mIsZeroCoeff 1 mFilterType 5 09-07 17:47:47.001 iData i3 Debug 458 MtkAudioLoud loadParameter HIT Cache Type [5], Scene [] 09-07 17:47:47.001 iData i3 Debug 458 MtkAudioLoud mCustScene = , size = 65 len = 0 09-07 17:47:47.001 iData i3 Debug 458 MtkAudioLoud +close() 09-07 17:47:47.000 iData i3 Debug 974 PowerHalWrapper amsBoostProcessCreate package:Makshel.Agent2 09-07 17:47:46.995 iData i3 Debug 974 ViewRootImpl[Agent2] hardware acceleration = false , fakeHwAccelerated = true, sRendererDisabled = false, forceHwAccelerated = false, sSystemRendererDisabled = false 09-07 17:47:46.986 iData i3 Debug 426 AudioALSAPlaybackHandlerNormal -open() 09-07 17:47:46.986 iData i3 Debug 974 PowerHalWrapper last:com.android.launcher3, next:Makshel.Agent2 09-07 17:47:46.984 iData i3 Info 451 libPowerHal 8: cpu_ctrl set freq: 2001000 -1 09-07 17:47:46.983 iData i3 Info 451 power@1.3-impl powerHintInternal hint:8, data:1 09-07 17:47:46.982 iData i3 Info 436 hwcomposer [HWCDisplay] [Display_0 (type:1)] fps:1.285044,dur:1556.37,max:1542.19,min:14.18 09-07 17:47:46.977 iData i3 Debug 426 AudioALSADeviceConfigManager ApplyDeviceTurnonSequenceByName() DeviceName = ext_speaker_output descriptor->DeviceStatusCounte = 0 09-07 17:47:46.976 iData i3 Debug 426 AudioALSADeviceConfigManager ApplyDeviceTurnonSequenceByName() DeviceName = speaker_output descriptor->DeviceStatusCounte = 0 09-07 17:47:46.976 iData i3 Debug 426 AudioALSAHardwareResourceManager +startOutputDevice(), new_devices = 0x2, mOutputDevices = 0x0, mStartOutputDevicesCount = 0 SampleRate = 48000 09-07 17:47:46.975 iData i3 Debug 426 aurisys_lib_manager DL out, sample_rate: 48000 => 48000, num_channels: 2 => 2, audio_format: 0x3 => 0x4, interleave: 1 => 1, frame: 0 => 0 09-07 17:47:46.975 iData i3 Debug 426 aurisys_lib_manager DL Lib, lib_name mtk_bessound, 0xf3137b80, sample_rate: 48000 => 48000, num_channels: 2 => 2, audio_format: 0x3 => 0x3, interleave: 1 => 1, frame: 0 => 0 09-07 17:47:46.975 iData i3 Debug 426 aurisys_lib_handler aurisys_arsi_create_handler(), arsi_query_process_unit_bytes, ul 0, dl 2048, retval 0 09-07 17:47:46.975 iData i3 Debug 426 aurisys_lib_handler aurisys_arsi_create_handler(), lib_name mtk_bessound, 0xf3137b80, memory_size 72624, arsi_handler 0xf1b07ac0, retval 0x0 09-07 17:47:46.975 iData i3 Debug 426 aurisys_lib_handler aurisys_arsi_parsing_param_file(), gProductInfo "platform=MT6761,device=M116,model=i3", file_path "/vendor/etc/audio_param", enhancement_mode 0, param_buf_size 2528, data_size 2528, custom_info SetAudioCustomScene= 09-07 17:47:46.975 iData i3 Debug 426 AudioCompFltCustParam Load from scene Scene,Default,Volume type,Music,Profile,Speaker 09-07 17:47:46.975 iData i3 Debug 426 AudioCompFltCustParam getPlaybackPostProcessParameterFromXML Type/Name [8]/[PlaybackACF] 09-07 17:47:46.975 iData i3 Debug 426 AudioCompFltCustParam audioHierarchicalParamEnable [1] 09-07 17:47:46.975 iData i3 Debug 426 AudioCompFltCustParam Load from scene Scene,Default,Volume type,Ring 09-07 17:47:46.975 iData i3 Debug 426 AudioCompFltCustParam getPlaybackPostProcessParameterFromXML Type/Name [6]/[PlaybackDRC] 09-07 17:47:46.975 iData i3 Debug 426 AudioCompFltCustParam audioHierarchicalParamEnable [1] 09-07 17:47:46.975 iData i3 Debug 426 AudioCompFltCustParam Load from scene Scene,Default,Volume type,Music,Profile,Speaker 09-07 17:47:46.975 iData i3 Debug 426 AudioCompFltCustParam getPlaybackPostProcessParameterFromXML Type/Name [0]/[PlaybackACF] 09-07 17:47:46.975 iData i3 Debug 426 AudioCompFltCustParam audioHierarchicalParamEnable [1] 09-07 17:47:46.975 iData i3 Debug 426 AudioCompFltCustParam Load from scene Scene,Default,Volume type,Music 09-07 17:47:46.975 iData i3 Debug 426 AudioCompFltCustParam getPlaybackPostProcessParameterFromXML Type/Name [5]/[PlaybackDRC] 09-07 17:47:46.975 iData i3 Debug 426 AudioCompFltCustParam audioHierarchicalParamEnable [1] 09-07 17:47:46.975 iData i3 Debug 426 aurisys_utility dl in[type:2], ch: 2, ch_mask: 0x3, buf fs: 48000, buf content fs: 48000, fmt: 0x3; dl out[type:3], ch: 2, ch_mask: 0x3, buf fs: 48000, buf content fs: 48000, fmt: 0x3 09-07 17:47:46.975 iData i3 Debug 426 aurisys_utility lib, working fs: 48000, fmt: 0x3, frame = 0, b_interleave = 1, num_ul_ref_buf_array = 0, num_dl_ref_buf_array = 0 09-07 17:47:46.975 iData i3 Debug 426 aurisys_utility input dev: 0x80000004, fmt = 0x3, fs: 48000, max fs: 48000, ch: 2, max ch: 1, ch maks: 0x3, hw_info_mask: 0x0; output dev: 0x2, fmt = 0x3, fs: 48000, max fs: 48000, ch: 2, max ch: 2, ch maks: 0x3, hw_info_mask: 0x0; task_scene: 2, audio_mode: 0, stream_type: 1, output_flags: 0x6, input_source: 0, input_flags: 0x0; network_info: 0, enhancement_feature_mask: 0x0 09-07 17:47:46.975 iData i3 Debug 426 AudioALSAPlaybackHandlerBase CreateAurisysLibManager, voip: 0, mAurisysScenario: 1 09-07 17:47:46.975 iData i3 Debug 426 AudioALSAPlaybackHandlerBase openPcmDriverWithFlag(), pcm device = 7 flag = 0x8 mPcm = 0xf31410a0 09-07 17:47:46.973 iData i3 Debug 426 AudioALSAPlaybackHandlerNormal SetLowJitterMode(), bypass low jitter mode, bEnable = 1, device = 0x2, SampleRate = 48000 09-07 17:47:46.973 iData i3 Debug 426 AudioALSAPlaybackHandlerNormal open(), flag = 6, mConfig: channels = 2, sample_rate(target) = 48000, period_size = 256, period_count = 2, format = 1, avail_min = 256, start_threshold = 512 09-07 17:47:46.973 iData i3 Debug 426 AudioALSAPlaybackHandlerBase transferAudioFormatToPcmFormat(), audio_format(0x4) => pcm_format(0x1) 09-07 17:47:46.973 iData i3 Debug 426 AudioALSADeviceParser compare pcm success = 7, stringpair = I2S0DL1_PLayback 09-07 17:47:46.973 iData i3 Debug 426 AudioALSAPlaybackHandlerNormal +open(), flag = 6, source output_devices = 0x2, audio_format = 3, buffer_size = 2048, sample_rate = 48000 09-07 17:47:46.973 iData i3 Info 482 BufferQueueProducer [com.android.launcher3/com.android.launcher3.Launcher#0](this:0x78149e4000,id:140,api:1,p:1443,c:482) queueBuffer: fps=0.16 dur=12398.24 max=12352.63 min=45.61 09-07 17:47:46.973 iData i3 Debug 426 AudioALSAStreamManager needEnableVoip(), output_devices = 0x2, flags: 0x6, mAvailableOutputFlags: 0x1000e 09-07 17:47:46.973 iData i3 Debug 426 AudioALSAStreamManager +createPlaybackHandler(), mAudioMode = 0, output_devices = 0x2, isMixerOut = 0x0, flag = 6 09-07 17:47:46.973 iData i3 Debug 426 AudioALSAStreamOut open(), flags 6 09-07 17:47:46.973 iData i3 Debug 426 AudioMTKGainController setSpeakerGain(), gain = 11, spkAnaType = 3, spkLMixerName = Lineout_PGAL_GAIN, spkRMixerName = Lineout_PGAR_GAIN 09-07 17:47:46.973 iData i3 Debug 426 AudioMTKGainController setNormalVolume(), mSceneIndex = 0, stream 1, devices 0x2, index 2, mode 0x0 09-07 17:47:46.973 iData i3 Debug 426 AudioALSAStreamManager -syncSharedOutDevice() 09-07 17:47:46.973 iData i3 Debug 426 AudioALSAStreamManager +syncSharedOutDevice(), routingSharedOutDevice: 2 09-07 17:47:46.970 iData i3 Debug 458 APM_AudioPolicyManager startOutput() output 13, stream 1, session 145 09-07 17:47:46.970 iData i3 Debug 974 AudioTrack start(32): 0x7d1e729c00, prior state:STATE_STOPPED 09-07 17:47:46.970 iData i3 Debug 974 AudioTrack setVolume(32): 0x7d1e729c00, left = 0.501187, right = 0.501187 09-07 17:47:46.969 iData i3 Info 974 ActivityTaskManager START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=Makshel.Agent2/crc64d494a2289858c595.MainActivity bnds=[20,533][167,655]} from uid 10107 09-07 17:47:46.915 iData i3 Info 436 hwcomposer [HWC] (0) displayGetActiveConfig config:0 09-07 17:47:46.902 iData i3 Info 578 MtkCam [deliverLoop] [Cam::1] Delivery(2000000000) NumList[2] NodeQueue[0] 09-07 17:47:46.687 iData i3 Debug 2004 NLPLOC WifiScan finished, in callback. 09-07 17:47:46.685 iData i3 Debug 974 WifiConnectivityManager connectToNetwork: Either already connected or is connecting to "Amber" : 28:87:ba:ec:07:3a 09-07 17:47:46.684 iData i3 Debug 974 WifiConnectivityManager AllSingleScanListener: WNS candidate-"Amber" 09-07 17:47:46.684 iData i3 Debug 974 WifiNetworkSelector ScoreCardBasedScorer would choose 2 score 200.0+/-10.0 expid 42902385 09-07 17:47:46.684 iData i3 Debug 974 WifiNetworkSelector CompatibilityScorer chooses 2 score 219.945+/-10.0 expid 42504592 09-07 17:47:46.684 iData i3 Debug 974 WifiNetworkSelector BubbleFunScorer_v1 would choose 2 score 171.64815807363942+/-13.323102722821986 expid 42598151 09-07 17:47:46.683 iData i3 Debug 974 WifiNetworkSelector About to run ScoredNetworkEvaluator : 09-07 17:47:46.683 iData i3 Debug 974 WifiNetworkSelector About to run CarrierNetworkEvaluator : 09-07 17:47:46.679 iData i3 Debug 974 WifiNetworkSelector About to run PasspointNetworkEvaluator : 09-07 17:47:46.679 iData i3 Debug 974 WifiNetworkSelector About to run NetworkSuggestionEvaluator : 09-07 17:47:46.679 iData i3 Debug 974 WifiNetworkSelector SavedNetworkEvaluator selects "Amber":2 09-07 17:47:46.679 iData i3 Debug 974 SavedNetworkEvaluator [ Amber 28:87:ba:ec:07:3b RSSI:-74 ] RSSI score: 44, 5GHz bonus: 40, Same network bonus: 16, Equivalent BSSID bonus: 24, Secure network bonus: 80, ## Total score: 204 09-07 17:47:46.679 iData i3 Debug 974 SavedNetworkEvaluator [ Amber 28:87:ba:ec:07:3a RSSI:-55 ] RSSI score: 100, Same network bonus: 16, Same BSSID bonus: 24, Secure network bonus: 80, ## Total score: 220 09-07 17:47:46.679 iData i3 Debug 974 SavedNetworkEvaluator 09-07 17:47:46.677 iData i3 Debug 974 WifiNetworkSelector About to run SavedNetworkEvaluator : 09-07 17:47:46.676 iData i3 Debug 974 WifiNetworkSelector Networks filtered out due to low signal strength: Amber:28:87:ba:ec:0b:1a(2.4GHz)-88 / RT-5GPON-FEB9:18:56:44:0e:fe:c4(5GHz)-91 / 09-07 17:47:46.676 iData i3 Debug 974 WifiNetworkSelector Networks filtered out due to invalid SSID: 2e:87:ba:ec:07:3b / 09-07 17:47:46.676 iData i3 Debug 974 WifiNetworkSelector Current connected network is not sufficient. 09-07 17:47:46.676 iData i3 Debug 974 WifiNetworkSelector Current network is 2.4GHz. 5GHz networks available. 09-07 17:47:46.675 iData i3 Debug 974 WifiNetworkSelector Current connected network: "Amber" , ID: 2 09-07 17:47:46.675 iData i3 Debug 974 WifiConnectivityManager AllSingleScanListener onResults: start network selection 09-07 17:47:46.674 iData i3 Debug 974 WifiScanningService singleScanResults: ClientInfo[uid=1000,android.os.Messenger@da24d7c],Id=2,results=5 09-07 17:47:46.673 iData i3 Debug 974 WifiScanningService singleScanResults: ClientInfo[uid=1000,android.os.Messenger@da24d7c],Id=1,results=5 09-07 17:47:46.673 iData i3 Debug 974 WifiScanningService singleScanResults: ClientInfo[uid=1000,android.os.Messenger@da24d7c],Id=1408,results=5 09-07 17:47:46.669 iData i3 Info 421 netd interfaceGetCfg("wlan0") <0.67ms> 09-07 17:47:46.668 iData i3 Debug 974 WificondControl Scan result ready event 09-07 17:47:46.668 iData i3 Info 974 EthernetTracker interfaceLinkStateChanged, iface: wlan0, up: true 09-07 17:47:46.668 iData i3 Debug 780 VoLTE IMSM FOUND[0] 5 (module/mdagent/volte_imsm_93/src/wireless.c:599) 09-07 17:47:46.668 iData i3 Debug 780 VoLTE IMSM monitor_wifi_tech: mutex unlock (module/mdagent/volte_imsm_93/src/wireless.c:597) 09-07 17:47:46.668 iData i3 Debug 780 VoLTE IMSM monitor_wifi_tech: mutex lock (module/mdagent/volte_imsm_93/src/wireless.c:589) 09-07 17:47:46.667 iData i3 Debug 780 VoLTE IMSM send CTRL_CMD_GET_SCAN (module/mdagent/volte_imsm_93/src/wireless.c:574) 09-07 17:47:46.247 iData i3 Debug 974 WifiScanningService addSingleScanRequest: ClientInfo[uid=1000,android.os.Messenger@da24d7c],Id=1408,WorkSource{1010}, ScanSettings { type:HIGH ACCURACY band:24Ghz & 5Ghz (DFS incl) ignoreLocationSettings:false period:0 reportEvents:3 numBssidsPerScan:0 maxScansToCache:0 channels:[ ] hiddenNetworks:[ ] } [BIP NL] event newlink match dev 0, interface index 32 [BIP NL] the link status of interface(index:0) changes to 1 09-07 17:47:46.246 iData i3 Debug 974 WifiConnectivityManager schedulePeriodicScanTimer, intervalMs: 10000 09-07 17:47:46.246 iData i3 Debug 974 WifiConnectivityManager periodicScanTimerHandler 09-07 17:47:46.174 iData i3 Debug 543 gps_controlller gps_control_thread: gps_control_thread wait 09-07 17:47:46.174 iData i3 Debug 543 pseudo mtk_gps_sys_nmea_output_to_app: len:45, [vAGPS_Auto_Req]:g_FirstDbtt:0,u2BitMap:0x20 09-07 17:47:46.174 iData i3 Debug 543 gps_controlller mtk_gps_sys_gps_mnl_callback: MTK_GPS_MSG_FIX_READY,GET_RTC_FAIL 09-07 17:47:46.174 iData i3 Debug 543 gps_controlller send_active_notify: send clean nmea timer cmd! 09-07 17:47:46.174 iData i3 Debug 543 pseudo mtk_gps_sys_nmea_output_to_app: len:860, [NMEA]$GNGGA,144746.12... 09-07 17:47:46.174 iData i3 Debug 543 nmea_reader_parse: receive PMTKAG2 command, agc: 4 09-07 17:47:46.174 iData i3 Warning 543 nmea_reader_parse: unknown sentence 'PMTKAGC 09-07 17:47:46.174 iData i3 Warning 543 nmea_reader_parse: unknown sentence 'PMTKTSX1 09-07 17:47:46.174 iData i3 Warning 543 nmea_reader_parse: unknown sentence 'GNVTG 09-07 17:47:46.173 iData i3 Debug 543 pseudo mtk_gps_sys_nmea_output_to_mnld: received 860 bytes: `

@PureWeen PureWeen added platform/android 🤖 area-essentials Essentials: Device, Display, Connectivity, Secure Storage, Sensors, App Info s/needs-repro Attach a solution or code which reproduces the issue labels Sep 22, 2023
@ghost
Copy link

ghost commented Sep 22, 2023

Hi @Gibrid89. We have added the "s/needs-repro" label to this issue, which indicates that we require steps and sample code to reproduce the issue before we can take further action. Please try to create a minimal sample project/solution or code samples which reproduce the issue, ideally as a GitHub repo that we can clone. See more details about creating repros here: https://github.com/dotnet/maui/blob/main/.github/repro.md

This issue will be closed automatically in 7 days if we do not hear back from you by then - please feel free to re-open it if you come back to this issue after that time.

@ghost ghost added the s/no-recent-activity Issue has had no recent activity label Sep 26, 2023
@ghost
Copy link

ghost commented Sep 26, 2023

This issue has been automatically marked as stale because it has been marked as requiring author feedback to reproduce the issue but has not had any activity for 4 days. It will be closed if no further activity occurs within 3 days of this comment. If it is closed, feel free to comment when you are able to provide the additional information and we will re-investigate.

@ghost ghost closed this as completed Sep 29, 2023
@ghost ghost locked as resolved and limited conversation to collaborators Oct 29, 2023
This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-essentials Essentials: Device, Display, Connectivity, Secure Storage, Sensors, App Info platform/android 🤖 s/needs-repro Attach a solution or code which reproduces the issue s/no-recent-activity Issue has had no recent activity t/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants