View Single Post
Posts: 90 | Thanked: 32 times | Joined on Sep 2006 @ Bucuresti, Romania
#12
I don't think I have the patience to disassemble both kernels and check differences; this would be the starting point to hunt a gcc bug.

Originally Posted by fanoush View Post
Could be compiler bug but in theory it could be also faulty RAM in your device. You may be just lucky to have kernel with specific 'correct' bits in specific location.
Very good point ! How do I test that ? Did you find anything in the initfs that would allow RAM testing in factory tests ?

I'm thinking compiling a kernel with just enough features to boot the device, run the FB and modify the initfs to run as init a modified memtest to output to framebuffer should yield some results. If I can find some spare hours tonight I'll try it, but otherwise it will have to wait until next week.