Languages

Menu
Sites
Language
Address out of bound

Hi,

I am trying to process each pixel of an image and give it different color tone.

Its working fine on the emulator but when I tried to run it on the device, it crashed.

After debugging it , the reason that i got was 'address out of bound' for the color pixel. 

 

Please suggest to resolve this pointer issue... how to solve this exception.

Edited by: Brock Boland on 17 Mar, 2014 Reason: Paragraph tags added automatically from tizen_format_fix module.

Responses

1 Replies
muditha murthy
Some memory mishandling issue i guess. If possible can you attach your app in some link and share it here.