[GHC] #15544: Possible segmentation fault in cryptohash-sha256 testsuite

GHC ghc-devs at haskell.org
Mon Aug 20 21:28:44 UTC 2018


#15544: Possible segmentation fault in cryptohash-sha256 testsuite
-------------------------------------+-------------------------------------
        Reporter:  bgamari           |                Owner:  (none)
            Type:  bug               |               Status:  new
        Priority:  highest           |            Milestone:  8.6.1
       Component:  Compiler          |              Version:  8.4.3
      Resolution:                    |             Keywords:
Operating System:  Unknown/Multiple  |         Architecture:
                                     |  Unknown/Multiple
 Type of failure:  None/Unknown      |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:                    |  Differential Rev(s):
       Wiki Page:                    |
-------------------------------------+-------------------------------------
Changes (by bgamari):

 * priority:  normal => highest


Comment:

 Sometimes the program also outright segfaults. The stderr message appears
 to be due to the timer manager control fd filling. I suspect this thread
 is killed due to the segfault and consequently the pipe fills, resulting
 in the messages.

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


More information about the ghc-tickets mailing list