#5305: crash after writing around 40 gigabytes to stdout
---------------------------------+------------------------------------------
Reporter: lava | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 7.0.3
Keywords: | Testcase:
Blockedby: | Difficulty:
Os: Windows | Blocking:
Architecture: Unknown/Multiple | Failure: Runtime crash
---------------------------------+------------------------------------------
Comment(by igloo):
I can't reproduce this on amd64/Linux with the 7.0.2 bindist:
{{{
$ ghc --make rec -O2
$ ./rec > 5305.out
}}}
{{{
-rw-r--r-- 1 ian ian 84G Jul 18 02:03 5305.out
-rw-r--r-- 1 ian ian 90037868160 Jul 18 02:03 5305.out
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/5305#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