Hi,
I am using imx6dq device, running with AOSP 6, kernel - 4.1.15 and booting the device with sd card spec of 8GB.
I tried to run the Kmemleak tool in the target device. But my device is getting into error state and reboot is happening.
I checked the log and i found the below line
mmcblk1: p4 size 12689664 extends beyond EOD, truncated
mmcblk1 is sd card and p4 is data partition.
Will this issue cause the device to reboot or let into hang state??
Is there any Pre-requisite such as minimum memory requirement to run the Kmemleak tool?
Thanks in advance..