[GHC] #14880: GHC panic: updateRole

GHC ghc-devs at haskell.org
Sat Jul 14 19:36:53 UTC 2018


#14880: GHC panic: updateRole
-------------------------------------+-------------------------------------
        Reporter:  RyanGlScott       |                Owner:  goldfire
            Type:  bug               |               Status:  new
        Priority:  normal            |            Milestone:
       Component:  Compiler (Type    |              Version:  8.2.2
  checker)                           |
      Resolution:                    |             Keywords:  TypeInType
Operating System:  Unknown/Multiple  |         Architecture:
 Type of failure:  Compile-time      |  Unknown/Multiple
  crash or panic                     |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:  #15076            |  Differential Rev(s):  Phab:D4769
       Wiki Page:                    |
-------------------------------------+-------------------------------------

Comment (by tdammers):

 OK, I managed to build it, and get some proper test failures:

 {{{
 Unexpected failures:
    /tmp/ghctest-tmsk6xdn/test
 spaces/./simplCore/should_compile/T3234.run  T3234 [stderr mismatch]
 (optasm)

 Unexpected stat failures:
    /tmp/ghctest-tmsk6xdn/test   spaces/./perf/compiler/T5321Fun.run
 T5321Fun [stat not good enough] (normal)
    /tmp/ghctest-tmsk6xdn/test   spaces/./perf/compiler/T5631.run     T5631
 [stat not good enough] (normal)
 }}}

 So I'll look into those.

 On a side note, Haddock now fails to compile, which can be worked around
 by setting `HADDOCK_DOCS=NO` in `mk/validate.mk`, but should, I think, be
 resolved before we can merge.

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


More information about the ghc-tickets mailing list