[GHC] #12019: Profiling option -hb is not thread safe
GHC
ghc-devs at haskell.org
Sat May 7 09:39:55 UTC 2016
#12019: Profiling option -hb is not thread safe
-------------------------------------+-------------------------------------
Reporter: erikd | Owner: erikd
Type: bug | Status: new
Priority: normal | Milestone: 8.0.2
Component: Runtime System | Version: 8.1
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: Runtime crash | Test Case:
Blocked By: | Blocking:
Related Tickets: #11978, #12009 | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by simonmar):
Yes, when I made the rest of profiling thread-safe I didn't look at +RTS
-hb. Perhaps we should disable it except at `-N1`, unless you want to
have a go at fixing it?
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/12019#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list