[GHC] #5188: Runtime error when allocating lots of memory

GHC ghc-devs at haskell.org
Thu Aug 29 22:17:07 UTC 2013


#5188: Runtime error when allocating lots of memory
---------------------------------+---------------------------
        Reporter:  knyblad       |            Owner:
            Type:  bug           |           Status:  patch
        Priority:  low           |        Milestone:  7.6.2
       Component:  GHCi          |          Version:  6.12.1
      Resolution:                |         Keywords:
Operating System:  Linux         |     Architecture:  x86
 Type of failure:  None/Unknown  |       Difficulty:  Unknown
       Test Case:                |       Blocked By:
        Blocking:                |  Related Tickets:
---------------------------------+---------------------------

Comment (by Austin Seipp <aseipp@…>):

 In [changeset:48865521de6638240819b3979edbb3d33401dc8e/ghc]:
 {{{
 #!CommitTicketReference repository="ghc"
 revision="48865521de6638240819b3979edbb3d33401dc8e"
 Check for integer overflow in osGetMBlocks

 Fixes Trac #5188.

 Signed-off-by: Austin Seipp <aseipp at pobox.com>
 }}}

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




More information about the ghc-tickets mailing list