[GHC] #16186: Segfault when embedding data via file-embed.

GHC ghc-devs at haskell.org
Wed Jan 16 19:05:38 UTC 2019


#16186: Segfault when embedding data via file-embed.
---------------------------------+----------------------------------------
        Reporter:  syd           |                Owner:  (none)
            Type:  bug           |               Status:  new
        Priority:  normal        |            Milestone:
       Component:  Compiler      |              Version:  8.4.3
      Resolution:                |             Keywords:
Operating System:  Linux         |         Architecture:  Unknown/Multiple
 Type of failure:  None/Unknown  |            Test Case:
      Blocked By:                |             Blocking:
 Related Tickets:                |  Differential Rev(s):
       Wiki Page:                |
---------------------------------+----------------------------------------

Comment (by RyanGlScott):

 It's a bit hard to say with certainty that this is GHC's fault, especially
 since the program referenced in comment:7 uses a function from
 `bytestring` library that's explicitly labeled as unsafe. My first
 inclination would be to label this as a `bytestring` bug, not a GHC one.

-- 
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/16186#comment:11>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list