This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

8168在mount jffs2文件系统的时候pc跑飞了



请教下,现在有一个环境在执行mount -t jffs2 /dev/mtdblock3 /log是时候,系统挂了。

通过仿真器链接上以后,发现pc:ffff0004  lr:ffff0384。同时连上gdb可以看到当前进程是mount进程,且进程状态是running状态。

这个问题不是毕现的,但可以复现。

请教下,为什么会出现这种情况,后续该怎么定位?

谢谢