#1209: getMBlocks: misaligned block returned
--------------------------------------------------+-------------------------
Reporter: CBa | Owner:
Type: bug | Status: new
Priority: normal | Milestone: 6.6.2
Component: Runtime System | Version: 6.4.2
Severity: normal | Resolution:
Keywords: darcs, windows, memory, VirtualAlloc | Difficulty: Unknown
Testcase: | Architecture: x86
Os: Windows |
--------------------------------------------------+-------------------------
Comment (by CBa):
ghc-6.4.2 prints the same message, when i request a larger heap
(-M1750M is ok, don't ask me why):
/c/ghc/ghc-6.4.2/bin/ghc +RTS -M2000M -RTS
ghc.exe: getMBlocks: VirtualAlloc MEM_RESERVE 1999998976 failed with: 8
ghc.exe: internal error: getMBlocks: misaligned block returned
Please report this as a compiler bug. See:
http://www.haskell.org/ghc/reportabug
But a test with ghc-6.6 looks quite good:
/c/ghc/ghc-6.6/bin/ghc +RTS -M4000M -RTS
ghc.exe: no input files
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1209>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs