Problem with native.showAlert in IOS

The program is called native.showAlert and after closing the application crashes. In the log:

Date / Time: 2012-07-04 03:22:00.600 -0700  
OS Version: iPhone OS 5.1.1 (9B206)  
Report Version: 104  
  
Exception Type: EXC\_BAD\_ACCESS (SIGSEGV)  
Exception Codes: KERN\_INVALID\_ADDRESS at 0x7004b3db  
Crashed Thread: 0  

What could it be? [import]uid: 136777 topic_id: 28693 reply_id: 328693[/import]

Hi,

Thats just weird. Im actually calling MANY times the [lua]native.showAlert[/lua] into my app and I cannot see any problem at all on this API.

I really cannot “translate” the problem your log above tell us but Im pretty sure that it has something to do with your app trying to access something that isnt there in the memory or is forbidden. Anyway, am almost sure that @Robmiracle knows everything about this thing. So, hope him see this post and let a hand.
Cheers,
Rodrigo. [import]uid: 89165 topic_id: 28693 reply_id: 115730[/import]