[GHC] #13433: Segmentation faults in profiled way
GHC
ghc-devs at haskell.org
Fri Mar 17 02:20:28 UTC 2017
#13433: Segmentation faults in profiled way
-------------------------------------+-------------------------------------
Reporter: bgamari | Owner: bgamari
Type: bug | Status: new
Priority: highest | Milestone: 8.2.1
Component: Compiler | Version: 8.1
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by bgamari):
A bisection suggests that 2effe18ab51d66474724d38b20e49cc1b8738f60, the
Early Inline patch, is the culprit here. Next I'm going to try two things,
* another profiled build of `ghc-8.2` with full linting
* a profiled build of `ghc-8.2` with
2effe18ab51d66474724d38b20e49cc1b8738f60 reverted
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/13433#comment:5>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list