I am trying to parse corrupt .EMF image file.After successfully parsing and attempting to construct the image using Picture(android.Graphic) getting the Fatal signal 11 (SIGSEGV) at 0x00000004 (code=1) error.
I searched on net and found that this is memory exception and also attempted the fix suggested by them fix1, fix2[recycle bitmap].There are lot of question related to this in Stackoverflow but nothing solve my problem.
And image size is around kb only.Is there any way to validate or check the .EMF file.
Platform:
4.2 & above
Devices:
Nexus 7.