#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:  Unknown/Multiple  |     Blocking:               
Architecture:  x86_64 (amd64)    |      Failure:  Runtime crash
---------------------------------+------------------------------------------

Comment(by gwright):

 Replying to [comment:21 altaic]:
 > Replying to [comment:19 gwright]:
 > > The mystery is why this ever worked.
 >
 > I may have unraveled part of that. Unless I'm missing something, it
 seems the testsuite is reporting invalid passes. Running `make TEST=4038`,
 6 tests pass and 1 fails. When I run the passing tests manually (just as
 they appear in the output of `make TEST=4038`) from the command line,
 every one of them segfaults.

 I tried it again on OS X 10.6.6 this morning.  Now every 4038 test fails:
 {{{
 OVERALL SUMMARY for test run started at Thu Mar 24 08:32:04 EDT 2011
     2710 total tests, which gave rise to
    10140 test cases, of which
        0 caused framework failures
    10133 were skipped

        0 expected passes
        0 expected failures
        0 unexpected passes
        7 unexpected failures

 Unexpected failures:
    4038(normal,optc,hpc,optasm,ghci,threaded1,threaded2)
 }}}
 So it's still a mystery.

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