Excessive Memory Usage: space leak with foldl' on Integer
"foldl1' (*) [1..1000000]" for example allocates up to 1.9 GB of Memory in about 10 seconds and stops with "out of memory".
I guess I don't have to mention that with 6.8.3 it runs with only as much as 20MB.
Trac metadata
| Trac field | Value |
|---|---|
| Version | 6.10.1 |
| Type | Bug |
| TypeOfFailure | OtherFailure |
| Priority | normal |
| Resolution | Unresolved |
| Component | Runtime System |
| Test case | |
| Differential revisions | |
| BlockedBy | |
| Related | |
| Blocking | |
| CC | rakowski@mi.fu-berlin.de |
| Operating system | Windows |
| Architecture | x86_64 (amd64) |
Edited by dons