id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	os	architecture	failure	difficulty	testcase	blockedby	blocking	related
2502	segfault with GHC.Handle.fdToHandle'	EricKow		"While trying to configure darcs, a FreeBSD user discovered that the following program segfaults if you compile it with ""ghc  -threaded  -optl-L/usr/local/lib -optl-L/usr/local/lib/ -optl-pthread""

{{{
import GHC.Handle ( fdToHandle' )
import IO ( IOMode(..) )

main = fdToHandle' 1 Nothing False ""stdout"" WriteMode True
}}}

For more details, please see http://bugs.darcs.net/issue979"	bug	closed	normal	6.10 branch	None	6.8.3	fixed			FreeBSD	x86		Unknown				
