Using that one I get segmentation faults very quickly on 2 Arndale boards running 3.7 / 3.9 I can access right now, but not on a Chromebook running Google's 3.4 kernel.
Also, disabling ASLR did _not_ help in the end. It just some times changed the observed breakage.
Ok, so I pushed a distilled reproducer (7MB) to my web server:
http:// csgraf. de/arm/ arndale- bug.tbz2
To run it, just extract it and run as root
# chroot . /test.sh
Using that one I get segmentation faults very quickly on 2 Arndale boards running 3.7 / 3.9 I can access right now, but not on a Chromebook running Google's 3.4 kernel.
Also, disabling ASLR did _not_ help in the end. It just some times changed the observed breakage.