Problem:
lot of chrome logcat contain these error lines:
E/ApkAssets(11913): Error while loading asset assets/natives_blob_64.bin: java.io.FileNotFoundException: assets/natives_blob_64.bin
E/ApkAssets(11913): Error while loading asset assets/snapshot_blob_64.bin: java.io.FileNotFoundException: assets/snapshot_blob_64.bin
However they seem to be non fatal. This is very confusing as makes crash triaging hard.
Possible culprit:
Had a chat offline with rmcilroy@, he suggests this might be related with some recent monochrome change, possibly https://codereview.chromium.org/1665513002 from the commit message.
Comment 1 by torne@chromium.org
, Apr 19 2016