probably its an abort due to null pointer access.,
logcat trace will have I/DEBUG crash report, with PC, LR,etc. get it and
check whats issue with addr2line tool
more info
http://omappedia.org/wiki/Android_Debugging#Debugging_segmentation_fault
--
Regards,
Deva
www.bittoggler.com
On Mon, Oct 1
Hello List!
I'd like to ask for help for trouble-shooting my problem __;
I am now trying to test Opencore with it's Unit Test Apps.
Among hundreds of those tests, I use simple play-pause-stop test.
What I actually need to test is the
'PVPlayerTrackSelectionInterface'.
So I added some additional cod