https://d.puremagic.com/issues/show_bug.cgi?id=11684 is a pretty serious regression:
when building dmd/druntime/phobos from source, any call to writeln will result in segfault on ubuntu (but on osx I don't have this problem)

with git checkout 2.064 instead of git checkout master, things work.