Ticket #4800 (new bug)

Opened 2 years ago

Last modified 9 months ago

Memory Leak when Compiling qtHaskell

Reported by: gidyn Owned by:
Priority: low Milestone: 7.6.2
Component: Compiler Version: 6.12.3
Keywords: Cc: gideon@…
Operating System: Windows Architecture: x86
Type of failure: Compile-time crash Difficulty:
Test Case: developer.berlios.de/project/showfiles.php?group_id=10072 Blocked By:
Blocking: Related Tickets:

Description

I get an out-of-memory error about two thirds of the way through building qtHaskell (latest version, 1.1.4). If I start again, the remaining modules are compiled successfully, although GHC's memory usage creeps up to about 1.5Gb by the time it's finished.

This is on Win7 x64 with 4Gb RAM.

Change History

Changed 2 years ago by igloo

  • milestone set to 7.2.1

Changed 2 years ago by gidyn

  • architecture changed from x86_64 (amd64) to x86

Correction: 32-bit GHC on 64-bit Windows.

Changed 2 years ago by mtreskin

Have the same problem on Linux amd64 with 64-bit GHC. But on my netbook with Intel Atom 32-bit compilation works fine and without leaks.

Changed 16 months ago by igloo

  • priority changed from normal to low
  • milestone changed from 7.4.1 to 7.6.1

Changed 9 months ago by igloo

  • milestone changed from 7.6.1 to 7.6.2
Note: See TracTickets for help on using tickets.