[GHC] #7134: ghc-7.6.0.20120810-x86_64-windows.exe -> internal error R_X86_64_PC32

GHC cvs-ghc at haskell.org
Tue Jan 22 18:50:20 CET 2013


#7134: ghc-7.6.0.20120810-x86_64-windows.exe -> internal error R_X86_64_PC32
-------------------------------+--------------------------------------------
    Reporter:  cetinsert       |       Owner:  igloo     
        Type:  bug             |      Status:  new       
    Priority:  highest         |   Milestone:  7.8.1     
   Component:  GHCi            |     Version:  7.6.1-rc1 
    Keywords:  R_X86_64_PC32   |          Os:  Windows   
Architecture:  x86_64 (amd64)  |     Failure:  GHCi crash
  Difficulty:  Unknown         |    Testcase:            
   Blockedby:  3658            |    Blocking:            
     Related:                  |  
-------------------------------+--------------------------------------------

Comment(by morabbin):

 Is this a dup of #7357? For the record, I see this same linker error when
 building cabal-dev HEAD with 7.6.1 on Windows 8:
 {{{
 ...
 [ 8 of 19] Compiling Distribution.Dev.CabalInstall (
 src\Distribution\Dev\CabalInstall.hs, dist\build\cabal-dev\cabal-dev-
 tmp\Distribution\Dev\CabalInstall.o )
 Loading package ghc-prim ... linking ... done.
 Loading package integer-gmp ... linking ... done.
 Loading package base ... linking ... ghc.exe: internal error:
 R_X86_64_PC32: High bits are set in 7fa7fcb95a0 for WaitForSingleObject
     (GHC version 7.6.1 for x86_64_unknown_mingw32)
     Please report this as a GHC bug:
 http://www.haskell.org/ghc/reportabug

 This application has requested the Runtime to terminate it in an unusual
 way.
 Please contact the application's support team for more information.
 cabal.exe: Error: some packages failed to install:
 cabal-dev-0.9.1 failed during the building phase. The exception was:
 ExitFailure 255
 }}}

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7134#comment:16>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler



More information about the ghc-tickets mailing list