[GHC] #10950: Sphinx "RecursionError: maximum recursion depth exceeded while pickling an object"

GHC ghc-devs at haskell.org
Thu Dec 3 21:29:07 UTC 2015


#10950: Sphinx "RecursionError: maximum recursion depth exceeded while pickling an
object"
-------------------------------------+-------------------------------------
        Reporter:  ezyang            |                Owner:
            Type:  bug               |               Status:  closed
        Priority:  normal            |            Milestone:  8.0.1
       Component:  Documentation     |              Version:  7.11
      Resolution:  fixed             |             Keywords:
Operating System:  Unknown/Multiple  |         Architecture:
 Type of failure:  Compile-time      |  Unknown/Multiple
  crash                              |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:                    |  Differential Rev(s):
       Wiki Page:                    |
-------------------------------------+-------------------------------------
Changes (by slyfox):

 * status:  new => closed
 * resolution:   => fixed


Comment:

 I think empty link in form of
 {{{
 `foo <>`__
 }}}
 was able to make sphinx try to serialize bad parse state.

 Should be good now.

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


More information about the ghc-tickets mailing list