Heap profiling restricted with retainers (+RTS -hrfoo -hc) segfaults
Steps to reproduce:
% cat hello.hs
main = print $ last [0..]
% ghc hello.hs -prof
[1 of 1] Compiling Main ( hello.hs, hello.o )
Linking hello ...
% ./hello +RTS -hrfoo -hc
zsh: segmentation fault ./hello +RTS -hrfoo -hc
Trac metadata
| Trac field | Value |
|---|---|
| Version | 7.5 |
| Type | Bug |
| TypeOfFailure | OtherFailure |
| Priority | normal |
| Resolution | Unresolved |
| Component | Profiling |
| Test case | |
| Differential revisions | |
| BlockedBy | |
| Related | |
| Blocking | |
| CC | |
| Operating system | |
| Architecture |