#2952: ghci fails to start from start menu on windows 7
-----------------------+----------------------------------------------------
    Reporter:  larsv   |        Owner:         
        Type:  bug     |       Status:  new    
    Priority:  normal  |    Milestone:  6.12.1 
   Component:  GHCi    |      Version:  6.10.2 
    Severity:  normal  |   Resolution:         
    Keywords:          |   Difficulty:  Unknown
    Testcase:          |           Os:  Windows
Architecture:  x86     |  
-----------------------+----------------------------------------------------
Changes (by buckwad):

 * cc: [email protected] (added)
  * version:  6.10.1 => 6.10.2

Comment:

 I'm seeing a similar issue.  Windows error code is: 0xc0000142 (DLL
 initialization failed) from 'ghc.exe'

 === System ===
  * Windows 7 x64 build 7000
  * Windows GHC 6.10.2 (x86) build from haskell.org

 === Symptoms ===
  * Cannot run 'ghci.exe' from start menu, shortcut on desktop, or within
 'cmd.exe' - error 0xc0000142
   * UAC prompt when run from start menu
  * Cannot run 'ghci-6.10.2.exe' from start menu, shortcut on desktop -
 error 0xc0000142
   * No UAC prompt running the versioned EXE
  * CAN run the versioned 'ghci-6.10.2.exe' from 'cmd.exe'

 === Attempted solutions ===
  * Different 'compatibility' settings for running Windows programs.  I
 tried: XP, Win2003, Vista.  All produced the same error
  * I tried always running as 'Admininstrator' user, did not work

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/2952#comment:4>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to