[GHC] #8216: Segment fault using TH

GHC ghc-devs at haskell.org
Mon Sep 2 20:12:36 CEST 2013


#8216: Segment fault using TH
------------------------------------+-------------------------------------
       Reporter:  klrr              |             Owner:
           Type:  bug               |            Status:  new
       Priority:  normal            |         Milestone:
      Component:  Compiler          |           Version:  7.6.3
       Keywords:  segment fault th  |  Operating System:  Unknown/Multiple
   Architecture:  Unknown/Multiple  |   Type of failure:  None/Unknown
     Difficulty:  Unknown           |         Test Case:
     Blocked By:                    |          Blocking:
Related Tickets:                    |
------------------------------------+-------------------------------------
 Hey, I was asked on reddit to report this as it was a bug. :-)

 When I try compile this code https://gist.github.com/klrr/6414202 (one of
 the acid-state examples) I get this error/Segment fault
 https://gist.github.com/klrr/6414605

 The problem seem to be on line 19 "$(deriveSafeCopy 0 'base
 ''HelloWorldState)" that makes me think it's some issue with TH.

 Also, while I'm here, I'm sorry for my previous actions on #haskell, I
 wanna contribute and help Haskell community not be annoying and in the
 way.

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




More information about the ghc-tickets mailing list