Title: Kernel crash on large file operations [Print This Page] Author: phkr Time: 12/26/2019 22:46 Title: Kernel crash on large file operations Hi all!
I have some weird bug with Firefly-RK3399 board: kernel suddenly crashes on large file operations (starting from 300Mb). I had this with different kernels (both Rockchip and mainline), so it seems to be hardware problem. In some cases starting infinite loop calling sync command together with main operation can delay or even prevent crash (depends on operation and delay between syncs) but i don't think keeping it running during all session is a good idea. Can it be fixed somehow?
I attach kernel log with modelled operation (1.6Gb was written before crash):
dd if=/dev/zero of=test bs=1G count=3
[ 119.555187] SError Interrupt on CPU1, code 0xbf000000 -- SError
Author: phkr Time: 1/4/2020 01:54
The problem seems to have gone after i switched u-boot from slarm build to mainline. Looks weird but the same command worked correctly after this change
Welcome Firefly Open Source Community (https://bbs.t-firefly.com/)