#7103: Compiler panic, when loading wxc in GHCi
---------------------------------+------------------------------------------
    Reporter:  Henk-Jan          |       Owner:            
        Type:  bug               |      Status:  new       
    Priority:  high              |   Milestone:  7.6.2     
   Component:  GHCi              |     Version:  7.4.2     
    Keywords:                    |          Os:  Windows   
Architecture:  Unknown/Multiple  |     Failure:  GHCi crash
  Difficulty:  Unknown           |    Testcase:            
   Blockedby:                    |    Blocking:            
     Related:                    |  
---------------------------------+------------------------------------------
Description changed by igloo:

Old description:

> Loading package wxc-0.90.0.4 ... <interactive>: Unknown PEi386 section
> name `.idata$4' (while processing:
> C:\Programs\wxWidgets-2.9.3\lib\gcc_dll\libwxmsw29u_xrc.a)
> ghc.exe: panic! (the 'impossible' happened)
>   (GHC version 7.4.2 for i386-unknown-mingw32):
>         loadArchive
> "C:\\Programs\\wxWidgets-2.9.3\\lib\\gcc_dll\\libwxmsw29u_xrc.a": failed

New description:

 {{{
 Loading package wxc-0.90.0.4 ... <interactive>: Unknown PEi386 section
 name `.idata$4' (while processing:
 C:\Programs\wxWidgets-2.9.3\lib\gcc_dll\libwxmsw29u_xrc.a)
 ghc.exe: panic! (the 'impossible' happened)
   (GHC version 7.4.2 for i386-unknown-mingw32):
         loadArchive
 "C:\\Programs\\wxWidgets-2.9.3\\lib\\gcc_dll\\libwxmsw29u_xrc.a": failed
 }}}

--

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7103#comment:4>
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