I am developing a puzzle game that saves a screen image when a level is finished. It works on flash and on one android device but gets a segmentation fault on a Moto E2. This code used to work on Android but I haven't tested it for a while because of the Android license issue which showed up about the time that I upgraded to build 10300, so I don't know if it's a build 10300 issue or not. Has anyone else seen this problem? I have attached an image of the code where the segmentation fault is happening and the debug log file. Any help would be greatly appreciated.