Comment #5 on issue 272 by [email protected]: Attempting double-free on IOS with SDL
http://code.google.com/p/address-sanitizer/issues/detail?id=272

I am using lldb. The crashes I had were related to my code not SDL. But when I changed the compiler to the latest clang. I had a crash with SDL but it was pointing to other files. I changed the archs only to 32 bit. And it is no longer crashing in lldb. It seems that is a bit random but address sanitizer was constantly giving the error. Until yesterday when I tried blacklist. It might be something else I will try to reproduce the problem in a clean example but I am not sure if you can test it under ios as you would need the static compiled library of SDL for IOS 7.0 .

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
"address-sanitizer" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to