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

GHC ghc-devs at haskell.org
Tue Feb 17 09:00:57 UTC 2015


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

 * status:  upstream => closed
 * resolution:   => fixed


Comment:

 I've implemented a fix for the stack overflow at:

 https://github.com/haskell/directory/pull/17

 For the streaming interface: please send a pull request with your changes.
 I'm going to close this ticket as resolved.

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


More information about the ghc-tickets mailing list