<div class="gmail_quote">On Wed, Jan 21, 2009 at 9:20 AM, David Fox <span dir="ltr"><<a href="mailto:ddssff@gmail.com">ddssff@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I posted a bug about this (<a href="http://hackage.haskell.org/trac/ghc/ticket/2971" target="_blank">http://hackage.haskell.org/trac/ghc/ticket/2971</a>) but its so odd I had to ask here. Using ghc 6.10.1, both readFile "/proc/mounts" and Data.ByteString.Lazy.Char8.readFile "/proc/mounts" hang on an amd64 machine running Linux. Also, Data.ByteString.readFile "/proc/mounts" returns the empty string. Is this behavior present for others? On i386?</blockquote>
<div> </div></div>I can now confirm that this bug also affects the i386 architecture.<br>