Re: ghc-6.12.3p8 on i386 only panics

2011-08-04 Thread Matthias Kilian
On Wed, Aug 03, 2011 at 07:02:05PM -0600, Deraj Puma wrote: I installed ghc from its official package. The system it is installed on is a fresh install. I'll post the dmesg at the end of this email. The problem I am experiencing is that ghc panics whenever I try to run it or any of the other

Re: ghc-6.12.3p8 on i386 only panics

2011-08-04 Thread Matthias Kilian
On Thu, Aug 04, 2011 at 10:15:47AM -0600, Deraj Puma wrote: I installed OpenBSD 4.9 and then copied over my home directory which has this for a $PKG_PATH: file:///mnt/cd/4.9/packages/i386/:ftp://ftp3.usa.openbsd.org/pub/OpenBSD/4.9/packages/i386/ . Then I did: pkg_add ghc . It installed from

Re: ghc-6.12.3p8 on i386 only panics

2011-08-04 Thread Matthias Kilian
On Thu, Aug 04, 2011 at 09:07:56PM +0200, Matthias Kilian wrote: Are only the interpreter variants failing (ghci, runghc, runhaskell)? Also, please check wether you have anything suspicious in ~/.ghc and/or ~/.ghci, and that you're running the ghc, ghci, runghc, runhaskell from /usr/local/bin.

Re: ghc-6.12.3p8 on i386 only panics

2011-08-04 Thread Deraj Puma
On Thu, Aug 4, 2011 at 1:17 PM, Matthias Kilian k...@outback.escape.de wrote: On Thu, Aug 04, 2011 at 09:07:56PM +0200, Matthias Kilian wrote: Are only the interpreter variants failing (ghci, runghc, runhaskell)? Also, please check wether you have anything suspicious in ~/.ghc and/or ~/.ghci,

Re: ghc-6.12.3p8 on i386 only panics

2011-08-04 Thread Matthias Kilian
On Thu, Aug 04, 2011 at 01:38:03PM -0600, Deraj Puma wrote: Again, thank you SO much for the help! Anything else you want me to do? Donate some beer.

ghc-6.12.3p8 on i386 only panics

2011-08-03 Thread Deraj Puma
Hi! I installed ghc from its official package. The system it is installed on is a fresh install. I'll post the dmesg at the end of this email. The problem I am experiencing is that ghc panics whenever I try to run it or any of the other programs that use it (runhaskell, ghci, runghc). This is