View Issue Details

IDProjectCategoryView StatusLast Update
0004127fsimx_LinuxNAND-FMDpublic2020-05-07 18:24
Reportergerbach Assigned To 
PrioritynormalSeveritycrashReproducibilityalways
Status resolvedResolutionfixed 
Product Versionfsimx8mx-Y2020.11-pre 
Target Versionfsimx6-B2019.08Fixed in Versionfsimx6-Y2020.03 
Summary0004127: Ubifs chrashes after resume from suspend
DescriptionAfter an resume from an

echo mem > /sys/powser state
echo standby > /sys/powser state

the ubifs driver crashes and the rootfilesystem is not accasible anymore

Steps To Reproduceecho "N" > /sys/module/printk/parameters/console_suspend
echo enabled > /sys/class/tty/ttymxc0/power/wakeup
echo mem > /sys/power/state

Press any key

ls /bin
Additional InformationUBIFS error (ubi0:0 pid 231): ubifs_read_node: bad node type (0 but expected 2)
UBIFS error (ubi0:0 pid 231): ubifs_read_node: bad node at LEB 39:5072, LEB mapping status 1
Not a node, first 24 bytes:00000000: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ........................
CPU: 0 PID: 231 Comm: ls Not tainted 4.9.88-F+S 0000032
Hardware name: Freescale i.MX6 UltraLite (Device Tree)
[<8010cc30>] (unwind_backtrace) from [<8010ac14>] (show_stack+0x10/0x14)
[<8010ac14>] (show_stack) from [<8033c5a0>] (ubifs_read_node+0x1c0/0x27c)
[<8033c5a0>] (ubifs_read_node) from [<8035794c>] (ubifs_tnc_read_node+0xc8/0xcc)
[<8035794c>] (ubifs_tnc_read_node) from [<8033d3b0>] (tnc_read_node_nm+0x1b0/0x208)
[<8033d3b0>] (tnc_read_node_nm) from [<80340ab8>] (ubifs_tnc_next_ent+0x150/0x1ac)
[<80340ab8>] (ubifs_tnc_next_ent) from [<8033461c>] (ubifs_readdir+0x348/0x40c)
[<8033461c>] (ubifs_readdir) from [<801f2e04>] (iterate_dir+0x60/0x170)
[<801f2e04>] (iterate_dir) from [<801f3568>] (SyS_getdents64+0x78/0x128)
[<801f3568>] (SyS_getdents64) from [<80107660>] (ret_fast_syscall+0x0/0x48)
UBIFS error (ubi0:0 pid 231): ubifs_readdir: cannot find next direntry, error -22
Forum Link

Activities

There are no notes attached to this issue.