[ ghc-Bugs-429369 ] BIG Bignum => segfault
noreply@sourceforge.net
noreply@sourceforge.net
Mon, 04 Jun 2001 01:52:48 -0700
Bugs item #429369, was updated on 2001-06-01 10:20
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=108032&aid=429369&group_id=8032
Category: Runtime System
Group: 5.00
Status: Open
Resolution: None
Priority: 5
Submitted By: Jón Fairbairn (jonfairbairn)
Assigned to: Nobody/Anonymous (nobody)
Summary: BIG Bignum => segfault
Initial Comment:
18:12:18 pictogramme: ghci
___ ___ _
/ _ \ /\ /\/ __(_)
/ /_\// /_/ / / | | GHC Interactive, version
5.00.1, For Haskell 98.
/ /_\/ __ / /___| | http://www.haskell.org/ghc/
\____/\/ /_/\____/|_| Type :? for help.
Loading package std ... linking ... done.
Prelude> odd (2^100000000)
Segmentation fault (core dumped)
18:14:36 pictogramme:
----------------------------------------------------------------------
>Comment By: Simon Marlow (simonmar)
Date: 2001-06-04 01:52
Message:
Logged In: YES
user_id=48280
I can't repeat this one on i386-unknown-linux, it gives the
answer False as expected (after about 10 minutes!).
Could you give us more info: which distribution did you
install (RPM or binary dist), on what platform (processor
model might be important).
----------------------------------------------------------------------
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=108032&aid=429369&group_id=8032