#1030: ghc-6.6 crashed after being built on linux (fedora core)
----------------------+-----------------------------------------------------
 Reporter:  newsham   |          Owner:  igloo  
     Type:  merge     |         Status:  new    
 Priority:  normal    |      Milestone:  6.6.1  
Component:  Compiler  |        Version:  6.6    
 Severity:  normal    |     Resolution:         
 Keywords:  crash     |     Difficulty:  Unknown
 Testcase:            |   Architecture:  x86    
       Os:  Linux     |  
----------------------+-----------------------------------------------------
Changes (by igloo):

  * type:  bug => merge

Comment:

 Fixed in the HEAD by

 {{{
 [Check with sysconf _POSIX_THREAD_CPUTIME is available before we try to
 use it.
 Ian Lynagh <[EMAIL PROTECTED]>**20070116012907

  Calling clock_gettime(CLOCK_THREAD_CPUTIME_ID,_) regardless was
  causing a segfault (trac #1030).
 }}}

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1030>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to