[GHC] #12558: GHCi Segmentation fault/access violation in generated code
GHC
ghc-devs at haskell.org
Sat Sep 17 11:57:34 UTC 2016
#12558: GHCi Segmentation fault/access violation in generated code
-------------------------------+-----------------------------
Reporter: lazac | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: GHCi | Version: 8.0.1
Resolution: | Keywords:
Operating System: Windows | Architecture: x86
Type of failure: GHCi crash | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------+-----------------------------
Comment (by Phyx-):
Hi, Thanks for the report. I have completely missed this.
Unfortunately this repro is way way to large. I'm even having trouble
reproducing it from the released `8.0.1` due to all the dependencies
required for that package.
Does your project contain any C sources? Can you try and make a repo with
a smaller dependency chain? one without the need of `old-time` would be
especially great since there are a few issues compiling that and GHC 8.
Likely the segfault is coming from one of your dependencies.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/12558#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list