Comment 1 for bug 1186187

Revision history for this message
Bernhard Rosenkraenzer (berolinux) wrote : Re: There is crash when taking photo from camera with gcc 4.8 Nexus build

This is caused by the faster memcpy() implementation in bionic.

This is extremely likely to be some timing issue (there's nothing wrong with the new memcpy() according to all tests).
Given the problem is unique to Galaxy Nexus, chances are the problem is somewhere in its camera driver.