
#8935: Obscure linker bug leads to crash in GHCi -------------------------------------+------------------------------------ Reporter: simonmar | Owner: simonmar Type: bug | Status: infoneeded Priority: high | Milestone: 7.8.3 Component: Runtime System | Version: 7.8.1-rc2 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: Unknown/Multiple Type of failure: GHCi crash | Difficulty: Rocket Science Test Case: | Blocked By: Blocking: | Related Tickets: -------------------------------------+------------------------------------ Comment (by trommler): Replying to [comment:23 dagit]:
The value of `LD_DYNAMIC_WEAK` doesn't make a difference on my system. I've also tried printing the result of `dlerror()` before/after calls to `dlsym()`. What happens if there is no `LD_DYNAMIC_WEAK` in the environment?
-- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/8935#comment:24 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler