[GHC] #15581: Unable to commit [negative number] bytes of memory

#15581: Unable to commit [negative number] bytes of memory -------------------------------------+------------------------------------- Reporter: nh2 | Owner: (none) Type: bug | Status: new Priority: normal | Milestone: 8.8.1 Component: Compiler | Version: 8.4.3 Keywords: | Operating System: Unknown/Multiple Architecture: | Type of failure: None/Unknown Unknown/Multiple | Test Case: | Blocked By: Blocking: | Related Tickets: Differential Rev(s): | Wiki Page: -------------------------------------+------------------------------------- In issues like https://github.com/haskell/text/issues/221 we observe: {{{ "<interactive>: internal error: Unable to commit -1604321280 bytes of memory (GHC version 8.2.2 for x86_64_unknown_linux) Please report this as a GHC bug: http://www.haskell.org/ghc/reportabug }}} Unable to commit a **negative** amount of bytes? That looks like integer overflow somewhere. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/15581 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#15581: Unable to commit [negative number] bytes of memory -------------------------------------+------------------------------------- Reporter: nh2 | Owner: (none) Type: bug | Status: new Priority: normal | Milestone: 8.8.1 Component: Compiler | Version: 8.4.3 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Changes (by sibi): * cc: sibi (added) -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/15581#comment:1 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#15581: Unable to commit [negative number] bytes of memory -------------------------------------+------------------------------------- Reporter: nh2 | Owner: (none) Type: bug | Status: new Priority: normal | Milestone: 8.8.1 Component: Compiler | Version: 8.4.3 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Comment (by osa1): This is fixed in 8.6.1. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/15581#comment:2 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#15581: Unable to commit [negative number] bytes of memory -------------------------------------+------------------------------------- Reporter: nh2 | Owner: (none) Type: bug | Status: closed Priority: normal | Milestone: 8.6.1 Component: Compiler | Version: 8.4.3 Resolution: fixed | Keywords: Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Changes (by nh2): * status: new => closed * resolution: => fixed * milestone: 8.8.1 => 8.6.1 Comment: Great! Diffs: * https://phabricator.haskell.org/D4373 * https://phabricator.haskell.org/D4390 -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/15581#comment:3 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#15581: Unable to commit [negative number] bytes of memory -------------------------------------+------------------------------------- Reporter: nh2 | Owner: (none) Type: bug | Status: closed Priority: normal | Milestone: 8.6.1 Component: Compiler | Version: 8.4.3 Resolution: fixed | Keywords: Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Changes (by nh2): * status: new => closed * resolution: => fixed * milestone: 8.8.1 => 8.6.1 Comment: Great! Diffs: * https://phabricator.haskell.org/D4373 * https://phabricator.haskell.org/D4390 -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/15581#comment:4 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler
participants (1)
-
GHC