id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc,os,architecture,failure,difficulty,testcase,blockedby,blocking,related
7149,Heap profiling restricted with retainers (+RTS -hrfoo -hc) segfaults,akio,pcapriotti,"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
}}}",bug,closed,normal,7.6.1,Profiling,7.5,fixed,,,Linux,x86_64 (amd64),Runtime crash,Unknown,,,,
