[GHC] #9885: ghc-pkg parser eats too much memory

GHC ghc-devs at haskell.org
Tue Dec 23 00:40:45 UTC 2014


#9885: ghc-pkg parser eats too much memory
-------------------------------------+-------------------------------------
              Reporter:  gnezdo      |            Owner:
                  Type:  bug         |           Status:  new
              Priority:  low         |        Milestone:
             Component:  ghc-pkg     |          Version:  7.8.3
            Resolution:              |         Keywords:
      Operating System:  Linux       |     Architecture:  Unknown/Multiple
       Type of failure:  Runtime     |       Difficulty:  Moderate (less
  performance bug                    |  than a day)
             Test Case:              |       Blocked By:
              Blocking:              |  Related Tickets:
Differential Revisions:              |
-------------------------------------+-------------------------------------
Changes (by gnezdo):

 * priority:  normal => low


Comment:

 My workaround for this was to split the long comma separated list of ld-
 options into multiple ld-options with one item per line.

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


More information about the ghc-tickets mailing list