[GHC] #10673: GHCi crashes when decoding with Aeson

GHC ghc-devs at haskell.org
Thu Jul 23 07:32:04 UTC 2015


#10673: GHCi crashes when decoding with Aeson
-------------------------------+-----------------------------------------
        Reporter:  orion       |                   Owner:
            Type:  bug         |                  Status:  closed
        Priority:  normal      |               Milestone:
       Component:  GHCi        |                 Version:  7.8.3
      Resolution:  wontfix     |                Keywords:
Operating System:  FreeBSD     |            Architecture:  x86_64 (amd64)
 Type of failure:  GHCi crash  |               Test Case:
      Blocked By:              |                Blocking:
 Related Tickets:              |  Differential Revisions:
-------------------------------+-----------------------------------------
Changes (by rwbarton):

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


Comment:

 Well, I actually tried to reproduce this using the exact versions of all
 those packages, but aeson-0.7.0.6 has a lower bound attoparsec >=
 0.11.3.4, so I don't know how you got into this situation.

 If you can give steps to reproduce this crash on 7.10 and with a
 consistent set of packages, that would be extremely interesting (and
 unexpected). Otherwise, closing as wontfix since this is an old version of
 ghc and there seems to be something fishy about the set of packages you
 have installed.

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


More information about the ghc-tickets mailing list