#3436: runtime: internal error: traverseWeakPtrList: not WEAK
-----------------------------+----------------------------------------------
  Reporter:  sannysanoff     |          Owner:                
      Type:  bug             |         Status:  new           
  Priority:  normal          |      Milestone:  6.12.1        
 Component:  Runtime System  |        Version:  6.10.4        
Resolution:                  |       Keywords:                
Difficulty:  Unknown         |             Os:  Linux         
  Testcase:                  |   Architecture:  x86_64 (amd64)
   Failure:  None/Unknown    |  
-----------------------------+----------------------------------------------
Changes (by igloo):

  * failure:  => None/Unknown

Old description:

> I was compiling my program (attached) with jhc version 0.6.1.
> jhc was compiled with ghc 6.10.4 with -O, not -O2 option, as in jhc's
> Makefile.
> ghc 6.10.4 was taken from arch linux repository.
> warning: jhc compilation takes very long (I went home after 45 min) and
> very much (maybe 8G RAM?).
> i am not sure about total memory conditions, around 10G+7G swap was
> available for compile.
> error was:
>
> jhc: internal error: traverseWeakPtrList: not WEAK
>     (GHC version 6.10.4 for x86_64_unknown_linux)
>     Please report this as a GHC bug:
> http://www.haskell.org/ghc/reportabug

New description:

 I was compiling my program (attached) with jhc version 0.6.1.
 jhc was compiled with ghc 6.10.4 with -O, not -O2 option, as in jhc's
 Makefile.
 ghc 6.10.4 was taken from arch linux repository.
 warning: jhc compilation takes very long (I went home after 45 min) and
 very much (maybe 8G RAM?).
 i am not sure about total memory conditions, around 10G+7G swap was
 available for compile.
 error was:
 {{{
 jhc: internal error: traverseWeakPtrList: not WEAK
     (GHC version 6.10.4 for x86_64_unknown_linux)
     Please report this as a GHC bug:
 http://www.haskell.org/ghc/reportabug
 }}}

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/3436#comment:5>
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

Reply via email to