I developed an app targeting symbian ^1, symbian ^3 ( including belle) and meego my app utilizes multimedia and it works fine for all devices except of nokia 700 (belle). It runs well but after several open and exit, it stops running with:
Thread has crashed: A data abort exception has occurred accessing 0x0. Process has finished.
And it is no more runnable until I restart the phone. What could be the problem? Thanks
Store the debug, error, warning messages in a text file and examine it after the crash. It may give you useful information about the crash. If all other OSs could run it successfully without any problem, it may be an error/defect related to that OS implementation.