#5368: ghc.exe; panic! (the 'impossible' happened) ----------------------------+----------------------------------------------- Reporter: dmitriev200 | Owner: simonmar Type: bug | Status: new Priority: high | Milestone: 7.4.1 Component: GHCi | Version: 7.0.3 Keywords: | Testcase: Blockedby: | Difficulty: Os: Windows | Blocking: Architecture: x86 | Failure: GHCi crash ----------------------------+-----------------------------------------------
Comment(by Y_Less): I managed to get this same error, but for entirely different reasons (it seems). I also (out of interest) tried replicating the code above and didn't get the issue. I can post the code if you like, but it is quite odd - I wrote a Sudoku solver in pure Haskell types, tried running it on a larger size data set than I had been using to test but gave up after a long time (at 50% CPU and 1.2Gb usage solid) and got this issue after I tried something else. -- Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/5368#comment:3> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler _______________________________________________ Glasgow-haskell-bugs mailing list Glasgow-haskell-bugs@haskell.org http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs