[GHC] #16162: External interpreter is broken on Windows

#16162: External interpreter is broken on Windows -------------------------------------+------------------------------------- Reporter: bgamari | Owner: (none) Type: bug | Status: new Priority: normal | Milestone: Component: Compiler | Version: 8.6.3 Keywords: | Operating System: Unknown/Multiple Architecture: | Type of failure: None/Unknown Unknown/Multiple | Test Case: | Blocked By: Blocking: | Related Tickets: Differential Rev(s): | Wiki Page: -------------------------------------+------------------------------------- There is plenty of evidence to suggest that the external interpreter is currently broken on Windows: * #14271 reports crashes when running `ghci` * #16156 reports a number of testsuite failures -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/16162 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#16162: External interpreter is broken on Windows -------------------------------------+------------------------------------- Reporter: bgamari | Owner: (none) Type: bug | Status: new Priority: normal | Milestone: Component: Compiler | Version: 8.6.3 Resolution: | Keywords: RemoteGHCi Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Changes (by bgamari): * keywords: => RemoteGHCi -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/16162#comment:1 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#16162: External interpreter is broken on Windows -------------------------------------+------------------------------------- Reporter: bgamari | Owner: (none) Type: bug | Status: new Priority: normal | Milestone: Component: Compiler | Version: 8.6.3 Resolution: | Keywords: RemoteGHCi Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Changes (by bgamari): * cc: simonmar (added) -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/16162#comment:2 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#16162: External interpreter is broken on Windows -------------------------------------+------------------------------------- Reporter: bgamari | Owner: (none) Type: bug | Status: new Priority: normal | Milestone: Component: Compiler | Version: 8.6.3 Resolution: | Keywords: RemoteGHCi Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Comment (by bgamari): However, it apparently isn't *completely* broken since #14576 recommends using it to workaround another bug on Windows. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/16162#comment:3 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#16162: External interpreter is broken on Windows -------------------------------------+------------------------------------- Reporter: bgamari | Owner: (none) Type: bug | Status: new Priority: normal | Milestone: Component: Compiler | Version: 8.6.3 Resolution: | Keywords: RemoteGHCi Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Description changed by bgamari: Old description:
There is plenty of evidence to suggest that the external interpreter is currently broken on Windows:
* #14271 reports crashes when running `ghci` * #16156 reports a number of testsuite failures
New description: There is plenty of evidence to suggest that the external interpreter is currently broken on Windows: * #14271 reports crashes when running `ghci` * #16156 reports a number of testsuite failures, particularly in the `ghci-ext-prof` way. -- -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/16162#comment:4 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler
participants (1)
-
GHC