#5013: sporadic failures during compilation under solaris
---------------------------+------------------------------------------------
  Reporter:  maeder        |          Owner:         
      Type:  bug           |         Status:  new    
  Priority:  normal        |      Milestone:  7.2.1  
 Component:  Compiler      |        Version:  7.0.2  
Resolution:                |       Keywords:         
  Testcase:                |      Blockedby:         
Difficulty:                |             Os:  Solaris
  Blocking:                |   Architecture:  sparc  
   Failure:  None/Unknown  |  
---------------------------+------------------------------------------------

Comment(by maeder):

 gdb shows:

 {{{
 -bash-3.00$ gdb /home/pub-bkb/ghc/ghc-7.0.4/bin/cabal
 GNU gdb (GDB) 7.2
 ...
 Reading symbols from /home/pub-bkb/ghc/ghc-7.0.4/bin/cabal...(no debugging
 symbols found)...done.
 (gdb) run install terminfo --reinstall
 Starting program: /home/pub-bkb/ghc/ghc-7.0.4/bin/cabal install terminfo
 --reinstall
 ...
 [7 of 7] Compiling System.Console.Terminfo ( System/Console/Terminfo.hs,
 dist/build/System/Console/Terminfo.o )
 Bus Error
 cabal: Error: some packages failed to install:
 terminfo-0.3.1.3 failed during the building phase. The exception was:
 ExitFailure 138

 Program exited with code 01.
 (gdb) bt
 No stack.
 (gdb)
 }}}

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