[GHC] #9963: GHCi panic with --print-libdir flag

#9963: GHCi panic with --print-libdir flag -------------------------------------+------------------------------------- Reporter: jstolarek | Owner: Type: bug | Status: new Priority: high | Milestone: 7.10.1 Component: Driver | Version: 7.9 Keywords: | Operating System: Unknown/Multiple Architecture: | Type of failure: GHCi crash Unknown/Multiple | Blocked By: Test Case: | Related Tickets: Blocking: | Differential Revisions: | -------------------------------------+------------------------------------- Reported on GHC devs: {{{ $ ghc-stage2 --print-libdir /dane/projekty/ghc/build/inplace/lib $ ghc-stage2 --interactive --print-libdir ghc-stage2: panic! (the 'impossible' happened) (GHC version 7.9.20141222 for x86_64-unknown-linux): ghc-stage2: panic! (the 'impossible' happened) (GHC version 7.9.20141222 for x86_64-unknown-linux): v_unsafeGlobalDynFlags: not initialised Please report this as a GHC bug: http://www.haskell.org/ghc/reportabug Please report this as a GHC bug: http://www.haskell.org/ghc/reportabug }}} Does not happen with GHC 7.8.x. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/9963 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#9963: GHCi panic with --print-libdir flag -------------------------------------+------------------------------------- Reporter: jstolarek | Owner: thomie Type: bug | Status: new Priority: high | Milestone: 7.10.1 Component: Driver | Version: 7.9 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: Type of failure: GHCi crash | Unknown/Multiple Blocked By: | Test Case: Related Tickets: | Blocking: | Differential Revisions: -------------------------------------+------------------------------------- Changes (by thomie): * owner: => thomie Comment: I know what's going on, just need to write a patch. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/9963#comment:1 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#9963: GHCi panic with --print-libdir flag -------------------------------------+------------------------------------- Reporter: jstolarek | Owner: thomie Type: bug | Status: patch Priority: high | Milestone: 7.10.1 Component: Driver | Version: 7.9 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: Type of failure: GHCi crash | Unknown/Multiple Blocked By: | Test Case: Related Tickets: | driver/T9963 | Blocking: | Differential Revisions: Phab:D730 -------------------------------------+------------------------------------- Changes (by thomie): * status: new => patch * testcase: => driver/T9963 * differential: => Phab:D730 -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/9963#comment:2 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#9963: GHCi panic with --print-libdir flag
-------------------------------------+-------------------------------------
Reporter: jstolarek | Owner: thomie
Type: bug | Status: patch
Priority: high | Milestone: 7.10.1
Component: Driver | Version: 7.9
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
Type of failure: GHCi crash | Unknown/Multiple
Blocked By: | Test Case:
Related Tickets: | driver/T9963
| Blocking:
| Differential Revisions: Phab:D730
-------------------------------------+-------------------------------------
Comment (by Thomas Miedema

#9963: GHCi panic with --print-libdir flag -------------------------------------+------------------------------------- Reporter: jstolarek | Owner: thomie Type: bug | Status: merge Priority: high | Milestone: 7.10.1 Component: Driver | Version: 7.9 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: Type of failure: GHCi crash | Unknown/Multiple Blocked By: | Test Case: Related Tickets: | driver/T9963 | Blocking: | Differential Revisions: Phab:D730 -------------------------------------+------------------------------------- Changes (by thomie): * status: patch => merge -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/9963#comment:4 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#9963: GHCi panic with --print-libdir flag -------------------------------------+------------------------------------- Reporter: jstolarek | Owner: thomie Type: bug | Status: closed Priority: high | Milestone: 7.10.1 Component: Driver | Version: 7.9 Resolution: fixed | Keywords: Operating System: Unknown/Multiple | Architecture: Type of failure: GHCi crash | Unknown/Multiple Blocked By: | Test Case: Related Tickets: | driver/T9963 | Blocking: | Differential Revisions: Phab:D730 -------------------------------------+------------------------------------- Changes (by thoughtpolice): * status: merge => closed * resolution: => fixed Comment: Merged to `ghc-7.10` (via f92acd8ed223ebbbf62fab930c6c346f5531d431). -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/9963#comment:5 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler
participants (1)
-
GHC