[GHC] #15500: internal error: Unable to commit 1048576 bytes of memory. Deepseq

GHC ghc-devs at haskell.org
Thu Aug 9 23:21:05 UTC 2018


#15500: internal error: Unable to commit 1048576 bytes of memory. Deepseq
----------------------------------+--------------------------------------
        Reporter:  alxdb          |                Owner:  (none)
            Type:  bug            |               Status:  closed
        Priority:  normal         |            Milestone:  8.6.1
       Component:  Compiler       |              Version:  8.4.3
      Resolution:  invalid        |             Keywords:  memory deepseq
Operating System:  Linux          |         Architecture:  x86_64 (amd64)
 Type of failure:  Runtime crash  |            Test Case:
      Blocked By:                 |             Blocking:
 Related Tickets:                 |  Differential Rev(s):
       Wiki Page:                 |
----------------------------------+--------------------------------------
Changes (by alxdb):

 * status:  new => closed
 * resolution:   => invalid


Comment:

 I've just realised now, that this is likely due to the fact that I'm
 asking for the sum of several trillion numbers, recursion eh... I guess
 this is expected behaviour? perhaps the error message should be something
 a bit more informative, i.e. you've just run out of memory, rather than
 stating that this is an internal compiler error?

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


More information about the ghc-tickets mailing list