Ticket #3348 (closed merge: fixed)
crash in gc with > 2 generations
| Reported by: | dynamic-wind | Owned by: | igloo |
|---|---|---|---|
| Priority: | normal | Milestone: | 6.10.4 |
| Component: | Runtime System | Version: | 6.10.3 |
| Keywords: | Cc: | ||
| Operating System: | Windows | Architecture: | x86 |
| Type of failure: | Difficulty: | Unknown | |
| Test Case: | Blocked By: | ||
| Blocking: | Related Tickets: |
Description
using ghci from binary distribution built w/mingw command line arguments +RTS -G3 enter:
let n=[1..10000000] last n
sometimes hereafter ghc crashes in various fashions, e.g. "evacuate: unknown closure type: 0" reproducing the crash may require several attempts seems like only 2 spaced gc works ok?
Change History
Note: See
TracTickets for help on using
tickets.
