id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	os	architecture	failure	difficulty	testcase	blockedby	blocking	related
4088	GHCi crash	guest		"I used GHCi for playing with my code, then it hung (my fault) so I closed it. I opened a new session and:
{{{
$ ghci
WARNING: GHCi invoked via 'ghci.exe' in *nix-like shells (cygwin-bash, in particular)
         doesn't handle Ctrl-C well; use the 'ghcii.sh' shell wrapper instead
GHCi, version 6.12.1: http://www.haskell.org/ghc/  :? for help
Loading package ghc-prim ... linking ... done.
Loading package integer-gmp ... linking ... done.
Loading package base ... linking ... done.
Loading package ffi-1.0 ... linking ... done.
Prelude> :load Solution
[1 of 1] Compiling Solution         ( Solution.hs, interpreted )
: internal error: evacuate: strange closure type 29069
    (GHC version 6.12.1 for i386_unknown_mingw32)
    Please report this as a GHC bug:  http://www.haskell.org/ghc/reportabug

This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.
}}}

my email is on cc: sonoflilit"	bug	closed	normal	7.0.1	GHCi	6.12.1	worksforme		sonoflilit@…	Windows	x86	GHCi crash					
