Data timeout issue occurs when insert sdcard

Hi,

when i insert my sdcard on my device, the photo app will hang and can not see the photoes from the photo app. The log is shown as follows:

Line 7802: [44357.794675] (1)[0:swapper/1]mmc0: Timeout waiting for hardware interrupt.
Line 7803: [44357.794697] (1)[0:swapper/1]mmc0: bytes to transfer: 4096 transferred: 4096
Line 7804: [44357.795144] (1)[479:mmcqd/0]mmcblk0: error -5 sending stop command, original cmd response 0x900, card status 0x900
Line 7804: [44357.795144] (1)[479:mmcqd/0]mmcblk0: error -5 sending stop command, original cmd response 0x900, card status 0x900
Line 7805: [44357.795153] (1)[479:mmcqd/0]mmcblk0: error -110 transferring data, sector 373512, nr 8, cmd response 0x900, card status 0x80b00
Line 7805: [44357.795153] (1)[479:mmcqd/0]mmcblk0: error -110 transferring data, sector 373512, nr 8, cmd response 0x900, card status 0x80b00
Line 7806: [44357.795180] (1)[479:mmcqd/0]print_req_error: I/O error, dev mmcblk0, sector 373512
Line 7806: [44357.795180] (1)[479:mmcqd/0]print_req_error: I/O error, dev mmcblk0, sector 373512
Line 7807: [44357.795251] (1)[479:mmcqd/0][OHM_INFO][ohm_schedstats_record][iowait / bg] high_cnt, delay = 29978 ms

actually, the sdcard works normally on my another device, any clues here?

BR
Ethan