#2405: Panic when using gtk2hs from ghci
----------------------+-----------------------------------------------------
 Reporter:  wagstaff  |          Owner:         
     Type:  bug       |         Status:  new    
 Priority:  normal    |      Milestone:         
Component:  GHCi      |        Version:  6.8.3  
 Severity:  normal    |     Resolution:         
 Keywords:            |     Difficulty:  Unknown
 Testcase:            |   Architecture:  x86    
       Os:  Windows   |  
----------------------+-----------------------------------------------------
Changes (by igloo):

  * difficulty:  => Unknown

Old description:

> gtk2hs 0.9.13.  Take the 'hello world' example that comes with it.  Works
> fine if compiled by ghc, but try running it from within GHCI:
>
> Loading package glib-0.9.13 ... <interactive>: Unknown PEi386 section
> name `.reloc' (while processing: C:/haskell/Gtk2Hs/HSglib.o)
> : panic! (the 'impossible' happened)
>   (GHC version 6.8.3 for i386-unknown-mingw32):
>         loadObj: failed
>
> Please report this as a GHC bug:  http://www.haskell.org/ghc/reportabug
>
> I'll attach hello.hs and the output from a GHCI session.

New description:

 gtk2hs 0.9.13.  Take the 'hello world' example that comes with it.  Works
 fine if compiled by ghc, but try running it from within GHCI:
 {{{
 Loading package glib-0.9.13 ... <interactive>: Unknown PEi386 section name
 `.reloc' (while processing: C:/haskell/Gtk2Hs/HSglib.o)
 : panic! (the 'impossible' happened)
   (GHC version 6.8.3 for i386-unknown-mingw32):
         loadObj: failed

 Please report this as a GHC bug:  http://www.haskell.org/ghc/reportabug
 }}}
 I'll attach hello.hs and the output from a GHCI session.

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