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

 the machine used is:

 {{{
 SunOS 5.10 Generic_137111-07 sun4u sparc SUNW,Sun-Fire-280R

 -bash-3.00$ gcc -v
 Using built-in specs.
 Target: sparc-sun-solaris2.10
 Configured with: ../gcc-4.2.2/configure --prefix=/usr/local/lang -program-
 suffix=_4.2.2 --with-gnu-as --with-as=/usr/local/bin/gnu-as --with-gnu-ld
 --with-ld=/usr/local/bin/gnu-ld --enable-version-specific-runtime-libs
 --enable-languages=c,c++
 Thread model: posix
 gcc version 4.2.2
 }}}

 I've also tried a different machine, where the stage2 compiler just sleeps
 and seg-faults without failure position when relinked with
 `GhcDebugged=YES`.

 {{{
 SunOS 5.10 Generic_137111-03 sun4u sparc SUNW,Sun-Fire-V240

 -bash-3.00$ gcc -v
 Reading specs from /export/local/lang/bin/../lib/gcc/sparc-sun-
 solaris2.10/3.4.4/specs
 Configured with: ../gcc-3.4.4/configure --prefix=/usr/local/lang -program-
 suffix=_3.4.4_s10 --with-gnu-as --with-as=/usr/local/bin/gnu-as --with-
 gnu-ld --with-ld=/usr/local/bin/gnu-ld --enable-version-specific-runtime-
 libs --enable-languages=c,c++,f77
 Thread model: posix
 gcc version 3.4.4
 }}}

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