#1716: panic when running program from GHCi
-----------------------------------------+----------------------------------
Reporter: [EMAIL PROTECTED] | Owner:
Type: bug | Status: new
Priority: normal | Milestone: 6.8.1
Component: Compiler | Version: 6.8
Severity: critical | Keywords:
Difficulty: Unknown | Os: Linux
Testcase: | Architecture: x86
-----------------------------------------+----------------------------------
To reproduce this bug please install GHC 6.8.20070916 and Gtk2Hs 0.9.12
as currently described on
http://haskell.org/haskellwiki/Grapefruit#Building. There is a modified
version of the development version of Grapefruit attached. Sorry for this
large code example but currently I really don’t have the time to reduce
this any further.
Please unpack the attached file {{{bug.tar.bz2}}}, enter the directory
{{{bug/Haskell}}} and run {{{ghci -cpp -farrows -fth -fglasgow-exts
Examples/Simple.hs}}}. Compilation to bytecode should be successful.
Then enter {{{main}}} on the GHCi command line. You should get the
following messages:
{{{
ghc-6.8.0.20070916: panic! (the 'impossible' happened)
(GHC version 6.8.0.20070916 for i386-unknown-linux):
nameModule arr{v a85X}
Please report this as a GHC bug: http://www.haskell.org/ghc/reportabug
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1716>
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