<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Dec 5, 2013 at 9:05 PM, H. S. Teoh <span dir="ltr"><<a href="mailto:hsteoh@quickfur.ath.cx" target="_blank">hsteoh@quickfur.ath.cx</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div class="im">On Thu, Dec 05, 2013 at 11:17:31AM -0800, Timothee Cour wrote:<br>

</div><div><div class="h5">> <a href="https://d.puremagic.com/issues/show_bug.cgi?id=11684" target="_blank">https://d.puremagic.com/issues/show_bug.cgi?id=11684</a> is a pretty serious<br>
> regression:<br>
> when building dmd/druntime/phobos from source, any call to writeln<br>
> will result in segfault on ubuntu (but on osx I don't have this<br>
> problem)<br>
><br>
> with git checkout 2.064 instead of git checkout master, things work.<br>
<br>
</div></div>Just on a random whim: have you tried make clean in dmd/druntime/phobos<br>
and then rebuild everything from scratch? I wonder if maybe it's caused<br>
by some stale object files from an incompatible earlier version?<br></blockquote><div><br></div><div>yes, I have</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">

<br>
Also, have you tried dmd -v to make sure that it's linking in the<br>
correct versions of the runtime libraries?<br></blockquote><div>yes, it does</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">

<br>
These are some of the things that have bitten me in the past; maybe they<br>
might help you?<br>
<span class=""><font color="#888888"><br>
<br>
T<br>
<br>
--<br>
It only takes one twig to burn down a forest.<br>
</font></span></blockquote></div><br></div><div class="gmail_extra"><br></div><div class="gmail_extra">it fails on Ubuntu 12.04.1 LTS (64bit) and Ubuntu 12.04.3 LTS (64bit), and works on OSX.</div><div class="gmail_extra">
<br></div><div class="gmail_extra">what is your configuration where it works?</div><div class="gmail_extra"><br></div></div>