id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	os	architecture	failure	difficulty	testcase	blockedby	blocking	related
5085	internal error: evacuate: strange closure type	mitar	simonmar	"While running my test and benchmarking program for [http://hackage.haskell.org/package/Etage-Graph Etage-Graph package], I am getting sometimes (in around 1% runs) the following error (with different closure type number):

{{{
test: internal error: evacuate: strange closure type 4869608
    (GHC version 7.1.20101124 for x86_64_unknown_linux)
    Please report this as a GHC bug:  http://www.haskell.org/ghc/reportabug
Aborted
}}}

As it is not very often it is hard to debug. I am running the program as:

{{{
./test -s 400 +RTS -N4
}}}

Where 400 is number of nodes in the graph. Maybe it also happens with smaller number of nodes."	bug	closed	highest	7.4.1	Runtime System	7.1	wontfix		mmitar@… mk.fraggod@… pho@…	Linux	x86_64 (amd64)	Runtime crash	Unknown				
