[Haskell-cafe] Does readFile "/proc/mounts" hang for you?

David Fox ddssff at gmail.com
Wed Jan 21 12:20:53 EST 2009


I posted a bug about this (http://hackage.haskell.org/trac/ghc/ticket/2971)
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?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell-cafe/attachments/20090121/7d0f5507/attachment-0001.htm


More information about the Haskell-Cafe mailing list