For example, these articles allude to possible memory corruption:
http://golang.org/doc/articles/race_detector.html "memory corruption"
http://golang.org/doc/faq#atomic_maps
http://talks.golang.org/2012/splash.article "Go is not purely memory safe in the presence of concurrency."