Ticket #711 (closed bug: fixed)
shutdownHaskell() does not return allocated memory on Unix
| Reported by: | lennart.augustsson@… | Owned by: | simonmar |
|---|---|---|---|
| Priority: | high | Milestone: | 6.12.1 |
| Component: | Runtime System | Version: | 6.5 |
| Keywords: | Cc: | ||
| Operating System: | Unknown/Multiple | Architecture: | Unknown/Multiple |
| Type of failure: | Difficulty: | Easy (less than 1 hour) | |
| Test Case: | N/A | Blocked By: | |
| Blocking: | Related Tickets: |
Description
Calling shutdownHaskell() doesn't actually return the memory allocated. This can be very bad when loading and unloading DLLs many times.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

