#5003: test 4038 (ghci) fails on OS X 64 bit.
-------------------------------+--------------------------------------------
    Reporter:  gwright         |        Owner:  gwright      
        Type:  bug             |       Status:  new          
    Priority:  high            |    Milestone:  7.2.1        
   Component:  GHCi            |      Version:  7.0.2        
    Keywords:                  |     Testcase:               
   Blockedby:                  |   Difficulty:               
          Os:  MacOS X         |     Blocking:               
Architecture:  x86_64 (amd64)  |      Failure:  Runtime crash
-------------------------------+--------------------------------------------
Changes (by simonmar):

  * priority:  normal => high
  * milestone:  => 7.2.1


Comment:

 Replying to [comment:5 michalt]:
 > I've got similar problem on x86-64 Linux but only with ghc compiled
 code, not
 > ghci.

 I tried and I can't reproduce the error here on x86-64/Linux (Ubuntu
 10.04).  I also ran the program with Valgrind and found no errors (reading
 uninitialized data is a common cause of things that fail on one platform
 but not another).

 So I'm stumped, but we should treat this as a high priority.  It could be
 related to #4303.  Ian, could you try to repro on your Mac?

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