小编Noh*_*ado的帖子

Logcat崩溃并出现错误:意外的EOF

我正在进行一些冗长的计算,而且出现问题很晚.我尝试使用断点,但到目前为止没有成功.所以我放入循环Log.d监控......

但很快,Logcat崩溃了:

02-08 16:35:42.820 2936-3402/com.nohkumado.geneticsolving.full D/BaseC: 
    norm:BC sq:49.0 dis:0.0 con:50.0/BC sq:56.0 dis:4.0 con:94.0=1.4069148936170213

    read: unexpected EOF!

    --------- beginning of crash
Run Code Online (Sandbox Code Playgroud)

我需要重新启动工作室才能让Logcat再次运行.

我看是否能为Logcat找到缓冲区大小的设置,但到目前为止我什么也没找到.可以做些什么?

android android-logcat

53
推荐指数
7
解决办法
3万
查看次数

标签 统计

android ×1

android-logcat ×1