#1615: Profiling with -hy, -hd, -hr segfaults
------------------------+---------------------------------------------------
  Reporter:  igloo      |          Owner:         
      Type:  bug        |         Status:  new    
  Priority:  high       |      Milestone:  6.8    
 Component:  Profiling  |        Version:  6.7    
  Severity:  normal     |       Keywords:         
Difficulty:  Unknown    |             Os:  Unknown
  Testcase:             |   Architecture:  Unknown
------------------------+---------------------------------------------------
I haven't looked for a small testcase yet, but:
 {{{
 $ ~/ghc/darcs/build/compiler/stage2/ghc-inplace -c J.hs +RTS -hy
 zsh: segmentation fault  ~/ghc/darcs/build/compiler/stage2/ghc-inplace -c
 J.hs +RTS -hy
 $ ~/ghc/darcs/build/compiler/stage2/ghc-inplace -c J.hs +RTS -hd
 zsh: segmentation fault  ~/ghc/darcs/build/compiler/stage2/ghc-inplace -c
 J.hs +RTS -hd
 $ ~/ghc/darcs/build/compiler/stage2/ghc-inplace -c J.hs +RTS -hr
 zsh: segmentation fault  ~/ghc/darcs/build/compiler/stage2/ghc-inplace -c
 J.hs +RTS -hr
 }}}
 Plain old -h works fine.

 See also #1519.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1615>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to