#2952: ghci fails to start from start menu on windows 7
--------------------+-------------------------------------------------------
Reporter:  larsv    |          Owner:        
    Type:  bug      |         Status:  new   
Priority:  normal   |      Component:  GHCi  
 Version:  6.10.1   |       Severity:  normal
Keywords:           |       Testcase:        
      Os:  Windows  |   Architecture:  x86   
--------------------+-------------------------------------------------------
 In Windows 7 (6.1.7000) when starting ghci from the start menu, using Run
 or running a .hs file, the following message appears in a message box:

 {{{
 ---------------------------
 ghc.exe - Application Error
 ---------------------------
 The application failed to initialize properly (0xc0000142). Click OK to
 terminate the application.
 ---------------------------
 OK
 ---------------------------
 }}}

 Launching ghci from a cmd prompt works as intended. Both 6.10.1 and
 6.11.20090107 fails in the same manner.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/2952>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to