#3947: ghc: panic! (the 'impossible' happened)
---------------------------------+------------------------------------------
    Reporter:  steenreem         |        Owner:              
        Type:  bug               |       Status:  new         
    Priority:  normal            |    Milestone:              
   Component:  Compiler          |      Version:  6.12.1      
    Keywords:                    |   Difficulty:              
          Os:  Unknown/Multiple  |     Testcase:              
Architecture:  Unknown/Multiple  |      Failure:  None/Unknown
---------------------------------+------------------------------------------
Description changed by igloo:

Old description:

> I have a panic error resulting from using cabal install on a mounted ntfs
> disc while in ubuntu. The error does not occur if I compile the same
> project on an ext4 disc where my linux install is. The error is:
>
> Building GalaxyCompiler-0.0.4...
> Binary: Int64 truncated to fit in 32 bit Int
> ghc: panic! (the 'impossible' happened)
>   (GHC version 6.10.4 for i386-unknown-linux):
>         Prelude.chr: bad argument
>
> Please report this as a GHC bug:  http://www.haskell.org/ghc/reportabug
>
> cabal: Error: some packages failed to install:
> GalaxyCompiler-0.0.4 failed during the building phase. The exception was:
> exit: ExitFailure 1

New description:

 I have a panic error resulting from using cabal install on a mounted ntfs
 disc while in ubuntu. The error does not occur if I compile the same
 project on an ext4 disc where my linux install is. The error is:
 {{{
 Building GalaxyCompiler-0.0.4...
 Binary: Int64 truncated to fit in 32 bit Int
 ghc: panic! (the 'impossible' happened)
   (GHC version 6.10.4 for i386-unknown-linux):
         Prelude.chr: bad argument

 Please report this as a GHC bug:  http://www.haskell.org/ghc/reportabug

 cabal: Error: some packages failed to install:
 GalaxyCompiler-0.0.4 failed during the building phase. The exception was:
 exit: ExitFailure 1
 }}}

--

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