全部 文章 问答 分享 共找到82个相关内容
[问答] studio虚拟机无法联网

我都studio 虚拟机一直无法联网 ,

使用网上的一些方法后,开始会恢复,但是一但你关闭再打开,就又会失效,一些关于网络的应用都无法实现了。

2022-12-21 09:29 · 安卓studio
[问答] Android Studio使用scrollview预览问题

内容过长时使用scrollview包裹,在scrollview内编写代码后,使用Studio的预览把scrollview往下拉看效果,但是在xml编辑区内一旦发生代码改变,预览窗口就又自动把scrollview

2022-06-16 17:48 · Android / AndroidStudio / Studio
[文章] 修改Android Studio的一些默认设置方法
需要直接加载本地配置文件可以使用官网建议:STUDIO_PROPERTIES:设置.properties文件的名称和位置方法来源于官网:点击进入原网页https://developer.android.google.cn
2020-10-15 19:07 · 安装 / 配置
[问答] Android Studio 如何引入 framework.jar并运行?

之前用的一个方法已不适用于 Android Studio 2020.3.1中,导致现在要测试下系统的代码只能编译刷机,我现在编译可以通过,但是运行就会出现ClassNotDef的错误,是因为引入framework.jar

2022-01-25 17:09 · Android / AOSP / Framework
[问答] Linux上Android Studio 一编译就重启

真的的是太无语了,


配置环境

jdk是jdk-8u351-linux-x64.tar.gz

as是android-studio

2022-11-01 17:56 · Linux / AndroidStudio
[问答] 多人协作开发Android应用,项目工程目录结构该怎样安排比较好

3位同学要一起开发一款Android应用,第一次开发没啥经验,请问大佬们在Android Studio里的目录结构怎么安排比较好呀?

便于开发便于合作便于维护的那种

2022-02-08 14:51 · Android
[问答] 如何快速且无障碍地运行旧项目

Android Studio更新到最新版本,打开那些几年前的项目,Gradle结构差别大,所以来的东西也有所不同,错误也多,不知从何下手



<

2022-06-08 09:55 · Android
[问答] aosp源码查看问题

我想请教下各位是怎样查看修改aosp源码的呀

我是在VmWare虚拟机上安装的Ubuntu,在这里面去下载编译了源码

我想在Windows上的Android Studio去查看源码

2023-03-30 10:06 · aosp
[文章] aidgen的基本使用
下载对应py版本的模块我的py版本3.10sudoaptinstallpython3.10-distutilsCannotfindIDE:AndroidStudio,inpath:/opt/android-studio
2023-10-21 22:02 · aosp / 源码 / aidgen / 阅读 / android
[问答] as使用BottomNavigation出错


Android studio中使用BottomNavigation构建底部导航栏

在MainActivity中以下代码报错

2022-07-02 23:37
                ·
                Android
[文章] Android 卡顿工具Bumblebee和JankStats
背景Google开发新组件和AS新功能,支持卡顿检查新版as[Bumblebee]支持卡顿检查具体看官方文档https://developer.android.com/studio/profile/jank-detection
2022-02-10 14:50 · Android / jank / 卡顿 / 性能优化
[问答] Cannot open Local Terminal
CannotopenLocalTerminalFailedtostart[cmd.exe]inD:/Android_Studio_Project/YSY/20Y05M/YSY200506-1SWSeeyouridea.log
2020-06-08 13:11 · Android / Terminal
[问答] 求个ubuntu输入法

求一款ubuntu上好用的输入法,这输入法就像个智障,也不会记忆,android studio里面也不能打中文!

2022-02-11 14:11 · 输入法
[问答] android 更新太快,各大教程与实际不符怎么办

android官方每年都在更新,特别是Android Studio。跟着很多视频学习,但是发现他们创建的界面和我现在用as创建的界面都不太一样,有些部分就会卡住,学不下去了。

2021-06-14 12:33 · Android / Google / 更新
[问答] 无代码,错误提示

下载了android studio,但是并没有任何代码提示,也没有提示错误,查了不少帖子,都尝试过(分别是,关闭节电模式,删除Butter..插件,发现没用,所以又删除了C路径下的plugins文件

2021-12-07 18:20 · 代码提示
[问答] 今天项目突然报错

AndroidStudio版本是Android Studio Arctic Fox | 2020.3.1 Patch 3

回退到之前的版本也是运行不了,也是一直报这个错误

2021-11-18 11:09 · Android
[问答] 在build。app里设置sdk版本问题

但是我把sdk设置小于29的版本,运行在Android10以上的平板上

且不设置前台服务也可以正常使用录屏


这个平板是鸿蒙系统,studio上显示的是

2022-08-26 14:02 · 录屏
[问答] as代码自动填充问题

软件:Android studio 2021

问题:代码只会自动填充第一级的元素里,如果我这么写

2022-07-06 19:37
                ·
                Androidstudio / as / 安卓 / 编程
[问答] android studio 安装
安装过程中出现了错误
2020-03-06 17:10 · 新手
[问答] 使用App Inspection查看数据库,提示Cursor Window不够大的问题

我使用android studio自带的app inspection查看数据库,总是查看不了最后一页的数据,软件提示如图。

2022-04-20 16:52 · Room / SQlite / Cursor
[问答] Android studio编译问题
Error:Unexpectedlockprotocolfoundinlockfile.Expected3,found72.
2020-12-10 16:53 · androidudio
[问答] android studio 闪退

日志报错

2021-05-26 17:25:34.764 20121-20121/com.example.music E/AndroidRuntime: FATAL EXCEPTION: main

  Process: com.example.music, PID: 20121

  android.content.res.Resources$NotFoundException: String resource ID #0x0

    at android.content.res.Resources.getText(Resources.java:413)

    at android.widget.TextView.setText(TextView.java:6427)

    at com.example.music.ListViewAdapter$InnerHolder.setData(ListViewAdapter.java:67)

    at com.example.music.ListViewAdapter.onBindViewHolder(ListViewAdapter.java:36)

    at com.example.music.ListViewAdapter.onBindViewHolder(ListViewAdapter.java:12)

    at androidx.recyclerview.widget.RecyclerView$Adapter.onBindViewHolder(RecyclerView.java:6781)

    at androidx.recyclerview.widget.RecyclerView$Adapter.bindViewHolder(RecyclerView.java:6823)

    at androidx.recyclerview.widget.RecyclerView$Recycler.tryBindViewHolderByDeadline(RecyclerView.java:5752)

    at androidx.recyclerview.widget.RecyclerView$Recycler.tryGetViewHolderForPositionByDeadline(RecyclerView.java:6019)

    at androidx.recyclerview.widget.RecyclerView$Recycler.getViewForPosition(RecyclerView.java:5858)

    at androidx.recyclerview.widget.RecyclerView$Recycler.getViewForPosition(RecyclerView.java:5854)

    at androidx.recyclerview.widget.LinearLayoutManager$LayoutState.next(LinearLayoutManager.java:2230)

    at androidx.recyclerview.widget.LinearLayoutManager.layoutChunk(LinearLayoutManager.java:1557)

    at androidx.recyclerview.widget.LinearLayoutManager.fill(LinearLayoutManager.java:1517)

    at androidx.recyclerview.widget.LinearLayoutManager.onLayoutChildren(LinearLayoutManager.java:612)

    at androidx.recyclerview.widget.RecyclerView.dispatchLayoutStep2(RecyclerView.java:3924)

    at androidx.recyclerview.widget.RecyclerView.dispatchLayout(RecyclerView.java:3641)

    at androidx.recyclerview.widget.RecyclerView.onLayout(RecyclerView.java:4194)

    at android.view.View.layout(View.java:22114)

    at android.view.ViewGroup.layout(ViewGroup.java:6335)

    at android.widget.RelativeLayout.onLayout(RelativeLayout.java:1103)

    at android.view.View.layout(View.java:22114)

    at android.view.ViewGroup.layout(ViewGroup.java:6335)

    at android.widget.FrameLayout.layoutChildren(FrameLayout.java:334)

    at android.widget.FrameLayout.onLayout(FrameLayout.java:270)

    at android.view.View.layout(View.java:22114)

    at android.view.ViewGroup.layout(ViewGroup.java:6335)

    at androidx.appcompat.widget.ActionBarOverlayLayout.onLayout(ActionBarOverlayLayout.java:444)

    at android.view.View.layout(View.java:22114)

    at android.view.ViewGroup.layout(ViewGroup.java:6335)

    at android.widget.FrameLayout.layoutChildren(FrameLayout.java:334)

    at android.widget.FrameLayout.onLayout(FrameLayout.java:270)

    at android.view.View.layout(View.java:22114)

    at android.view.ViewGroup.layout(ViewGroup.java:6335)

    at android.widget.LinearLayout.setChildFrame(LinearLayout.java:1839)

    at android.widget.LinearLayout.layoutVertical(LinearLayout.java:1683)

    at android.widget.LinearLayout.onLayout(LinearLayout.java:1592)

    at android.view.View.layout(View.java:22114)

    at android.view.ViewGroup.layout(ViewGroup.java:6335)

    at android.widget.FrameLayout.layoutChildren(FrameLayout.java:334)

    at android.widget.FrameLayout.onLayout(FrameLayout.java:270)

    at com.android.internal.policy.DecorView.onLayout(DecorView.java:937)

    at android.view.View.layout(View.java:22114)

    at android.view.ViewGroup.layout(ViewGroup.java:6335)

    at android.view.ViewRootImpl.performLayout(ViewRootImpl.java:3285)

    at android.view.ViewRootImpl.performTraversals(ViewRootImpl.java:2785)

    at android.view.ViewRootImpl.doTraversal(ViewRootImpl.java:1857)

    at android.view.ViewRootImpl$TraversalRunnable.run(ViewRootImpl.java:8089)

    at android.view.Choreographer$CallbackRecord.run(Choreographer.java:1057)

    at android.view.Choreographer.doCallbacks(Choreographer.java:875)

    at android.view.Choreographer.doFrame(Choreographer.java:776)

    at android.view.Choreographer$FrameDisplayEventReceiver.run(Choreographer.java:1042)

    at android.os.Handler.handleCallback(Handler.java:888)

    at android.os.Handler.dispatchMessage(Handler.java:100)

    at android.os.Looper.loop(Looper.java:213)


2021-05-26 17:32 · 异常
[问答] Android编译报错,程序没有问题,目前不能编译,有大佬知道吗
com.android.builder.dexing.DexArchiveMergerException:Errorwhilemergingdexarchives: Learnhowtoresolvetheissueathttps://developer.android.com/studio
2021-04-12 20:33 · android / 启动失败
[文章] 2、android基础系列-安装android stuido
AndroidStudio了首先呢,我们去下载安装包,接着则是安装程序了下载AS第一种方法:国内androidStudio下载第二种方法:去google的官网下载:https://developer.android.com/studio
2019-10-21 16:13 · java / 安卓开发 / 环境搭建 / android
[问答] Android studio替换fragment问题
想在登录界面点了登录之后回到这个MainActivity的时候替换一下“我的”下面的fragment
2020-06-03 22:09 · 安卓studio
[问答] Android studio
老师,Androidstudio怎么让它自动导入依赖包
2020-07-05 18:26 · Android
[文章] Android studio Debug(断点调试)偷梁换柱分享
我们在调试数据的时候,有时候,需要自己写假的数据来测试,但是容易忘记删掉让后台给我们造数据,来开发测试,这个效率比较低,但是数据真实有没有方法,能够自己造数据,但是不用修改代码,也不需要等后台给你处理呢?有的。他就是debug下面看看我们的简单需求,和页面。显示用户信息,如果是vip,就显示全部信息。不是,就显示名字。//模拟网络数据privatefungetUserInfo():MyBean{returnMyBean("xiaoming",10,true)}valuser=getUserInfo()if(user.isVip){tv_user_info.text="${user.name},${user.age},${user.isVip}"}else{tv_user_info.text="${user.name},不是vip"}我们自己改数据,运行中去修改我们修改为非vip的情况。但是不修改代码,不需要接口返回false。就是我们看如果为false的逻辑。收到我们在返回的地方,下断点。开始断点运行现在我们在debug控制台修改vip的值,然后继续。修改之后,回车!我们需要的值,修改成功了。重点是,找到这个对象的属性,然后按F2进入编辑状态,回车键,就可以修改了。这就是偷梁换柱技巧,也算不上吧,只是知道的人不多。。如果能帮助到你节省时间开发(摸鱼),那就关注下我呗,不定期分享技术(偷懒)方法。这个方式适合idea系列的软件和jvm的代码调试。更新条件断点方法。这里有个for循环。假如我们关注某个index的值,可以通过条件触发。如果一个集合有几百个,每次都按跳过,人都疯掉了。1;先下一个断点下断点,用鼠标左键。然后在这个红点地方,鼠标:右键。条件出来了。条件(condition)。我们在这个输入框中,写我们的变量名字。会出现提示的。写我们需要的条件,到了这个符合的时候,就会停下来。写完之后,我们按回车,或者Done。这个时候,会显示红点+问号接下来,开始断点运行。以上。
2020-12-21 18:18 · Android / debug / 断点 / 调试 / 摸鱼
[问答] Android Studio如何做词云
像这种根据权重显示文字大小的词云如何用安卓实现有推荐的教程吗?
2020-04-03 16:17 · 安卓
[问答] Android Studio app崩溃
前辈们这怎么回事,打包到手机上之后运行就崩溃了2020-10-2109:32:08.35420747-1857/?D/NetdClient:queryResolvNetidForUidnid:0,uid:10163,command.cmdId:122020-10-2109:32:15.81215745-15962/?I/SmartThreadExecutor:handleMessage:startcheck02020-10-2109:32:15.81215745-15962/?I/SmartThreadExecutor:handleMessage:checkend0-106false2020-10-2109:32:17.46920747-20747/?W/unknown:type=1400audit(0.0:323449):avc:denied{read}forname="drivers"dev="proc"ino=4026531853scontext=u:r:untrusted_app_27:s0:c512,c768tcontext=u:object_r:proc_tty_drivers:s0tclass=filepermissive=02020-10-2109:32:17.47920747-20747/?W/unknown:type=1400audit(0.0:323450):avc:denied{read}forname="tcp"dev="proc"ino=4026532149scontext=u:r:untrusted_app_27:s0:c512,c768tcontext=u:object_r:proc_net_tcp_udp:s0tclass=filepermissive=02020-10-2109:32:19.0902313-2313/?I/live.bensonliv:Late-enabling-Xcheck:jni2020-10-2109:32:19.1062313-2313/?E/live.bensonliv:Unknownbitssetinruntime_flags:0x80002020-10-2109:32:19.1062313-2313/?W/live.bensonliv:UsingdefaultinstructionsetfeaturesforARMCPUvariant(cortex-a9)usingconservativedefaults     ---------beginningofsystem2020-10-2109:32:19.2072313-2313/?I/live.bensonliv:TheClassLoaderContextisaspecialsharedlibrary.2020-10-2109:32:19.2152313-2313/?I/VPerformance:Connectingtovperfservice.2020-10-2109:32:19.2252313-2476/?E/VPerformance:Failtogetfilelistcom.live.bensonlive2020-10-2109:32:19.2262313-2476/?E/VPerformance:Failtogetfilelistcom.live.bensonlive2020-10-2109:32:19.2872313-2313/?I/PhoneWindow:initSystemUIColor2020-10-2109:32:19.3462313-2313/?W/live.bensonliv:AccessinghiddenmethodLandroid/view/View;->computeFitSystemWindows(Landroid/graphics/Rect;Landroid/graphics/Rect;)Z(greylist,reflection,allowed)2020-10-2109:32:19.3472313-2313/?W/live.bensonliv:AccessinghiddenmethodLandroid/view/ViewGroup;->makeOptionalFitsSystemWindows()V(greylist,reflection,allowed)2020-10-2109:32:19.4112313-2313/?I/CameraManagerGlobal:Connectingtocameraservice2020-10-2109:32:19.4152313-2313/?E/libc:Accessdeniedfindingproperty"vendor.camera.aux.packagelist"2020-10-2109:32:19.4162313-2313/?I/chatty:uid=10642(com.live.bensonlive)identical1line2020-10-2109:32:19.4162313-2313/?E/libc:Accessdeniedfindingproperty"vendor.camera.aux.packagelist"2020-10-2109:32:19.4162313-2456/?E/libc:Accessdeniedfindingproperty"vendor.camera.aux.packagelist"2020-10-2109:32:19.3992313-2313/?W/live.bensonlive:type=1400audit(0.0:323451):avc:denied{read}forname="u:object_r:persist_camera_prop:s0"dev="tmpfs"ino=28789scontext=u:r:untrusted_app_27:s0:c130,c258,c512,c768tcontext=u:object_r:persist_camera_prop:s0tclass=filepermissive=02020-10-2109:32:19.3992313-2313/?I/chatty:uid=10642(com.live.bensonlive)identical1line2020-10-2109:32:19.3992313-2313/?W/live.bensonlive:type=1400audit(0.0:323453):avc:denied{read}forname="u:object_r:persist_camera_prop:s0"dev="tmpfs"ino=28789scontext=u:r:untrusted_app_27:s0:c130,c258,c512,c768tcontext=u:object_r:persist_camera_prop:s0tclass=filepermissive=02020-10-2109:32:19.3992313-2313/?W/Binder:2313_3:type=1400audit(0.0:323454):avc:denied{read}forname="u:object_r:persist_camera_prop:s0"dev="tmpfs"ino=28789scontext=u:r:untrusted_app_27:s0:c130,c258,c512,c768tcontext=u:object_r:persist_camera_prop:s0tclass=filepermissive=02020-10-2109:32:19.4282313-2313/?I/Lgq:手机像素为:1080x22672020-10-2109:32:19.4292313-2313/?W/live.bensonlive:type=1400audit(0.0:323455):avc:denied{read}forname="u:object_r:persist_camera_prop:s0"dev="tmpfs"ino=28789scontext=u:r:untrusted_app_27:s0:c130,c258,c512,c768tcontext=u:object_r:persist_camera_prop:s0tclass=filepermissive=02020-10-2109:32:19.4462313-2313/?E/libc:Accessdeniedfindingproperty"vendor.camera.aux.packagelist"2020-10-2109:32:19.4392313-2313/?W/live.bensonlive:type=1400audit(0.0:323456):avc:denied{read}forname="u:object_r:camera_prop:s0"dev="tmpfs"ino=28673scontext=u:r:untrusted_app_27:s0:c130,c258,c512,c768tcontext=u:object_r:camera_prop:s0tclass=filepermissive=02020-10-2109:32:19.4502313-2313/?E/libc:Accessdeniedfindingproperty"vendor.camera.hal1.packagelist"2020-10-2109:32:19.4502313-2313/?D/Camera-JNI:android_hardware_Camera_native_setupbeforehalVersion-22020-10-2109:32:19.4502313-2313/?D/Camera-JNI:android_hardware_Camera_native_setupafterhalVersion-22020-10-2109:32:19.4522313-2456/?E/libc:Accessdeniedfindingproperty"vendor.camera.aux.packagelist"2020-10-2109:32:19.4392313-2313/?W/Binder:2313_3:type=1400audit(0.0:323459):avc:denied{read}forname="u:object_r:persist_camera_prop:s0"dev="tmpfs"ino=28789scontext=u:r:untrusted_app_27:s0:c130,c258,c512,c768tcontext=u:object_r:persist_camera_prop:s0tclass=filepermissive=02020-10-2109:32:19.4542313-2456/?E/libc:Accessdeniedfindingproperty"vendor.camera.aux.packagelist"2020-10-2109:32:19.4542313-2456/?E/libc:Accessdeniedfindingproperty"vendor.camera.aux.packagelist"2020-10-2109:32:19.4552313-2456/?W/CameraManagerGlobal:ignorethetorchstatusupdateofcamera:32020-10-2109:32:19.4552313-2456/?E/libc:Accessdeniedfindingproperty"vendor.camera.aux.packagelist"2020-10-2109:32:19.4552313-2456/?W/CameraManagerGlobal:ignorethetorchstatusupdateofcamera:42020-10-2109:32:19.4392313-2313/?W/Binder:2313_3:type=1400audit(0.0:323465):avc:denied{read}forname="u:object_r:persist_camera_prop:s0"dev="tmpfs"ino=28789scontext=u:r:untrusted_app_27:s0:c130,c258,c512,c768tcontext=u:object_r:persist_camera_prop:s0tclass=filepermissive=02020-10-2109:32:19.4392313-2313/?W/Binder:2313_3:type=1400audit(0.0:323471):avc:denied{read}forname="u:object_r:persist_camera_prop:s0"dev="tmpfs"ino=28789scontext=u:r:untrusted_app_27:s0:c130,c258,c512,c768tcontext=u:object_r:persist_camera_prop:s0tclass=filepermissive=02020-10-2109:32:19.4392313-2313/?W/Binder:2313_3:type=1400audit(0.0:323474):avc:denied{read}forname="u:object_r:persist_camera_prop:s0"dev="tmpfs"ino=28789scontext=u:r:untrusted_app_27:s0:c130,c258,c512,c768tcontext=u:object_r:persist_camera_prop:s0tclass=filepermissive=02020-10-2109:32:19.4592313-2313/?V/Camera:isNormalCamerapackageName=com.live.bensonlive2020-10-2109:32:19.4592313-2313/?V/Camera:isTopActivity2020-10-2109:32:19.4602313-2313/?I/Camera:isTopActivity:pkgname:com.live.bensonlive2020-10-2109:32:19.4602313-2313/?V/Camera:isNormalCameraisTopActivitytrue2020-10-2109:32:19.4602313-2313/?V/Camera:sendOpenCameraBroadCastisNormalCamera=true2020-10-2109:32:19.4622313-2313/?V/Camera:sendReleaseCameraBroadCastisNormalCamera=true2020-10-2109:32:19.5602313-2456/?E/libc:Accessdeniedfindingproperty"vendor.camera.aux.packagelist"2020-10-2109:32:19.5492313-2313/?W/Binder:2313_3:type=1400audit(0.0:323484):avc:denied{read}forname="u:object_r:persist_camera_prop:s0"dev="tmpfs"ino=28789scontext=u:r:untrusted_app_27:s0:c130,c258,c512,c768tcontext=u:object_r:persist_camera_prop:s0tclass=filepermissive=02020-10-2109:32:19.5602313-2456/?E/libc:Accessdeniedfindingproperty"vendor.camera.aux.packagelist"2020-10-2109:32:19.5612313-2456/?W/CameraManagerGlobal:ignorethetorchstatusupdateofcamera:32020-10-2109:32:19.5612313-2456/?E/libc:Accessdeniedfindingproperty"vendor.camera.aux.packagelist"2020-10-2109:32:19.5612313-2456/?W/CameraManagerGlobal:ignorethetorchstatusupdateofcamera:42020-10-2109:32:19.5622313-2454/?E/libc:Accessdeniedfindingproperty"vendor.camera.aux.packagelist"2020-10-2109:32:19.5622313-2313/?I/wangshuo:最终设置Video尺寸:w=640h=3602020-10-2109:32:19.5672313-2313/?E/libc:Accessdeniedfindingproperty"vendor.camera.aux.packagelist"2020-10-2109:32:19.5592313-2313/?W/live.bensonlive:type=1400audit(0.0:323499):avc:denied{read}forname="u:object_r:persist_camera_prop:s0"dev="tmpfs"ino=28789scontext=u:r:untrusted_app_27:s0:c130,c258,c512,c768tcontext=u:object_r:persist_camera_prop:s0tclass=filepermissive=02020-10-2109:32:19.5682313-2313/?E/libc:Accessdeniedfindingproperty"vendor.camera.aux.packagelist"2020-10-2109:32:19.5592313-2313/?W/live.bensonlive:type=1400audit(0.0:323500):avc:denied{read}forname="u:object_r:persist_camera_prop:s0"dev="tmpfs"ino=28789scontext=u:r:untrusted_app_27:s0:c130,c258,c512,c768tcontext=u:object_r:persist_camera_prop:s0tclass=filepermissive=02020-10-2109:32:19.5702313-2313/?E/libc:Accessdeniedfindingproperty"vendor.camera.aux.packagelist"2020-10-2109:32:19.5592313-2313/?W/live.bensonlive:type=1400audit(0.0:323501):avc:denied{read}forname="u:object_r:persist_camera_prop:s0"dev="tmpfs"ino=28789scontext=u:r:untrusted_app_27:s0:c130,c258,c512,c768tcontext=u:object_r:persist_camera_prop:s0tclass=filepermissive=02020-10-2109:32:19.5712313-2313/?E/libc:Accessdeniedfindingproperty"vendor.camera.aux.packagelist"2020-10-2109:32:19.5592313-2313/?W/live.bensonlive:type=1400audit(0.0:323502):avc:denied{read}forname="u:object_r:persist_camera_prop:s0"dev="tmpfs"ino=28789scontext=u:r:untrusted_app_27:s0:c130,c258,c512,c768tcontext=u:object_r:persist_camera_prop:s0tclass=filepermissive=02020-10-2109:32:19.5712313-2313/?E/libc:Accessdeniedfindingproperty"vendor.camera.hal1.packagelist"2020-10-2109:32:19.5712313-2313/?D/Camera-JNI:android_hardware_Camera_native_setupbeforehalVersion-22020-10-2109:32:19.5712313-2313/?D/Camera-JNI:android_hardware_Camera_native_setupafterhalVersion-22020-10-2109:32:19.5592313-2313/?W/live.bensonlive:type=1400audit(0.0:323503):avc:denied{read}forname="u:object_r:camera_prop:s0"dev="tmpfs"ino=28673scontext=u:r:untrusted_app_27:s0:c130,c258,c512,c768tcontext=u:object_r:camera_prop:s0tclass=filepermissive=02020-10-2109:32:19.5742313-2454/?E/libc:Accessdeniedfindingproperty"vendor.camera.aux.packagelist"2020-10-2109:32:19.5592313-2313/?W/Binder:2313_2:type=1400audit(0.0:323506):avc:denied{read}forname="u:object_r:persist_camera_prop:s0"dev="tmpfs"ino=28789scontext=u:r:untrusted_app_27:s0:c130,c258,c512,c768tcontext=u:object_r:persist_camera_prop:s0tclass=filepermissive=02020-10-2109:32:19.5762313-2454/?E/libc:Accessdeniedfindingproperty"vendor.camera.aux.packagelist"2020-10-2109:32:19.5592313-2313/?W/Binder:2313_2:type=1400audit(0.0:323513):avc:denied{read}forname="u:object_r:persist_camera_prop:s0"dev="tmpfs"ino=28789scontext=u:r:untrusted_app_27:s0:c130,c258,c512,c768tcontext=u:object_r:persist_camera_prop:s0tclass=filepermissive=02020-10-2109:32:19.5762313-2456/?E/libc:Accessdeniedfindingproperty"vendor.camera.aux.packagelist"2020-10-2109:32:19.5762313-2456/?W/CameraManagerGlobal:ignorethetorchstatusupdateofcamera:32020-10-2109:32:19.5762313-2456/?E/libc:Accessdeniedfindingproperty"vendor.camera.aux.packagelist"2020-10-2109:32:19.5762313-2456/?W/CameraManagerGlobal:ignorethetorchstatusupdateofcamera:42020-10-2109:32:19.5592313-2313/?W/Binder:2313_3:type=1400audit(0.0:323521):avc:denied{read}forname="u:object_r:persist_camera_prop:s0"dev="tmpfs"ino=28789scontext=u:r:untrusted_app_27:s0:c130,c258,c512,c768tcontext=u:object_r:persist_camera_prop:s0tclass=filepermissive=02020-10-2109:32:19.5592313-2313/?W/Binder:2313_3:type=1400audit(0.0:323522):avc:denied{read}forname="u:object_r:persist_camera_prop:s0"dev="tmpfs"ino=28789scontext=u:r:untrusted_app_27:s0:c130,c258,c512,c768tcontext=u:object_r:persist_camera_prop:s0tclass=filepermissive=02020-10-2109:32:19.5802313-2313/?V/Camera:isNormalCamerapackageName=com.live.bensonlive2020-10-2109:32:19.5802313-2313/?V/Camera:isTopActivity2020-10-2109:32:19.5802313-2313/?I/Camera:isTopActivity:pkgname:com.live.bensonlive2020-10-2109:32:19.5802313-2313/?V/Camera:isNormalCameraisTopActivitytrue2020-10-2109:32:19.5802313-2313/?V/Camera:sendOpenCameraBroadCastisNormalCamera=true2020-10-2109:32:19.5872313-2601/?I/AdrenoGLES:QUALCOMMbuild          :395d52f,I6998fed369  BuildDate            :10/15/19  OpenGLESShaderCompilerVersion:EV031.27.05.02  LocalBranch           :   RemoteBranch          :quic/gfx-adreno.lnx.1.0.r74-rel  RemoteBranch          :NONE  ReconstructBranch        :NOTHING2020-10-2109:32:19.5872313-2601/?I/AdrenoGLES:BuildConfig           :SP8.0.11AArch322020-10-2109:32:19.5892313-2601/?I/AdrenoGLES:PFP:0x016ee187,ME:0x000000002020-10-2109:32:19.5912313-2601/?W/AdrenoUtils:<ReadGpuID_from_sysfs:194>:Failedtoopen/sys/class/kgsl/kgsl-3d0/gpu_model2020-10-2109:32:19.5912313-2601/?W/AdrenoUtils:<ReadGpuID:218>:FailedtoreadchipIDfromgpu_model.FallbacktousetheGSLpath2020-10-2109:32:19.5792313-2313/?W/GLThread:type=1400audit(0.0:323527):avc:denied{search}forname="kgsl"dev="sysfs"ino=54758scontext=u:r:untrusted_app_27:s0:c130,c258,c512,c768tcontext=u:object_r:sysfs_kgsl:s0tclass=dirpermissive=02020-10-2109:32:19.5952313-2313/?I/ACodec:mIsVivoLogEnable=02020-10-2109:32:19.5972313-2605/?I/OMXClient:IOmxserviceobtained2020-10-2109:32:19.6052313-2313/?I/AudioRecord:set():inputSource0,sampleRate44100,format0x1,channelMask0x10,frameCount8960,notificationFrames0,sessionId0,transferType0,flags0,opPackageNamecom.live.bensonliveuid-1,pid-12020-10-2109:32:19.64615956-16406/?I/SmartThreadExecutor:handleMessage:startcheck02020-10-2109:32:19.64715956-16406/?I/SmartThreadExecutor:handleMessage:checkend0-106false2020-10-2109:32:19.7062313-2313/?V/Camera:sendStartPreviewBroadCast2020-10-2109:32:19.7762313-2456/?W/Gralloc3:mapper3.xisnotsupported2020-10-2109:32:19.7802313-2456/?W/Gralloc3:allocator3.xisnotsupported2020-10-2109:32:19.8311774-2036/?I/ActivityTaskManager:Displayedcom.android.permissioncontroller/com.android.packageinstaller.permission.ui.GrantPermissionsActivity:+776ms2020-10-2109:32:20.1312313-2601/?W/live.bensonliv:AccessinghiddenmethodLjava/nio/NIOAccess;->getBaseArray(Ljava/nio/Buffer;)Ljava/lang/Object;(greylist,JNI,allowed)2020-10-2109:32:20.1312313-2601/?W/live.bensonliv:AccessinghiddenmethodLjava/nio/NIOAccess;->getBaseArrayOffset(Ljava/nio/Buffer;)I(greylist,JNI,allowed)2020-10-2109:32:21.1272313-2450/com.live.bensonliveV/Camera:finalizecamera2020-10-2109:32:21.6331774-2036/?I/ActivityTaskManager:Displayedcom.android.systemui/.media.MediaProjectionPermissionActivity:+117ms2020-10-2109:32:22.59920747-20747/?W/unknown:type=1400audit(0.0:323531):avc:denied{getattr}forpath="/sys/kernel/debug/tracing/trace_marker"dev="tracefs"ino=3941scontext=u:r:untrusted_app_27:s0:c512,c768tcontext=u:object_r:debugfs_trace_marker:s0tclass=filepermissive=02020-10-2109:32:22.8032313-2313/com.live.bensonliveD/RESLog:creatingAudioEncoder,format={sample-rate=44100,mime=audio/mp4a-latm,channel-count=1,aac-profile=2,bitrate=32768,max-input-size=8820}2020-10-2109:32:22.8082313-2313/com.live.bensonliveI/ACodec:mIsVivoLogEnable=02020-10-2109:32:22.8152313-2697/com.live.bensonliveI/OMXClient:IOmxserviceobtained2020-10-2109:32:22.8172313-2313/com.live.bensonliveI/AudioRecord:set():inputSource0,sampleRate44100,format0x1,channelMask0x10,frameCount8960,notificationFrames0,sessionId0,transferType0,flags0,opPackageNamecom.live.bensonliveuid-1,pid-12020-10-2109:32:22.8292313-2703/com.live.bensonliveD/ScreenRecorder:createdvideoformat:{color-format=2130708361,i-frame-interval=2,mime=video/avc,width=1280,bitrate=500000,frame-rate=30,height=720}2020-10-2109:32:22.8312313-2703/com.live.bensonliveI/ACodec:mIsVivoLogEnable=02020-10-2109:32:22.8322313-2697/com.live.bensonliveI/ACodec:[OMX.google.aac.encoder]configureCodecAMessage(what='conf',target=4)={   int32_tsample-rate=44100   stringmime="audio/mp4a-latm"   int32_tchannel-count=1   int32_taac-profile=2   int32_tbitrate=32768   int32_tmax-input-size=8820   int32_tencoder=1  }2020-10-2109:32:22.8342313-2697/com.live.bensonliveW/ExtendedACodec:Failedtogetextensionforextradataparameter2020-10-2109:32:22.8342313-2705/com.live.bensonliveI/OMXClient:IOmxserviceobtained2020-10-2109:32:22.8472313-2705/com.live.bensonliveI/ACodec:[OMX.qcom.video.encoder.avc]configureCodecAMessage(what='conf',target=7)={   int32_tcolor-format=2130708361   int32_ti-frame-interval=2   stringmime="video/avc"   int32_twidth=1280   int32_tbitrate=500000   int32_tframe-rate=30   int32_theight=720   int32_tencoder=1  }2020-10-2109:32:22.8472313-2705/com.live.bensonliveI/ExtendedACodec:setupVideoEncoder()2020-10-2109:32:22.8472313-2705/com.live.bensonliveW/OMXUtils:donotknowcolorformat0x7fa30c06=21413918782020-10-2109:32:22.8482313-2705/com.live.bensonliveW/OMXUtils:donotknowcolorformat0x7fa30c04=21413918762020-10-2109:32:22.8482313-2705/com.live.bensonliveW/OMXUtils:donotknowcolorformat0x7fa30c00=21413918722020-10-2109:32:22.8482313-2705/com.live.bensonliveW/OMXUtils:donotknowcolorformat0x7fa30c09=21413918812020-10-2109:32:22.8482313-2705/com.live.bensonliveW/OMXUtils:donotknowcolorformat0x7fa30c0a=21413918822020-10-2109:32:22.8492313-2705/com.live.bensonliveW/OMXUtils:donotknowcolorformat0x7fa30c08=21413918802020-10-2109:32:22.8492313-2705/com.live.bensonliveW/OMXUtils:donotknowcolorformat0x7fa30c07=21413918792020-10-2109:32:22.8492313-2705/com.live.bensonliveW/OMXUtils:donotknowcolorformat0x7f000789=21307083612020-10-2109:32:22.8522313-2313/com.live.bensonliveD/AudioRecord:start(1348):syncevent0triggersession02020-10-2109:32:22.8522313-2710/com.live.bensonliveD/ContentValues:AudioSenderThread,MediaCodec.INFO_OUTPUT_FORMAT_CHANGED:{max-bitrate=32768,sample-rate=44100,mime=audio/mp4a-latm,channel-count=1,bitrate=32768,csd-0=java.nio.HeapByteBuffer[pos=0lim=2cap=2]}2020-10-2109:32:22.8542313-2710/com.live.bensonliveD/ContentValues:AudioSenderThread,MediaCode,eobIndex=02020-10-2109:32:22.8542313-2705/com.live.bensonliveI/ACodec:setupAVCEncoderParameterswith[profile:High][level:Level1]2020-10-2109:32:22.8552313-2705/com.live.bensonliveI/ACodec:[OMX.qcom.video.encoder.avc]cannotencodeHDRstaticmetadata.Ignoring.2020-10-2109:32:22.8552313-2705/com.live.bensonliveI/ACodec:setupVideoEncodersucceeded2020-10-2109:32:22.8552313-2705/com.live.bensonliveI/ExtendedACodec:[OMX.qcom.video.encoder.avc]configure,AMessage:AMessage(what='conf',target=7)={   int32_tcolor-format=2130708361   int32_ti-frame-interval=2   stringmime="video/avc"   int32_twidth=1280   int32_tbitrate=500000   int32_tframe-rate=30   int32_theight=720   int32_tencoder=1  }2020-10-2109:32:22.8552313-2705/com.live.bensonliveW/OMXUtils:donotknowcolorformat0x7f000789=21307083612020-10-2109:32:22.8622313-2313/com.live.bensonliveD/RESLog:RESAudioClient,start()2020-10-2109:32:22.8632313-2712/com.live.bensonliveD/RESLog:AudioRecordThread,tid=90612020-10-2109:32:22.8732313-2713/com.live.bensonliveD/RESLog:RESRtmpSender,WorkHandler,tid=90622020-10-2109:32:22.8732313-2713/com.live.bensonliveD/RESRTMP:RTMP_OPENING:rtmp://192.168.2.101/src/12020-10-2109:32:22.8742313-2713/com.live.bensonliveD/NetdClient:netdClientConnectnetId:0,uid:10642,nid:-1,addr:192.168.2.101,lan:1,sa_family:2,sockfd:125,thread:2020-10-2109:32:22.8752313-2703/com.live.bensonliveD/ScreenRecorder:createdinputsurface:Surface(name=null)/@0xcc751412020-10-2109:32:22.8892313-2713/com.live.bensonliveD/RESRTMP:connectsuccess!2020-10-2109:32:22.9172313-2703/com.live.bensonliveD/ScreenRecorder:createdvirtualdisplay:VirtualDisplay{display=Displayid52:DisplayInfo{"ScreenRecorder-display,displayId52",uniqueId"virtual:com.live.bensonlive,10642,ScreenRecorder-display,0",app1280x720,real1280x720,largestapp1280x720,smallestapp1280x720,mode53,defaultMode53,modes[{id=53,width=1280,height=720,fps=60.0}],colorMode0,supportedColorModes[0],hdrCapabilitiesnull,rotation0,density1(1.0x1.0)dpi,layerStack52,appVsyncOff0,presDeadline16666666,typeVIRTUAL,stateON,ownercom.live.bensonlive(uid10642),FLAG_PRESENTATION,removeMode0},DisplayMetrics{density=0.00625,width=1280,height=720,scaledDensity=0.00625,xdpi=1.0,ydpi=1.0},isValid=true,token=android.hardware.display.DisplayManagerGlobal$VirtualDisplayCallback@b5f0c40,surface=Surface(name=null)/@0xcc75141}2020-10-2109:32:22.9372313-2705/com.live.bensonliveD/ACodec:dataspacechangedto0x10c10000(R:2(Limited),P:3(BT601_6_625),M:3(BT601_6),T:3(SMPTE170M))(R:2(Limited),S:2(BT601_625),T:3(SMPTE_170M))2020-10-2109:32:22.9572313-2713/com.live.bensonliveD/RESRTMP:RTMP_OPENED2020-10-2109:32:22.9572313-2713/com.live.bensonliveD/RESLog:serveripaddress= 2020-10-2109:32:22.9572313-2713/com.live.bensonliveD/RESRTMP:startwrite2020-10-2109:32:22.9572313-2713/com.live.bensonliveD/RESRTMP:writedatatype:18,ts02020-10-2109:32:22.9572313-2713/com.live.bensonliveD/RESRTMP:endwritesuccess2020-10-2109:32:22.9572313-2713/com.live.bensonliveD/RESRTMP:startwrite2020-10-2109:32:22.9572313-2713/com.live.bensonliveD/RESRTMP:writedatatype:8,ts02020-10-2109:32:22.9572313-2713/com.live.bensonliveD/RESRTMP:endwritesuccess2020-10-2109:32:22.9572313-2713/com.live.bensonliveD/RESLog:audioframesent=42020-10-2109:32:23.0152313-2703/com.live.bensonliveD/RESLog:2020-10-2109:32:28.8872313-2713/com.live.bensonliveD/RESRTMP:startwrite2020-10-2109:32:28.8872313-2713/com.live.bensonliveD/RESRTMP:writedatatype:8,ts58142020-10-2109:32:28.8872313-2713/com.live.bensonliveD/RESRTMP:endwritesuccess2020-10-2109:32:28.8872313-2713/com.live.bensonliveD/RESLog:audioframesent=892020-10-2109:32:28.8922313-2710/com.live.bensonliveD/ContentValues:AudioSenderThread,MediaCode,eobIndex=02020-10-2109:32:28.8922313-2713/com.live.bensonliveD/RESRTMP:startwrite2020-10-2109:32:28.8922313-2713/com.live.bensonliveD/RESRTMP:writedatatype:8,ts58382020-10-2109:32:28.8922313-2713/com.live.bensonliveD/RESRTMP:endwritesuccess2020-10-2109:32:28.8922313-2713/com.live.bensonliveD/RESLog:audioframesent=972020-10-2109:32:28.8942313-2710/com.live.bensonliveD/ContentValues:AudioSenderThread,MediaCode,eobIndex=12020-10-2109:32:28.8962313-2713/com.live.bensonliveD/RESRTMP:startwrite2020-10-2109:32:28.8962313-2713/com.live.bensonliveD/RESRTMP:writedatatype:8,ts58612020-10-2109:32:28.8962313-2713/com.live.bensonliveD/RESRTMP:endwritesuccess2020-10-2109:32:28.8962313-2713/com.live.bensonliveD/RESLog:audioframesent=932020-10-2109:32:28.8972313-2710/com.live.bensonliveD/ContentValues:AudioSenderThread,MediaCode,eobIndex=22020-10-2109:32:28.8972313-2713/com.live.bensonliveD/RESRTMP:startwrite2020-10-2109:32:28.8982313-2713/com.live.bensonliveD/RESRTMP:writedatatype:8,ts58842020-10-2109:32:28.8982313-2713/com.live.bensonliveD/RESRTMP:endwritesuccess2020-10-2109:32:28.8982313-2713/com.live.bensonliveD/RESLog:audioframesent=912020-10-2109:32:28.9482313-2703/com.live.bensonliveD/RESLog:VideoSenderThread,MediaCode,eobIndex=02020-10-2109:32:28.9482313-2713/com.live.bensonliveD/RESRTMP:startwrite2020-10-2109:32:28.9482313-2713/com.live.bensonliveD/RESRTMP:writedatatype:9,ts59892020-10-2109:32:28.9492313-2713/com.live.bensonliveD/RESRTMP:endwritesuccess2020-10-2109:32:28.9492313-2713/com.live.bensonliveD/RESLog:videoframesent=9812020-10-2109:32:28.9772313-2712/com.live.bensonliveD/RESLog:queueAudio,accept,targetIndex02020-10-2109:32:28.9782313-2709/com.live.bensonliveD/RESLog:AudioFilterHandler,ProcessTime:16029994514782020-10-2109:32:28.9812313-2703/com.live.bensonliveD/RESLog:VideoSenderThread,MediaCode,eobIndex=02020-10-2109:32:28.9832313-2713/com.live.bensonliveD/RESRTMP:startwrite2020-10-2109:32:28.9832313-2713/com.live.bensonliveD/RESRTMP:writedatatype:9,ts60232020-10-2109:32:28.9832313-2713/com.live.bensonliveD/RESRTMP:endwritesuccess2020-10-2109:32:28.9832313-2713/com.live.bensonliveD/RESLog:videoframesent=3412020-10-2109:32:28.9842313-2710/com.live.bensonliveD/ContentValues:AudioSenderThread,MediaCode,eobIndex=32020-10-2109:32:28.9882313-2713/com.live.bensonliveD/RESRTMP:startwrite2020-10-2109:32:28.9882313-2713/com.live.bensonliveD/RESRTMP:writedatatype:8,ts59072020-10-2109:32:28.9882313-2713/com.live.bensonliveD/RESRTMP:endwritesuccess2020-10-2109:32:28.9882313-2713/com.live.bensonliveD/RESLog:audioframesent=982020-10-2109:32:28.9902313-2710/com.live.bensonliveD/ContentValues:AudioSenderThread,MediaCode,eobIndex=02020-10-2109:32:28.9912313-2713/com.live.bensonliveD/RESRTMP:startwrite2020-10-2109:32:28.9912313-2713/com.live.bensonliveD/RESRTMP:writedatatype:8,ts59322020-10-2109:32:28.9922313-2713/com.live.bensonliveD/RESRTMP:endwritesuccess2020-10-2109:32:28.9922313-2713/com.live.bensonliveD/RESLog:audioframesent=972020-10-2109:32:28.9972313-2710/com.live.bensonliveD/ContentValues:AudioSenderThread,MediaCode,eobIndex=12020-10-2109:32:28.9982313-2713/com.live.bensonliveD/RESRTMP:startwrite2020-10-2109:32:28.9982313-2713/com.live.bensonliveD/RESRTMP:writedatatype:8,ts59552020-10-2109:32:28.9982313-2713/com.live.bensonliveD/RESRTMP:endwritesuccess2020-10-2109:32:28.9982313-2713/com.live.bensonliveD/RESLog:audioframesent=1002020-10-2109:32:28.9992313-2710/com.live.bensonliveD/ContentValues:AudioSenderThread,MediaCode,eobIndex=22020-10-2109:32:28.9992313-2713/com.live.bensonliveD/RESRTMP:startwrite2020-10-2109:32:28.9992313-2713/com.live.bensonliveD/RESRTMP:writedatatype:8,ts59782020-10-2109:32:28.9992313-2713/com.live.bensonliveD/RESRTMP:endwritesuccess2020-10-2109:32:28.9992313-2713/com.live.bensonliveD/RESLog:audioframesent=992020-10-2109:32:29.0432313-2703/com.live.bensonliveD/RESLog:VideoSenderThread,MediaCode,eobIndex=02020-10-2109:32:29.0432313-2713/com.live.bensonliveD/RESRTMP:startwrite2020-10-2109:32:29.0432313-2713/com.live.bensonliveD/RESRTMP:writedatatype:9,ts60762020-10-2109:32:29.0432313-2713/com.live.bensonliveD/RESRTMP:endwritesuccess2020-10-2109:32:29.0432313-2713/com.live.bensonliveD/RESLog:videoframesent=4692020-10-2109:32:29.0532313-2703/com.live.bensonliveD/RESLog:VideoSenderThread,MediaCode,eobIndex=32020-10-2109:32:29.0532313-2713/com.live.bensonliveD/RESRTMP:startwrite2020-10-2109:32:29.0532313-2713/com.live.bensonliveD/RESRTMP:writedatatype:9,ts60912020-10-2109:32:29.0532313-2713/com.live.bensonliveD/RESRTMP:endwritesuccess2020-10-2109:32:29.0532313-2713/com.live.bensonliveD/RESLog:videoframesent=1972020-10-2109:32:29.0652313-2703/com.live.bensonliveD/RESLog:VideoSenderThread,MediaCode,eobIndex=02020-10-2109:32:29.0652313-2713/com.live.bensonliveD/RESRTMP:startwrite2020-10-2109:32:29.0652313-2713/com.live.bensonliveD/RESRTMP:writedatatype:9,ts61082020-10-2109:32:29.0652313-2713/com.live.bensonliveD/RESRTMP:endwritesuccess2020-10-2109:32:29.0652313-2713/com.live.bensonliveD/RESLog:videoframesent=2292020-10-2109:32:29.0762313-2712/com.live.bensonliveD/RESLog:queueAudio,accept,targetIndex12020-10-2109:32:29.0802313-2709/com.live.bensonliveD/RESLog:AudioFilterHandler,ProcessTime:16029994514812020-10-2109:32:29.0822313-2703/com.live.bensonliveD/RESLog:VideoSenderThread,MediaCode,eobIndex=02020-10-2109:32:29.0822313-2713/com.live.bensonliveD/RESRTMP:startwrite2020-10-2109:32:29.0822313-2713/com.live.bensonliveD/RESRTMP:writedatatype:9,ts61242020-10-2109:32:29.0822313-2713/com.live.bensonliveD/RESRTMP:endwritesuccess2020-10-2109:32:29.0822313-2713/com.live.bensonliveD/RESLog:videoframesent=2132020-10-2109:32:29.0832313-2710/com.live.bensonliveD/ContentValues:AudioSenderThread,MediaCode,eobIndex=32020-10-2109:32:29.0832313-2713/com.live.bensonliveD/RESRTMP:startwrite2020-10-2109:32:29.0842313-2713/com.live.bensonliveD/RESRTMP:writedatatype:8,ts60012020-10-2109:32:29.0842313-2713/com.live.bensonliveD/RESRTMP:endwritesuccess2020-10-2109:32:29.0842313-2713/com.live.bensonliveD/RESLog:audioframesent=1092020-10-2109:32:29.0842313-2710/com.live.bensonliveD/ContentValues:AudioSenderThread,MediaCode,eobIndex=02020-10-2109:32:29.0842313-2713/com.live.bensonliveD/RESRTMP:startwrite2020-10-2109:32:29.0842313-2713/com.live.bensonliveD/RESRTMP:writedatatype:8,ts60232020-10-2109:32:29.0842313-2713/com.live.bensonliveD/RESRTMP:endwritesuccess2020-10-2109:32:29.0842313-2713/com.live.bensonliveD/RESLog:audioframesent=1062020-10-2109:32:29.0862313-2710/com.live.bensonliveD/ContentValues:AudioSenderThread,MediaCode,eobIndex=12020-10-2109:32:29.0862313-2713/com.live.bensonliveD/RESRTMP:startwrite2020-10-2109:32:29.0862313-2713/com.live.bensonliveD/RESRTMP:writedatatype:8,ts60472020-10-2109:32:29.0862313-2713/com.live.bensonliveD/RESRTMP:endwritesuccess2020-10-2109:32:29.0862313-2713/com.live.bensonliveD/RESLog:audioframesent=932020-10-2109:32:29.0882313-2710/com.live.bensonliveD/ContentValues:AudioSenderThread,MediaCode,eobIndex=22020-10-2109:32:29.0882313-2713/com.live.bensonliveD/RESRTMP:startwrite2020-10-2109:32:29.0882313-2713/com.live.bensonliveD/RESRTMP:writedatatype:8,ts60702020-10-2109:32:29.0882313-2713/com.live.bensonliveD/RESRTMP:endwritesuccess2020-10-2109:32:29.0882313-2713/com.live.bensonliveD/RESLog:audioframesent=952020-10-2109:32:29.1012313-2703/com.live.bensonliveD/RESLog:VideoSenderThread,MediaCode,eobIndex=02020-10-2109:32:29.1012313-2713/com.live.bensonliveD/RESRTMP:startwrite2020-10-2109:32:29.1012313-2713/com.live.bensonliveD/RESRTMP:writedatatype:9,ts61412020-10-2109:32:29.1012313-2713/com.live.bensonliveD/RESRTMP:endwritesuccess2020-10-2109:32:29.1012313-2713/com.live.bensonliveD/RESLog:videoframesent=2132020-10-2109:32:29.1132313-2703/com.live.bensonliveD/RESLog:VideoSenderThread,MediaCode,eobIndex=02020-10-2109:32:29.1142313-2713/com.live.bensonliveD/RESRTMP:startwrite2020-10-2109:32:29.1142313-2713/com.live.bensonliveD/RESRTMP:writedatatype:9,ts61582020-10-2109:32:29.1142313-2713/com.live.bensonliveD/RESRTMP:endwritesuccess2020-10-2109:32:29.1142313-2713/com.live.bensonliveD/RESLog:videoframesent=1972020-10-2109:32:29.1332313-2703/com.live.bensonliveD/RESLog:VideoSenderThread,MediaCode,eobIndex=02020-10-2109:32:29.1332313-2713/com.live.bensonliveD/RESRTMP:startwrite2020-10-2109:32:29.1332313-2713/com.live.bensonliveD/RESRTMP:writedatatype:9,ts61752020-10-2109:32:29.1332313-2713/com.live.bensonliveD/RESRTMP:endwritesuccess2020-10-2109:32:29.1332313-2713/com.live.bensonliveD/RESLog:videoframesent=2292020-10-2109:32:29.1502313-2703/com.live.bensonliveD/RESLog:VideoSenderThread,MediaCode,eobIndex=02020-10-2109:32:29.1512313-2713/com.live.bensonliveD/RESRTMP:startwrite2020-10-2109:32:29.1512313-2713/com.live.bensonliveD/RESRTMP:writedatatype:9,ts61922020-10-2109:32:29.1512313-2713/com.live.bensonliveD/RESRTMP:endwritesuccess2020-10-2109:32:29.1522313-2713/com.live.bensonliveD/RESLog:videoframesent=1972020-10-2109:32:29.1652313-2703/com.live.bensonliveD/RESLog:VideoSenderThread,MediaCode,eobIndex=02020-10-2109:32:29.1662313-2713/com.live.bensonliveD/RESRTMP:startwrite2020-10-2109:32:29.1662313-2713/com.live.bensonliveD/RESRTMP:writedatatype:9,ts62072020-10-2109:32:29.1662313-2713/com.live.bensonliveD/RESRTMP:endwritesuccess2020-10-2109:32:29.1662313-2713/com.live.bensonliveD/RESLog:videoframesent=2772020-10-2109:32:29.1822313-2703/com.live.bensonliveD/RESLog:VideoSenderThread,MediaCode,eobIndex=02020-10-2109:32:29.1822313-2713/com.live.bensonliveD/RESRTMP:startwrite2020-10-2109:32:29.1832313-2713/com.live.bensonliveD/RESRTMP:writedatatype:9,ts62242020-10-2109:32:29.1832313-2713/com.live.bensonliveD/RESRTMP:endwritesuccess2020-10-2109:32:29.1832313-2713/com.live.bensonliveD/RESLog:videoframesent=2452020-10-2109:32:29.1862313-2712/com.live.bensonliveD/RESLog:queueAudio,accept,targetIndex22020-10-2109:32:29.1862313-2709/com.live.bensonliveD/RESLog:AudioFilterHandler,ProcessTime:16029994514772020-10-2109:32:29.1882313-2710/com.live.bensonliveD/ContentValues:AudioSenderThread,MediaCode,eobIndex=32020-10-2109:32:29.1882313-2713/com.live.bensonliveD/RESRTMP:startwrite2020-10-2109:32:29.1882313-2713/com.live.bensonliveD/RESRTMP:writedatatype:8,ts60932020-10-2109:32:29.1882313-2713/com.live.bensonliveD/RESRTMP:endwritesuccess2020-10-2109:32:29.1882313-2713/com.live.bensonliveD/RESLog:audioframesent=952020-10-2109:32:29.1882313-2710/com.live.bensonliveD/ContentValues:AudioSenderThread,MediaCode,eobIndex=02020-10-2109:32:29.1892313-2713/com.live.bensonliveD/RESRTMP:startwrite2020-10-2109:32:29.1892313-2713/com.live.bensonliveD/RESRTMP:writedatatype:8,ts61262020-10-2109:32:29.1892313-2710/com.live.bensonliveD/ContentValues:AudioSenderThread,MediaCode,eobIndex=12020-10-2109:32:29.1892313-2713/com.live.bensonliveD/RESRTMP:endwritesuccess2020-10-2109:32:29.1892313-2713/com.live.bensonliveD/RESLog:audioframesent=1002020-10-2109:32:29.1892313-2713/com.live.bensonliveD/RESRTMP:startwrite2020-10-2109:32:29.1892313-2713/com.live.bensonliveD/RESRTMP:writedatatype:8,ts61502020-10-2109:32:29.1892313-2713/com.live.bensonliveD/RESRTMP:endwritesuccess2020-10-2109:32:29.1892313-2713/com.live.bensonliveD/RESLog:audioframesent=972020-10-2109:32:29.1952313-2710/com.live.bensonliveD/ContentValues:AudioSenderThread,MediaCode,eobIndex=22020-10-2109:32:29.1962313-2713/com.live.bensonliveD/RESRTMP:startwrite2020-10-2109:32:29.1962313-2713/com.live.bensonliveD/RESRTMP:writedatatype:8,ts61732020-10-2109:32:29.1962313-2713/com.live.bensonliveD/RESRTMP:endwritesuccess2020-10-2109:32:29.1962313-2713/com.live.bensonliveD/RESLog:audioframesent=1062020-10-2109:32:29.1972313-2710/com.live.bensonliveD/ContentValues:AudioSenderThread,MediaCode,eobIndex=32020-10-2109:32:29.1982313-2713/com.live.bensonliveD/RESRTMP:startwrite2020-10-2109:32:29.1982313-2713/com.live.bensonliveD/RESRTMP:writedatatype:8,ts61962020-10-2109:32:29.1982313-2713/com.live.bensonliveD/RESRTMP:endwritesuccess2020-10-2109:32:29.1982313-2713/com.live.bensonliveD/RESLog:audioframesent=1062020-10-2109:32:29.2002313-2703/com.live.bensonliveD/RESLog:VideoSenderThread,MediaCode,eobIndex=02020-10-2109:32:29.2002313-2713/com.live.bensonliveD/RESRTMP:startwrite2020-10-2109:32:29.2002313-2713/com.live.bensonliveD/RESRTMP:writedatatype:9,ts62402020-10-2109:32:29.2002313-2713/com.live.bensonliveD/RESRTMP:endwritesuccess2020-10-2109:32:29.2002313-2713/com.live.bensonliveD/RESLog:videoframesent=2932020-10-2109:32:29.2142313-2703/com.live.bensonliveD/RESLog:VideoSenderThread,MediaCode,eobIndex=02020-10-2109:32:29.2142313-2713/com.live.bensonliveD/RESRTMP:startwrite2020-10-2109:32:29.2142313-2713/com.live.bensonliveD/RESRTMP:writedatatype:9,ts62572020-10-2109:32:29.2142313-2713/com.live.bensonliveD/RESRTMP:endwritesuccess2020-10-2109:32:29.2142313-2713/com.live.bensonliveD/RESLog:videoframesent=2772020-10-2109:32:29.2332313-2703/com.live.bensonliveD/RESLog:VideoSenderThread,MediaCode,eobIndex=02020-10-2109:32:29.2332313-2713/com.live.bensonliveD/RESRTMP:startwrite2020-10-2109:32:29.2332313-2713/com.live.bensonliveD/RESRTMP:writedatatype:9,ts62742020-10-2109:32:29.2332313-2713/com.live.bensonliveD/RESRTMP:endwritesuccess2020-10-2109:32:29.2332313-2713/com.live.bensonliveD/RESLog:videoframesent=2932020-10-2109:32:29.2462313-2703/com.live.bensonliveD/RESLog:VideoSenderThread,MediaCode,eobIndex=02020-10-2109:32:29.2462313-2713/com.live.bensonliveD/RESRTMP:startwrite2020-10-2109:32:29.2462313-2713/com.live.bensonliveD/RESRTMP:writedatatype:9,ts62902020-10-2109:32:29.2462313-2713/com.live.bensonliveD/RESRTMP:endwritesuccess2020-10-2109:32:29.2462313-2713/com.live.bensonliveD/RESLog:videoframesent=2452020-10-2109:32:29.2642313-2703/com.live.bensonliveD/RESLog:VideoSenderThread,MediaCode,eobIndex=02020-10-2109:32:29.2642313-2713/com.live.bensonliveD/RESRTMP:startwrite2020-10-2109:32:29.2642313-2713/com.live.bensonliveD/RESRTMP:writedatatype:9,ts63082020-10-2109:32:29.2642313-2713/com.live.bensonliveD/RESRTMP:endwritesuccess2020-10-2109:32:29.2642313-2713/com.live.bensonliveD/RESLog:videoframesent=3092020-10-2109:32:29.2862313-2712/com.live.bensonliveD/RESLog:queueAudio,accept,targetIndex32020-10-2109:32:29.2882313-2709/com.live.bensonliveD/RESLog:AudioFilterHandler,ProcessTime:16029994514782020-10-2109:32:29.3042313-2703/com.live.bensonliveD/RESLog:VideoSenderThread,MediaCode,eobIndex=02020-10-2109:32:29.3042313-2713/com.live.bensonliveD/RESRTMP:startwrite2020-10-2109:32:29.3042313-2713/com.live.bensonliveD/RESRTMP:writedatatype:9,ts63282020-10-2109:32:29.3042313-2713/com.live.bensonliveD/RESRTMP:endwritesuccess2020-10-2109:32:29.3042313-2713/com.live.bensonliveD/RESLog:videoframesent=2772020-10-2109:32:29.3092313-2710/com.live.bensonliveD/ContentValues:AudioSenderThread,MediaCode,eobIndex=02020-10-2109:32:29.3092313-2713/com.live.bensonliveD/RESRTMP:startwrite2020-10-2109:32:29.3092313-2713/com.live.bensonliveD/RESRTMP:writedatatype:8,ts62192020-10-2109:32:29.3092313-2713/com.live.bensonliveD/RESRTMP:endwritesuccess2020-10-2109:32:29.3092313-2713/com.live.bensonliveD/RESLog:audioframesent=922020-10-2109:32:29.3122313-2710/com.live.bensonliveD/ContentValues:AudioSenderThread,MediaCode,eobIndex=12020-10-2109:32:29.3122313-2713/com.live.bensonliveD/RESRTMP:startwrite2020-10-2109:32:29.3122313-2713/com.live.bensonliveD/RESRTMP:writedatatype:8,ts62432020-10-2109:32:29.3122313-2713/com.live.bensonliveD/RESRTMP:endwritesuccess2020-10-2109:32:29.3122313-2713/com.live.bensonliveD/RESLog:audioframesent=952020-10-2109:32:29.3142313-2710/com.live.bensonliveD/ContentValues:AudioSenderThread,MediaCode,eobIndex=22020-10-2109:32:29.3142313-2713/com.live.bensonliveD/RESRTMP:startwrite2020-10-2109:32:29.3142313-2713/com.live.bensonliveD/RESRTMP:writedatatype:8,ts62672020-10-2109:32:29.3142313-2713/com.live.bensonliveD/RESRTMP:endwritesuccess2020-10-2109:32:29.3142313-2713/com.live.bensonliveD/RESLog:audioframesent=972020-10-2109:32:29.3162313-2710/com.live.bensonliveD/ContentValues:AudioSenderThread,MediaCode,eobIndex=32020-10-2109:32:29.3162313-2713/com.live.bensonliveD/RESRTMP:startwrite2020-10-2109:32:29.3162313-2713/com.live.bensonliveD/RESRTMP:writedatatype:8,ts62902020-10-2109:32:29.3162313-2713/com.live.bensonliveD/RESRTMP:endwritesuccess2020-10-2109:32:29.3162313-2713/com.live.bensonliveD/RESLog:audioframesent=962020-10-2109:32:29.3202313-2703/com.live.bensonliveD/RESLog:VideoSenderThread,MediaCode,eobIndex=32020-10-2109:32:29.3212313-2713/com.live.bensonliveD/RESRTMP:startwrite2020-10-2109:32:29.3212313-2713/com.live.bensonliveD/RESRTMP:writedatatype:9,ts63422020-10-2109:32:29.3212313-2713/com.live.bensonliveD/RESRTMP:endwritesuccess2020-10-2109:32:29.3212313-2713/com.live.bensonliveD/RESLog:videoframesent=2772020-10-2109:32:29.3322313-2703/com.live.bensonliveD/RESLog:VideoSenderThread,MediaCode,eobIndex=02020-10-2109:32:29.3332313-2713/com.live.bensonliveD/RESRTMP:startwrite2020-10-2109:32:29.3332313-2713/com.live.bensonliveD/RESRTMP:writedatatype:9,ts63632020-10-2109:32:29.3332313-2713/com.live.bensonliveD/RESRTMP:endwritesuccess2020-10-2109:32:29.3332313-2713/com.live.bensonliveD/RESLog:videoframesent=3572020-10-2109:32:29.3352313-2703/com.live.bensonliveD/RESLog:VideoSenderThread,MediaCode,eobIndex=32020-10-2109:32:29.3352313-2713/com.live.bensonliveD/RESRTMP:startwrite2020-10-2109:32:29.3352313-2713/com.live.bensonliveD/RESRTMP:writedatatype:9,ts63752020-10-2109:32:29.3352313-2713/com.live.bensonliveD/RESRTMP:endwritesuccess2020-10-2109:32:29.3352313-2713/com.live.bensonliveD/RESLog:videoframesent=2452020-10-2109:32:29.3482313-2703/com.live.bensonliveD/RESLog:VideoSenderThread,MediaCode,eobIndex=02020-10-2109:32:29.3482313-2713/com.live.bensonliveD/RESRTMP:startwrite2020-10-2109:32:29.3482313-2713/com.live.bensonliveD/RESRTMP:writedatatype:9,ts63902020-10-2109:32:29.3482313-2713/com.live.bensonliveD/RESRTMP:endwritesuccess2020-10-2109:32:29.3482313-2713/com.live.bensonliveD/RESLog:videoframesent=2132020-10-2109:32:29.3622313-2703/com.live.bensonliveD/RESLog:VideoSenderThread,MediaCode,eobIndex=02020-10-2109:32:29.3622313-2713/com.live.bensonliveD/RESRTMP:startwrite2020-10-2109:32:30.2842313-2713/com.live.bensonliveD/RESRTMP:startwrite2020-10-2109:32:30.2842313-2713/com.live.bensonliveD/RESRTMP:writedatatype:9,ts73242020-10-2109:32:30.2852313-2713/com.live.bensonliveD/RESRTMP:endwritesuccess2020-10-2109:32:30.2852313-2713/com.live.bensonliveD/RESLog:videoframesent=19572020-10-2109:32:30.2862313-2709/com.live.bensonliveD/RESLog:AudioFilterHandler,ProcessTime:16029994514802020-10-2109:32:30.2932313-2710/com.live.bensonliveD/ContentValues:AudioSenderThread,MediaCode,eobIndex=32020-10-2109:32:30.2932313-2713/com.live.bensonliveD/RESRTMP:startwrite2020-10-2109:32:30.2932313-2713/com.live.bensonliveD/RESRTMP:writedatatype:8,ts72042020-10-2109:32:30.2932313-2713/com.live.bensonliveD/RESRTMP:endwritesuccess2020-10-2109:32:30.2932313-2713/com.live.bensonliveD/RESLog:audioframesent=902020-10-2109:32:30.2942313-2710/com.live.bensonliveD/ContentValues:AudioSenderThread,MediaCode,eobIndex=02020-10-2109:32:30.2942313-2713/com.live.bensonliveD/RESRTMP:startwrite2020-10-2109:32:30.2942313-2713/com.live.bensonliveD/RESRTMP:writedatatype:8,ts72382020-10-2109:32:30.2942313-2713/com.live.bensonliveD/RESRTMP:endwritesuccess2020-10-2109:32:30.2942313-2713/com.live.bensonliveD/RESLog:audioframesent=982020-10-2109:32:30.2952313-2710/com.live.bensonliveD/ContentValues:AudioSenderThread,MediaCode,eobIndex=12020-10-2109:32:30.2952313-2713/com.live.bensonliveD/RESRTMP:startwrite2020-10-2109:32:30.2952313-2713/com.live.bensonliveD/RESRTMP:writedatatype:8,ts72612020-10-2109:32:30.2952313-2713/com.live.bensonliveD/RESRTMP:endwritesuccess2020-10-2109:32:30.2952313-2713/com.live.bensonliveD/RESLog:audioframesent=972020-10-2109:32:30.2952313-2710/com.live.bensonliveD/ContentValues:AudioSenderThread,MediaCode,eobIndex=22020-10-2109:32:30.2962313-2713/com.live.bensonliveD/RESRTMP:startwrite2020-10-2109:32:30.2962313-2713/com.live.bensonliveD/RESRTMP:writedatatype:8,ts72842020-10-2109:32:30.2962313-2713/com.live.bensonliveD/RESRTMP:endwritesuccess2020-10-2109:32:30.2962313-2713/com.live.bensonliveD/RESLog:audioframesent=1012020-10-2109:32:30.3282313-2703/com.live.bensonliveD/RESLog:VideoSenderThread,MediaCode,eobIndex=02020-10-2109:32:30.3292313-2713/com.live.bensonliveD/RESRTMP:startwrite2020-10-2109:32:30.3292313-2713/com.live.bensonliveD/RESRTMP:writedatatype:9,ts73722020-10-2109:32:30.3292313-2713/com.live.bensonliveD/RESRTMP:endwritesuccess2020-10-2109:32:30.3292313-2713/com.live.bensonliveD/RESLog:videoframesent=16532020-10-2109:32:30.3822313-2712/com.live.bensonliveD/RESLog:queueAudio,accept,targetIndex42020-10-2109:32:30.3832313-2703/com.live.bensonliveD/RESLog:VideoSenderThread,MediaCode,eobIndex=02020-10-2109:32:30.3832313-2713/com.live.bensonliveD/RESRTMP:startwrite2020-10-2109:32:30.3832313-2713/com.live.bensonliveD/RESRTMP:writedatatype:9,ts74222020-10-2109:32:30.3832313-2713/com.live.bensonliveD/RESRTMP:endwritesuccess2020-10-2109:32:30.3832313-2713/com.live.bensonliveD/RESLog:videoframesent=53172020-10-2109:32:30.3872313-2709/com.live.bensonliveD/RESLog:AudioFilterHandler,ProcessTime:16029994514822020-10-2109:32:30.3872313-2710/com.live.bensonliveD/ContentValues:AudioSenderThread,MediaCode,eobIndex=32020-10-2109:32:30.3872313-2713/com.live.bensonliveD/RESRTMP:startwrite2020-10-2109:32:30.3872313-2713/com.live.bensonliveD/RESRTMP:writedatatype:8,ts73082020-10-2109:32:30.3872313-2713/com.live.bensonliveD/RESRTMP:endwritesuccess2020-10-2109:32:30.3872313-2713/com.live.bensonliveD/RESLog:audioframesent=1012020-10-2109:32:30.3882313-2710/com.live.bensonliveD/ContentValues:AudioSenderThread,MediaCode,eobIndex=02020-10-2109:32:30.3882313-2713/com.live.bensonliveD/RESRTMP:startwrite2020-10-2109:32:30.3882313-2713/com.live.bensonliveD/RESRTMP:writedatatype:8,ts73302020-10-2109:32:30.3882313-2713/com.live.bensonliveD/RESRTMP:endwritesuccess2020-10-2109:32:30.3882313-2713/com.live.bensonliveD/RESLog:audioframesent=962020-10-2109:32:30.3892313-2710/com.live.bensonliveD/ContentValues:AudioSenderThread,MediaCode,eobIndex=12020-10-2109:32:30.3902313-2713/com.live.bensonliveD/RESRTMP:startwrite2020-10-2109:32:30.3902313-2713/com.live.bensonliveD/RESRTMP:writedatatype:8,ts73532020-10-2109:32:30.3902313-2713/com.live.bensonliveD/RESRTMP:endwritesuccess2020-10-2109:32:30.3902313-2713/com.live.bensonliveD/RESLog:audioframesent=942020-10-2109:32:30.3902313-2710/com.live.bensonliveD/ContentValues:AudioSenderThread,MediaCode,eobIndex=2-------------------------------------------------------从这点击了关闭按钮---------------------------------------------------2020-10-2109:32:30.3912313-2313/com.live.bensonliveD/MainActivity:Benson_Log_:----------------------------停止屏幕捕捉 2020-10-2109:32:30.3912313-2313/com.live.bensonliveD/MainActivity:Benson_Log_:--------------------------mVideoRecorder已退出2020-10-2109:32:30.3912313-2313/com.live.bensonliveD/MainActivity:Benson_Log_:--------------------------streamingSender已退出2020-10-2109:32:30.3912313-2313/com.live.bensonliveD/MainActivity:Benson_Log_:--------------------------executorService已退出  ---------beginningofcrash2020-10-2109:32:30.3912313-2713/com.live.bensonliveA/libc:Fatalsignal11(SIGSEGV),code2(SEGV_ACCERR),faultaddr0xbc79d724intid2713(pool-3-thread-1),pid2313(live.bensonlive)2020-10-2109:32:30.3992313-2313/com.live.bensonliveD/MainActivity:Benson_Log_:-------------------------------控件重置完成已退出2020-10-2109:32:30.4692827-2827/?A/DEBUG:************************************************2020-10-2109:32:30.4692827-2827/?A/DEBUG:Buildfingerprint:'vivo/PD1824/PD1824:10/QP1A.190711.020/compiler06021658:user/release-keys'2020-10-2109:32:30.4692827-2827/?A/DEBUG:Revision:'0'2020-10-2109:32:30.4692827-2827/?A/DEBUG:ABI:'arm'2020-10-2109:32:30.4702827-2827/?A/DEBUG:Timestamp:2020-10-2109:32:30+08002020-10-2109:32:30.4702827-2827/?A/DEBUG:pid:2313,tid:2713,name:pool-3-thread-1 >>>com.live.bensonlive<<<2020-10-2109:32:30.4702827-2827/?A/DEBUG:uid:106422020-10-2109:32:30.4702827-2827/?A/DEBUG:signal11(SIGSEGV),code2(SEGV_ACCERR),faultaddr0xbc79d7242020-10-2109:32:30.4702827-2827/?A/DEBUG:   r0 00000008 r1 bc79962c r2 12c4cfe0 r3 000040f42020-10-2109:32:30.4702827-2827/?A/DEBUG:   r4 c0f58d84 r5 12c4cf98 r6 bcf7ad00 r7 bc7995b82020-10-2109:32:30.4702827-2827/?A/DEBUG:   r8 00000000 r9 bcf2ae00 r10bc799630 r11bcf2ae002020-10-2109:32:30.4702827-2827/?A/DEBUG:   ip bc79d720 sp bc799360 lr c0f49d83 pc c0f4a2a82020-10-2109:32:30.4822313-2712/com.live.bensonliveD/RESLog:queueAudio,accept,targetIndex02020-10-2109:32:30.4872313-2710/com.live.bensonliveD/ContentValues:AudioSenderThread,MediaCode,eobIndex=32020-10-2109:32:30.4882313-2709/com.live.bensonliveD/RESLog:AudioFilterHandler,ProcessTime:16029994514792020-10-2109:32:30.4882313-2710/com.live.bensonliveD/ContentValues:AudioSenderThread,MediaCode,eobIndex=02020-10-2109:32:30.4902313-2710/com.live.bensonliveD/ContentValues:AudioSenderThread,MediaCode,eobIndex=12020-10-2109:32:30.4932313-2710/com.live.bensonliveD/ContentValues:AudioSenderThread,MediaCode,eobIndex=22020-10-2109:32:30.5822313-2712/com.live.bensonliveD/RESLog:queueAudio,accept,targetIndex12020-10-2109:32:30.5842313-2709/com.live.bensonliveD/RESLog:AudioFilterHandler,ProcessTime:16029994514792020-10-2109:32:30.5862313-2710/com.live.bensonliveD/ContentValues:AudioSenderThread,MediaCode,eobIndex=32020-10-2109:32:30.5882313-2710/com.live.bensonliveD/ContentValues:AudioSenderThread,MediaCode,eobIndex=02020-10-2109:32:30.5892313-2710/com.live.bensonliveD/ContentValues:AudioSenderThread,MediaCode,eobIndex=12020-10-2109:32:30.5912313-2710/com.live.bensonliveD/ContentValues:AudioSenderThread,MediaCode,eobIndex=22020-10-2109:32:30.5932313-2710/com.live.bensonliveD/ContentValues:AudioSenderThread,MediaCode,eobIndex=32020-10-2109:32:30.6622313-2712/com.live.bensonliveD/RESLog:queueAudio,accept,targetIndex22020-10-2109:32:30.6642313-2709/com.live.bensonliveD/RESLog:AudioFilterHandler,ProcessTime:16029994514792020-10-2109:32:30.6662313-2710/com.live.bensonliveD/ContentValues:AudioSenderThread,MediaCode,eobIndex=02020-10-2109:32:30.6712313-2710/com.live.bensonliveD/ContentValues:AudioSenderThread,MediaCode,eobIndex=12020-10-2109:32:30.6742313-2710/com.live.bensonliveD/ContentValues:AudioSenderThread,MediaCode,eobIndex=22020-10-2109:32:30.6772313-2710/com.live.bensonliveD/ContentValues:AudioSenderThread,MediaCode,eobIndex=32020-10-2109:32:30.7572827-2827/?A/DEBUG:backtrace:2020-10-2109:32:30.7572827-2827/?A/DEBUG:    #00pc000062a8 /data/app/com.live.bensonlive-yaVa-UXs-rVNVl_5cU8hiw==/lib/arm/libnativepush.so(BuildId:bc7eeb1856c8fd8aec9fbc9d51ce3b0c13f04d43)2020-10-2109:32:30.7572827-2827/?A/DEBUG:    #01pc00005d7f /data/app/com.live.bensonlive-yaVa-UXs-rVNVl_5cU8hiw==/lib/arm/libnativepush.so(RTMP_Close+118)(BuildId:bc7eeb1856c8fd8aec9fbc9d51ce3b0c13f04d43)2020-10-2109:32:30.7572827-2827/?A/DEBUG:    #02pc00004629 /data/app/com.live.bensonlive-yaVa-UXs-rVNVl_5cU8hiw==/lib/arm/libnativepush.so(Java_com_live_bensonlive_rtmp_RtmpClient_close+28)(BuildId:bc7eeb1856c8fd8aec9fbc9d51ce3b0c13f04d43)2020-10-2109:32:30.7572827-2827/?A/DEBUG:    #03pc000dc519 /apex/com.android.runtime/lib/libart.so(art_quick_generic_jni_trampoline+40)(BuildId:2ff4f6f94904c73bffa436b4a90bb11e)2020-10-2109:32:30.7572827-2827/?A/DEBUG:    #04pc02009217 /memfd:/jit-cache(deleted)(com.live.bensonlive.task.RtmpStreamingSender.run+1622)2020-10-2109:32:30.7572827-2827/?A/DEBUG:    #05pc000d7c0f /apex/com.android.runtime/lib/libart.so(art_quick_osr_stub+46)(BuildId:2ff4f6f94904c73bffa436b4a90bb11e)2020-10-2109:32:30.7572827-2827/?A/DEBUG:    #06pc0025bd2d /apex/com.android.runtime/lib/libart.so(art::jit::Jit::MaybeDoOnStackReplacement(art::Thread*,art::ArtMethod*,unsignedint,int,art::JValue*)+1152)(BuildId:2ff4f6f94904c73bffa436b4a90bb11e)2020-10-2109:32:30.7572827-2827/?A/DEBUG:    #07pc0043b943 /apex/com.android.runtime/lib/libart.so(MterpMaybeDoOnStackReplacement+134)(BuildId:2ff4f6f94904c73bffa436b4a90bb11e)2020-10-2109:32:30.7572827-2827/?A/DEBUG:    #08pc000d73f4 /apex/com.android.runtime/lib/libart.so(MterpHelpers+244)(BuildId:2ff4f6f94904c73bffa436b4a90bb11e)2020-10-2109:32:30.7572827-2827/?A/DEBUG:    #09pc00027e48 [anon:dalvik-classes2.dexextractedinmemoryfrom/data/app/com.live.bensonlive-yaVa-UXs-rVNVl_5cU8hiw==/base.apk!classes2.dex](com.live.bensonlive.task.RtmpStreamingSender.run+28)2020-10-2109:32:30.7572827-2827/?A/DEBUG:    #10pc004342cd /apex/com.android.runtime/lib/libart.so(MterpInvokeInterface+1536)(BuildId:2ff4f6f94904c73bffa436b4a90bb11e)2020-10-2109:32:30.7572827-2827/?A/DEBUG:    #11pc000d2a14 /apex/com.android.runtime/lib/libart.so(mterp_op_invoke_interface+20)(BuildId:2ff4f6f94904c73bffa436b4a90bb11e)2020-10-2109:32:30.7572827-2827/?A/DEBUG:    #12pc001f9386 /apex/com.android.runtime/javalib/core-oj.jar(java.util.concurrent.ThreadPoolExecutor.runWorker+158)2020-10-2109:32:30.7572827-2827/?A/DEBUG:    #13pc00432dc7 /apex/com.android.runtime/lib/libart.so(MterpInvokeVirtual+1226)(BuildId:2ff4f6f94904c73bffa436b4a90bb11e)2020-10-2109:32:30.7572827-2827/?A/DEBUG:    #14pc000d2814 /apex/com.android.runtime/lib/libart.so(mterp_op_invoke_virtual+20)(BuildId:2ff4f6f94904c73bffa436b4a90bb11e)2020-10-2109:32:30.7572827-2827/?A/DEBUG:    #15pc001f8134 /apex/com.android.runtime/javalib/core-oj.jar(java.util.concurrent.ThreadPoolExecutor$Worker.run+4)2020-10-2109:32:30.7572827-2827/?A/DEBUG:    #16pc004342cd /apex/com.android.runtime/lib/libart.so(MterpInvokeInterface+1536)(BuildId:2ff4f6f94904c73bffa436b4a90bb11e)2020-10-2109:32:30.7572827-2827/?A/DEBUG:    #17pc000d2a14 /apex/com.android.runtime/lib/libart.so(mterp_op_invoke_interface+20)(BuildId:2ff4f6f94904c73bffa436b4a90bb11e)2020-10-2109:32:30.7572827-2827/?A/DEBUG:    #18pc000ebcec /apex/com.android.runtime/javalib/core-oj.jar(java.lang.Thread.run+8)2020-10-2109:32:30.7572827-2827/?A/DEBUG:    #19pc001f1437 /apex/com.android.runtime/lib/libart.so(_ZN3art11interpreterL7ExecuteEPNS_6ThreadERKNS_20CodeItemDataAccessorERNS_11ShadowFrameENS_6JValueEbb.llvm.8262745575912663356+166)(BuildId:2ff4f6f94904c73bffa436b4a90bb11e)2020-10-2109:32:30.7572827-2827/?A/DEBUG:    #20pc001f5e4b /apex/com.android.runtime/lib/libart.so(art::interpreter::EnterInterpreterFromEntryPoint(art::Thread*,art::CodeItemDataAccessorconst&,art::ShadowFrame*)+122)(BuildId:2ff4f6f94904c73bffa436b4a90bb11e)2020-10-2109:32:30.7572827-2827/?A/DEBUG:    #21pc00427237 /apex/com.android.runtime/lib/libart.so(artQuickToInterpreterBridge+866)(BuildId:2ff4f6f94904c73bffa436b4a90bb11e)2020-10-2109:32:30.7572827-2827/?A/DEBUG:    #22pc000dc5a1 /apex/com.android.runtime/lib/libart.so(art_quick_to_interpreter_bridge+32)(BuildId:2ff4f6f94904c73bffa436b4a90bb11e)2020-10-2109:32:30.7572827-2827/?A/DEBUG:    #23pc000d7bc5 /apex/com.android.runtime/lib/libart.so(art_quick_invoke_stub_internal+68)(BuildId:2ff4f6f94904c73bffa436b4a90bb11e)2020-10-2109:32:30.7572827-2827/?A/DEBUG:    #24pc0043d7dd /apex/com.android.runtime/lib/libart.so(art_quick_invoke_stub+248)(BuildId:2ff4f6f94904c73bffa436b4a90bb11e)2020-10-2109:32:30.7582827-2827/?A/DEBUG:    #25pc000dff81 /apex/com.android.runtime/lib/libart.so(art::ArtMethod::Invoke(art::Thread*,unsignedint*,unsignedint,art::JValue*,charconst*)+168)(BuildId:2ff4f6f94904c73bffa436b4a90bb11e)2020-10-2109:32:30.7582827-2827/?A/DEBUG:    #26pc0037db07 /apex/com.android.runtime/lib/libart.so(art::(anonymousnamespace)::InvokeWithArgArray(art::ScopedObjectAccessAlreadyRunnableconst&,art::ArtMethod*,art::(anonymousnamespace)::ArgArray*,art::JValue*,charconst*)+54)(BuildId:2ff4f6f94904c73bffa436b4a90bb11e)2020-10-2109:32:30.7582827-2827/?A/DEBUG:    #27pc0037e89b /apex/com.android.runtime/lib/libart.so(art::InvokeVirtualOrInterfaceWithJValues(art::ScopedObjectAccessAlreadyRunnableconst&,_jobject*,_jmethodID*,jvalueconst*)+302)(BuildId:2ff4f6f94904c73bffa436b4a90bb11e)2020-10-2109:32:30.7582827-2827/?A/DEBUG:    #28pc003b04ff /apex/com.android.runtime/lib/libart.so(art::Thread::CreateCallback(void*)+1018)(BuildId:2ff4f6f94904c73bffa436b4a90bb11e)2020-10-2109:32:30.7582827-2827/?A/DEBUG:    #29pc000a1b6d /apex/com.android.runtime/lib/bionic/libc.so(__pthread_start(void*)+20)(BuildId:0e9304f4224fa907367550721e9004f2)2020-10-2109:32:30.7582827-2827/?A/DEBUG:    #30pc000582a9 /apex/com.android.runtime/lib/bionic/libc.so(__start_thread+30)(BuildId:0e9304f4224fa907367550721e9004f2)2020-10-2109:32:30.7622313-2712/com.live.bensonliveD/RESLog:queueAudio,accept,targetIndex32020-10-2109:32:30.7632313-2709/com.live.bensonliveD/RESLog:AudioFilterHandler,ProcessTime:16029994514782020-10-2109:32:30.7672313-2710/com.live.bensonliveD/ContentValues:AudioSenderThread,MediaCode,eobIndex=02020-10-2109:32:30.7692313-2710/com.live.bensonliveD/ContentValues:AudioSenderThread,MediaCode,eobIndex=12020-10-2109:32:30.7712313-2710/com.live.bensonliveD/ContentValues:AudioSenderThread,MediaCode,eobIndex=22020-10-2109:32:30.7722313-2710/com.live.bensonliveD/ContentValues:AudioSenderThread,MediaCode,eobIndex=32020-10-2109:32:30.8722313-2712/com.live.bensonliveD/RESLog:queueAudio,accept,targetIndex42020-10-2109:32:30.8772313-2710/com.live.bensonliveD/ContentValues:AudioSenderThread,MediaCode,eobIndex=02020-10-2109:32:30.8782313-2709/com.live.bensonliveD/RESLog:AudioFilterHandler,ProcessTime:16029994514802020-10-2109:32:30.8792313-2710/com.live.bensonliveD/ContentValues:AudioSenderThread,MediaCode,eobIndex=12020-10-2109:32:30.8802313-2710/com.live.bensonliveD/ContentValues:AudioSenderThread,MediaCode,eobIndex=22020-10-2109:32:30.8822313-2710/com.live.bensonliveD/ContentValues:AudioSenderThread,MediaCode,eobIndex=32020-10-2109:32:30.8822313-2710/com.live.bensonliveD/ContentValues:AudioSenderThread,MediaCode,eobIndex=02020-10-2109:32:30.9712313-2712/com.live.bensonliveD/RESLog:queueAudio,accept,targetIndex02020-10-2109:32:30.9732313-2709/com.live.bensonliveD/RESLog:AudioFilterHandler,ProcessTime:16029994514792020-10-2109:32:30.9752313-2710/com.live.bensonliveD/ContentValues:AudioSenderThread,MediaCode,eobIndex=12020-10-2109:32:30.9782313-2710/com.live.bensonliveD/ContentValues:AudioSenderThread,MediaCode,eobIndex=22020-10-2109:32:30.9792313-2710/com.live.bensonliveD/ContentValues:AudioSenderThread,MediaCode,eobIndex=32020-10-2109:32:30.9802313-2710/com.live.bensonliveD/ContentValues:AudioSenderThread,MediaCode,eobIndex=02020-10-2109:32:30.9881774-2036/?I/ActivityTaskManager:Displayedcom.android.systemui/.media.MediaProjectionPermissionActivity:+93ms2020-10-2109:32:31.0712313-2712/com.live.bensonliveD/RESLog:queueAudio,accept,targetIndex12020-10-2109:32:31.0752313-2709/com.live.bensonliveD/RESLog:AudioFilterHandler,ProcessTime:16029994514812020-10-2109:32:31.0792313-2710/com.live.bensonliveD/ContentValues:AudioSenderThread,MediaCode,eobIndex=12020-10-2109:32:31.0802313-2710/com.live.bensonliveD/ContentValues:AudioSenderThread,MediaCode,eobIndex=22020-10-2109:32:31.0812313-2710/com.live.bensonliveD/ContentValues:AudioSenderThread,MediaCode,eobIndex=32020-10-2109:32:31.0822313-2710/com.live.bensonliveD/ContentValues:AudioSenderThread,MediaCode,eobIndex=02020-10-2109:32:31.16125906-26172/?I/SmartThreadExecutor:handleMessage:startcheck02020-10-2109:32:31.16225906-26172/?I/SmartThreadExecutor:handleMessage:checkend0-46false2020-10-2109:32:31.1722313-2712/com.live.bensonliveD/RESLog:queueAudio,accept,targetIndex22020-10-2109:32:31.1752313-2709/com.live.bensonliveD/RESLog:AudioFilterHandler,ProcessTime:16029994514792020-10-2109:32:31.1822313-2710/com.live.bensonliveD/ContentValues:AudioSenderThread,MediaCode,eobIndex=12020-10-2109:32:31.1832313-2710/com.live.bensonliveD/ContentValues:AudioSenderThread,MediaCode,eobIndex=22020-10-2109:32:31.1842313-2710/com.live.bensonliveD/ContentValues:AudioSenderThread,MediaCode,eobIndex=32020-10-2109:32:31.1862313-2710/com.live.bensonliveD/ContentValues:AudioSenderThread,MediaCode,eobIndex=02020-10-2109:32:31.1882313-2710/com.live.bensonliveD/ContentValues:AudioSenderThread,MediaCode,eobIndex=12020-10-2109:32:47.48920747-20747/?W/unknown:type=1400audit(0.0:323559):avc:denied{read}forname="drivers"dev="proc"ino=4026531853scontext=u:r:untrusted_app_27:s0:c512,c768tcontext=u:object_r:proc_tty_drivers:s0tclass=filepermissive=02020-10-2109:32:49.73615956-16406/?I/SmartThreadExecutor:handleMessage:startcheck02020-10-2109:32:49.73715956-16406/?I/SmartThreadExecutor:handleMessage:checkend0-107false
2020-10-20 09:30 · android报错
  • 1
  • 2
  • 3