[GHC] #12960: New haddock seems to be segfaulting

GHC ghc-devs at haskell.org
Sun Dec 11 15:07:33 UTC 2016


#12960: New haddock seems to be segfaulting
-------------------------------------+-------------------------------------
        Reporter:  Phyx-             |                Owner:
            Type:  bug               |               Status:  new
        Priority:  normal            |            Milestone:  8.2.1
       Component:  Documentation     |              Version:  8.0.1
      Resolution:                    |             Keywords:
Operating System:  Unknown/Multiple  |         Architecture:
                                     |  Unknown/Multiple
 Type of failure:  Runtime crash     |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:                    |  Differential Rev(s):
       Wiki Page:                    |
-------------------------------------+-------------------------------------
Description changed by Phyx-:

@@ -5,0 +5,1 @@
+ {{{
@@ -10,0 +11,1 @@
+ }}}

New description:

 Commit 61932cd3eb0d5d22cb35d118fb9f87298881cd77 bumped up haddock.

 This seems to be segfaulting randomly on Windows and OSX or just dies.

 {{{
 compiler/ghc.mk:581: recipe for target
 'compiler/stage2/doc/html/ghc/ghc.haddock' failed
 make[1]: *** [compiler/stage2/doc/html/ghc/ghc.haddock] Error 1
 Makefile:122: recipe for target 'all' failed
 make: *** [all] Error 2
 }}}

--

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


More information about the ghc-tickets mailing list