[GHC] #9799: ghci -e panic "v_unsafeGlobalDynFlags: not initialised"

#9799: ghci -e panic "v_unsafeGlobalDynFlags: not initialised" -------------------------------------+------------------------------------- Reporter: thomie | Owner: Type: bug | Status: new Priority: normal | Milestone: 7.10.1 Component: GHCi | Version: 7.9 Keywords: | Operating System: Architecture: Unknown/Multiple | Unknown/Multiple Difficulty: Unknown | Type of failure: GHCi crash Blocked By: | Test Case: Related Tickets: #9360 | Blocking: | Differential Revisions: -------------------------------------+------------------------------------- {{{ $ ./ghci -e '2 + 2' ghc: panic! (the 'impossible' happened) (GHC version 7.9.20141108 for x86_64-unknown-linux): ghc: panic! (the 'impossible' happened) (GHC version 7.9.20141108 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 }}} The actual expression does not matter, using `''` yields the same result. This bug does is not present in 7.8.3. See also #9360 for a feature request concerning `ghci -e`. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/9799 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#9799: ghci -e panic "v_unsafeGlobalDynFlags: not initialised" -------------------------------------+------------------------------------- Reporter: thomie | Owner: Type: bug | Status: new Priority: normal | Milestone: 7.10.1 Component: GHCi | Version: 7.9 Resolution: | Keywords: Operating System: | Architecture: Unknown/Multiple Unknown/Multiple | Difficulty: Unknown Type of failure: GHCi crash | Blocked By: Test Case: | Related Tickets: #9360 Blocking: | Differential Revisions: | -------------------------------------+------------------------------------- Comment (by thomie): I am getting the same panic for `ghci --show-options`. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/9799#comment:1 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#9799: ghci -e panic "v_unsafeGlobalDynFlags: not initialised" -------------------------------------+------------------------------------- Reporter: thomie | Owner: Type: bug | Status: new Priority: normal | Milestone: 7.10.1 Component: GHCi | Version: 7.9 Resolution: | Keywords: Operating System: | Architecture: Unknown/Multiple Unknown/Multiple | Difficulty: Unknown Type of failure: GHCi crash | Blocked By: Test Case: | Related Tickets: #9360, #9259 Blocking: | Differential Revisions: | -------------------------------------+------------------------------------- Changes (by thomie): * related: #9360 => #9360, #9259 -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/9799#comment:2 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#9799: ghci -e panic "v_unsafeGlobalDynFlags: not initialised" -------------------------------------+------------------------------------- Reporter: thomie | Owner: Type: bug | Status: new Priority: normal | Milestone: 7.10.1 Component: GHCi | Version: 7.9 Resolution: | Keywords: Operating System: | Architecture: Unknown/Multiple Unknown/Multiple | Difficulty: Unknown Type of failure: GHCi crash | Blocked By: Test Case: | Related Tickets: #9360, Blocking: | #9259,#9823 Differential Revisions: | -------------------------------------+------------------------------------- Changes (by thomie): * related: #9360, #9259 => #9360, #9259,#9823 -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/9799#comment:3 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#9799: ghci -e panic "v_unsafeGlobalDynFlags: not initialised" -------------------------------------+------------------------------------- Reporter: thomie | Owner: Type: bug | Status: closed Priority: normal | Milestone: 7.12.1 Component: GHCi | Version: 7.9 Resolution: duplicate | Keywords: Operating System: Unknown/Multiple | Architecture: Type of failure: GHCi crash | Unknown/Multiple Blocked By: | Test Case: Related Tickets: #9963 | Blocking: | Differential Revisions: -------------------------------------+------------------------------------- Changes (by thomie): * status: new => closed * resolution: => duplicate * related: #9360, #9259,#9823 => #9963 -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/9799#comment:5 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler
participants (1)
-
GHC