[GHC] #15508: concprog001 fails with various errors

GHC ghc-devs at haskell.org
Mon Sep 17 07:17:46 UTC 2018


#15508: concprog001 fails with various errors
-------------------------------------+-------------------------------------
        Reporter:  osa1              |                Owner:  osa1
            Type:  bug               |               Status:  new
        Priority:  high              |            Milestone:  8.6.1
       Component:  Compiler          |              Version:  8.5
      Resolution:                    |             Keywords:
Operating System:  Unknown/Multiple  |         Architecture:
                                     |  Unknown/Multiple
 Type of failure:  Runtime crash     |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:  #15571            |  Differential Rev(s):  Phab:D5051
       Wiki Page:                    |
-------------------------------------+-------------------------------------

Comment (by simonmar):

 Just came across this ticket. It looks like the problems fall into two
 categories:

 * There are segfaults and various barfs when the test is compiled with
 `-prof`
 * There is a sanity check failure when the test is compiled without
 `-prof`, but no segfaults/barfs

 Is that right?

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


More information about the ghc-tickets mailing list