id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc,os,architecture,failure,difficulty,testcase,blockedby,blocking,related
5531,Segfault on Windows,awson,igloo,"This segfaults on Windows:
{{{
import Network.Curl (curlGetString)

main :: IO ()
main = fmap snd (curlGetString ""https://github.com/simonmar"" []) >>= putStrLn
}}}

It does not depend on options either curl package or this code is compiled with.

7.2.1 and 7.3.20111004 and definitely affected.

Compiled with 7.0.3 this example crashes when linked with -debug runtime but work pretty fine otherwise.
",bug,closed,high,7.4.1,Runtime System,7.2.1,invalid,,,Windows,Unknown/Multiple,None/Unknown,,,,,
