[GHC] #9266: getDirectoryContents blow its stack in a huge directory

GHC ghc-devs at haskell.org
Thu Feb 12 16:24:18 UTC 2015


#9266: getDirectoryContents blow its stack in a huge directory
-------------------------------------+-------------------------------------
        Reporter:  joeyhess          |                   Owner:  snoyberg
            Type:  bug               |                  Status:  upstream
        Priority:  normal            |               Milestone:
       Component:  Core Libraries    |                 Version:  7.6.2
      Resolution:                    |                Keywords:
Operating System:  Linux             |            Architecture:
 Type of failure:  None/Unknown      |  Unknown/Multiple
      Blocked By:                    |               Test Case:
 Related Tickets:                    |                Blocking:
                                     |  Differential Revisions:
-------------------------------------+-------------------------------------

Comment (by snoyberg):

 Reviewing your code, it looks incredibly similar to the code that I wrote
 in streaming-commons. I think it does make sense to include such a patch
 in directory, but that should likely be handled via a pull request there.

--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9266#comment:13>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list