[GHC] #8402: throwTo segfaults under -prof -threaded -with-rtsopts=N2
GHC
ghc-devs
Mon Oct 7 07:32:13 UTC 2013
#8402: throwTo segfaults under -prof -threaded -with-rtsopts=N2
----------------------------------+----------------------------------
Reporter: akio | Owner:
Type: bug | Status: patch
Priority: highest | Milestone: 7.8.1
Component: Profiling | Version: 7.7
Resolution: | Keywords:
Operating System: Linux | Architecture: x86_64 (amd64)
Type of failure: Runtime crash | Difficulty: Unknown
Test Case: | Blocked By:
Blocking: | Related Tickets:
----------------------------------+----------------------------------
Comment (by kazu-yamamoto):
Never mind. I forgot to specify --ghc-options="-fprof-auto -fprof-cafs" to
cabal. I can get a proper profiling file if I specify it.
So, I hope that ezyang's patch will be merged quickly.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8402#comment:12>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list