难道是分区的问题?
我下载了一个搜狗apk文件进去,编译没有出错,但是烧录进手机的时候,出现了手机开机了又关机,然后又开机的现象,我用串口查了以下问题,是这样写的[ 28.931452] tragedy: Trying to add an object to a non-directory
[ 28.937389] ==>> yaffs bug: fs/yaffs2/yaffs_guts.c 6888
[ 28.942668] tragedy: Trying to add an object to a non-directory
[ 28.948606] ==>> yaffs bug: fs/yaffs2/yaffs_guts.c 6888
[ 28.953892] tragedy: Trying to add an object to a non-directory
[ 28.959829] ==>> yaffs bug: fs/yaffs2/yaffs_guts.c 6888
[ 28.965124] tragedy: Trying to add an object to a non-directory
[ 28.971103] ==>> yaffs bug: fs/yaffs2/yaffs_guts.c 6888
[ 28.976343] tragedy: Trying to add an object to a non-directory
[ 28.982321] ==>> yaffs bug: fs/yaffs2/yaffs_guts.c 6888
[ 28.987564] tragedy: Trying to add an object to a non-directory
[ 28.993544] ==>> yaffs bug: fs/yaffs2/yaffs_guts.c 6888
[ 28.998790] tragedy: Trying to add an object to a non-directory
[ 29.004767] ==>> yaffs bug: fs/yaffs2/yaffs_guts.c 6888
[ 29.010046] tragedy: Trying to add an object to a non-directory
[ 29.015984] ==>> yaffs bug: fs/yaffs2/yaffs_guts.c 6888
[ 29.021271] tragedy: Trying to add an object to a non-directory
[ 29.027210] ==>> yaffs bug: fs/yaffs2/yaffs_guts.c 6888
请问这是个什么错误?该作如何修改呢?