#993: threaded RTS under pc-solaris does not work
----------------------------+-----------------------------------------------
 Reporter:  [EMAIL PROTECTED]   |          Owner:         
     Type:  bug             |         Status:  new    
 Priority:  normal          |      Milestone:  6.6.1  
Component:  Runtime System  |        Version:  6.6    
 Severity:  normal          |     Resolution:         
 Keywords:                  |     Difficulty:  Unknown
 Testcase:                  |   Architecture:  x86    
       Os:  Solaris         |  
----------------------------+-----------------------------------------------
Comment (by [EMAIL PROTECTED]):

 I've linked the stage2 compiler of the HEAD with:
 {{{ -threaded -debug -optl-L/usr/local/lib -optl-lbfd -optl-liberty -optl-
 lintl }}}

 and gdb showed the following location:

 {{{
 [New LWP 1]
 [New LWP 2]
 ghc-6.7: missing -B<dir> option
 [New LWP 3]

 Program received signal SIGILL, Illegal instruction.
 0x08ca8dc7 in scheduleDoGC (cap=0x0, task=0x8e275b8, force_major=rtsFalse)
     at ../includes/SMP.h:105
 105         __asm__ __volatile__ (
 }}}

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