#2692: ghc-6.10.0.20081007 seg faults on Sparc
----------------------+-----------------------------------------------------
 Reporter:  maeder    |          Owner:         
     Type:  bug       |         Status:  new    
 Priority:  normal    |      Milestone:         
Component:  Compiler  |        Version:  6.9    
 Severity:  normal    |     Resolution:         
 Keywords:            |     Difficulty:  Unknown
 Testcase:            |   Architecture:  sparc  
       Os:  Solaris   |  
----------------------+-----------------------------------------------------
Changes (by simonmar):

  * difficulty:  => Unknown

Comment:

 Could you try re-linking stage2 with `-debug`, which should get you a
 better stack trace.
 {{{
 $ cd ghc
 $ make rebuild stage=2 GhcDebugged=YES
 }}}

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