Still getting this error on the serial console. Here's the last few. They seem to come in groups of three, each of the groups separated by approximately the same amount of time, and within each group, separated by smaller times but similar to the other groups. So it seems periodic.
[49414.344650] EXT4-fs error (device mmcblk0p2): ext4_lookup:1043: inode #32: comm java: '.bash_logout' linked to parent dir
[49414.481799] EXT4-fs error (device mmcblk0p2): ext4_lookup:1043: inode #32: comm java: '.bash_logout' linked to parent dir
[49414.522800] EXT4-fs error (device mmcblk0p2): ext4_lookup:1043: inode #32: comm java: '.bash_logout' linked to parent dir
[135674.080685] EXT4-fs error (device mmcblk0p2): ext4_lookup:1043: inode #32: comm java: '.bash_logout' linked to parent dir
[135674.101106] EXT4-fs error (device mmcblk0p2): ext4_lookup:1043: inode #32: comm java: '.bash_logout' linked to parent dir
[135674.137330] EXT4-fs error (device mmcblk0p2): ext4_lookup:1043: inode #32: comm java: '.bash_logout' linked to parent dir
[222043.396474] EXT4-fs error (device mmcblk0p2): ext4_lookup:1043: inode #32: comm java: '.bash_logout' linked to parent dir
[222043.420796] EXT4-fs error (device mmcblk0p2): ext4_lookup:1043: inode #32: comm java: '.bash_logout' linked to parent dir
[222043.457631] EXT4-fs error (device mmcblk0p2): ext4_lookup:1043: inode #32: comm java: '.bash_logout' linked to parent dir
[308479.774510] EXT4-fs error (device mmcblk0p2): ext4_lookup:1043: inode #32: comm java: '.bash_logout' linked to parent dir
[308479.795142] EXT4-fs error (device mmcblk0p2): ext4_lookup:1043: inode #32: comm java: '.bash_logout' linked to parent dir
[308479.823050] EXT4-fs error (device mmcblk0p2): ext4_lookup:1043: inode #32: comm java: '.bash_logout' linked to parent dir
Time deltas:
Code: Select all
49414.344650 -
49414.481799 0.137149
49414.522800 0.041001
135674.080685 86259.557885
135674.101106 0.020421
135674.137330 0.036224
222043.396474 86369.259144
222043.420796 0.024322
222043.457631 0.036835
308479.774510 86436.316879
308479.795142 0.020632
308479.823050 0.027908
Any clues?
Thanks,
Ron