Skip to content

Instantly share code, notes, and snippets.

@stintel
Created May 6, 2024 21:31
Show Gist options
  • Save stintel/f71948b01abf9c651430fee6f2d0224b to your computer and use it in GitHub Desktop.
Save stintel/f71948b01abf9c651430fee6f2d0224b to your computer and use it in GitHub Desktop.
[ 1.715483] ubi0: attaching mtd0
[ 1.722118] ubi0 warning: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 0:0, read only 64 bytes, retry
[ 1.725430] ubi0 warning: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 0:0, read only 64 bytes, retry
[ 1.736258] ubi0 warning: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 0:0, read only 64 bytes, retry
[ 1.747369] ubi0 error: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 0:0, read 64 bytes
[ 1.757807] CPU: 1 PID: 1 Comm: swapper/0 Not tainted 6.6.30 #0
[ 1.767858] Hardware name: Edgecore EAP101 (DT)
[ 1.773585] Call trace:
[ 1.778094] dump_backtrace+0xa0/0xe0
[ 1.780527] show_stack+0x18/0x24
[ 1.784346] dump_stack_lvl+0x48/0x60
[ 1.787645] dump_stack+0x18/0x24
[ 1.791290] ubi_io_read+0x11c/0x32c
[ 1.794589] ubi_io_read_ec_hdr+0x50/0x1f0
[ 1.798237] ubi_attach+0x35c/0x12e4
[ 1.802142] ubi_attach_mtd_dev+0x494/0xaf4
[ 1.805874] ubi_init_attach+0xac/0x2d4
[ 1.809780] do_one_initcall+0x68/0x1f4
[ 1.813600] kernel_init_freeable+0x208/0x2e8
[ 1.817420] kernel_init+0x28/0x1dc
[ 1.821932] ret_from_fork+0x10/0x20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment