#2815: On windows, hGetLine stdin leaks like an inside trader
----------------------------+-----------------------------------------------
 Reporter:  sclv            |          Owner:                  
     Type:  bug             |         Status:  new             
 Priority:  normal          |      Milestone:                  
Component:  Runtime System  |        Version:  6.10.1          
 Severity:  normal          |     Resolution:                  
 Keywords:                  |       Testcase:                  
       Os:  Windows         |   Architecture:  Unknown/Multiple
----------------------------+-----------------------------------------------
Comment (by nominolo):

 I cannot reproduce this on Vista.  Could you compile your program with
 6.10.1 and run it with {{{+RTS -hT}}}.  Let it run for a while then kill
 it.  It should then have produced a {{{<programname>.hp}}} file (for "Heap
 Profile").  You should have a tool {{{hp2ps}}} coming with 6.10.1 which
 converts this file to a postscript file.   Could you then attach the .hp
 or .ps file to this ticket.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/2815#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to