Hello,
This GHC crashes whenever I try installing any package. (I guess this might be due to cabal-install, though.)
Details:
OS: Win7 64bit
cabal-install version 0.14.0
using version 1.14.0 of the Cabal library
cabal install --nats -v3 gives
this output, and brings up a standard windows application crash window before the
"returned ExitFailure (-1073741819)" line with the following information:
Problem signature:
Problem Event Name: APPCRASH
Application Name: ghc.exe
Application Version: 0.0.0.0
Application Timestamp: 5312f1e1
Fault Module Name: ghc.exe
Fault Module Version: 0.0.0.0
Fault Module Timestamp: 5312f1e1
Exception Code: c0000005
Exception Offset: 01adb323
OS Version: 6.1.7601.2.1.0.768.3
Locale ID: 2057
Additional Information 1: 1548
Additional Information 2: 1548a4345bd8ec1f0510cd3884fa5889
Additional Information 3: daab
Additional Information 4: daabc1a5d9d41fd73825c2e9d33e1385
I have later updated cabal-install (to version 1.18.0.2 using version 1.18.1.2 of the Cabal library), but that
didn't change this problem. The same happened with RC1, btw.
Thanks,
Pedro