Package: ghc6
Version: 6.4.1-2.1
Severity: important

If I have the following file, then gchi-6.4.1 will crash on PowerPC if
I try to create a Object of type Test.

----------------------------------------------------------------------
module Bug where

data Test = Const Integer deriving (Show)
----------------------------------------------------------------------

The output of ghci-6.4.1:
----------------------------------------------------------------------
Loading package base-1.0 ... linking ... done.
Compiling Bug              ( 6.4.1-bug.hs, interpreted )
Ok, modules loaded: Bug.
*Bug> Const 1
Segmentation fault
----------------------------------------------------------------------

This bug will not appeary with the version 6.4.2 of ghc, so please
update to this version.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 
'experimental')
Architecture: powerpc (ppc)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-grsec
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages ghc6 depends on:
ii  gcc                           4:4.0.3-3  The GNU C compiler
ii  haskell-utils                 1.6.0.1    Utilities used by the Debian Haske
ii  libc6                         2.3.6-7    GNU C Library: Shared libraries
ii  libgmp3-dev                   4.2.dfsg-1 Multiprecision arithmetic library 
ii  libgmp3c2                     4.2.dfsg-1 Multiprecision arithmetic library
ii  libncurses5                   5.5-1.1    Shared libraries for terminal hand
ii  libreadline5                  5.1-7      GNU readline and history libraries
ii  libreadline5-dev              5.1-7      GNU readline and history libraries
ii  perl [perl5]                  5.8.8-4    Larry Wall's Practical Extraction 

ghc6 recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to