[GHC] #938: ghci crashes on startup with Windows 2003
GHC
trac at galois.com
Fri Oct 13 15:12:54 EDT 2006
#938: ghci crashes on startup with Windows 2003
-------------------------+--------------------------------------------------
Reporter: guest | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: GHCi | Version: 6.6
Severity: critical | Resolution:
Keywords: | Difficulty: Unknown
Architecture: x86 | Os: Windows
-------------------------+--------------------------------------------------
Comment (by briansmith):
Your symptoms sound exactly like bug #885 although the error message is
different than
the one I get on Windows XP for #885. Try disabling Data Execution
Prevention for ghc.exe and try again (Control Panel -> System -> Advanced
-> Performance -> Data Execution Prevention). If GHCi doesn't crash after
disabling DEP, then you are experiencing bug #885, otherwise it is a
different problem. Please report back.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/938>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the Glasgow-haskell-bugs
mailing list