[GHC] #10919: ghc: panic! (the 'impossible' happened) ... Dynamic linker not initialised
GHC
ghc-devs at haskell.org
Sat Oct 3 23:38:18 UTC 2015
#10919: ghc: panic! (the 'impossible' happened) ... Dynamic linker not initialised
-------------------------------------+-------------------------------------
Reporter: recursion-ninja | Owner:
Type: bug | Status: infoneeded
Priority: normal | Milestone:
Component: Compiler | Version: 7.10.2
Resolution: | Keywords: panic
| impossible linker initialized
Operating System: Linux | Architecture: x86_64
Type of failure: Compile-time | (amd64)
crash | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
-------------------------------------+-------------------------------------
Changes (by thomie):
* status: new => infoneeded
Comment:
I tried to reproduce this issue. After installing cabal installing `c2hs`,
it still wouldn't install the `cuda` package, because it requires
https://developer.nvidia.com/cuda-downloads, which is 1.9GB, which is just
too much and probably won't work on my laptop.
In case you are using Ubuntu or Debian, you could try with either
ghc-7.10.3 or ghc-head from this ppa:
https://launchpad.net/~hvr/+archive/ubuntu/ghc. There is a chance it is
already fixed.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10919#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list