Xcode 7 Beta 4 debug vith Address Sanitizer

Xcode 7 Beta 4, while debugging with the Address Sanitizer enabled, all the values in the variable watch view are invalid.

Internally, the values are fine - my application runs as expected, but the displayed values seem entirely random.


Everything displays normally once the Address Sanitizer is disabled.


I'm not a registered developer, so I can't report this via the official Bug Reporter..

I'm not a registered developer, so I can't report this via the official Bug Reporter.

Just FYI, you can register as a developer, and thereby use Bug Reporter, without joining any of the developer programmes (that is, without spending money :-)

Share and Enjoy

Quinn "The Eskimo!"
Apple Developer Relations, Developer Technical Support, Core OS/Hardware

let myEmail = "eskimo" + "1" + "@apple.com"

Hmm, it seems this is a very recent thing? I tried to do exactly that not very long ago, and found only paid up developers were eligible.

Thx for the good news!

Hmm, it seems this is a very recent thing?

AFAIK it's been like that since the Dawn of Time™. It may be that you ran into some other issue with Bug Reporter; it does have the occasional outage and sometimes an outage's symptoms can be misleading.

Regardless, I just want to reiterate that we here at Apple do appreciate you folks filing bugs when you encounter them.

Share and Enjoy

Quinn "The Eskimo!"
Apple Developer Relations, Developer Technical Support, Core OS/Hardware

let myEmail = "eskimo" + "1" + "@apple.com"
Xcode 7 Beta 4 debug vith Address Sanitizer
 
 
Q