[GHC] #10080: Recusive IO actions crash with segmentation fault

GHC ghc-devs at haskell.org
Fri Feb 13 07:16:34 UTC 2015


#10080: Recusive IO actions crash with segmentation fault
-------------------------------------+-------------------------------------
        Reporter:  nakal             |                   Owner:
            Type:  bug               |                  Status:  new
        Priority:  normal            |               Milestone:
       Component:  Compiler          |                 Version:  7.8.3
      Resolution:                    |                Keywords:
Operating System:  FreeBSD           |            Architecture:  x86_64
 Type of failure:  Runtime crash     |  (amd64)
      Blocked By:                    |               Test Case:
 Related Tickets:                    |                Blocking:
                                     |  Differential Revisions:
-------------------------------------+-------------------------------------

Comment (by pgj):

 Thanks for the details.  I will keep trying to reproduce the problem.
 Based on my past experiences, I still believe that the problem comes from
 the FreeBSD base system, not GHC itself -- in such situations, I usually
 do some bisecting between the (kernel + userland) revisions to see which
 commit might have introduced the bug.  It may also happen (as you wrote
 above) that it is all about race conditions which may require a system
 fast enough to make them visible.

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


More information about the ghc-tickets mailing list