Android LogCat:TextLayoutCache :: replaceThai和错误打开跟踪文件

Web*_*ebb 5 logging android logcat

有人可以解释这些登录LogCat.它真的很烦人,我在谷歌上找不到任何关于它的东西.
这在模拟设备上不会发生,但它发生在我的Galaxy S3上.
日志示例如下:

03-07 15:15:09.480: E/Trace(4912): error opening trace file: No such file or directory (2)
03-07 15:15:09.565: D/TextLayoutCache(4912): TextLayoutCache::replaceThai, prevBuffer[0] is 74
03-07 15:15:09.565: D/TextLayoutCache(4912): TextLayoutCache::replaceThai, prevBuffer[0] is 74
03-07 15:15:09.565: D/TextLayoutCache(4912): TextLayoutCache::replaceThai, prevBuffer[1] is 61
03-07 15:15:09.565: D/TextLayoutCache(4912): TextLayoutCache::replaceThai, prevBuffer[0] is 74
03-07 15:15:09.565: D/TextLayoutCache(4912): TextLayoutCache::replaceThai, prevBuffer[1] is 61
03-07 15:15:09.565: D/TextLayoutCache(4912): TextLayoutCache::replaceThai, prevBuffer[2] is 43
03-07 15:15:09.570: D/TextLayoutCache(4912): TextLayoutCache::replaceThai, prevBuffer[0] is 21
03-07 15:15:09.570: D/TextLayoutCache(4912): TextLayoutCache::replaceThai, prevBuffer[0] is 21
03-07 15:15:09.570: D/TextLayoutCache(4912): TextLayoutCache::replaceThai, prevBuffer[1] is 64
03-07 15:15:09.570: D/TextLayoutCache(4912): TextLayoutCache::replaceThai, prevBuffer[0] is 21
03-07 15:15:09.570: D/TextLayoutCache(4912): TextLayoutCache::replaceThai, prevBuffer[1] is 64
03-07 15:15:09.570: D/TextLayoutCache(4912): TextLayoutCache::replaceThai, prevBuffer[2] is 6c
Run Code Online (Sandbox Code Playgroud)

我在我的代码中找不到任何泰语版本的内容.它填满了LogCat所以我必须找到我的日志......

另外我在"跟踪"文件上找不到任何内容.

如果有人能够解释这个以及如何摆脱它,那将非常感激.

此致,韦伯