#3015: Building packages using ghc (6.8.2) results in inconsistent error 
assembler
messages
-------------------------------+--------------------------------------------
    Reporter:  akrohit         |        Owner:         
        Type:  bug             |       Status:  new    
    Priority:  low             |    Milestone:  6.12.1 
   Component:  Compiler        |      Version:  6.8.2  
    Severity:  normal          |   Resolution:         
    Keywords:                  |   Difficulty:  Unknown
    Testcase:                  |           Os:  Linux  
Architecture:  x86_64 (amd64)  |  
-------------------------------+--------------------------------------------
Comment (by igloo):

 OK, so some characters with least significant bit 0 are getting their
 least significant bit set to 1. We have `d` -> `e`, `z` -> `{` and `:` ->
 `;`. I'd guess that this is the Ubuntu 6.8.2 and the 6.10.2 bindist, both
 of which work for other people, so it smells like a hardware problem to
 me. Have you tried running memtest or similar?

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