Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I am having a problem on IOS where my mobile app Force Closes and throws a EXC_BAD_ACCESS (SIGSEGV). The way I have managed to replicate this is by: 1. starting a netconnection 2. deactivating the application by moving either home or to a different app 3. return to the app and disconnect the netconnection.

This does not happen all the time but in my experience if you follow the steps above you are able to replicate the force close issue 3 times out of 10, sometimes even more.

I have attached an fxp which I got from a previous netconnection bug related to adobe air 3.4 (http://forums.adobe.com/message/4832455#4832455). All you will need to do is point to your own fms server application and it should be fine to replicate.

Has anyone seen this issue? Is anyone able to replicate it?

I have logged this in the adobe bugbase aswell, if you do replicate it please vote for it (https://bugbase.adobe.com/index.cfm?event=bug&id=3486183)

Attached FXP: https://www.box.com/s/ck6qtinpgpiipy54mf73

Device Details: IOS 6.0.1, ADOBE AIR 3.5 -IPAD 3 IOS 6.0.1, ADOBE AIR 3.5 -IPAD 2

Thanks,

Bobby

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.