[GHC] #11627: Segmentation fault for space_leak_001 with profiling (-hc)
GHC
ghc-devs at haskell.org
Tue Dec 25 03:28:58 UTC 2018
#11627: Segmentation fault for space_leak_001 with profiling (-hc)
-------------------------------------+-------------------------------------
Reporter: thomie | Owner: jme
Type: bug | Status: closed
Priority: high | Milestone: 8.0.1
Component: Profiling | Version: 7.10.3
Resolution: fixed | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: Runtime crash | Test Case:
| perf/space_leaks/space_leak_001
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s): Phab:D2005
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by Ben Gamari <ben@…>):
In [changeset:"6d9d6f9ab545eb11b4a1b72ea903a0f804109f16/ghc"
6d9d6f9a/ghc]:
{{{
#!CommitTicketReference repository="ghc"
revision="6d9d6f9ab545eb11b4a1b72ea903a0f804109f16"
testsuite: Enable T11627a on Darwin
The retainer profiler no longer uses the C stack for its mark stack
(#14758).
Consequently even the small C stack provided on Darwin should be
sufficient to
run this test. See #11627
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11627#comment:10>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list