Re: [GHC] #7403: Segmentation fault

2012-11-14 Thread GHC
#7403: Segmentation fault
---+
  Reporter:  bprentice |  Owner: 
  Type:  bug   | Status:  closed 
  Priority:  normal|  Milestone: 
 Component:  Compiler  |Version:  7.4.2  
Resolution:  duplicate |   Keywords: 
Os:  MacOS X   |   Architecture:  x86
   Failure:  None/Unknown  | Difficulty:  Unknown
  Testcase:|  Blockedby: 
  Blocking:|Related: 
---+
Changes (by simonmar):

  * status:  new => closed
  * difficulty:  => Unknown
  * resolution:  => duplicate


Comment:

 See #7212

-- 
Ticket URL: 
GHC 
The Glasgow Haskell Compiler

___
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs


[GHC] #7403: Segmentation fault

2012-11-10 Thread GHC
#7403: Segmentation fault
-+--
Reporter:  bprentice |  Owner:  
Type:  bug   | Status:  new 
Priority:  normal|  Component:  Compiler
 Version:  7.4.2 |   Keywords:  
  Os:  MacOS X   |   Architecture:  x86 
 Failure:  None/Unknown  |  Blockedby:  
Blocking:|Related:  
-+--
 I am running Haskell 7.4.2 (64bit) on OS X 10.6.8

 Here is the result of a session with Haskell:

 $ ghci
 GHCi, version 7.4.2: http://www.haskell.org/ghc/  :? for help
 Loading package ghc-prim ... linking ... done.
 Loading package integer-gmp ... linking ... done.
 Loading package base ... linking ... done.
 Prelude> :quit
 Leaving GHCi.
 $ ghci
 GHCi, version 7.4.2: http://www.haskell.org/ghc/  :? for help
 Loading package ghc-prim ... linking ... done.
 Loading package integer-gmp ... linking ... done.
 Loading package base ... linking ... done.
 Segmentation fault
 $

 I would be interested in any comments you may have.

 Brian Prentice

-- 
Ticket URL: 
GHC 
The Glasgow Haskell Compiler

___
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs