[GHC] #15892: Segmentation fault with ByteString and -O
GHC
ghc-devs at haskell.org
Wed Nov 14 06:05:33 UTC 2018
#15892: Segmentation fault with ByteString and -O
----------------------------------+--------------------------------------
Reporter: akio | Owner: (none)
Type: bug | Status: new
Priority: normal | Milestone: 8.6.3
Component: Compiler | Version: 8.6.2
Resolution: | Keywords:
Operating System: Linux | Architecture: x86_64 (amd64)
Type of failure: Runtime crash | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
----------------------------------+--------------------------------------
Comment (by fumieval):
Here's an equivalent code with bytestring operations unrolled:
https://github.com/tsurucapital/segfault/blob/fumieval/app/Main.hs
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/15892#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list