You are not logged in.

#1 2009-07-16 20:14:20

Motorhead
Member
Registered: 2009-07-16
Posts: 3

GHCi Segmentation Fault

I don't know what's going on, whenever i try to run GHCi, this happens:

GHCi, version 6.10.3: http://www.haskell.org/ghc/  :? for help
Loading package ghc-prim ... linking ... done.
Loading package integer ... linking ... done.
Loading package base ... linking ... done.
Segmentation fault

with verbose output

GHCi, version 6.10.3: http://www.haskell.org/ghc/  :? for help
Glasgow Haskell Compiler, Version 6.10.3, for Haskell 98, stage 2 booted by GHC version 6.10.2
Using package config file: /usr/lib/ghc-6.10.3/./package.conf
hiding package base-3.0.3.1 to avoid conflict with later version base-4.1.0.0
wired-in package ghc-prim mapped to ghc-prim-0.1.0.0
wired-in package integer mapped to integer-0.1.0.1
wired-in package base mapped to base-4.1.0.0
wired-in package rts mapped to rts-1.0
wired-in package haskell98 mapped to haskell98-1.0.1.0
wired-in package syb mapped to syb-0.1.0.1
wired-in package template-haskell mapped to template-haskell-2.3.0.1
wired-in package dph-seq mapped to dph-seq-0.3
wired-in package dph-par mapped to dph-par-0.3
Hsc static flags: -static
Loading package ghc-prim ... linking ... done.
Loading package integer ... linking ... done.
Loading package base ... linking ... done.
hiding package base-3.0.3.1 to avoid conflict with later version base-4.1.0.0
wired-in package ghc-prim mapped to ghc-prim-0.1.0.0
wired-in package integer mapped to integer-0.1.0.1
wired-in package base mapped to base-4.1.0.0
wired-in package rts mapped to rts-1.0
wired-in package haskell98 mapped to haskell98-1.0.1.0
wired-in package syb mapped to syb-0.1.0.1
wired-in package template-haskell mapped to template-haskell-2.3.0.1
wired-in package dph-seq mapped to dph-seq-0.3
wired-in package dph-par mapped to dph-par-0.3
Segmentation fault

Any ideas on what the problem could be and/or how to solve it?

Offline

#2 2009-07-16 20:17:15

Motorhead
Member
Registered: 2009-07-16
Posts: 3

Re: GHCi Segmentation Fault

Nevermind, it was a problem with my Xmonad configuration.

I apologize for your waste of time & bandwidth.

Offline

Board footer

Powered by FluxBB