
#14115: GHC segfaults trying to use TH code when ghc is compiled as DYNAMIC_GHC_PROGRAMS=NO -------------------------------------+------------------------------------- Reporter: pacak | Owner: (none) Type: bug | Status: new Priority: normal | Milestone: Component: Runtime System | Version: 8.2.1 (Linker) | Resolution: | Keywords: Operating System: Linux | Architecture: Type of failure: Compile-time | Unknown/Multiple crash or panic | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Changes (by Phyx-): * os: Unknown/Multiple => Linux * component: Compiler => Runtime System (Linker) Comment: Thanks. The act of running TH code already involves linking, just using the runtime linker instead of the system linker (which you see you visual output for). -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/14115#comment:3 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler