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

#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 Keywords: | Operating System: Unknown/Multiple Architecture: | Type of failure: Runtime crash Unknown/Multiple | Test Case: | Blocked By: Blocking: | Related Tickets: Differential Rev(s): | Wiki Page: -------------------------------------+------------------------------------- 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 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#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

#12960: New haddock seems to be segfaulting -------------------------------------+------------------------------------- Reporter: Phyx- | Owner: Type: bug | Status: closed Priority: normal | Milestone: 8.2.1 Component: Documentation | Version: 8.0.1 Resolution: invalid | 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: | -------------------------------------+------------------------------------- Changes (by Phyx-): * status: new => closed * resolution: => invalid Comment: Think the origin may lie with some other patch. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/12960#comment:2 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler
participants (1)
-
GHC