[GHC] #5013: sporadic failures during compilation under solaris

GHC ghc-devs at haskell.org
Sat Feb 22 11:31:42 UTC 2014


#5013: sporadic failures during compilation under solaris
----------------------------------+---------------------------
        Reporter:  maeder         |            Owner:
            Type:  bug            |           Status:  new
        Priority:  normal         |        Milestone:  7.6.2
       Component:  Compiler       |          Version:  7.6.1
      Resolution:                 |         Keywords:
Operating System:  Solaris        |     Architecture:  x86
 Type of failure:  Runtime crash  |       Difficulty:  Unknown
       Test Case:                 |       Blocked By:
        Blocking:                 |  Related Tickets:
----------------------------------+---------------------------
Changes (by kgardas):

 * cc: karel.gardas@… (added)
 * priority:  low => normal
 * status:  closed => new
 * resolution:  worksforme =>
 * version:  7.0.4 => 7.6.1


Comment:

 I'm reopening this issue as I'm able to easily reproduce error:
 {{{
 getFileStatus: interrupted (Interrupted system call)
 }}}
 I'm able to get it on both SPARC and x86 Solarises. And on both version 10
 and 11.1. The way to reproduce this is simple. Put GHC sources on NFS
 server. Mount this to SPARC/x86 server and attempt to compile GHC from
 those NFS mounted sources with `gmake -jN' where N > 1.
 Concretely I'm using 7.6.2 release for x86 compiled by me and for SPARC
 compiled by Christian.

--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/5013#comment:27>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list