#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                               |  
--------------------------------------------------+-------------------------
Changes (by igloo):

  * milestone:  => 6.6.2

Old description:

> darcs 1.0.8 uses a lot of memory. On windows the command below
> (official compiled darcs, I'm not sure about ghc version) works
> on one Machine (Windows Server 2003) and aborts on Windows XP
> with the message below:
>
> darcs +RTS -M1750M -RTS optimize --reorder-patches
>
> darcs.exe: getMBlocks: VirtualAlloc failed with: 8
>
> darcs.exe: internal error: getMBlocks: misaligned block returned
>
>    Please report this as a bug to glasgow-haskell-bugs@haskell.org,
>
>    or http://www.sourceforge.net/projects/ghc/
>
> Version: (Windows XP)
>
> darcs compiled on Jun 16 2006, at 13:00:32
>
> # configured Fri Jun 16 12:59:52 USMST 2006
>
> ./configure --disable-mmap
>
> Context:
>
> [TAG 1.0.8
>
> Tommy Pettersson <[EMAIL PROTECTED]>**20060616160213]
>
> --
> Christoph Bauer

New description:

 darcs 1.0.8 uses a lot of memory. On windows the command below
 (official compiled darcs, I'm not sure about ghc version) works
 on one Machine (Windows Server 2003) and aborts on Windows XP
 with the message below:

 {{{
 darcs +RTS -M1750M -RTS optimize --reorder-patches

 darcs.exe: getMBlocks: VirtualAlloc failed with: 8

 darcs.exe: internal error: getMBlocks: misaligned block returned

    Please report this as a bug to glasgow-haskell-bugs@haskell.org,

    or http://www.sourceforge.net/projects/ghc/

 Version: (Windows XP)

 darcs compiled on Jun 16 2006, at 13:00:32

 # configured Fri Jun 16 12:59:52 USMST 2006

 ./configure --disable-mmap

 Context:

 [TAG 1.0.8

 Tommy Pettersson <[EMAIL PROTECTED]>**20060616160213]
 }}}

 --
 Christoph Bauer

Comment:

 Is there a testcase for this that we could have a copy of please?

-- 
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
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to