[GHC] #13786: GHC panic on Mac OS X with "cabal repl" / "stack repl" on GHC 8.0.2 and 7.8.3
GHC
ghc-devs at haskell.org
Sun Jun 4 19:59:57 UTC 2017
#13786: GHC panic on Mac OS X with "cabal repl" / "stack repl" on GHC 8.0.2 and
7.8.3
-------------------------------------+-------------------------------------
Reporter: ppelleti | Owner: (none)
Type: bug | Status: new
Priority: normal | Milestone:
Component: GHCi | Version: 8.0.2
Resolution: | Keywords:
Operating System: Unknown/Multiple | 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 RyanGlScott):
* os: MacOS X => Unknown/Multiple
* architecture: x86_64 (amd64) => Unknown/Multiple
Comment:
This is also reproducible on Linux:
{{{
$ cabal repl
Preprocessing library mercury-api-0.1.0.0...
GHCi, version 8.0.2: http://www.haskell.org/ghc/ :? for help
ghc: panic! (the 'impossible' happened)
(GHC version 8.0.2 for x86_64-unknown-linux):
Loading temp shared object failed: /tmp/ghc25635_0/libghc_7.so:
undefined symbol: TMR_SR_SerialTransportNativeInit
Please report this as a GHC bug: http://www.haskell.org/ghc/reportabug
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/13786#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list