hi my app contains some native jni library but if i press the 'Halt the Target VM' in ddms
after re-launch my app , it becomes easy to crash and check with addr2line the point of crash is somehow not easy to understand sometimes even SIGBUS will be met, also sometimes failed in pthread_create according to my test in SimpleJNI globals(and global pointers) should be re-initialized or is there some change some of my global pointers still retains previous context? or lower libs still keep the previous context of my app?? thanks --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

