4jie 2022-05-29 16:29 采纳率: 71.4%
浏览 137
已结题

请问有人遇到这种错误提示吗?我是在post请求提交数据之后就报了这个错误日志,很奇怪,有的数据可以提交,有的提交后会报这个,我是在用搜索api

问题遇到的现象和发生背景
2022-05-29 16:23:48.264 26094-26094/? W/re-initialized>: type=1400 audit(0.0:1327699): avc: granted { execute } for path="/data/data/com.example.myapp/code_cache/startup_agents/fafda4ce-agent.so" dev="dm-21" ino=638790 scontext=u:r:untrusted_app:s0:c58,c257,c512,c768 tcontext=u:object_r:app_data_file:s0:c58,c257,c512,c768 tclass=file app=com.example.myapp
2022-05-29 16:23:48.271 26094-26094/? W/m.example.myap: DexFile /data/data/com.example.myapp/code_cache/.studio/instruments-2ca9b3e0.jar is in boot class path but is not in a known location
2022-05-29 16:23:48.277 26094-26094/com.example.myapp W/m.example.myap: Redefining intrinsic method java.lang.Thread java.lang.Thread.currentThread(). This may cause the unexpected use of the original definition of java.lang.Thread java.lang.Thread.currentThread()in methods that have already been compiled.
2022-05-29 16:23:48.277 26094-26094/com.example.myapp W/m.example.myap: Redefining intrinsic method boolean java.lang.Thread.interrupted(). This may cause the unexpected use of the original definition of boolean java.lang.Thread.interrupted()in methods that have already been compiled.
2022-05-29 16:23:48.296 26094-26094/com.example.myapp W/m.example.myap: ClassLoaderContext classpath size mismatch. expected=0, found=3 (PCL[] | PCL[/data/data/com.example.myapp/code_cache/.overlay/base.apk/classes9.dex*1091004861:/data/data/com.example.myapp/code_cache/.overlay/base.apk/classes4.dex*2603474471:/data/data/com.example.myapp/code_cache/.overlay/base.apk/classes3.dex*594768998])
2022-05-29 16:23:48.372 26094-26094/com.example.myapp W/m.example.myap: Accessing hidden method Landroid/view/View;->computeFitSystemWindows(Landroid/graphics/Rect;Landroid/graphics/Rect;)Z (unsupported, reflection, allowed)
2022-05-29 16:23:48.372 26094-26094/com.example.myapp W/m.example.myap: Accessing hidden method Landroid/view/ViewGroup;->makeOptionalFitsSystemWindows()V (unsupported, reflection, allowed)

问题相关代码,请勿粘贴截图
运行结果及报错内容
我的解答思路和尝试过的方法
我想要达到的结果

请问有人遇到这种错误提示吗?我是在post请求提交数据之后就报了这个错误日志,很奇怪,有的数据可以提交,有的提交后会报这个,我是在用搜索api

  • 写回答

0条回答 默认 最新

    报告相同问题?

    问题事件

    • 系统已结题 6月6日
    • 创建了问题 5月29日

    悬赏问题

    • ¥15 编辑cmake lists 明明写了project项目名,但是还是报错怎么回事
    • ¥15 关于#计算机视觉#的问题:求一份高质量桥梁多病害数据集
    • ¥15 特定网页无法访问,已排除网页问题
    • ¥50 如何将脑的图像投影到颅骨上
    • ¥15 提问一个关于vscode相关的环境配置问题,就是输入中文但是显示不出来,代码在idea可以显示中文,但在vscode不行,不知道怎么配置环境
    • ¥15 netcore使用PuppeteerSharp截图
    • ¥20 这张图页头,页脚具体代码该怎么写?
    • ¥15 关于#sql#的问题,请各位专家解答!
    • ¥20 WPF MVVM模式 handycontrol 框架, hc:SearchBar 控件 Text="{Binding NavMenusKeyWords}" 绑定取不到值
    • ¥15 需要手写数字信号处理Dsp三个简单题 不用太复杂